<?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>S V N Labs Softwares &#187; svlinux</title>
	<atom:link href="http://blog.svnlabs.com/tag/svlinux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.svnlabs.com</link>
	<description>Entrepreneur, Blogger, LAMP Programmer, Linux Admin, Web Consultant, Cloud Manager, Apps Developer</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:59:32 +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>How to run cronjobs per second?</title>
		<link>http://blog.svnlabs.com/how-to-run-cronjobs-per-seconds/</link>
		<comments>http://blog.svnlabs.com/how-to-run-cronjobs-per-seconds/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 18:03:57 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[cron/sec]]></category>
		<category><![CDATA[cronjobs]]></category>
		<category><![CDATA[per second crontab]]></category>
		<category><![CDATA[setup cronjob]]></category>
		<category><![CDATA[svlinux]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=683</guid>
		<description><![CDATA[Hits: 741&#160;&#160;Have you checked my previous article on cronjobs&#8230; http://blog.svnlabs.com/tag/crontab-command-line/ To run cronjob per second you have to execute crontab/cronjob per minute and then have to run task in cron file per second using PHP function time_sleep_until(). &#60;?php $start = microtime(true); for($ii=0;$ii&#60;60;$ii++) { //&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;. /// here is the tasks which need to run per second&#8230; [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/how-to-run-cronjobs-per-seconds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Run Shell Commands from CGI-BIN</title>
		<link>http://blog.svnlabs.com/run-shell-commands-from-cgi-bin/</link>
		<comments>http://blog.svnlabs.com/run-shell-commands-from-cgi-bin/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 17:50:34 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[cgi-bin shell scripting]]></category>
		<category><![CDATA[display linux manual as html]]></category>
		<category><![CDATA[history of linux commands]]></category>
		<category><![CDATA[how to run sh in cgi-bin]]></category>
		<category><![CDATA[linux man to html]]></category>
		<category><![CDATA[linux man to text]]></category>
		<category><![CDATA[man cmd]]></category>
		<category><![CDATA[man2html]]></category>
		<category><![CDATA[man2text]]></category>
		<category><![CDATA[Reverse line-feeds filter]]></category>
		<category><![CDATA[save linux manual pages]]></category>
		<category><![CDATA[svlinux]]></category>
		<category><![CDATA[svman]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=546</guid>
		<description><![CDATA[Hits: 308&#160;&#160;Hey, here are some simple steps to run shell commands under cgi-bin using Apache web server (/var/www/cgi-bin), which is configured with cgi access. Apache CGI allows files with executable permission in cgi-bin directory treated as application and run on web browsers. We have to send the MIME type before outputting data to the web [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/run-shell-commands-from-cgi-bin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FFmpeg</title>
		<link>http://blog.svnlabs.com/ffmpeg/</link>
		<comments>http://blog.svnlabs.com/ffmpeg/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 05:13:07 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[ffplay]]></category>
		<category><![CDATA[ffserver]]></category>
		<category><![CDATA[svlinux]]></category>
		<category><![CDATA[Video and Audio grabbing]]></category>
		<category><![CDATA[video encoding]]></category>
		<category><![CDATA[video library]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=458</guid>
		<description><![CDATA[Hits: 212&#160;&#160;# ffmpeg is a command line tool to convert one video file format to another. It can also grab and encode in real time from a TV card. # ffserver is an HTTP and RTSP multimedia streaming server for live broadcasts. It can also time shift live broadcast. # ffplay is a simple media [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/ffmpeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install the Alternative PHP Cache (APC)</title>
		<link>http://blog.svnlabs.com/install-the-alternative-php-cache-apc/</link>
		<comments>http://blog.svnlabs.com/install-the-alternative-php-cache-apc/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 16:40:01 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[install apc]]></category>
		<category><![CDATA[install memcache]]></category>
		<category><![CDATA[query cache]]></category>
		<category><![CDATA[speedup application]]></category>
		<category><![CDATA[svlinux]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=392</guid>
		<description><![CDATA[Hits: 128&#160;&#160;The Alternative PHP Cache (APC) is a free, open, and robust framework for caching and optimizing PHP intermediate code. yum install php-pear yum install php-devel httpd-devel yum groupinstall ‘Development Tools’ yum groupinstall ‘Development Libraries’ pecl install apc http://si2.php.net/manual/en/install.pecl.php Other PostsInstall JSON on linuxInstall libpurple with PHPInstall PECL Memcache with LAMPPInstalling Apache, MySQL, PHP in [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/install-the-alternative-php-cache-apc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Fonts in Fedora</title>
		<link>http://blog.svnlabs.com/install-fonts-in-fedora/</link>
		<comments>http://blog.svnlabs.com/install-fonts-in-fedora/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 16:38:06 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[arial on linux]]></category>
		<category><![CDATA[fc-cache arial]]></category>
		<category><![CDATA[Install Fonts in Fedora]]></category>
		<category><![CDATA[svlinux]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=389</guid>
		<description><![CDATA[Hits: 187&#160;&#160; 1. Log in as root or use su at command line $ su 2. Go to the font storage directory: # cd /usr/share/fonts 3. Create a subdirectory for the Arial fonts: # mkdir arial 4. Copy the Arial fonts into this directory from font sites or windows FONTS folder. 5. Make the font [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/install-fonts-in-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Command Line</title>
		<link>http://blog.svnlabs.com/linux-command-line/</link>
		<comments>http://blog.svnlabs.com/linux-command-line/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 16:18:06 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[firefox commandline]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Command Line]]></category>
		<category><![CDATA[linux commands]]></category>
		<category><![CDATA[linuxcmd]]></category>
		<category><![CDATA[linuxsysadmin]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[svlinux]]></category>
		<category><![CDATA[xml commandline]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=241</guid>
		<description><![CDATA[Hits: 63&#160;&#160;http://www.commandlinefu.com/commands/browse http://blog.commandlinekungfu.com/ http://www.shell-fu.org/ http://www.cyberciti.biz/ http://thecommandline.net/ http://cheat.errtheblog.com/ http://getfirebug.com/commandline.html http://xmlstar.sourceforge.net/ http://linuxcommand.org/ http://commandline.org.uk/ http://commandline.net/home.asp http://www.linuxguide.it/linux_commands_line_en.htm http://michaelminn.com/linux/command_line/ http://www.linuxclues.com/ http://www.go2linux.org/ http://www.yolinux.com/ http://www.linuxjournal.com/ http://www.linuxconfig.org/ http://www.linux.com/ http://www.howtoforge.com/ http://www.ehow.com/ http://www.yolinux.com/TUTORIALS/LinuxTutorialSysAdmin.html http://linuxsysadminblog.com/ http://librenix.com/ Other PostsCreate FTP user from SSHTraffic Capture &#8211; tcpdumpInstalling XAMPP in LinuxSSH on Shared HostingGrep / ACK]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/linux-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

