Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

Friday, April 19, 2013

SKYPE and WAMP server conflicting

Skype Tools->Options->Advanced->Connection->UNCHECK "use port 80 and 443 as alternative incomming ports".

Manage Cron Job using Putty

Login to SSH via Putty
Type crontab –e
Use “I” for insert
Make the necessary changes
Press Escape
Type :q (to quit without any changes)
Type :wq (to save changes and quit)