-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: bash
LEMP Site Setup Script, including SFTP
Setting up a LEMP server on Debian 6 was the first post I ever wrote. The impetus for that post (and this blog) was to chronicle all the steps I took, so that I could go back later and find my answers here, instead of googling them up all over […] Continue Reading
Colored Output for ls as root
I feel like a total nubbins for this one. I’ve been messing around with linux for many years now and I’ve always wondered why my regular users had pretty color coded files and directories when using ls, but root never did. It always bothered me, and I knew there was […] Continue Reading
Posted in Googling for Answers, Linux
Tagged bash, linux
Linux Command Line Aliases
Ok, you have to promise not to make fun of me if you’re going to continue reading. You promise? Pinky swear?
Alright then, here we go. Somehow or another, I managed to avoid knowledge of command aliases in Linux for over 13 years! I’m gonna give you a moment to […] Continue Reading
Posted in Googling for Answers, Linux
Tagged bash, linux