Mistakes A Noob Makes In Vim
From codeulate.com A noob uses the arrow keys. The First Commandment of vim is “Thou shalt not use the arrow keys, for they be too far from thy holy home…
From codeulate.com A noob uses the arrow keys. The First Commandment of vim is “Thou shalt not use the arrow keys, for they be too far from thy holy home…
From linuxers.org Usermod is a useful command to manage user settings. It modifies the system account files to reflect the changes that are specified on the command line. It is…
The Apache Software Foundation (ASF) has announced Version 7.0 release of Apache Tomcat, the popular open-source Java web server. Tomcat 7.0 is the first major release of the software since…
From wiki.clug.org.za Introduction If you are coming from a Windows environment, the way that GNU/Linux starts up may seem very confusing. Just like Windows, Linux has several places where start-up…
From serverwatch.com Type history at the Bash command prompt, and you'll get a list of your previous commands. You can navigate through these with the up and down arrows, but…
From vineetmanohar.com Tomcat occasionally crashes if you do frequent hot-deploys or if you are running it on a machine with low memory. Every time tomcat crashes someone has to manually…
boomerang always comes back, except when it hits something. Boomerang This piece of javascript measures a whole bunch of performance characteristics of your user's web browsing experience. All you have…