Check These Out
Sometimes you need to use a port that is already opened by some program , and you don't know who to "kill" for it to release - so, now you do !
http://public-dns.info gives a list of online dns servers. you need to change the country in url (br in this url) with your country code. this command need some time to ping all IP in list.
Breaks down and numbers each line and it's fields. This is really useful when you are going to parse something with awk but aren't sure exactly where to start.
Change to your taste. Much quicker than having to add 'cd' every time. Add it to your .bashrc or .bash_profile.
The command finds every item within the directory and edits the output so that subdirectories are and files are output much like the tree command
Securely stream a file from a remote server (and save it locally).
Useful if you're impatient and want to watch a movie immediately and download it at the same time without using extra bandwidth.
This is an extension of snipertyler's idea.
Note: This command uses an encrypted connection, unlike the original.
"Copying" things to the X clipboard doesn't normally create a copy. Rather the data to be 'copied' is referenced. This means that if the application that you 'copied' stuff from is closed, that data is lost. If the application that you 'copied' from is suspended with CTRL-Z, there could be some issues if you try to paste it into something.
This command will create a copy of referenced data and have xclip be the provider of it, so you can then go ahead and close the app that contains the original information.
Caveat: I'm not sure if this is binary-safe (though i would expect it to be), and don't know what would happen if you used it to clip a 20 meg gimp image.
This technique becomes more convenient if you set it up as an action in a clipboard manager (eg klipper, parcellite). Some of these applets can take automatic action based on a variety of parameters, so you could probably just get it to always own the clipped data whenever data is clipped.
Displaying system temperature your system .
shellcode version @ http://inj3ct0r.com/exploits/12554