Linux Tricks

TwitterFacebook
Get flash to fully experience Pearltrees
http://blog.urfix.com/25-ssh-commands-tricks/

25 Best SSH Commands / Tricks

OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. The encryption that OpenSSH provides has been strong enough to earn the trust of Trend Micro and other providers of cloud computing.Additionally, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions. SSH is an awesome powerful tool, there are unlimited possibility when it comes to SSH, heres the top Voted SSH commands 1) Copy ssh keys to user@host to enable password-less ssh logins.

Some useful Linux bash tricks

I use the Linux command line extensively, both on my local machine or when I’m connected to a remote server. There are some keyboard shortcuts that I want to share with you which have made my life on BASH a lot easier. I have not come across too many books that have documented these shortcuts and I think they are quite important to improve your productivity while on the command line. http://www.simplehelp.net/2009/01/20/some-useful-linux-bash-tricks/

How To Use awk In Bash Scripting

H ow do I use awk pattern scanning and processing language under bash scripts? Can you provide a few examples? Awk is an excellent tool for building UNIX/Linux shell scripts. AWK is a programming language that is designed for processing text-based data, either in files or data streams, or using shell pipes. In other words you can combine awk with shell scripts or directly use at a shell prompt. http://www.cyberciti.biz/faq/bash-scripting-using-awk/
What separates average Linux users from the super-geeks? http://tuxradar.com/content/linux-tips-every-geek-should-know

Linux tips every geek should know

Sed - An Introduction and Tutorial

Thanks for making this the number #1 page in Google on 'sed'! Also see my UNIX Page My twitter handle is @grymoire http://www.grymoire.com/Unix/Sed.html

[shell-fu:top25

http://www.shell-fu.org/lister.php?top I guess anyone who's administered several remote boxes has had the unfortunate problem of (when not thinking straight) taking down the network card on a machine you have no physical access to.
In an attempt to find a good Unix reference for you FOSSwire readers, I was unsuccessful at finding a decent one on the Internet. So, why not make one? Click the image above to download a full PDF. Print it out, stick it on your wall, and pass it on. It's licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported license, so feel free do distribute and modify it, even for commercial use! Just keep the FOSSwire credit on the page. http://fosswire.com/post/2007/08/unixlinux-command-cheat-sheet/

Unix/Linux Command Cheat Sheet

25+ Useful Linux and Unix Cheat sheets

Faster programming gives you more time for small business website design and other projects. This is my first post on Cheat sheets. Actually Cheat sheet is a concise set of notes used for quick reference. http://www.techieblogger.com/2009/10/linux-unix-ubuntu-solaris-cheat-sheets.html
http://www.ibm.com/developerworks/linux/library/l-10sysadtips/index.html?ca=drs-tp3008

Lazy Linux: 10 essential tricks for admins

The best systems administrators are set apart by their efficiency. And if an efficient systems administrator can do a task in 10 minutes that would take another mortal two hours to complete, then the efficient systems administrator should be rewarded (paid more) because the company is saving time, and time is money, right? The trick is to prove your efficiency to management. While I won't attempt to cover that trick in this article, I will give you 10 essential gems from the lazy admin's bag of tricks. These tips will save you time—and even if you don't get paid more money to be more efficient, you'll at least have more time to play Halo. Trick 1: Unmounting the unresponsive DVD drive