$SHELL
Here I collect some commands that I often need but always forget.
Reconstruct standard permissions for directories and files in current directory
Find the command line of a program using a specific port
Get the header of a website
Get your current public IP address
Discover running Hosts in a Network
Find large files recursively
Find files that have been modified in the past 60 minutes
Convert encoding of a file
Unmount all NFS-mounts
Speed up copying
Merge various PDF files
Convert spaces in file names to underscores
Boot another OS at next startup
Convert .flv to .avi
Delete all Flash cookies
Delete all crappy adobe/flash stuff:
Display some cert infos
Of course also applicable for other ports than HTTPS
.
List connected LDAP clients
If you aren’t using encrypted connections replace 636
with 389
.
Leave a comment
There are multiple options to leave a comment:
- send me an email
- submit a comment through the feedback page (anonymously via TOR)
- Fork this repo at GitHub, add your comment to the _data/comments directory and send me a pull request
- Fill the following form and Staticman will automagically create a pull request for you:
1 comment
Thanks for the command-lines. I’m sure I will use them.