September 2009
Appache Authors Awk Bash CLI CSS Deployment Design Process Fonts FTP Git Hooks HTML Interface Linux Loop Minimalism MonsterThemes MySQL Object Office Open Source Opinion Outsourcing PHP Post Slug Principles Productivity Python Refactoring SFTP Snippet SQL SSH Subversion SVN Terminal Themes Tutorial Ubuntu Updates Version Control Without a Plugin WordPress XAMPP
-
How to Create a Folder Shortcut on Ubuntu
If you have ever used Windows, you know what I’m talking about. I was reorganizing my desktop and I decided to have nothing on it except a shortcut to my Download folder. So, I cleared it out, but I stuck at the point of the short cut. However I found it out pretty soon and…
-
Terminal Tip #1 – Aliases
This is my first Ubuntut, and for it I’d like to start off with a productivity tip. We’re going to create a bunch of aliases (shortcuts) for commands we use often. The first step is to open up your user’s .bashrc file, conveniently located in your home directory with all the other configuration files. The…