<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>SecaServer</title>
	
	<link>http://blog.secaserver.com</link>
	<description>server | administration | howto | notes | tips</description>
	<lastBuildDate>Fri, 17 May 2013 07:35:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SecaserverBlog" /><feedburner:info uri="secaserverblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>SecaserverBlog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Install MySQL Cluster in Debian</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/gV-NOeQGt38/</link>
		<comments>http://blog.secaserver.com/2013/05/install-mysql-cluster-debian/#comments</comments>
		<pubDate>Fri, 17 May 2013 07:35:26 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Cluster]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[debian mysql cluster]]></category>
		<category><![CDATA[debian mysql cluster setup]]></category>
		<category><![CDATA[how to install mysql cluster in debian]]></category>
		<category><![CDATA[install mysql cluster debian]]></category>
		<category><![CDATA[setup mysql cluster debian]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2536</guid>
		<description>&lt;p&gt;MySQL Cluster is different compare to normal MySQL server. It has 3 roles:&lt;/p&gt; management data SQL or API &lt;p&gt;Data node will required a lot of memory utilization. It is recommended for these nodes to not share any workload with SQL or management nodes as it would end up with resources exhaustion. So we will setup [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/gV-NOeQGt38" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/05/install-mysql-cluster-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/05/install-mysql-cluster-debian/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=install-mysql-cluster-debian</feedburner:origLink></item>
		<item>
		<title>CentOS: Install Nagios – The Simple Way</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/5L6pKYltsdY/</link>
		<comments>http://blog.secaserver.com/2013/04/centos-install-nagios-simple-way/#comments</comments>
		<pubDate>Thu, 11 Apr 2013 12:44:43 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[centos install nagios install nagios in 5 minutes]]></category>
		<category><![CDATA[easiest way to install nagios]]></category>
		<category><![CDATA[install nagios centos]]></category>
		<category><![CDATA[nagios installation script]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2526</guid>
		<description>&lt;p&gt;Nagios is the most popular open-source infrastructure monitoring tools. Nagios offers monitoring and alerting for servers, switches, applications, and services. It alerts users when things go wrong and alerts them again when the problem has been resolved.&lt;/p&gt; &lt;p&gt;I have created a script to install Nagios and Nagious plugin in RHEL/CentOS:&lt;/p&gt; #!/bin/bash # Install nagios and [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/5L6pKYltsdY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/04/centos-install-nagios-simple-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/04/centos-install-nagios-simple-way/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=centos-install-nagios-simple-way</feedburner:origLink></item>
		<item>
		<title>CentOS: Install and Configure MongoDB Sharded Cluster</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/ctr8vrk1nFg/</link>
		<comments>http://blog.secaserver.com/2013/03/centos-install-configure-mongodb-sharded-cluster/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 15:15:35 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[centos mongodb shard]]></category>
		<category><![CDATA[centos sharded cluster]]></category>
		<category><![CDATA[install mongodb sharded cluster]]></category>
		<category><![CDATA[mongodb sharded cluster]]></category>
		<category><![CDATA[mongodb sharded on centos 6]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2514</guid>
		<description>&lt;p&gt;In this post I am going to deploy a MongoDB sharded cluster. MongoDB is an open-source NoSQL, document-oriented database designed for ease of development and scaling.  I am going to use 3 servers, and all the /etc/hosts definition would be as below:&lt;/p&gt; 192.168.0.41        mongo1 mongo1.cluster.local 192.168.0.42        mongo2 mongo2.cluster.local 192.168.0.43     [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/ctr8vrk1nFg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/03/centos-install-configure-mongodb-sharded-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/03/centos-install-configure-mongodb-sharded-cluster/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=centos-install-configure-mongodb-sharded-cluster</feedburner:origLink></item>
		<item>
		<title>CentOS: Install MongoDB – The Simple Way</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/vRHvKS2JxZI/</link>
		<comments>http://blog.secaserver.com/2013/02/install-mongodb-simple-way/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 06:58:15 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NoSQL]]></category>
		<category><![CDATA[easiest way install mongodb]]></category>
		<category><![CDATA[easy install mongodb]]></category>
		<category><![CDATA[install mongodb easiest way]]></category>
		<category><![CDATA[linux easy install mongodb]]></category>
		<category><![CDATA[nosql simple installation]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2497</guid>
		<description>&lt;p&gt;I am in phase of learning a NoSQL database called MongoDB. I will be using a CentOS 6.3 64bit box with minimal ISO installation disc with several package installed like perl, vim, wget, screen, sudo and cronie using yum.&lt;/p&gt; &lt;p&gt;We will use EPEL repo, which includes MongoDB installation package to simplify the deployment.&lt;/p&gt; &lt;p&gt;1. Install [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/vRHvKS2JxZI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/02/install-mongodb-simple-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/02/install-mongodb-simple-way/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=install-mongodb-simple-way</feedburner:origLink></item>
		<item>
		<title>Basic Linux Command in PDF</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/LBnEIzoi0_g/</link>
		<comments>http://blog.secaserver.com/2013/02/basic-linux-command-pdf/#comments</comments>
		<pubDate>Fri, 22 Feb 2013 05:17:46 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[basic linux command]]></category>
		<category><![CDATA[basic linux pdf]]></category>
		<category><![CDATA[linux command in pdf]]></category>
		<category><![CDATA[linux command pdf]]></category>
		<category><![CDATA[pdf linux command]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2481</guid>
		<description>&lt;p&gt;My new assistant has zero knowledge on Linux so I should prepare him some of basic linux command with some example and description. Even though he can use &amp;#8216;man&amp;#8217; command to get detail explanation on specific command, he still not to familiarize with the environment and gain some experience.&lt;/p&gt; &lt;p&gt;I have created following PDF where [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/LBnEIzoi0_g" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/02/basic-linux-command-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/02/basic-linux-command-pdf/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=basic-linux-command-pdf</feedburner:origLink></item>
		<item>
		<title>CentOS: Restore/Recover from Amanda Backup</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/WkKFe9TtgLE/</link>
		<comments>http://blog.secaserver.com/2013/02/centos-restore-recover-amanda-backup/#comments</comments>
		<pubDate>Wed, 06 Feb 2013 04:48:46 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Disk Management]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[amanda restore server]]></category>
		<category><![CDATA[easiest way to restore amanda]]></category>
		<category><![CDATA[how to restore amanda backup]]></category>
		<category><![CDATA[restore amanda backup]]></category>
		<category><![CDATA[restore from amanda backup]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2469</guid>
		<description>&lt;p&gt;So I have Amanda backup server configured in 2 servers as refer to my &lt;a href="http://blog.secaserver.com/2012/09/centos-install-configure-amanda-backup-server/" target="_blank"&gt;previous post here&lt;/a&gt;. In that setting, I was using Amanda to backup one of the server&amp;#8217;s directory /home/webby/public_html in server sv101.krispykream.net. Now I need to restore all files in directory/home/webby/public_html/blog from latest backup.&lt;/p&gt; &lt;p&gt;&amp;#160;&lt;/p&gt;  Configure Amanda Client for Restore &lt;p&gt;1. Login [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/WkKFe9TtgLE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/02/centos-restore-recover-amanda-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/02/centos-restore-recover-amanda-backup/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=centos-restore-recover-amanda-backup</feedburner:origLink></item>
		<item>
		<title>ESXi 5.1: can’t create multiextent node Error</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/AuwoXefAon4/</link>
		<comments>http://blog.secaserver.com/2013/02/esxi-cant-create-multiextent-node/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 05:25:39 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[esxi 5.1 multiextent error]]></category>
		<category><![CDATA[esxi 5.1 upgrade error]]></category>
		<category><![CDATA[load vmware module]]></category>
		<category><![CDATA[vmware module multiextent]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2457</guid>
		<description>&lt;p&gt;I just upgrading my VMware ESXi 5.0 to VMware ESXi 5.1 using installation disc and I found one of my VM inside this machine cannot be started using vSphere client with following error:&lt;/p&gt; Cannot open the disk '/vmfs/volumes/4a365b5d-eceda119-439b-000cfc0086f3/examplevm/examplevm-000002.vmdk' or one of the snapshot disks it depends on. &lt;p&gt;Further troubleshooting required me to SSH into the [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/AuwoXefAon4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/02/esxi-cant-create-multiextent-node/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/02/esxi-cant-create-multiextent-node/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=esxi-cant-create-multiextent-node</feedburner:origLink></item>
		<item>
		<title>CentOS: Install OpenLDAP with Webmin – The Simple Way</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/fOnpcnzakBQ/</link>
		<comments>http://blog.secaserver.com/2013/01/centos-install-openldap-webmin-simple-way/#comments</comments>
		<pubDate>Wed, 30 Jan 2013 04:48:40 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[easy install openldap]]></category>
		<category><![CDATA[install openldap linux]]></category>
		<category><![CDATA[openldap centos 6]]></category>
		<category><![CDATA[openldap webmin centos]]></category>
		<category><![CDATA[openldap webmin install]]></category>
		<category><![CDATA[simple openldap installation]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2443</guid>
		<description>&lt;p&gt;Installing OpenLDAP with Webmin will require a lot of steps. I have created a BASH script to install OpenLDAP with Webmin in CentOS 6 servers. To install, simply download the installer script at here:&lt;/p&gt; &lt;p&gt;Installation example will be as below. I am using a freshly installed CentOS 6.3 64bit installed with minimal ISO, with wget and perl [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/fOnpcnzakBQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/01/centos-install-openldap-webmin-simple-way/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/01/centos-install-openldap-webmin-simple-way/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=centos-install-openldap-webmin-simple-way</feedburner:origLink></item>
		<item>
		<title>Clone VM in VMware ESXi 5 using vSphere Client</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/d1u5dQzcKKo/</link>
		<comments>http://blog.secaserver.com/2013/01/clone-vm-vmware-esxi-5-vsphere-client/#comments</comments>
		<pubDate>Tue, 22 Jan 2013 04:07:04 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[clone vm in esxi]]></category>
		<category><![CDATA[clone vm in vsphere]]></category>
		<category><![CDATA[easiest way to clone vm]]></category>
		<category><![CDATA[esxi clone vm]]></category>
		<category><![CDATA[free esxi clone]]></category>
		<category><![CDATA[vm clone esxi]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2432</guid>
		<description>&lt;p&gt;I am a free VMware ESXi user. Cloning VM is no way to be as easy as VMware Workstation or vCenter. As you know, for free user, you can only manage your ESXi host directly using vSphere client. Cloning will save your time tremendously when you want to have several machines with same configuration inside [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/d1u5dQzcKKo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/01/clone-vm-vmware-esxi-5-vsphere-client/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/01/clone-vm-vmware-esxi-5-vsphere-client/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=clone-vm-vmware-esxi-5-vsphere-client</feedburner:origLink></item>
		<item>
		<title>CentOS 6: Install Remote Logging Server (rsyslog)</title>
		<link>http://feedproxy.google.com/~r/SecaserverBlog/~3/WT6XBQLrKGc/</link>
		<comments>http://blog.secaserver.com/2013/01/centos-6-install-remote-logging-server-rsyslog/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 09:36:43 +0000</pubDate>
		<dc:creator>SecaGuy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[centos remote logging]]></category>
		<category><![CDATA[centos rsyslog server]]></category>
		<category><![CDATA[enable remote logging mikrotik]]></category>
		<category><![CDATA[install rsyslog server]]></category>
		<category><![CDATA[mikrotik remote logging]]></category>
		<category><![CDATA[setup remote logging server]]></category>

		<guid isPermaLink="false">http://blog.secaserver.com/?p=2412</guid>
		<description>&lt;p&gt;In my office network, we have a lot of small devices like router and switches in our environment. My boss wants me to have a report on all of our network device for auditing purposes. To accomplish this objective, I need to have a server which run as logging server, accepting various type of logging [...]&lt;img src="http://feeds.feedburner.com/~r/SecaserverBlog/~4/WT6XBQLrKGc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.secaserver.com/2013/01/centos-6-install-remote-logging-server-rsyslog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.secaserver.com/2013/01/centos-6-install-remote-logging-server-rsyslog/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=centos-6-install-remote-logging-server-rsyslog</feedburner:origLink></item>
	</channel>
</rss>
