This is a mirror of official site: http://jasper-net.blogspot.com/

Ten Linux Commands Every Web Developer Should Know

| Thursday, May 6, 2010
Although the learning curve for developing websites remains remarkably shallow, the industry's growing complexity requires today's professional web developer to embrace a variety of technologies. For instance, developers who limit their Linux exposure to the occasional SSH session are missing the opportunity to manage website assets effectively, monitor server performance, and easily carry out other tasks that are otherwise time-consuming and tedious.

In his Web Developer's Virtual Library (WDVL) article, Jason Gilmore lists 10 indispensable Linux commands that can make web development work much easier and even more enjoyable. These 10 commands will hopefully prompt you to begin investigating the power of the Linux command-line if you haven't already:

  1. Retrieving a software package
  2. Monitoring server processes
  3. Reviewing log files
  4. Copying files with scp
  5. Finding world-writable files
  6. Backing up your web directory
  7. Viewing your command history
  8. Creating directory trees
  9. Creating command aliases
 10. Managing source code with git (or svn, or bzr...)

Read more: developer.com

Posted via email from jasper22's posterous

0 comments: