How to trigger a system self destruct with a certain password is entered
How do I configure my system to destroy all personal data when a certain password is entered? The motivation behind this being NSA stuff.
How do I configure my system to destroy all personal data when a certain password is entered? The motivation behind this being NSA stuff.
I am trying to do the following in my script:
In Window Managers circle there are some technical terms; couple of them are Mod keys and Meta keys. The questions here I am asking are
I’d like users in group foogroup to be able to:
When I run xprop I get a class string that has two values, one of them i3 calls an instance, the other a class, for example on chromium-browser the xprop utility will return something like this,
How do you check if $* is empty? In other words, how to check if there were no arguments provided to a command?
When I try to use sftp to transfer a directory containing files, I get an error message:
I am trying to log in to my DSL router, because I’m having trouble with command-line mail. I’m hoping to be able to reconfigure the router.
I have a service running on 127.0.0.1 with port 2222. I need to forward all requests to 192.168.2.2:2222 (outside IP) only from subnet 192.168.1.0/24 to 127.0.0.1:2222.