<?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>asciipr0n &#187; Linux</title>
	<atom:link href="http://asciipr0n.net/category/computing/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://asciipr0n.net</link>
	<description>Words are sexy.</description>
	<lastBuildDate>Tue, 01 Jun 2010 18:44:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Offensive Fortunes</title>
		<link>http://asciipr0n.net/2010/06/offensive-fortunes/</link>
		<comments>http://asciipr0n.net/2010/06/offensive-fortunes/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 18:41:57 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Toys]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[fortune]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[offensive]]></category>

		<guid isPermaLink="false">http://asciipr0n.net/?p=220</guid>
		<description><![CDATA[Ubuntu doesn&#8217;t install the offensive data files for the fortune program by default. To install them just run:

sudo apt-get install fortune fortunes-off

]]></description>
			<content:encoded><![CDATA[<p>Ubuntu doesn&#8217;t install the offensive data files for the <a href="http://en.wikipedia.org/wiki/Fortune_(Unix)" target="_self">fortune</a> program by default. To install them just run:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> fortune fortunes-off</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://asciipr0n.net/2010/06/offensive-fortunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arch Linux</title>
		<link>http://asciipr0n.net/2010/02/arch-linux/</link>
		<comments>http://asciipr0n.net/2010/02/arch-linux/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 07:13:13 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[arch]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[slackware]]></category>

		<guid isPermaLink="false">http://asciipr0n.net/?p=212</guid>
		<description><![CDATA[Every now and then I like to set up a Linux instance in VMware to try out new software or to have a sandbox for development. Lately, I&#8217;ve found that Arch Linux has some nice features that make it perfect for that kind of setup.
First, it&#8217;s unobtrusive. you get a bare basics environment and nothing [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then I like to set up a Linux instance in VMware to try out new software or to have a sandbox for development. Lately, I&#8217;ve found that <a href="http://www.archlinux.org/">Arch Linux</a> has some nice features that make it perfect for that kind of setup.</p>
<p>First, it&#8217;s unobtrusive. you get a bare basics environment and nothing else. The base install includes little other than the essential packages and lets you build from there. It&#8217;s minimal and lightweight with install ISO&#8217;s weighing in at around 360MB and the netinstall ISO&#8217;s just under 180MB.</p>
<p>When you need more than the base install, Arch Linux has a package system called <a href="http://wiki.archlinux.org/index.php/Pacman">pacman</a>, which is a breeze to use. Installing a package often involves little more than executing &#8220;sudo pacman -S &lt;package name&gt;&#8221;. And since it&#8217;s is on a rolling release cycle, there&#8217;s no need to wait for the next release of Ubuntu to get the latest packages. Configuration is done via text files; adding services to run at start up requires just an edit to /etc/rc.conf. If you need to build packages, Arch Linux provides the <a href="http://wiki.archlinux.org/index.php/Arch_Build_System">Arch Build System</a>, which is a ports-like build system. If you can script in bash, you can build a package.</p>
<p>Good documentation is also available straight from their site. You don&#8217;t need to troll through dozens of forums to figure out how to get something installed, you go straight to their <a href="http://wiki.archlinux.org">wiki</a>, where there are guides on everything from the <a href="http://wiki.archlinux.org/index.php/Beginners'_Guide">basic installation procedure</a> to setting up <a href="http://wiki.archlinux.org/index.php/Linux_Containers">Linux containers</a>. The wiki also hosts translations of these guides in a variety of languages, which I imagine would be helpful for non-native English hackers.</p>
<p>Arch Linux reminds me a lot of my first Linux distro, <a href="http://slackware.com">Slackware</a>. Both are minimalist, functional, and allow the user to maintain a lot of control over the system. There isn&#8217;t much hidden behind the curtain. Arch Linux, however, throws in a packaging system and more current packages. Getting it set up and running couldn&#8217;t be easier. For that, it earns a place in my toolbox.</p>
]]></content:encoded>
			<wfw:commentRss>http://asciipr0n.net/2010/02/arch-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stitching Mandolux Wallpapers</title>
		<link>http://asciipr0n.net/2009/11/stitching-mandolux-wallpapers/</link>
		<comments>http://asciipr0n.net/2009/11/stitching-mandolux-wallpapers/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 07:15:33 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Command-line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://asciipr0n.net/?p=208</guid>
		<description><![CDATA[I&#8217;ve got two 24&#8243; monitors that I use side-by-side in TwinView mode in my home office, so when I look for desktop background images I hit up Mandolux. Mandolux offers free and original wallpaper in a variety of sizes for even the largest displays.
The only wrinkle in all of this is that Mandolux splits the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got two 24&#8243; monitors that I use side-by-side in <a href="http://www.nvidia.com/object/feature_twinview.html">TwinView</a> mode in my home office, so when I look for desktop background images I hit up <a href="http://mandolux.com/">Mandolux</a>. Mandolux offers free and original wallpaper in a variety of sizes for even the largest displays.</p>
<p>The only wrinkle in all of this is that Mandolux splits the larger widescreen backgrounds into separate left- and right-hand images. However, since I run my display in TwinView mode, my desktop is essentially a single 3840 x 1200 display ( two 1920&#8217;s side by side). For the Mandolux wallpapers to display correctly on my background I need to merge the two images into one. I could manually stitch the two images together with an image editing program like <a href="http://www.gimp.org/">GIMP</a>, but since I downloaded a dozen of the background images to try out, doing it manually sounded dauntingly tedious.</p>
<p>That&#8217;s when I remembered that the <a href="http://www.imagemagick.org">ImageMagick</a> suite of tools includes the &#8216;montage&#8217; tool. The ImageMagick tools can be installed with the following command under Ubuntu:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> imagemagick</pre></div></div>

<p>Then, to stitch the images together I ran the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">montage mandolux-ga2k6-<span style="color: #000000; font-weight: bold;">*</span>-1920.jpg <span style="color: #660033;">-tile</span> x1 <span style="color: #660033;">-geometry</span> +<span style="color: #000000;">0</span>+<span style="color: #000000;">0</span> mandolux-ga2k6-3840.jpg</pre></div></div>

<p>in a directory containing mandolux-ga2k6-l-1920.jpg and mandolux-ga2k6-r-1920.jpg (left and right side images, respectively). It is also worth noting here that the first filename precedes the second filename alphabetically, so the files are laid out from left to right in that order.</p>
<p>The result is mandolux-ga2k6-3840.jpg, which is a file with both images merged into into one 3840 x 1200 image.</p>
]]></content:encoded>
			<wfw:commentRss>http://asciipr0n.net/2009/11/stitching-mandolux-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arcade Gaming with MAME, Part 1</title>
		<link>http://asciipr0n.net/2008/12/arcade-gaming-with-mame/</link>
		<comments>http://asciipr0n.net/2008/12/arcade-gaming-with-mame/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 09:10:28 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Toys]]></category>
		<category><![CDATA[arcade]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[joystick]]></category>
		<category><![CDATA[mame]]></category>
		<category><![CDATA[maws]]></category>
		<category><![CDATA[roms]]></category>
		<category><![CDATA[romset]]></category>
		<category><![CDATA[sdl]]></category>
		<category><![CDATA[x-arcade]]></category>

		<guid isPermaLink="false">http://asciipr0n.net/?p=139</guid>
		<description><![CDATA[
For recreating the video arcade game experience on the PC, MAME (Multiple Arcade Machine Emulator) is the standard. It works by recreating the hardware circuitry of older arcade machines and loading the game software within this emulated environment. Everything from the CPU, video, sound, and RAM chips is emulated. Under MAME, a wide variety of [...]]]></description>
			<content:encoded><![CDATA[<p><a class="tt-flickr tt-flickr-Medium" title="MAME + X-Arcade" href="http://www.flickr.com/photos/ivangonekrazy/3026276035/"><img class="alignnone" src="http://farm4.static.flickr.com/3249/3026276035_04914bcb39.jpg" alt="MAME + X-Arcade" width="500" height="333" /></a></p>
<p>For recreating the video arcade game experience on the PC, <a href="http://mamedev.org/">MAME (Multiple Arcade Machine Emulator)</a> is the standard. It works by recreating the hardware circuitry of older arcade machines and loading the game software within this emulated environment. Everything from the CPU, video, sound, and RAM chips is emulated. Under MAME, a wide variety of arcade machines are emulated, from the old Williams machines that ran Joust to the newer CPS3 systems that run the Street Fighter III series. Emulation support for new systems is also added from time to time.</p>
<p>While <a href="http://mamedev.org/release.html">the official release of MAME is built for Windows</a>, various other flavors of MAME are released for a variety of platforms. One such flavor is SDLMAME, which is easy to build in just about any *NIX environment that supports <a href="http://www.libsdl.org/">the SDL library</a>. Another feature of SDLMAME is that it follows the official MAME releases closely: updates to MAME are quickly added to SDLMAME.<span id="more-139"></span></p>
<p>Of course, recreating the arcade circuitry is only part of reliving the video arcade gaming experience. The controls are a large part was well. One available controller is the <a href="http://www.xgaming.com/two-player.shtml">X-Arcade Dual Joystick</a>. The X-Arcade controllers are solidly built with the same parts used to build many arcade controllers. By default, the X-Arcade joysticks are pre-configured for use with MAME with the controller&#8217;s buttons mapped to the MAME default keys right out of the box. There are also adapters available for the X-Arcade controllers so you can use them with your Dreamcast, Xbox, and PS2/3 systems in addition to your PC. While not strictly required to play games with MAME, it greatly enhances the experience.</p>
<p>In addition to the hardware, the software from arcade machines is also required to reproduce gameplay. Arcade machines typically store their programs in on-board ROM chips with some newer systems utilizing hard-disk drives or CDROMs. Hobbyists &#8220;dump&#8221; games from on-board ROMs into files that can be loaded into MAME for play. Games stored in hard-drives and CDROMs are dumped into CHDs, which stands for &#8220;compressed hard-drive image&#8221; and can also be loaded into MAME for play. Groups of dumped games packaged together are known as a &#8220;romset&#8221;.</p>
<p>The MAME project maintains a list of dumped games that represent the supported MAME romset. Note that not all games in the MAME romset are working, but are included in case future releases can support them. A great resource about this romset is <a href="http://www.mameworld.net/maws/">MAWS</a>, which lists information about all games in the MAME romset in a searchable and browsable interface.</p>
<p>This concludes part 1 of this article. Part 2 (coming soon) will cover how to built and install MAME on your Linux box.</p>
]]></content:encoded>
			<wfw:commentRss>http://asciipr0n.net/2008/12/arcade-gaming-with-mame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Upgrade Fail</title>
		<link>http://asciipr0n.net/2008/11/ubuntu-upgrade-fail/</link>
		<comments>http://asciipr0n.net/2008/11/ubuntu-upgrade-fail/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 18:36:32 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[arrow key]]></category>
		<category><![CDATA[blacklist]]></category>
		<category><![CDATA[evdev]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[intrepid ibex]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://asciipr0n.net/?p=127</guid>
		<description><![CDATA[When I finally got around to upgrading my Ubuntu install to 8.10 (&#8220;Intrepid Ibex&#8221;) earlier this week, I ran into an issue with my keyboard. Yeap. My keyboard.
My left-arrow key no longer worked. My right arrow-key didn&#8217;t work. My up-arrow key became Print-screen. The first thing I did was hit the Ubuntu forums, where I [...]]]></description>
			<content:encoded><![CDATA[<p>When I finally got around to upgrading my <a href="http://www.ubuntu.com/">Ubuntu</a> install to <a href="http://www.ubuntu.com/getubuntu/releasenotes/810">8.10 (&#8220;Intrepid Ibex&#8221;)</a> earlier this week, I ran into an issue with my keyboard. Yeap. My keyboard.</p>
<p>My left-arrow key no longer worked. My right arrow-key didn&#8217;t work. <a href="https://bugs.launchpad.net/ubuntu/intrepid/+source/xorg-server/+bug/255008">My up-arrow key became Print-screen</a>. The first thing I did was hit the Ubuntu forums, where I found about a dozen &#8220;solutions&#8221; which either didn&#8217;t work or were just plain hacks. I finally found one that worked for me:</p>
<ol>
<li>Open up <strong>/etc/modprobe.d/blacklist</strong> with your favorite text editor. Make sure you open it up with root privileges.</li>
<li>Add the following line into that file. Save, close, and reboot.

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">blacklist evdev</pre></div></div>

</li>
</ol>
<p>Apparently, this was <a href="http://ph.ubuntuforums.com/showthread.php?t=961322">a known issue in the release candidate</a>, but they went ahead and did a general availability release by just <a href="https://bugs.launchpad.net/ubuntu/intrepid/+source/xorg-server/+bug/255008/comments/3">documenting a temporary solution</a> in a forum. Breaking keyboard functionality (it worked perfectly in 8.04) is not the way to win new users, especially when the distribution is billed as user-friendly. I&#8217;d rather they push their release date back than have a show-stopper like this make it&#8217;s way out the door.</p>
]]></content:encoded>
			<wfw:commentRss>http://asciipr0n.net/2008/11/ubuntu-upgrade-fail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Torrenting Remotely with Transmission</title>
		<link>http://asciipr0n.net/2008/10/torrenting-remotely-with-transmission/</link>
		<comments>http://asciipr0n.net/2008/10/torrenting-remotely-with-transmission/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 08:46:35 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[transmission]]></category>

		<guid isPermaLink="false">http://asciipr0n.net/?p=29</guid>
		<description><![CDATA[Transmission is now officially my favorite Bittorrent client. It&#8217;s small and light on system resources, yet retains many of the features that initially drew me to Azureus. But the feature that I find most useful is that Transmission allows you to control a running instance from the command-line on the terminal. This makes managing my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://transmissionbt.com">Transmission</a> is now officially my favorite Bittorrent client. It&#8217;s small and light on system resources, yet retains many of the features that initially drew me to Azureus. But the feature that I find most useful is that Transmission allows you to control a running instance from the command-line on the terminal. This makes managing my torrents remotely via SSH very easy without the need to either setup a VNC session or installing a web-interface plugin (e.g. <a href="http://azureus.sourceforge.net/plugin_details.php?plugin=azhtmlwebui">Azureus&#8217; HTML WebUI</a>).</p>
<p>Transmission is a suite of four tools:</p>
<ol>
<li><strong>transmission</strong>: The GTK+/Mac OS X graphical frontend.</li>
<li><strong>transmissioncli</strong>: The command-line interface.</li>
<li><strong>transmission-daemon</strong>:  Runs in the background and takes commands from transmission-remote.</li>
<li><strong>transmission-remote</strong>: Command-line tool to send commands to either transmission-daemon or the graphical frontend.</li>
</ol>
<p>To start torrenting remotely we first need to startup an instance of Transmission. We can do this by entering the following in terminal instance:</p>
<p style="padding-left: 30px;">

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">transmission-daemon</pre></div></div>

<p>Typically there will be no response printed to the terminal. We can verify that tranmission-daemon has by entering the following command to get a list of all programs running under your current user account:</p>
<p style="padding-left: 30px;">

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">ps ux</pre></div></div>

<p>If you see a line like the following in the results:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">ivan     25599  0.1  0.3  60348  7896 ?        Ssl  Sep30   6:07 transmission-daemon</pre></div></div>

<p>&#8230; you should be ready to use Transmission!</p>
<ol>
<li>To start a torrent, enter <code>transmission-remote --add &lt;path to .torrent file&gt;.</code></li>
<li>Wait a few seconds and enter <code>transmission-remote --list</code> to list the status of current torrents handled by transmission-daemon.</li>
<li>To stop a torrent, enter <code>transmission-remote -t <em>x</em> --stop</code>, where <em>x</em> is the numerical ID of the torrent shown in the left most column of the <code>--list</code> response. To restart the torrent, enter <code>transmission-remote -t <em>x</em> --start</code>.</li>
<li>Removing a torrent is similar. Enter <code>transmission-remote -t x --remove</code>.</li>
</ol>
<p>As long as transmission-daemon is running, you can log out from your terminal session without affecting the running torrents. They will continue to download and seed even when you are not logged on. When you are finally finish torrenting, issue the following command to terminate transmission-daemon:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">killall transmission-daemon</pre></div></div>

<p>This will terminate all instances of transmission-daemon currenting running under your current user login.</p>
]]></content:encoded>
			<wfw:commentRss>http://asciipr0n.net/2008/10/torrenting-remotely-with-transmission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
