<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mudit Grover.com</title>
	<atom:link href="http://muditgrover.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://muditgrover.com</link>
	<description>Paving my way...</description>
	<lastBuildDate>Sun, 22 Nov 2009 13:18:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Welcome note for SSH Logins</title>
		<link>http://muditgrover.com/hosting/welcome-note-for-ssh-logins/</link>
		<comments>http://muditgrover.com/hosting/welcome-note-for-ssh-logins/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 13:18:48 +0000</pubDate>
		<dc:creator>Mudit Grover</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Computer System]]></category>
		<category><![CDATA[Full Extent Of The Law]]></category>
		<category><![CDATA[Illegal Services]]></category>
		<category><![CDATA[Law Enforcement]]></category>
		<category><![CDATA[Logins]]></category>
		<category><![CDATA[Security Message]]></category>
		<category><![CDATA[Ssh]]></category>
		<category><![CDATA[System Consents]]></category>
		<category><![CDATA[Type Ctrl]]></category>
		<category><![CDATA[Welcome Note]]></category>

		<guid isPermaLink="false">http://muditgrover.com/blog/?p=36</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to create your own welcome message for ssh logins? Do it now.</p>
<p>First off all login to our server as root.</p>
<p>Then type in the following:<br />
<em>pico /etc/motd</em></p>
<p><em></em>Now type in the security message you want all users to see as soon as they login to the SSH.</p>
<p><em>This computer system is for authorized users only. All activity is logged and regulary checked by systems personal. Individuals using this system without authority or in excess of their authority are subject to having all their services revoked. Any illegal services run by user or attempts to take down this server or its services will be reported to local law enforcement, and said user will be punished to the full extent of the law. Anyone using this system consents to these terms.</em></p>
<p><em></em>Now type <em>Ctrl+X </em>then hit<em> Y </em>and<em> enter</em></p>
<p><em></em>Logout of SSH then log back in, you will receive your new greeting!</p>
<p>Have Fun!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fmuditgrover.com%2Fhosting%2Fwelcome-note-for-ssh-logins%2F&amp;linkname=Welcome%20note%20for%20SSH%20Logins"><img src="http://muditgrover.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://muditgrover.com/hosting/welcome-note-for-ssh-logins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Root Login Alert!</title>
		<link>http://muditgrover.com/hosting/root-login-alert/</link>
		<comments>http://muditgrover.com/hosting/root-login-alert/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 13:18:27 +0000</pubDate>
		<dc:creator>Mudit Grover</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://muditgrover.com/blog/?p=34</guid>
		<description><![CDATA[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) [...]]]></description>
			<content:encoded><![CDATA[<p>Want to get notified as soon as someone access your root ssh account? This is the best way to do so.</p>
<p>NOTE: This process requires a linux server.</p>
<p>So lets get started!</p>
<p>1. Login to root SSH</p>
<p>2. cd /root</p>
<p>3. pico .bashrc</p>
<p>4. Scroll to the end of the file then add the following:<br />
echo ‘ALERT! – Root Shell Access (YourserverName) on:’ `date` `who` | mail -s “Alert: Root Access from `who | cut -d”(” -f2 | cut -d”)” -f1`” you@yourdomain.com</p>
<p>Replace YourServerName with the handle for your actual server<br />
Replace you@yourdomain.com with your actual email address</p>
<p>5. Crtl + X  then Y</p>
<p>Now logout of SSH, close the connection and log back in! You should receive an email address of the root login alert a few minutes afterwards.</p>
<p>Have Fun</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fmuditgrover.com%2Fhosting%2Froot-login-alert%2F&amp;linkname=Root%20Login%20Alert%21"><img src="http://muditgrover.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://muditgrover.com/hosting/root-login-alert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change your hosting company without downtime</title>
		<link>http://muditgrover.com/hosting/change-your-hosting-company-without-downtime/</link>
		<comments>http://muditgrover.com/hosting/change-your-hosting-company-without-downtime/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 13:18:04 +0000</pubDate>
		<dc:creator>Mudit Grover</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Blah]]></category>
		<category><![CDATA[Deep Breath]]></category>
		<category><![CDATA[Domain Control Panel]]></category>
		<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Downtime]]></category>
		<category><![CDATA[Encounter]]></category>
		<category><![CDATA[Ftp Client]]></category>
		<category><![CDATA[Host Ip]]></category>
		<category><![CDATA[Hosting Company]]></category>
		<category><![CDATA[Name Domain]]></category>
		<category><![CDATA[Nameservers]]></category>
		<category><![CDATA[One Don]]></category>
		<category><![CDATA[Site Host]]></category>
		<category><![CDATA[Sql Database]]></category>
		<category><![CDATA[Sql Errors]]></category>
		<category><![CDATA[Url]]></category>

		<guid isPermaLink="false">http://muditgrover.com/blog/?p=31</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p>As you know the first step will be backing up the data.</p>
<p>Secondly get the tools you will need for moving the site.</p>
<p>1)      A good, fast and reliable FTP Client. (For ex: FileZilla, SmartFTP, CuteFTP, CoreFTP)</p>
<p>2)      Get some details of your new host (IP, Hostname, Your Username and Password, FTP Port)</p>
<p>Don’t forget to inform the visitors that you are moving and the site may be un-available for some time.</p>
<p>Now, Download the files and SQL Database from your old host and upload to the new one. Don’t forget to change the sql details from the script which you use or you will start getting MY-SQL errors. Now, Get the temporary url of your site from your new host and check if your site is working fine or not. Then change the nameservers of your domain name from your domain control panel and take a deep breath.</p>
<p>Now your site will be moved to the new host without any downtime as soon as the DNS is resolved.</p>
<p>Have Fun…</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fmuditgrover.com%2Fhosting%2Fchange-your-hosting-company-without-downtime%2F&amp;linkname=Change%20your%20hosting%20company%20without%20downtime"><img src="http://muditgrover.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://muditgrover.com/hosting/change-your-hosting-company-without-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
