<?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>How to &#187; Applications</title>
	<atom:link href="http://howto.blbosti.com/category/applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://howto.blbosti.com</link>
	<description>Tips and Tricks</description>
	<lastBuildDate>Sat, 24 Sep 2011 19:48:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mount a remote SSH folder in Ubuntu (cmd and GUI)</title>
		<link>http://howto.blbosti.com/2010/09/mount-a-remote-ssh-folder-in-ubuntu-cmd-and-gui/</link>
		<comments>http://howto.blbosti.com/2010/09/mount-a-remote-ssh-folder-in-ubuntu-cmd-and-gui/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 09:55:01 +0000</pubDate>
		<dc:creator>enjoy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[gsshfs]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[pysshfs]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://howto.blbosti.com/?p=482</guid>
		<description><![CDATA[Connecting to a server across the internet is much more secure using SSH. There is a way that you can mount a folder on a remove server using the SSHFS service (based on the SSH File Transfer Protocol). Open terminal and follow these steps: 1. Install sshfs sudo apt-get install sshfs 2. Add yourself to [...]


Related posts:<ol><li><a href='http://howto.blbosti.com/2010/02/simple-ubuntu-install-script/' rel='bookmark' title='Simple Ubuntu install script'>Simple Ubuntu install script</a></li>
<li><a href='http://howto.blbosti.com/2010/03/ubuntu-9-10-compiling-ffmpeg-with-x264/' rel='bookmark' title='Ubuntu 9.10: compiling FFmpeg with x264'>Ubuntu 9.10: compiling FFmpeg with x264</a></li>
<li><a href='http://howto.blbosti.com/2010/02/quick-setup-fresh-installed-ubuntu-with-ailurus/' rel='bookmark' title='Quick Setup fresh installed Ubuntu with Ailurus'>Quick Setup fresh installed Ubuntu with Ailurus</a></li>
</ol>]]></description>
		<wfw:commentRss>http://howto.blbosti.com/2010/09/mount-a-remote-ssh-folder-in-ubuntu-cmd-and-gui/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu server: install Alsa sound and MOC (Music On Console)</title>
		<link>http://howto.blbosti.com/2010/03/ubuntu-server-install-alsa-sound-and-moc-music-on-console/</link>
		<comments>http://howto.blbosti.com/2010/03/ubuntu-server-install-alsa-sound-and-moc-music-on-console/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 01:34:50 +0000</pubDate>
		<dc:creator>enjoy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[MOC]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://howto.blbosti.com/?p=369</guid>
		<description><![CDATA[1. To install Alsa sound (alsa-base, alsa-utils, alsa-tools and libasound2) enter this command: sudo apt-get install alsa alsa-tools 2. Add yourself to the group audio: sudo adduser yourusername audio 3. Reboot to take effect sudo init 6 4. Alsamixer is sometimes muted by default, so you might need to unmute it. Run alsamixer: alsamixer Use [...]


Related posts:<ol><li><a href='http://howto.blbosti.com/2010/04/ubuntu-make-alsa-default-instead-of-pulseaudio/' rel='bookmark' title='Ubuntu: Make ALSA default instead of PulseAudio'>Ubuntu: Make ALSA default instead of PulseAudio</a></li>
<li><a href='http://howto.blbosti.com/2010/02/4-easiest-ways-to-install-lamp-server-on-ubuntu/' rel='bookmark' title='4 easiest ways to install LAMP server on Ubuntu'>4 easiest ways to install LAMP server on Ubuntu</a></li>
<li><a href='http://howto.blbosti.com/2010/03/ubuntu-9-10-compiling-ffmpeg-with-x264/' rel='bookmark' title='Ubuntu 9.10: compiling FFmpeg with x264'>Ubuntu 9.10: compiling FFmpeg with x264</a></li>
</ol>]]></description>
		<wfw:commentRss>http://howto.blbosti.com/2010/03/ubuntu-server-install-alsa-sound-and-moc-music-on-console/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10: compiling FFmpeg with x264</title>
		<link>http://howto.blbosti.com/2010/03/ubuntu-9-10-compiling-ffmpeg-with-x264/</link>
		<comments>http://howto.blbosti.com/2010/03/ubuntu-9-10-compiling-ffmpeg-with-x264/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 22:34:28 +0000</pubDate>
		<dc:creator>enjoy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://howto.blbosti.com/?p=242</guid>
		<description><![CDATA[FFmpeg is a versatile tool to encode and convert a multitude of video and audio formats. x264 encodes high-quality video superior to other popular encoders. Ubuntu 9.10 (Karmic Koala) ships with a version of ffmpeg without libfaac and x264 support because of licensing issues. This means you will need to compile ffmpeg yourself. This guide [...]


Related posts:<ol><li><a href='http://howto.blbosti.com/2010/09/mount-a-remote-ssh-folder-in-ubuntu-cmd-and-gui/' rel='bookmark' title='Mount a remote SSH folder in Ubuntu (cmd and GUI)'>Mount a remote SSH folder in Ubuntu (cmd and GUI)</a></li>
<li><a href='http://howto.blbosti.com/2010/02/quick-setup-fresh-installed-ubuntu-with-ailurus/' rel='bookmark' title='Quick Setup fresh installed Ubuntu with Ailurus'>Quick Setup fresh installed Ubuntu with Ailurus</a></li>
<li><a href='http://howto.blbosti.com/2010/03/ubuntu-server-install-alsa-sound-and-moc-music-on-console/' rel='bookmark' title='Ubuntu server: install Alsa sound and MOC (Music On Console)'>Ubuntu server: install Alsa sound and MOC (Music On Console)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://howto.blbosti.com/2010/03/ubuntu-9-10-compiling-ffmpeg-with-x264/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Download YouTube videos with youtube-dl</title>
		<link>http://howto.blbosti.com/2010/03/download-youtube-videos-with-youtube-dl/</link>
		<comments>http://howto.blbosti.com/2010/03/download-youtube-videos-with-youtube-dl/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 23:38:16 +0000</pubDate>
		<dc:creator>enjoy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://howto.blbosti.com/?p=212</guid>
		<description><![CDATA[youtube-dl is a small command-line program to download videos from YouTube.com. It requires the Python interpreter, version 2.x (x being at least 4), and it&#39;s not platform specific. It should work in your Unix box, in Windows or in Mac OS X. Install &#38; using 1. install youtube-dl sudo apt-get update &#38;&#38; sudo apt-get install [...]


Related posts:<ol><li><a href='http://howto.blbosti.com/2010/03/ubuntu-9-10-compiling-ffmpeg-with-x264/' rel='bookmark' title='Ubuntu 9.10: compiling FFmpeg with x264'>Ubuntu 9.10: compiling FFmpeg with x264</a></li>
<li><a href='http://howto.blbosti.com/2010/09/mount-a-remote-ssh-folder-in-ubuntu-cmd-and-gui/' rel='bookmark' title='Mount a remote SSH folder in Ubuntu (cmd and GUI)'>Mount a remote SSH folder in Ubuntu (cmd and GUI)</a></li>
<li><a href='http://howto.blbosti.com/2010/02/easy-converting-png-jpg-and-other-image-formats-to-pdf/' rel='bookmark' title='Easy converting PNG, JPG and other image formats to PDF'>Easy converting PNG, JPG and other image formats to PDF</a></li>
</ol>]]></description>
		<wfw:commentRss>http://howto.blbosti.com/2010/03/download-youtube-videos-with-youtube-dl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy converting PNG, JPG and other image formats to PDF</title>
		<link>http://howto.blbosti.com/2010/02/easy-converting-png-jpg-and-other-image-formats-to-pdf/</link>
		<comments>http://howto.blbosti.com/2010/02/easy-converting-png-jpg-and-other-image-formats-to-pdf/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 21:16:13 +0000</pubDate>
		<dc:creator>enjoy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[ImageMagick]]></category>

		<guid isPermaLink="false">http://howto.blbosti.com/?p=193</guid>
		<description><![CDATA[Easiest way to convert over 100 image formats to PDF is using ImageMagick. To install type in terminal: sudo apt-get install imagemagick Convert image to pdf: convert source.png target.pdf Merge all images in folder to one PDF file: convert *.jpg target.pdf For more info enter convert -man Related posts:Convert .nrg (Nero image) to .iso file [...]


Related posts:<ol><li><a href='http://howto.blbosti.com/2010/02/convert-nrg-nero-image-to-iso-file-in-ubuntu/' rel='bookmark' title='Convert .nrg (Nero image) to .iso file in Ubuntu'>Convert .nrg (Nero image) to .iso file in Ubuntu</a></li>
<li><a href='http://howto.blbosti.com/2010/02/easy-mounting-iso-images-in-ubuntu/' rel='bookmark' title='Easy mounting ISO images in Ubuntu'>Easy mounting ISO images in Ubuntu</a></li>
<li><a href='http://howto.blbosti.com/2010/03/ubuntu-9-10-compiling-ffmpeg-with-x264/' rel='bookmark' title='Ubuntu 9.10: compiling FFmpeg with x264'>Ubuntu 9.10: compiling FFmpeg with x264</a></li>
</ol>]]></description>
		<wfw:commentRss>http://howto.blbosti.com/2010/02/easy-converting-png-jpg-and-other-image-formats-to-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert .nrg (Nero image) to .iso file in Ubuntu</title>
		<link>http://howto.blbosti.com/2010/02/convert-nrg-nero-image-to-iso-file-in-ubuntu/</link>
		<comments>http://howto.blbosti.com/2010/02/convert-nrg-nero-image-to-iso-file-in-ubuntu/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 10:17:09 +0000</pubDate>
		<dc:creator>enjoy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[nrg]]></category>

		<guid isPermaLink="false">http://howto.blbosti.com/?p=179</guid>
		<description><![CDATA[If you want to convert .nrg file to .iso file you can use nrg2iso tool to create this. nrg2iso is a program that extracts ISO9660 data from Nero &#8220;.nrg&#8221; CD-ROM image files. Install nrg2iso in Ubuntu sudo apt-get install nrg2iso Using nrg2iso Enter this command nrg2iso [nrg-file] [iso-file] Examples nrg2iso image.nrg image.iso nrg2iso /home/username/image.nrg /home/username/image.iso [...]


Related posts:<ol><li><a href='http://howto.blbosti.com/2010/02/easy-mounting-iso-images-in-ubuntu/' rel='bookmark' title='Easy mounting ISO images in Ubuntu'>Easy mounting ISO images in Ubuntu</a></li>
<li><a href='http://howto.blbosti.com/2010/02/easy-converting-png-jpg-and-other-image-formats-to-pdf/' rel='bookmark' title='Easy converting PNG, JPG and other image formats to PDF'>Easy converting PNG, JPG and other image formats to PDF</a></li>
<li><a href='http://howto.blbosti.com/2010/03/download-youtube-videos-with-youtube-dl/' rel='bookmark' title='Download YouTube videos with youtube-dl'>Download YouTube videos with youtube-dl</a></li>
</ol>]]></description>
		<wfw:commentRss>http://howto.blbosti.com/2010/02/convert-nrg-nero-image-to-iso-file-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Easy mounting ISO images in Ubuntu</title>
		<link>http://howto.blbosti.com/2010/02/easy-mounting-iso-images-in-ubuntu/</link>
		<comments>http://howto.blbosti.com/2010/02/easy-mounting-iso-images-in-ubuntu/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 15:40:37 +0000</pubDate>
		<dc:creator>enjoy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Gmount-iso]]></category>

		<guid isPermaLink="false">http://howto.blbosti.com/?p=126</guid>
		<description><![CDATA[Gmount-iso is a small tool written using PyGTK and Glade. It allows you to easily mount your cd images. This is a frontend to the mount -o loop -t iso9660 foo.iso /mountpoint command. To install open terminal and type the following command sudo apt-get install gmountiso The application is available from Applications &#62; System Tools [...]


Related posts:<ol><li><a href='http://howto.blbosti.com/2010/02/convert-nrg-nero-image-to-iso-file-in-ubuntu/' rel='bookmark' title='Convert .nrg (Nero image) to .iso file in Ubuntu'>Convert .nrg (Nero image) to .iso file in Ubuntu</a></li>
<li><a href='http://howto.blbosti.com/2010/02/quick-setup-fresh-installed-ubuntu-with-ailurus/' rel='bookmark' title='Quick Setup fresh installed Ubuntu with Ailurus'>Quick Setup fresh installed Ubuntu with Ailurus</a></li>
<li><a href='http://howto.blbosti.com/2010/02/easy-converting-png-jpg-and-other-image-formats-to-pdf/' rel='bookmark' title='Easy converting PNG, JPG and other image formats to PDF'>Easy converting PNG, JPG and other image formats to PDF</a></li>
</ol>]]></description>
		<wfw:commentRss>http://howto.blbosti.com/2010/02/easy-mounting-iso-images-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Setup fresh installed Ubuntu with Ailurus</title>
		<link>http://howto.blbosti.com/2010/02/quick-setup-fresh-installed-ubuntu-with-ailurus/</link>
		<comments>http://howto.blbosti.com/2010/02/quick-setup-fresh-installed-ubuntu-with-ailurus/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:54:02 +0000</pubDate>
		<dc:creator>enjoy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ailurus]]></category>
		<category><![CDATA[Nautilus]]></category>
		<category><![CDATA[third party repositories]]></category>

		<guid isPermaLink="false">http://howto.blbosti.com/?p=89</guid>
		<description><![CDATA[Ailurus is an application which aims at making Linux easier to use. Features: Help users study some Linux skills Install/remove some applications which are not provided in the official repository Enable/disable some third party repositories Display information about BIOS, motherboard, CPU and battery Show/Hide Computer, Home folder, Trash icon and Network icon on desktop Configure [...]


Related posts:<ol><li><a href='http://howto.blbosti.com/2010/02/easy-mounting-iso-images-in-ubuntu/' rel='bookmark' title='Easy mounting ISO images in Ubuntu'>Easy mounting ISO images in Ubuntu</a></li>
<li><a href='http://howto.blbosti.com/2010/04/ubuntu-make-alsa-default-instead-of-pulseaudio/' rel='bookmark' title='Ubuntu: Make ALSA default instead of PulseAudio'>Ubuntu: Make ALSA default instead of PulseAudio</a></li>
<li><a href='http://howto.blbosti.com/2010/08/change-mouse-cursor-theme-in-ubuntu-with-compiz-enabled-10-04-and-higher/' rel='bookmark' title='Change mouse cursor theme in Ubuntu with Compiz enabled (10.04 and higher)'>Change mouse cursor theme in Ubuntu with Compiz enabled (10.04 and higher)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://howto.blbosti.com/2010/02/quick-setup-fresh-installed-ubuntu-with-ailurus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

