<?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/"
	>

<channel>
	<title>Network Solution for Windows - Windows system, Linux system, Ubuntu server configuration tip</title>
	<atom:link href="http://www.tips247.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tips247.net</link>
	<description></description>
	<pubDate>Sat, 28 Aug 2010 20:34:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Services Configuration Tool to Start / Stop System Services</title>
		<link>http://www.tips247.net/services-configuration-tool-to-start-stop-system-services/</link>
		<comments>http://www.tips247.net/services-configuration-tool-to-start-stop-system-services/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 20:34:06 +0000</pubDate>
		<dc:creator>XTeam</dc:creator>
		
		<category><![CDATA[Apache server]]></category>

		<category><![CDATA[How to]]></category>

		<category><![CDATA[Knowledge]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Services Configuration Tool]]></category>

		<category><![CDATA[Stop System Services]]></category>

		<guid isPermaLink="false">http://www.tips247.net/?p=2052</guid>
		<description><![CDATA[Your Debian / Ubuntu Linux box security depends upon access to system services (one of many aspects). For example, you may need to provide a web server (Apache service) to serve web pages. However, if you do not need use a service, you should always turn off all unused services to avoid exploits.
Traditionally, Debian provided [...]]]></description>
		<wfw:commentRss>http://www.tips247.net/services-configuration-tool-to-start-stop-system-services/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Shell Script To Auto Restart Apache HTTPD</title>
		<link>http://www.tips247.net/shell-script-to-auto-restart-apache-httpd/</link>
		<comments>http://www.tips247.net/shell-script-to-auto-restart-apache-httpd/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 20:23:13 +0000</pubDate>
		<dc:creator>XTeam</dc:creator>
		
		<category><![CDATA[Apache server]]></category>

		<category><![CDATA[How to]]></category>

		<category><![CDATA[Knowledge]]></category>

		<category><![CDATA[MYSQL]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Auto Restart Apache]]></category>

		<category><![CDATA[Restart Apache HTTPD]]></category>

		<category><![CDATA[Shell Script]]></category>

		<guid isPermaLink="false">http://www.tips247.net/?p=2050</guid>
		<description><![CDATA[Here is a simple shell script tested on CentOS / RHEL / Fedora / Debian / Ubuntu Linux. Should work under any other UNIX liker operating system. It will check for httpd pid using pgrep command
Pgrep command
pgrep looks through the currently running processes and lists the process IDs which matches the selection criteria to screen. [...]]]></description>
		<wfw:commentRss>http://www.tips247.net/shell-script-to-auto-restart-apache-httpd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install monit under Debian or Ubuntu Linux</title>
		<link>http://www.tips247.net/install-monit-under-debian-or-ubuntu-linux/</link>
		<comments>http://www.tips247.net/install-monit-under-debian-or-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 20:16:37 +0000</pubDate>
		<dc:creator>XTeam</dc:creator>
		
		<category><![CDATA[Apache server]]></category>

		<category><![CDATA[Knowledge]]></category>

		<category><![CDATA[Linux system]]></category>

		<category><![CDATA[MYSQL]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Install monit]]></category>

		<guid isPermaLink="false">http://www.tips247.net/?p=2047</guid>
		<description><![CDATA[When you cannot monitor your server for service availability, it is better to take help of automated monitor and restart utility. Last 4 days I was away from my server as I was enjoying my vacation. During this time due to load my lighttpd webserver died but it was restarted automatically within 2 minutes. I [...]]]></description>
		<wfw:commentRss>http://www.tips247.net/install-monit-under-debian-or-ubuntu-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenDNS with Dynamic IP Addresses on Ubuntu and Fedora</title>
		<link>http://www.tips247.net/opendns-with-dynamic-ip-addresses-on-ubuntu-and-fedora/</link>
		<comments>http://www.tips247.net/opendns-with-dynamic-ip-addresses-on-ubuntu-and-fedora/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 20:01:59 +0000</pubDate>
		<dc:creator>XTeam</dc:creator>
		
		<category><![CDATA[How to]]></category>

		<category><![CDATA[How to DNS]]></category>

		<category><![CDATA[Knowledge]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Dynamic IP Addresses]]></category>

		<category><![CDATA[OpenDNS]]></category>

		<category><![CDATA[Ubuntu and Fedora]]></category>

		<guid isPermaLink="false">http://www.tips247.net/?p=2045</guid>
		<description><![CDATA[When setting up your OpenDNS dashboard, if you are a home user on a Internet provider that gives you a dynamic IP address, you need to tell OpenDNS your IP address has changed or there will not be any relevant stats for your domain. In fact, it may report erroneously that a BotNet or Malware [...]]]></description>
		<wfw:commentRss>http://www.tips247.net/opendns-with-dynamic-ip-addresses-on-ubuntu-and-fedora/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Settingup an FTP Server on Ubuntu with ProFTPD</title>
		<link>http://www.tips247.net/settingup-an-ftp-server-on-ubuntu-with-proftpd/</link>
		<comments>http://www.tips247.net/settingup-an-ftp-server-on-ubuntu-with-proftpd/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 19:55:07 +0000</pubDate>
		<dc:creator>XTeam</dc:creator>
		
		<category><![CDATA[How to]]></category>

		<category><![CDATA[Knowledge]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[FTP Server on Ubuntu]]></category>

		<category><![CDATA[ProFTPD]]></category>

		<guid isPermaLink="false">http://www.tips247.net/?p=2043</guid>
		<description><![CDATA[ProFTPD is a proven, high-performance, scalable FTP server written from scratch, with a focus toward simplicity, security, and ease of configuration. Naturally, ProFTPD powers some of the largest sites on the Internet. It features a very Apache-like configuration syntax, modules, and a highly customizable server infrastructure, including support for multiple ‘virtual’ FTP servers, anonymous FTP, [...]]]></description>
		<wfw:commentRss>http://www.tips247.net/settingup-an-ftp-server-on-ubuntu-with-proftpd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Setup Transparent Squid Proxy Server in Ubuntu</title>
		<link>http://www.tips247.net/how-to-setup-transparent-squid-proxy-server-in-ubuntu/</link>
		<comments>http://www.tips247.net/how-to-setup-transparent-squid-proxy-server-in-ubuntu/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 19:50:53 +0000</pubDate>
		<dc:creator>XTeam</dc:creator>
		
		<category><![CDATA[Knowledge]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[How to]]></category>

		<category><![CDATA[Squid Proxy Server]]></category>

		<category><![CDATA[Transparent Squid Proxy Server]]></category>

		<guid isPermaLink="false">http://www.tips247.net/?p=2041</guid>
		<description><![CDATA[Squid is a fully-featured HTTP/1.0 proxy which is almost (but not quite - we’re getting there!) HTTP/1.1 compliant. Squid offers a rich access control, authorization and logging environment to develop web proxy and content serving applications.
This is a short guide on how to set up a transparent squid proxy server. Squid is a caching proxy [...]]]></description>
		<wfw:commentRss>http://www.tips247.net/how-to-setup-transparent-squid-proxy-server-in-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Update IP addresses at dynamic DNS services on Ubuntu</title>
		<link>http://www.tips247.net/update-ip-addresses-at-dynamic-dns-services-on-ubuntu/</link>
		<comments>http://www.tips247.net/update-ip-addresses-at-dynamic-dns-services-on-ubuntu/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 19:47:18 +0000</pubDate>
		<dc:creator>XTeam</dc:creator>
		
		<category><![CDATA[Apache server]]></category>

		<category><![CDATA[Knowledge]]></category>

		<category><![CDATA[Linux system]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[dynamic DNS services]]></category>

		<category><![CDATA[Ubuntu dynamic DNS services]]></category>

		<category><![CDATA[Update IP addresses]]></category>

		<guid isPermaLink="false">http://www.tips247.net/?p=2039</guid>
		<description><![CDATA[If you are using zoneedit.com or dyndns.org for your DNS service so that you can access your server using a URL, then you might have to update your DNS record at the service periodically whenever the IP address of your computer changes.Now here is simple solution for this ddclient.Update IP addresses at dynamic DNS services.A [...]]]></description>
		<wfw:commentRss>http://www.tips247.net/update-ip-addresses-at-dynamic-dns-services-on-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scheduled command execution for your Linux server or workstation</title>
		<link>http://www.tips247.net/scheduled-command-execution-for-your-linux-server-or-workstation/</link>
		<comments>http://www.tips247.net/scheduled-command-execution-for-your-linux-server-or-workstation/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 23:21:56 +0000</pubDate>
		<dc:creator>XTeam</dc:creator>
		
		<category><![CDATA[How to]]></category>

		<category><![CDATA[Knowledge]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Command execution]]></category>

		<category><![CDATA[Cron Scheduled]]></category>

		<category><![CDATA[Crontab Scheduled]]></category>

		<category><![CDATA[Crontab Scheduled Backup]]></category>

		<category><![CDATA[Linux server]]></category>

		<category><![CDATA[Linux workstation]]></category>

		<category><![CDATA[Scheduled backup]]></category>

		<guid isPermaLink="false">http://www.tips247.net/?p=2037</guid>
		<description><![CDATA[Cron has many uses. I have used cron to create nightly backups,  update server room temperature web pages at various intervals,  generate new email &#8216;.signature&#8217; files every five minutes, and  syncronize files nightly via SSH over the internet. I am sure  there are many more.
Cron Documentation
Cron documentation is not bad (not [...]]]></description>
		<wfw:commentRss>http://www.tips247.net/scheduled-command-execution-for-your-linux-server-or-workstation/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
