Browsing all posts in November, 2009.
Welcome note for SSH Logins
Ever wanted to create your own welcome message for ssh logins? Do it now.
First off all login to our server as root.
Then type in the following:
pico /etc/motd
Now type in the security message you want all users to see as soon as they login to the SSH.
This computer system is for authorized users only. All activity [...]
Root Login Alert!
Want to get notified as soon as someone access your root ssh account? This is the best way to do so.
NOTE: This process requires a linux server.
So lets get started!
1. Login to root SSH
2. cd /root
3. pico .bashrc
4. Scroll to the end of the file then add the following:
echo ‘ALERT! – Root Shell Access (YourserverName) [...]
Change your hosting company without downtime
Most of the webmasters encounter issues with their host and at the last they need to move. There are too many problems like downtime, sql errors, blah, blah, blah while moving. I have written a small/simple tutorial on how to move your site to a new host without facing any problems.
As you know the first [...]

