<?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>Markus Blog &#187; RevTI</title> <atom:link href="http://markus.revti.com/category/revti/feed/" rel="self" type="application/rss+xml" /><link>http://markus.revti.com</link> <description>What&#039;s going on Internet?</description> <lastBuildDate>Fri, 23 Dec 2011 13:51:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Closing Open DNS Problem on BIND</title><link>http://markus.revti.com/2007/08/closing-open-dns-problem-on-bind/</link> <comments>http://markus.revti.com/2007/08/closing-open-dns-problem-on-bind/#comments</comments> <pubDate>Wed, 01 Aug 2007 14:04:00 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[RevTI]]></category> <category><![CDATA[System Administration]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/08/01/closing-open-dns-problem-on-bind/</guid> <description><![CDATA[Today I'm installing new CPanel server which come with BIND on it. After finished installing, I look at DNSReport website and found out that the DNS server have “open DNS” problem. Here is easy fix for open DNS problem, all you need to do is modify your /etc/named.conf file to look like this: acl &#34;trusted&#34; [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/08/closing-open-dns-problem-on-bind/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Bandwidth Conversion Calculator</title><link>http://markus.revti.com/2007/07/bandwidth-conversion-calculator/</link> <comments>http://markus.revti.com/2007/07/bandwidth-conversion-calculator/#comments</comments> <pubDate>Thu, 05 Jul 2007 16:39:59 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[RevTI]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/07/05/bandwidth-conversion-calculator/</guid> <description><![CDATA[Most ISP (Internet Service Provider) and Datacenters giving you 2 types of bandwidth calculations: metered or unmetered. An ISP in Indonesia for example has internet packages which have data transfer quota (also means metered) and unlimited data transfer (also means unmetered). Same does with datacenters, usually they offer a server with specified monthly data transfer [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/07/bandwidth-conversion-calculator/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Apache Can’t Load Modules Problem</title><link>http://markus.revti.com/2007/07/apache-can%e2%80%99t-load-modules-problem/</link> <comments>http://markus.revti.com/2007/07/apache-can%e2%80%99t-load-modules-problem/#comments</comments> <pubDate>Thu, 05 Jul 2007 13:09:31 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[RevTI]]></category> <category><![CDATA[System Administration]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/07/05/apache-can%e2%80%99t-load-modules-problem/</guid> <description><![CDATA[Today I’m having problem with CPanel’s Apache when I upgrade it. The Apache server won’t start, it gives this error messages: Syntax error on line 216 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_bwlimited.so into server: /usr/local/apache/libexec/mod_bwlimited.so: cannot open shared object file: No such file or directory /etc/init.d/httpd start: httpd could not be started Obviously that the module [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/07/apache-can%e2%80%99t-load-modules-problem/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Synchronizing Server Date and Time Using rdate</title><link>http://markus.revti.com/2007/06/synchronizing-server-date-and-time-using-rdate/</link> <comments>http://markus.revti.com/2007/06/synchronizing-server-date-and-time-using-rdate/#comments</comments> <pubDate>Sat, 30 Jun 2007 14:50:54 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[RevTI]]></category> <category><![CDATA[System Administration]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/30/synchronizing-server-date-and-time-using-rdate/</guid> <description><![CDATA[You can sync or update the date and time of your linux server by using rdate command. rdate command will the check the time server and compare the date time on your server to the time server. If there is time difference, rdate will update your server date time. To update your server date time [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/06/synchronizing-server-date-and-time-using-rdate/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Customizing Bash Prompt</title><link>http://markus.revti.com/2007/06/customizing-bash-prompt/</link> <comments>http://markus.revti.com/2007/06/customizing-bash-prompt/#comments</comments> <pubDate>Mon, 25 Jun 2007 15:22:38 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[RevTI]]></category> <category><![CDATA[System Administration]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/25/customizing-bash-prompt/</guid> <description><![CDATA[I install several servers 2 days ago, what I found after I login to SSH is that the bash prompt is different with my older server, it only show “bash-3.1#” instead of “[username@servername – directory] $” I found “bash-3.1#” is difficult as I don’t know my current directory location. With a little bit Google search [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/06/customizing-bash-prompt/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Creating Empty File with Specified Size</title><link>http://markus.revti.com/2007/06/creating-empty-file-with-specified-size/</link> <comments>http://markus.revti.com/2007/06/creating-empty-file-with-specified-size/#comments</comments> <pubDate>Mon, 25 Jun 2007 11:04:16 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[RevTI]]></category> <category><![CDATA[System Administration]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/25/creating-empty-file-with-specified-size/</guid> <description><![CDATA[If you want to do some download speed test, you can create a dummy file which have specific file size. To create an empty file with size you want type this command: dd if=/dev/zero of=10mb-file.bin bs=1024k count=10 The command above will create a 10 MB sized file. If you want to create another file with [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/06/creating-empty-file-with-specified-size/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Transferring Files from Remote Server to Remote Server Using SCP</title><link>http://markus.revti.com/2007/06/transferring-files-from-remote-server-to-remote-server-using-scp/</link> <comments>http://markus.revti.com/2007/06/transferring-files-from-remote-server-to-remote-server-using-scp/#comments</comments> <pubDate>Mon, 25 Jun 2007 09:17:50 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[RevTI]]></category> <category><![CDATA[System Administration]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/25/transferring-files-from-remote-server-to-remote-server-using-scp/</guid> <description><![CDATA[If you have more than one server and want to transfer files between the two, you can use SCP (Secure Copy). Here is how to do it: $ scp /folder/file-to-tranfer username@remote.host.net:/folder/file-destination-name SCP then will ask the password for username on the remote host that already specified, insert the username and press enter. Wait until the [...]]]></description> <wfw:commentRss>http://markus.revti.com/2007/06/transferring-files-from-remote-server-to-remote-server-using-scp/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Disable Shell Access</title><link>http://markus.revti.com/2007/06/disable-shell-access/</link> <comments>http://markus.revti.com/2007/06/disable-shell-access/#comments</comments> <pubDate>Sat, 23 Jun 2007 14:25:18 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[RevTI]]></category> <category><![CDATA[System Administration]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2007/06/23/disable-shell-access/</guid> <description><![CDATA[If you want to create a user on your server but doesn't want to give him SSH access then you can run this command to disable his shell: usermod -s /bin/false username After running that command, the user specified will not have SSH access but still can do other things like FTP.]]></description> <wfw:commentRss>http://markus.revti.com/2007/06/disable-shell-access/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 10/68 queries in 0.093 seconds using disk: basic
Object Caching 1033/1106 objects using disk: basic

Served from: markus.revti.com @ 2012-02-10 04:35:17 -->
