Skip to content

Category Archives: Web Administrating

Common SSH Commands – Linux Shell Commands

10-Jul-10

An easy to follow guide of command commands in SSH or linux shell commands, with an explination of what they are used for and an example of their use. ear. Updated: Jan 19, 2007: Added some new ssh commands for the linux shell. We’ve put together some of the more frequently used SSH commands or [...]

Adding An Icon to your website

05-Aug-09

1 – Pick a picture that you like and would like to add to your website 2 – Go to FavIcon From Pics, browse to your picture, select it and click “generate FavIcon.ico” 3 – Click “Download FavIcon” and open the package. favicon.ico is included in it. 4 – Upload the favicon.ico file to the [...]

How to Create a Cron Job (Scheduled Task) for Your Website or Blog

05-Aug-09

On occasion, you might come across the need to create a scheduled task for your site. For example, you may have installed a website statistics software such as Awstats or a content management system such as Drupal that requires a background program to run at a certain time. In such a case, the software’s documentation [...]