<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>linux-distro &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/linux-distro/</link>
	<description>Feed of posts on WordPress.com tagged "linux-distro"</description>
	<pubDate>Sun, 12 Oct 2008 16:30:41 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[A guide to running Linux]]></title>
<link>http://javadocs.wordpress.com/?p=77</link>
<pubDate>Wed, 08 Oct 2008 02:22:35 +0000</pubDate>
<dc:creator>joshjcarrier</dc:creator>
<guid>http://javadocs.tr.wordpress.com/2008/10/07/a-guide-to-running-linux/</guid>
<description><![CDATA[Are you tired of hearing that endless bickering of who&#8217;s a mac and who&#8217;s a pc? Perhaps y]]></description>
<content:encoded><![CDATA[<p>Are you tired of hearing that endless bickering of who's a mac and who's a pc? Perhaps you're just tired of looking through the same old windows or picking the same old fruit off the ol' apple tree. Or perhaps you'd like to run applications on your computer like they've never been run before. Meet Linux.</p>
<p>Linux is an operating system, just like their other more-familiar counterparts. The difference is how it's developed and maintained. For the most part, its pieces are open source, meaning the top developers from around the world can contribute to evolve this system.</p>
<p>This means:</p>
<ul>
<li>faster updates and bug fixes</li>
<li>stronger protection of your personal security</li>
<li>more of what users want</li>
<li>a buzzing support community</li>
</ul>
<div>You might've already seen Linux being run on the latest computers from Dell, the One-Laptop-Per-Child (OLPC) project, the eeePC, the Acer AspireOne, and the MSI Wind to name a few.</div>
<div><img class="aligncenter" title="ubuntu desktop 3d" src="http://wubi-installer.org/images/ubuntu-desktop-3d.png" alt="" width="491" height="307" /></div>
<blockquote><p><em>"Cool! I want to try this... but it's an operating system - and mine seems to be working just fine!"</em></p></blockquote>
<p>So there's a number of ways you can get a get your feet wet with Linux without having to throw yourself into the deep end. We'll explore some methods that don't upset your existing system.<!--more--></p>
<p>First, let's get an idea of what distributions are out there! What's a distribution? It's an arrangement of the operating system and some accompanying applications which all have a certain theme or objective, fine-tuned down to the desktop itself.  Most commonly referred to as a "distro".</p>
<p><span style="text-decoration:none;"><strong><span style="text-decoration:none;">Desktop/Laptop:</span></strong></span></p>
<p style="padding-left:30px;">Designed to replace the current leading operating systems - a rich, graphical desktop with office suites, multimedia players and high ease of use.</p>
<ul>
<li><a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a><br />
"Linux for Human Beings" - an active project from Canonical Ltd is currently rising fast in probability. My personal favourite for good compatability and customizability.  Installer fits on a CD.</li>
<li><a href="http://fedoraproject.org/" target="_blank">Fedora Core</a><br />
"infinity, freedom, voice"  - another active project, from Red Hat Inc. Installer fits on a DVD.</li>
<li><a href="http://www.opensuse.org/en/" target="_blank">openSUSE</a></li>
<li>countless more...</li>
</ul>
<div><strong>Media Centers (the ultimate TiVo):</strong></div>
<div style="padding-left:30px;">For those computers with TV-in/out jacks, you can treat them as a dedicated media center with video recording and remote control usage, if your hardware supports it.</div>
<div>
<ul>
<li><a href="http://www.mythbuntu.org/" target="_blank">Mythbuntu</a><br />
A modified version of Ubuntu for the home theatre pc </li>
<li><a href="http://www.linuxmce.org/" target="_blank">LinuxMCE</a></li>
</ul>
</div>
<div><strong>Pocket-sized: </strong></div>
<div style="padding-left:30px;">Designed to be light-weight and temporary (will not save to hard disk). May require a fair amount of RAM to work smoothly.</div>
<div>
<ul>
<li><a href="http://www.slax.org/" target="_blank">Slax</a><br />
Minimum 256 MB USB drive to install onto.  Available also for CD.</li>
</ul>
<div><strong>Low Requirements: </strong></div>
<div style="padding-left:30px;">For that old, dusty computer you have stashed in your basement.</div>
<div>
<ul>
<li><a href="http://www.damnsmalllinux.org/" target="_blank">Damn Small Linux</a> (DSL)<br />
Worked very well on my Pentium II 200 MHz, 32 MB RAM. Limited hardware support though, in order to stay "damn small" and optimized.</li>
</ul>
<div><strong>Specialized:</strong></div>
<div>
<ul>
<li><a href="http://www.remote-exploit.org/backtrack.html" target="_blank">Backtrack</a><br />
 A information security and penetration testing distro. Pre-configured with an arsenal of tools - not for the average user</li>
<li><a href="http://gparted.sourceforge.net/" target="_blank">GParted Partition Editor</a><br />
Manages hard drive partitions of several formats. Experts only!</li>
<li><a href="http://ubuntustudio.org/" target="_blank">Ubuntu Studio</a><br />
Based on the Ubuntu distro, with audio, video, and graphic software configured and ready to go. </li>
</ul>
</div>
</div>
</div>
<p>---------------------------------------</p>
<p>Okay, now that we have a bit of an idea of what's available, let's see what options we've got for testing Linux.</p>
<p><strong>Live CD</strong> - run Linux off the CD when starting up the computer. Slower than Live USB or a full install.</p>
<ol>
<li>Download the disc image (iso format) from a supported distribution. Some examples:
<ul>
<li>Ubuntu Desktop - regular installer has Live CD option</li>
<li>Fedora Core Desktop Live CD</li>
<li>Slax Live CD</li>
</ul>
</li>
<li>With CD burning software of choice, use it to burn the image to disc (note, not an ordinary disc with the .iso file on it). This technique varies between software.</li>
<li>Boot computer while disc is in the drive. If system goes back into your regular operating system, try entering the BIOS while the system is booting (usually hit F9 or F11 on initial boot screen) and adjust boot options so CD is above hard drive in priority. This technique varies between BIOSes.</li>
<li>Enjoy.</li>
</ol>
<p>~~~~~</p>
<p><strong>Live USB</strong> - run Linux off the USB drive when starting up the computer. Can achieve faster loading speeds relative to a CD, slower than a full install.</p>
<ol>
<li>Download the USB version of the image from a supported distribution. Some examples:
<ul>
<li><a href="http://www.slax.org/get_slax.php" target="_blank">Slax Live USB</a><br />
Note: <a href="https://help.ubuntu.com/community/Installation/FromUSBStick" target="_blank">special instructions for Ubuntu and Live CD images her</a>e. </li>
</ul>
</li>
<li>This step varies depending on the distribution you choose, as procedures are selected for each distro. If you selected Slax above, <a href="http://www.slax.org/documentation_install_slax.php" target="_blank">follow the instructions here</a>.</li>
<li>Boot computer while USB is plugged in. If system goes back into your regular operating system, try entering the BIOS while the system is booting (usually hit F9 or F11 on initial boot screen) and adjust boot options so USB is above hard drive in priority. It may fall in to the hard drive category with your existing hard disk, and if so, change the priority of it there. This technique varies between BIOSes.</li>
<li>Enjoy.</li>
</ol>
<p>~~~~~</p>
<p><strong>Virtual Machine</strong> - stay within your current system and see the whole operating system come alive from within a window. Can perform a full install of Linux without modifying your current operating system. Usually slower than a Live CD.</p>
<ol>
<li>Install a virtual machine application on your current system. I chose <a href="http://www.virtualbox.org/" target="_blank">Sun Microsystem's VirtualBox</a> for its ease of use. Available for Windows, Mac, Linux.</li>
<li>Download your distribution of choice in Live CD/installer format. Slax is fastest to download, Ubuntu is good if you have a reasonably new/powerful computer. </li>
<li>This varies between virtual machine applications, but the idea is to create a new "virtual machine" and run it. Note: if you are testing out a Live CD, you will not need to assign your virtual machine a virtual hard drive.</li>
<li>This varies between virtual machine applications, but the idea is to run this new virtual machine. When it is running, find the option to mount a removable disc image, and select your distribution. Reboot the virtual machine.</li>
<li>The virtual machine will now load as if it were your computer starting up and should detect the disc image. You may now boot/install Linux virtually.</li>
<li>Enjoy (for real, not virtually).</li>
</ol>
<p>~~~~~</p>
<p><strong>Virtual Machine Server with X Forwarding (advanced)</strong> - use Linux applications almost seamlessly with your current operating system. Might want to familiarize yourself with the Linux command line first.</p>
<ol>
<li>Follow the virtual machine instructions above, but ensure to install a distribution instead of run it from a Live CD. If that distribution has no graphical user interface (GUI/desktop), use its command line to install xauth and xterm, and ensure an SSH server is installed. In Ubuntu this would look like, from the terminal:<br />
<em>sudo apt-get install xauth xterm  openssh-server</em></li>
<li>If you are using VirtualBox, <a href="http://mydebian.blogdns.org/?p=148" target="_blank">follow this guide here</a>.</li>
<li>Install an X Server. For Windows, <a href="http://sourceforge.net/projects/xming" target="_blank">XMing</a> will do.<br />
I don't currently have any suggestions for Macs.</li>
<li>Install an SSH client. For Windows, PuTTY will do.<br />
I don't currently have any suggestions for Macs.</li>
<li>If you followed step 2,  you will be connecting to <em>localhost</em>, port 22. In PuTTY's SSH/X11 settings, enable X11 forwarding.</li>
<li>Connect using the credentials you specified during setup.</li>
<li>Enjoy. You may need to install additional applications and libraries using the <em>apt-get</em> <em>install</em> command. To launch an application, example:<br />
<em>xterm &#38;<br />
<span style="font-style:normal;">To install and run Firefox<br />
</span>sudo apt-get install firefox<br />
firefox &#38; </em></li>
<li><em><span style="font-style:normal;">Enjoy some more.  Transfer files using <a href="http://filezilla-project.org/" target="_blank">FileZilla</a> or any other SFTP client using the credentials from step 5.<br />
In a future tutorial, I'll show you how you could connect to this virtual machine (or your home computer, if this was installed as an operating system) from anywhere in the world allowing access to your files and applications securely over SSH. </span></em></li>
</ol>
<p>~~~~~</p>
<p><strong>Installing Ubuntu to disc kinda-sorta using Wubi (simple multi-boot, Windows only)</strong> - you're not quite ready to let go but want to see near-native performance</p>
<p>You may install Ubuntu to your hard drive from within Windows and treat it as a program - that is, you may also uninstall it - without having to worry about modifying your current operating system. During boot, you will be able to select between Ubuntu and Windows as the operating system to load (multi-booting). To do this, <a href="http://wubi-installer.org/" target="_blank">download and install Wubi</a>, <a href="http://www.ubuntu.com/getubuntu/download" target="_blank">Ubuntu Desktop installer CD</a>, and then follow Wubi's on-screen instructions.</p>
<p>~~~~~</p>
<p><strong>Installing the real deal</strong> - you're ready to make the switch; or, you want to multi-boot</p>
<p>I recommend backing up any important files, bookmarks, e-mails savegames, and other data to another disc before continuing. Find a distribution that suits your taste and burn its image to disc, and load it according to the Live CD instructions. Desktop-based distributions <a href="http://www.ubuntu.com/getubuntu/download" target="_blank">like Ubuntu</a> usually have a built-in installer on the disc and will help you prepare your hard disk - whether it be erasing it completely or partitioning it so you may select which operating system your computer starts with. </p>
<p>------------------------------------------</p>
<p>If you're looking to test it out and are unsure of which method is easiest; for Windows, I'd definately recommend Wubi and the Ubuntu install for the closest feel. In fact, you could just take the minor performance hit and run Ubuntu that way! For Macs - the newer ones with dual core processors should run virtual machines just fine.</p>
<p>You may get additional updates from <a href="http://distrowatch.com/" target="_blank">DistroWatch</a>, which keeps tabs on hundreds of Linux distributions. Almost every distribution has its own forums set up such as <a href="http://ubuntuforums.org/" target="_blank">UbuntuForums.org</a>, where you can search or ask for information on absolutely any problem you experience.</p>
<p> </p>
<p>If you have any questions, comments, or suggestions about this entry, please feel free to post them here! Hope you found this useful</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Jalankan Linux LiveCD dalam Windows]]></title>
<link>http://baikipc.wordpress.com/?p=195</link>
<pubDate>Wed, 24 Sep 2008 15:01:26 +0000</pubDate>
<dc:creator>PakNik</dc:creator>
<guid>http://baikipc.tr.wordpress.com/2008/09/24/jalankan-linux-livecd-dalam-windows/</guid>
<description><![CDATA[Bagi anda yang ingin mencuba Sistem Operasi Linux tetapi tidak mahu memasangnya pada harddisk anda, ]]></description>
<content:encoded><![CDATA[<p>Bagi anda yang ingin mencuba Sistem Operasi Linux tetapi tidak mahu memasangnya pada harddisk anda, anda bolehlah memuatturun pelbagai distro Linux LiveCD dan mencubanya. Tetapi kaedah ini memerlukan anda muatturun file iso LiveCD berkenaan, 'burn' pada CD kosong dan mulakan komputer anda dengan LiveCD berkenaan.</p>
<p>Kini terdapat satu lagi kaedah, yang tidak memerlukan anda 'burn' pada CD lagi. Kaedah yang dimaksudkan ialah MobaLiveCD. Dengan memuatturun dan memasang perisian berkenaan ( <em>hanya 1.6MB sahaja! </em>) anda boleh terus mencuba sebarang distro Linux LiveCD dalam Windows. Perlu diingat bahawa menjalankan OS di dalam OS jadi akan timbul soal 'slow'.</p>
<p><a href="http://baikipc.files.wordpress.com/2008/09/mobolivecd.jpg"><img class="size-full wp-image-196 alignleft" title="mobolivecd" src="http://baikipc.wordpress.com/files/2008/09/mobolivecd.jpg" alt="" width="510" height="370" /></a></p>
<p>Anda hanya perlu klik pada butang Run the LiveCD dan tentukan dimana file iso anda itu berada. Setelah anda temui file iso yang anda ingin jalankan, apa yang berlaku adalah seperti 'screenshot' di bawah....Saya telah menjalankan iso Slax.</p>
<p><a href="http://baikipc.files.wordpress.com/2008/09/mobalivecd.gif"><img class="size-full wp-image-197 alignleft" title="mobalivecd" src="http://baikipc.wordpress.com/files/2008/09/mobalivecd.gif" alt="" width="721" height="437" /></a></p>
<p>Selamat mencuba</p>
<p>Sumber: <a href="http://www.downloadsquad.com/page/2/" target="_blank">DownloadSquad</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Choosing Linux Distro-Take This Small 1 Minute Test.]]></title>
<link>http://aruntechgeek.wordpress.com/?p=17</link>
<pubDate>Sat, 30 Aug 2008 02:50:15 +0000</pubDate>
<dc:creator>arunksingh</dc:creator>
<guid>http://aruntechgeek.tr.wordpress.com/2008/08/30/choosing-linux-distro-take-this-small-1-minute-test/</guid>
<description><![CDATA[Many a Times I Stucked on the Situation Which Linux distro i choose from the available Huge panorama]]></description>
<content:encoded><![CDATA[<p>Many a Times I Stucked on the Situation Which Linux distro i choose from the available Huge panorama of distros. Following link might be helpful for you to identify  which distro to choose:<br />
<a class="aligncenter" title="Linux Distro Choose Moment" href="http://www.zegeniestudios.net/ldc/" target="_blank"> http://www.zegeniestudios.net/ldc/</a><br />
I stumbled upon this link quite a long time  after I started using  Linux, I was happy that DEBIAN was the      result for me  when I completed this  particular questionaire.</p>
<p>ENJOY LINUX  !!! CHEERS FOR YOUR DISTRIBUTION. <a href="http://aruntechgeek.files.wordpress.com/2008/08/dancing_penguin.gif"><img class="alignright size-full wp-image-18" src="http://aruntechgeek.wordpress.com/files/2008/08/dancing_penguin.gif" alt="" width="90" height="76" /></a><img src="/My%20Images/dancing_penguin.gif" alt="" /><img src="/My%20Images/dancing_penguin.gif" alt="" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mistakes to Avoid while installing softwares in your Linux distros]]></title>
<link>http://aurolive.wordpress.com/?p=585</link>
<pubDate>Tue, 26 Aug 2008 10:18:54 +0000</pubDate>
<dc:creator>aurolive</dc:creator>
<guid>http://aurolive.tr.wordpress.com/2008/08/26/mistakes-to-avoid-while-installing-softwares-in-your-linux-distros/</guid>
<description><![CDATA[Installing software in Linux is nothing like it used to be, but there are still some pitfalls to wat]]></description>
<content:encoded><![CDATA[<p>Installing software in Linux is nothing like it used to be, but there are still some pitfalls to watch out for. If you follow this little guide, your Linux life will be made simpler and safer.</p>
<p style="text-align:left;">#1: Installing from source when your system is primarily an .rpm or .deb system</p>
<p>Many new Linux users don’t understand that both rpm and apt (or dkpg) keep track of everything installed on the system. However, those systems (rpm, apt, and dkpg) can keep track only of packages they install. So when you find that obscure package that comes only in source and you compile it yourself, your package management system will not know what to do with it. Instead, create either an .rpm or .deb file from the source and install the package with the package management system so that system will be aware of everything you have installed.</p>
<p>#2: Neglecting the many graphical front-end package management applications</p>
<p>Most people don’t even realize that there are graphical front ends that take a lot of the guesswork out of installing packages in Linux. For yum (the command-line package management system for rpm), you can use Yumex for yum (installed with <em>yum install yumex</em>); you can use Synaptic or Adept for apt (installed with <em>apt-get install synaptic</em> or <em>apt-get install adept</em>).</p>
<p>#3: Forgetting to update the list of available packages</p>
<p>When using apt-get or yum, make sure you’re updating the list of available packages. Otherwise, your system will not remain updated with the latest releases of installed packages. To update with apt-get, you issue the command <em>apt-get update.</em> To update with yum, issue <em>yum check-update.</em></p>
<p>#4: Not adding repositories for yum or apt-get</p>
<p>Both yum and apt-get use a listing of repositories that tell them where to locate available packages. But the default repositories (often called “repos”) do not include every Linux package known to Linuxkind. So if you run the command to install an application, and yum (or apt-get) can’t find the package, most likely you’ll have to add a repo to your sources listing. For yum, the sources are in <em>/etc/yum.conf.</em> For apt-get, they are placed in <em>/etc/apt/sources.list</em>. Once you have added a new repo, make sure you run the update so either apt or rpm is made aware of the new source.</p>
<p>5#: Not taking advantage of installing from a browser</p>
<p>Just as with Windows, when your system sees you are attempting to download an installable application, you’ll be asked whether you would like the package management system to attempt to install the file or just save it to disk. In both instances, you will be asked for the root password (so you must have access to said password for this to even work). One thing I’ve always like about this method (be it in a yum-based or dpkg-based system) is that it has almost always been good about locating and adding dependencies.</p>
<p>Naturally, this method works only when you are downloading a file that’s applicable to your system. If you attempt to download an rpm file on a Debian-based system, you won’t have the option of installing the file.</p>
<p>You can take this one step further and select the Always Do This… check box in the Firefox popup so that every time you download a file associated with your package management system, it will automatically prompt you for your root password and continue to install the package. This streamlines the process quite a bit.</p>
<p>#6: Forgetting the command line</p>
<p>Let’s say you’ve installed a headless server using Ubuntu or Debian (a common setup for Linux servers) and haven’t installed any of the graphical interfaces or desktops. To do any maintenance, you have to log in via ssh (because no admin would log in via telnet) and are limited to the command line only. Even so, your ability to keep your system updated or install new applications is not limited. You can still use yum or apt-get to manage your packages.</p>
<p>With a Debian-based system, you have another option: Aptitude. From the command line, issue the command <em>aptitude</em> and you will be greeted with a nice curses-based interface for apt. This system is easy to use and gives you an outstanding option for maintaining a gui-less server without losing functionality. Aptitude lists Security Updates, Upgradeable Packages, New Packages, Not Installed Packages, Obsolete Packages, Virtual Packages, and Tasks. As you scroll through the list, you will not only get the installed vs. the new package release numbers but also a description of the package. After using Aptitude, you will quickly see how simple updating Linux packages can be, even from the command line.</p>
<p>#7: Blindly unpacking tar files</p>
<p>I can’t tell you how many times I have downloaded a source package and without thinking, untarred the package not knowing its contents. Most times this works out fine. But there are a few times when the package creator/maintainer has failed to mention that the entire contents of the package are not housed in a parent directory. So instead of having a newly created directory housing the contents of the tar file (which can contain hundreds of files/directories), those files are blown up into the directory you unpacked them into.</p>
<p>To avoid this, I always create a temporary directory and move the tar file into it. Then, when I unpack the tar file, it doesn’t matter if the contents are contained within their own directory or not. Using this method will save you a LOT of cleanup in those cases where the creator didn’t pack everything in its own neat directory.</p>
<p>#8: Deleting those make files</p>
<p>When you’re installing from source, you’ll probably run <em>make clean</em> to get rid of all of those unneeded source files. But if you get rid of the Makefile, uninstalling will be a hassle. If you keep it, you can usually uninstall the program simply by issuing <em>make uninstall </em>from the directory housing the Makefile. A word of warning: Don’t dump all your Makefiles into one directory. First rename them so you know which application they belong to. When you want to uninstall the application, move the Makefile to another directory, rename it to its original name, and then run the <em>uninstall</em> command. Once you’ve uninstalled the application, you can delete the Makefile.</p>
<p>#9: Installing for the wrong architecture</p>
<p>You might notice that many rpm files will have an i386, i586, i686, PPC, 64, etc. There is a reason for this. Unless the rpm file has <em>noarch</em> included in the filename, that rpm file was created for a specific architecture. And when those files were created for that architecture, they were optimized for it, so they’ll will run better. Does that mean you can’t install an i586 on a standard 386 machine? Of course not. But it will not run as efficiently as it will on the indicated architecture. Now, you can’t install a PPC rpm on an x86 architecture. The PPC architecture is for the Motorola chipset. Nor can you install the 64 bit on a 32 bit. You can, however, install the 32 bit on a 64 bit (as in the case when you want to get Firefox running with Flash on a 64-bit machine).</p>
<p>#10: Failing to address problems with kernel updates</p>
<p>It used to be that updating kernels was a task left to the silverback geeks. No more. With the new package management systems, anyone can update a kernel. But there are some gotchas you should know about. One issue is that of space. With every update of a kernel, your old kernel is retained. If you continually update kernels, your system storage can quickly fill up. It’s always a good idea to check to see what older kernels you can get rid of. If you’re using rpm, issue the command <em>rpm -qa &#124; grep kernel</em> to see what you have installed. You can remove all but the last two installed. It’s always best to keep two in case the one you are running gets fubar’d.</p>
<p>So guys who are using Ubuntu or any other distros please keep this things in mind while installing anything in your distros and you will never be in any problem.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Warcraft vs Wine vs OpenSUSE 11]]></title>
<link>http://fortmunir.wordpress.com/?p=59</link>
<pubDate>Tue, 15 Jul 2008 10:33:23 +0000</pubDate>
<dc:creator>fortmunir</dc:creator>
<guid>http://fortmunir.tr.wordpress.com/2008/07/15/warcraft-vs-wine-vs-opensuse-11/</guid>
<description><![CDATA[Mulai sebulan terakhir ini, telinga saya mulai agak hafal dengan bebrapa istilah seperti Balanar, Lu]]></description>
<content:encoded><![CDATA[<p>Mulai sebulan terakhir ini, telinga saya mulai agak hafal dengan bebrapa istilah seperti <a href="http://www.google.com/search?client=opera&#38;rls=en&#38;q=balanar&#38;sourceid=opera&#38;ie=utf-8&#38;oe=utf-8">Balanar</a>, <a href="http://www.google.com/search?client=opera&#38;rls=en&#38;q=luna+moonfang&#38;sourceid=opera&#38;ie=utf-8&#38;oe=utf-8">Luna Moonfang</a>, <a href="http://www.google.com/search?client=opera&#38;rls=en&#38;q=kardel+sharpeye&#38;sourceid=opera&#38;ie=utf-8&#38;oe=utf-8">Kadal Sharpeye</a> dan lain sebagainya. Yah, akhirnya saya juga mulai terpengaruh dengan <a href="http://en.wikipedia.org/wiki/World_of_Warcraft">WoW</a> =D.<br />
Tapi ya sudahlah gak papa. Namanya juga anak yang sedang dalam masa pertumbuhan. Saya lanjutkan lagi, cara menjalankan game ini di Linux mungkin sudah banyak yang tahu. Salah satunya yang pernah ditulis oleh <a href="http://dwilicious.blogspot.com">mas dwilicious</a> yang menjalankan DotA di OpenSuse 10.2. Tetapi setelah keluar OpenSuse 11.0, dan saya mencoba untuk menjalankannya, ternyata tidak bisa. Sudah muncul sih <em>splash screen</em>nya, tetapi setelah lama ditunggu kok palah gak jalan. Loh kok? Setelah bingung-bingung (kepala linglung) mas dwi membuat suatu hipotesis yang sebelumnya telah dia coba dan berhasil. Ada apa gerangan? Dia bilang, "Mis, coba kamu hilangin folder <em>movies</em>nya dulu. Soalnya codec untuk menjalankannya gak ada".<br />
Nah, baru pagi hari ini saya bisa bereksperimen dengan hipotesis beliau. Dan sim salableb, bisa deh. nih tak kasih gambar <a href="http://www.google.com/search?client=opera&#38;rls=en&#38;q=troll+warlord&#38;sourceid=opera&#38;ie=utf-8&#38;oe=utf-8">troll warlord</a> lagi maju perang. =D<br />
Sekian dan semoga membantu.</p>
[caption id="attachment_60" align="alignnone" width="300" caption="troll warlord"]<a href="http://fortmunir.wordpress.com/files/2008/07/troll.png"><img class="size-medium wp-image-60" src="http://fortmunir.wordpress.com/files/2008/07/troll.png?w=300" alt="troll warlord" width="300" height="225" /></a>[/caption]
]]></content:encoded>
</item>
<item>
<title><![CDATA[CD Ubuntu dari Shipit]]></title>
<link>http://fortmunir.wordpress.com/?p=56</link>
<pubDate>Mon, 16 Jun 2008 08:12:12 +0000</pubDate>
<dc:creator>fortmunir</dc:creator>
<guid>http://fortmunir.tr.wordpress.com/2008/06/16/cd-ubuntu-dari-shipit/</guid>
<description><![CDATA[Akhirnya datang juga &#8230;&#8230; Wa&#8230;&#8230;.
Padahal tadi pagi baru rasan-rasan sama kang s]]></description>
<content:encoded><![CDATA[<p>Akhirnya datang juga ...... Wa.......<br />
Padahal tadi pagi baru rasan-rasan sama kang sumo. Kok shipit gak nyampe-nyampe ya??? Padahal katanya udah dikirim sejak 2 bulan yang lalu. Tapi alhamdulillah siangnya dikasih bapak dari TU =D.<br />
Buat temen-temen yang ingin meminta CD ubuntu gratis silahkan klik di:<br />
<a href="http://shipit.ubuntu.com">shipit.ubuntu.com</a> untuk CD ubuntu<br />
<a href="http://shipit.kubuntu.org">shipit.kubuntu.org</a> untuk CD kubuntu<br />
<a href="http://shipit.edubuntu.org">shipit.edubuntu.org</a> untuk CD edubuntu</p>
<p><a href="http://fortmunir.files.wordpress.com/2008/06/juni004.jpg"><img class="alignnone size-medium wp-image-55" src="http://fortmunir.wordpress.com/files/2008/06/juni004.jpg?w=300" alt="ubuntu pack" width="300" height="225" /></a></p>
<p><a href="http://fortmunir.wordpress.com/files/2008/06/juni005.jpg"><img class="alignnone size-medium wp-image-54" src="http://fortmunir.wordpress.com/files/2008/06/juni005.jpg?w=300" alt="ubuntu shipit" width="300" height="225" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Letto - Innosense’s Innocence]]></title>
<link>http://fortmunir.wordpress.com/?p=53</link>
<pubDate>Wed, 14 May 2008 12:05:26 +0000</pubDate>
<dc:creator>fortmunir</dc:creator>
<guid>http://fortmunir.tr.wordpress.com/2008/05/14/letto-innosense%e2%80%99s-innocence/</guid>
<description><![CDATA[Letto - Innosense’s Innocence
I woke up as a boy who understand
There’s nothing naked with mind,]]></description>
<content:encoded><![CDATA[<p>Letto - Innosense’s Innocence</p>
<p>I woke up as a boy who understand<br />
There’s nothing naked with mind, your mind<br />
And when the sky starts to pour its rain<br />
I feel as the rain can feel my pain</p>
<p>Now I feel that I really don�t know<br />
Why does the rainbow can put sets a show<br />
Its deadlock keeps getting in my way<br />
Just in time when my heart starts to stray</p>
<p>Bring it back don’t let it go, bring it back my innocence<br />
Bring it back don’t let it go, Bring it back don’t let it go</p>
<p>I see the world as rosy glasses<br />
There’s no bad people nor bad choices<br />
And such the world would never exist<br />
All I have is my own senses</p>
<p>Bring it back don’t let it go, bring it back my innocence<br />
Bring it back don’t let it go, bring it back don’t let it go</p>
<p>To see world from rosy glasses<br />
There�s no bad people nor bad choices<br />
How can I get my innocence back again?<br />
When I am like a boy</p>
<p>Innosense’s innocence innocence<br />
Innosense’s innocence innocence</p>
<p>Bring it back don’t let it go<br />
Bring it back don’t let it go</p>
<p>Just see the world in rosy glasses<br />
There’s no bad people nor bad choices<br />
Bring it back don’t let it go, bring it back my innocence<br />
Bring it back don’t let it go, bring it back don’t let it go</p>
<p>To see the world with my open glass<br />
When even love can be a disguise<br />
Sometimes you pay is you’re being innocence<br />
When a time I miss my innocence</p>
<p>Innosense’s innocence innocence<br />
Innosense’s innocence</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Letto - Don’t Make Me Sad]]></title>
<link>http://fortmunir.wordpress.com/2008/05/13/letto-don%e2%80%99t-make-me-sad/</link>
<pubDate>Tue, 13 May 2008 07:28:06 +0000</pubDate>
<dc:creator>fortmunir</dc:creator>
<guid>http://fortmunir.tr.wordpress.com/2008/05/13/letto-don%e2%80%99t-make-me-sad/</guid>
<description><![CDATA[Letto - Don’t Make Me Sad
I think it was Sunday when we went out that day
A simple gla]]></description>
<content:encoded><![CDATA[<p><strong>Letto - Don’t Make Me Sad</strong></p>
<p>I think it was Sunday when we went out that day<br />
A simple glance to her, a blunder<br />
Oh boy, oh my Lord say oh you keep your head straight<br />
Oh no can I do that?</p>
<p>She really drives me mad<br />
But it wasn’t all that bad<br />
2 seconds to make me surrender and said<br />
Oh please don’t make me so sad</p>
<p>I think it was Sunday when we went out that day<br />
A simple glance to her, a blunder<br />
Oh boy, oh my Lord say oh you keep your head straight<br />
Oh no can I do that?</p>
<p>She really drives me mad<br />
But it wasn’t all that bad<br />
2 seconds to make me surrender and said<br />
Oh please don’t make me so sad</p>
<p>I think it was Sunday when we went out that day<br />
A simple glance to her, a blunder<br />
Oh boy, oh my Lord say oh you keep your head straight<br />
Oh no I cannot I cannot do that?</p>
<p>She really drives me mad<br />
But it wasn’t all that bad<br />
2 seconds to make me surrender and said<br />
Surrender and said</p>
<p>Oh please oh please don’t make me so sad<br />
Oh please oh please don’t please make me so mad</p>
<p>Oh please oh please don’t please dont’ make me so sad<br />
Oh please oh please don’t please make me so mad</p>
<p>Oh please oh please don’t make me so sad<br />
Oh please oh please oh please</p>
<p><a href="http://liriklaguindonesia.net/l/letto/dont-make-me-sad/letto-dont-make-me-sad/">Lirik lagu Letto - Don’t Make Me Sad</a> ini dipersembahkan oleh <a href="http://liriklaguindonesia.net" title="Lirik Lagu Indonesia">LirikLaguIndonesia.Net</a>. Kunjungi <a href="http://downloadlaguindonesia.net" title="Download Lagu Indonesia">DownloadLaguIndonesia.Net</a> untuk <a href="http://downloadlaguindonesia.net/downloadmp3.php">download MP3 Letto - Don’t Make Me Sad</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[İnternet Explorer Kurulum]]></title>
<link>http://passfix.wordpress.com/?p=21</link>
<pubDate>Sun, 11 May 2008 10:45:58 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/05/11/internet-explorer-kurulum/</guid>
<description><![CDATA[Internet Explorer Kurulum Linux-Ubuntu
Firefoxun gelişmiş özellikleriyle tanışmamış olup wind]]></description>
<content:encoded><![CDATA[<p><span style="font-size:small;"><span style="font-weight:bold;">Internet Explorer Kurulum Linux-Ubuntu</span></span></p>
<p><span style="font-weight:bold;">Firefoxun gelişmiş özellikleriyle tanışmamış olup windowstan kalma alışkanlıgı devam ettirmek, Internet Explorer kullanmak isteyen arkadaşlara ubuntuda basit kurulumu anlatmaya calisacagim</span></p>
<p><span style="font-weight:bold;">ilk başta wine cabextract paketini kuruyoruz </span></p>
<p><span style="font-weight:bold;">bunun içinse sadece konsoldan </span></p>
<p><strong><span style="color:#ff0000;"><span style="font-weight:bold;">sudo apt-get install wine cabextract</span></span></strong><br />
<!--more--><br />
<span style="font-weight:bold;">komutunu vermemiz yeterli ki olmadıgı ihtimaline karşı System/Yönetim/synaptic açıp paketimizi aratıyoruz</span></p>
<p><span style="font-weight:bold;">Kurma işlemi tamamlandıktan sonra Yine konsoldan aşıdaki komutu girerek programı indiriyoruz</span></p>
<pre style="font-weight:bold;">wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz</pre>
<p><span style="font-weight:bold;">indirlen paketleri açıp derlemek için sırasıyle konsoldan aşagıdaki komutları girmeniz gerekli</span></p>
<pre style="font-weight:bold;">tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux</pre>
<p><span style="font-weight:bold;">Kurulum tamamlandıktan sonra kullancı dizini -home- altında /bin isimli dosya altında ie6 ve ie7 oluşacak fakat konsoldan ugraşıp açmak yerine masaüstünde Internet Explorer iconları oluşturmak istersek</span></p>
<p><span style="font-weight:bold;">Alt+F2 aynı anda basarak aşagıda yazılı olanları oldugu gibi kopyalayıp enter ve açılan text ekranına altaki satırları tümüyle kopya ve kaydet Kolay Gelsin</span></p>
<p><span style="font-weight:bold;">sudo kate /usr/share/applications/ie7.desktop   "Kubuntu için"</span></p>
<p><span style="font-weight:bold;">sudo gedit /usr/share/applications/ie7.desktop</span></p>
<p><span style="font-weight:bold;">Text için</span></p>
<p><span style="font-weight:bold;">[Desktop Entry]</span><br />
<span style="font-weight:bold;">Version=1.0</span><br />
<span style="font-weight:bold;">Exec=/home/utente/.ies4linux/bin/ie7</span><br />
<span style="font-weight:bold;">Icon=/home/utente/.ies4linux/ies4linux.svg</span><br />
<span style="font-weight:bold;">Name=Internet Explorer 7.0</span><br />
<span style="font-weight:bold;">GenericName=</span><br />
<span style="font-weight:bold;">Comment=MSIE 7.0 by IEs4Linux</span><br />
<span style="font-weight:bold;">Encoding=UTF-8</span><br />
<span style="font-weight:bold;">Terminal=false</span><br />
<span style="font-weight:bold;">Type=Application</span><br />
<span style="font-weight:bold;">Categories=Application;Networ</span><br />
<img style="width:615px;height:685px;" src="http://img175.imageshack.us/img175/3522/iesd4.png" alt="" /></p>
<p style="margin:0;">
]]></content:encoded>
</item>
<item>
<title><![CDATA[AptonCD]]></title>
<link>http://passfix.wordpress.com/?p=20</link>
<pubDate>Sun, 11 May 2008 10:44:14 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/05/11/aptoncd/</guid>
<description><![CDATA[Aptoncd
Ubuntuda apt-get ile veya şöyle diyelim synaptic ten kurdugunuz tüm programlarınızın y]]></description>
<content:encoded><![CDATA[<p><span style="font-size:medium;">Aptoncd<br />
Ubuntuda apt-get ile veya şöyle diyelim synaptic ten kurdugunuz tüm programlarınızın yedegini alıp iso olarak cd çekip istediginiz zaman kullanım olanagı sunan diledigiz zaman yükleme imkanı sunan bir program. Sanırım kotalı kullanıcılar için mükemmel bir program diyebiliriz<br />
Ubuntuda gerek konsoldan gerekse de synaptic aracılığıyla kurduğunuz tüm paketler /var/cache/apt/archives dizini altında bulunmakta aptoncd ile kurmuş oldugumuz tüm paketleri iso haline getirip bu iso yu isterseniz cd yazarak dilerseniz de hardiskinze kayıt ederek dilediğiniz zaman kullanabilirsiniz</span><!--more--></p>
<p><strong>AptonCD kurulum için konsoldan<br />
sudo apt-get install aptoncd<br />
veya synaptic ten aratmanız yeterli. kurulum tamamlandıgında Sistem/Yönetim/AptonCD şeklinde kısa yol atamış olacaktır. veya Alt+F2 aptoncd</strong></p>
<p><strong>resimde gördüğünüz gibi Create seçenegi ile gerekli dizini listeleyip devamında iso dosyası haline getirebiliyorsunuz</strong></p>
<p><img style="width:448px;height:569px;" src="http://img266.imageshack.us/img266/4156/aptoncd1ck5.png" alt="" /></p>
<p><img style="width:487px;height:621px;" src="http://img266.imageshack.us/img266/4805/aptoncd2li6.png" alt="" /></p>
<p>Yüklemek içinse yine alta ki resimde gördüğünüz gibi sadece Restore seçenegine tıklayıp iso dosyasının kayıtlı olduğu yeri seçiyorsunuz hepsi bu kadar basit kolay gelsin :)</p>
<p><img style="width:431px;height:618px;" src="http://img207.imageshack.us/img207/9127/aptoncd3ql1.png" alt="" /></p>
<p style="margin:0;">
]]></content:encoded>
</item>
<item>
<title><![CDATA[Grub Editör]]></title>
<link>http://passfix.wordpress.com/?p=19</link>
<pubDate>Sun, 11 May 2008 10:42:57 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/05/11/grub-editor/</guid>
<description><![CDATA[grub editörü tüm linux dagıtımında da olduğu gibi ubuntuda da  yükleyip kullanabileceğimiz ]]></description>
<content:encoded><![CDATA[<p><span style="font-size:medium;">grub editörü tüm linux dagıtımında da olduğu gibi ubuntuda da  yükleyip kullanabileceğimiz grub düzenleyici programımız. Dilediğimiz gibi özelleştirebilmemize imkan sağlayan grub ta sıralama, arkaplan resmi, açılış resmi gibi gibi bir çok değişikliği sorunsuz bir şekilde yapabileceğiniz açık kaynak kodlu küçük hoş bir program.<br />
yüklemek için yapmamız gerek öncelikle<span style="font-size:large;"><span style="font-style:italic;"> </span><a href="http://www.qt-apps.org/content/show.php/QGRUBEditor?content=60391">qt-apps</a></span> siteyi ziyaret etmemiz. ubundu da zaten .deb paketleri mevcut ancak</span></p>
<p><!--more--></p>
<p>kurulum icin konsoldan<br />
sudo dpkg -i qgrubeditor_2.5.0-1_i386.deb</p>
<p>eğerki kaynaktan derleyecekseniz veya ubuntu harici bir dağıtım kullanıyorsanız. tar.gz indirip açtıktan sonra sırasıyla<br />
$qmake-qt4<br />
$make<br />
sudo make install</p>
<p><span style="font-size:medium;">Applications—&#62;System Tools—&#62;QGRUBEditor</span></p>
<p>Sistem &#62; QgrubEditor</p>
<p><img style="width:488px;height:530px;" src="http://img508.imageshack.us/img508/9201/grub17ek8.png" alt="" /></p>
<p><img style="width:489px;height:275px;" src="http://img329.imageshack.us/img329/1381/grub18fd6.png" alt="" /></p>
<p style="margin:0;">
]]></content:encoded>
</item>
<item>
<title><![CDATA[Anlık İleti Programları]]></title>
<link>http://passfix.wordpress.com/?p=18</link>
<pubDate>Sun, 11 May 2008 10:41:20 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/05/11/anlik-ileti-programlari/</guid>
<description><![CDATA[Aslında bu başlık biraz yanlış oldu ama windozeci arkadaşlar için en basit hali ile yazmaya ]]></description>
<content:encoded><![CDATA[<p>Aslında bu başlık biraz yanlış oldu ama windozeci arkadaşlar için en basit hali ile yazmaya çalıştığım için bu şekilde yazmak daha doğru diye düşündüm yoksa msn kelimesi sizin de bildiğiniz gibi <em><strong>M</strong></em>icro<em><strong>s</strong></em>oft <em><strong>N</strong></em>etwork kelimelerinin açılımdan oluşuyor ve win 95 le windows kullanıcısı dostların hayatına girdi</p>
<p>Kopete<br />
Kde ortamlı sistemlerde hazır kurulu geliyor.<br />
Eklentileri sayesinde özelleştire biliyorsunuz.<br />
Metin efekti sayesinde baglantı kurdugunuz kişiye attığınız her msj her satır farklı renkte çıkacaktır.<br />
kopete diger anında msj laşma programlarında bulunmayan bir diger özelliğiyse ne dinliyorum eklentisine sahip olmasıdır...</p>
<p><img style="width:258px;height:222px;" src="http://img405.imageshack.us/img405/1318/snapshot3bw7.png" alt="" /></p>
<p><!--more--></p>
<p>Kmess<br />
Kmess uzun uzadıya anlatmaya gerek yok herkesce bilen amns gaim gibi programlara alternatif olarak bilinir. en onemli özelliği çevrici dışı yazışabilmedir. source kodlara sahiptir özgur dagıtımlardan dır.</p>
<p>Amsn<br />
aynı zamanda Windows için MSN alternatifidir.<br />
benim için en guzel özelliği hiç bir programa ihyaç duymadan webcam kaydetebilmesidir.<br />
ve sizi silen yada engelleyenleride görebilme imkanınızda bulunmaktadır.</p>
<p>Pidgin:.<br />
linux ortamının yanı sıra windows tabanlı işletim sistemlerinde de çalışabilen açık kaynak kodlu mesajlaşma yazılımıdır.<br />
AIM, ICQ, Jabber, MSN Messenger, Yahoo!, gibi aynı anda degişik aglarla konuşma imkanı da sunan anında haberleşme yazılımlarından favoriler arasındadır...</p>
<p>monkey<br />
emesne<br />
ayttm<br />
mercury<br />
tmsnc</p>
<p><span style="font-weight:bold;color:#ff0000;">TMSNC</span><br />
Linux anında haberleşme programlarının en karizmatigi, konsoldan baglanıyorsuz ve hatta şuan messenger live'da dahi bulunmyan bi özelliği sizi kişi listesinden silen veya hiç eklemeyen kişileri göstermesi<span style="color:#ffffff;">i<br />
<span style="color:#666666;"><br />
<span style="color:#333333;"><span style="color:#ff0000;">Kurulum için </span>genellikle kullandıgınız dagıtımın program deposunda -Synaptic pisi deb. rpm..- mevcuttur  tmsnc yazarak kurulumu tamamlarsınız çalıştırmak içinse konsoldan tmsnc yazamanız yeterli </span>kaynaktan derlemek icin web sitesini <a href="http://tmsnc.sourceforge.net/"><span style="color:#990000;">burada</span></a> ziyaret edin</span></span></p>
<p><img src="http://img175.imageshack.us/img175/2369/tmsncml8.png" alt="" />nuxta msn programları kurulum acemi linuxculara</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Vlc Player&amp; Skin Değiştirme]]></title>
<link>http://passfix.wordpress.com/?p=17</link>
<pubDate>Sun, 11 May 2008 10:38:41 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/05/11/vlc-player/</guid>
<description><![CDATA[vlc mediya player açık kaynak kodlu medya görüntüleyici zengin dosya formatı ile -MPEG-1, MPEG]]></description>
<content:encoded><![CDATA[<p><span style="font-size:medium;">vlc mediya player açık kaynak kodlu medya görüntüleyici zengin dosya formatı ile -MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...- ve özelleştirilebilen ara yüzleri ile bilgisayar kullanıcılarının beğenisine sunulan üçretsiz yazılımlardan. sadece Linux ile sınırlı kalmayıp Mac os x ve Windows ortamında da özgürce kullanabileceğiniz küçük ve bi okadar da etkili bir programdır.<br />
Değiştirebileceğiniz arayüzleri ile dilerseniz Media Player 11 yada winamp gibi bi görüntü sağlayabilirsiniz.<br />
<a href="http://www.videolan.org/vlc/">ayrıntılar için</a></span></p>
<p>ubuntu vlc player kurulum için<br />
sudo apt-get install vlc vlc-plugin-esd</p>
<p>Arayüzler için <a href="http://www.videolan.org/vlc/skins.php">videolan</a> sitesini ziyaret edip dilediğiniz hoşunuza giden bir skin i indirebirsiniz Ubuntu'da arayüzleri değiştirmek için yapmanız gerek</p>
<p>Alt+F2</p>
<p>vlc -I skins2</p>
<p>resimde de gördüğünüz gibi indirdiğimiz arayüzleri indirdiğimiz dizin içinde .vlt formatlı dosyaları yüklüyoruz.</p>
<p><img src="http://img174.imageshack.us/img174/1188/vlcjx1.jpg" alt="" /></p>
<p><!--more--></p>
<p><img src="http://img340.imageshack.us/img340/4940/vlcskin1rt7.png" alt="" /></p>
<p><img src="http://img152.imageshack.us/img152/9572/vlcwinamped0.png" alt="" /></p>
<p style="margin:0;">
]]></content:encoded>
</item>
<item>
<title><![CDATA[Lmss Dj-Program]]></title>
<link>http://passfix.wordpress.com/?p=16</link>
<pubDate>Sun, 11 May 2008 10:33:24 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/05/11/lmss-dj-program/</guid>
<description><![CDATA[Linux altında Dj programı renkli ara yüzü ile kullanıcıların beğenisi çeken ve geliştirilm]]></description>
<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-size:small;">Linux altında Dj programı renkli ara yüzü ile kullanıcıların beğenisi çeken ve geliştirilmiş kullanıcı dostu ara yüzü ile Linux altında favoriniz olan müziklere yeni efekler ekleyip, birden fazla şarkıyı birleştirip ritim ayarlayabiliyorsunuz yani bildiğimiz dj programı, iyi eğlenceler.</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">Detaylı bilgi için siteyi ziyaret edebilirsiniz</span></p>
<p class="MsoNormal"><span style="font-size:small;"><a href="http://lmms.sourceforge.net/">http://lmms.sourceforge.net/</a></span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">Ubuntu kullanıcıları için kurulum.</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">İlk başta konsolu yönetici olarak. açıp<span> </span>–sudo su-</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">echo "deb http://ubuntu.org.ua/ getdeb/" &#62;&#62; /etc/apt/sources.list</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">apt-get install lmms</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">komutlarını vermeniz yeterli.</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">Kaynak kod tan kurulum için wiki’yi ziyaret edebilirsiniz.</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;"><a href="http://lmms.sourceforge.net/wiki/index.php?title=Installation">http://lmms.sourceforge.net/wiki/index.php?title=Installation</a></span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">kaynak kod tan kurulum için öncelikle programın </span><span style="font-size:small;"><a href="http://sourceforge.net/project/showfiles.php?group_id=105168&#38;package_id=113209">ana sitesini</a> ziyaret ederek indiriyoruz.</span></p>
<p class="MsoNormal"><span style="font-size:small;">ve ikinci adımda indiğimiz tar.bz2 formatlı dosyayı açıyoruz, muhtemelen kullanıcı dizindedir. ve konsoluda içinde açarak. Sırasıyla.</span></p>
<p class="MsoNormal"><!--more--><span style="font-size:small;">./configure</span></p>
<p class="MsoNormal"><span style="font-size:small;">make</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">ve root olarak </span></p>
<p class="MsoNormal"><span style="font-size:small;">make install</span></p>
<p class="MsoNormal"><span style="font-size:small;"> </span></p>
<p class="MsoNormal"><span style="font-size:small;">komutlarında sonra kurulum işlemi bitiyor.</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><img src="http://img180.imageshack.us/img180/4188/lmms010largejn9.png" alt="" /></p>
<p style="margin:0;">
]]></content:encoded>
</item>
<item>
<title><![CDATA[preloader: Warning: failed to reserve range 00000000-60000000 ]]></title>
<link>http://fortmunir.wordpress.com/?p=51</link>
<pubDate>Tue, 06 May 2008 09:29:37 +0000</pubDate>
<dc:creator>fortmunir</dc:creator>
<guid>http://fortmunir.tr.wordpress.com/2008/05/06/preloader-warning-failed-to-reserve-range-00000000-60000000/</guid>
<description><![CDATA[Tadi coba maen BattleRealms di Ubuntu HH pake wine, terus ada pesen kayak gini.
preloader: Warning: ]]></description>
<content:encoded><![CDATA[<p>Tadi coba maen BattleRealms di Ubuntu HH pake wine, terus ada pesen kayak gini.<br />
<code>preloader: Warning: failed to reserve range 00000000-60000000<br />
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space,<br />
please report</code><br />
Terius googling akhirnya ketemu caranya, yaitu:<br />
<code>$ sudo gedit /etc/sysctl.conf</code><br />
Kemudian ganti baris<br />
<code>vm.mmap_min_addr = 65536</code><br />
menjadi<br />
<code>vm.mmap_min_addr = 0</code><br />
Kemudian restart mesin anda.<br />
Selamta mencoba =P</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ubuntu 8.04 Hardy Heron]]></title>
<link>http://fortmunir.wordpress.com/?p=48</link>
<pubDate>Mon, 05 May 2008 11:37:40 +0000</pubDate>
<dc:creator>fortmunir</dc:creator>
<guid>http://fortmunir.tr.wordpress.com/2008/05/05/ubuntu-804-hardy-heron/</guid>
<description><![CDATA[Let&#8217;s Get the Party Started
Let&#8217;s Roll
Or Whatever lah  pokoknya mari kita rayakan kedat]]></description>
<content:encoded><![CDATA[<p><strong>Let's Get the Party Started</strong><br />
<strong>Let's Roll</strong><br />
Or Whatever lah :-D pokoknya mari kita rayakan kedatangan Ubuntu Hardy Heron. Sekarang saya baru bisa mencicipi rasa baru ubuntu ini (terlambat 6 hari T_T). Tapi it's ok. Yang penting dah nyobain.<br />
Mari kita membahasnya. Setelah di unduhkan lagi oleh akang kita yang baik hati (baca <a href="sumodirjo.blogspot.com">sumodirjo</a>) sebelum maghrib langsung membakar Iso Hardy. Dan ternyata setelah diboot, kok yang muncul cuman teks mode?? Hahahaha, dan ternyata saya salah membakar =P. Bukannya versi desktopnya melainkan yang alternate. Yah, dengan sedikit kecewa langsung tetap saya lanjutkan untuk meginstallnya. Dan ternyata menginstall pake alternate tidak lebih susah kok.<br />
Setelah saya singkat,  instalasi berhasil dengan baik walaupun tadi sempet uring-uringan segala. Kayaknya si Hardy lebih meyakinkan deh dari pada kakanya Gutsy. Di komp yang sama ketika saya mencoba Gutsy, kinerjanya payah banged, lemot, dll. Tapi kini saya mencoba Hardy lebih enak.<br />
Sama juga seperti Gutsy kemarin, driver VGA langsung kedetect dan compiz langsung nyala walaupun kata temen-temen di milis banyak yang eror drivernya setelah upgrade. Tapi saya tidak upgrade dhing =D.<br />
Ingin mencoba firefox 3 tapi agak sedikit kecewa karena belum ada flash playernya. Alhasil langsung <em>nguthek-uthek</em> Synaptic and ngubah reponya. Tetapi saya kaget, kok yang di negara Indonesia adanya cuman <a href="http://ubuntu.indika.net.id/">mirror indika</a> ?? Ya sudahlah dari pada gak bisa. Langsung saya refresh tu synaptic. Eh ternyata masih ada beberapa file yang tidak ada. Langsung aja edit manual /etc/apt/sources.list<br />
pake gedit (soalnya gak biasa pake vi di ubuntu =p). Langsung diarahkan di kambing.<br />
<a href="http://fortmunir.wordpress.com/files/2008/05/repo.png"><img class="aligncenter size-medium wp-image-49" src="http://fortmunir.wordpress.com/files/2008/05/repo.png?w=300" alt="repo ubuntu" width="300" height="126" /></a><br />
Setelah itu install compiz fusion manager. Dan tampilannya membuat menggiurkan. Wah jadi jatuh cintrong ma Ubuntu 100% nee... Trs PClinuxOS saya gimana???<br />
<a href="http://fortmunir.wordpress.com/files/2008/05/cube1.jpg"><img class="alignnone size-medium wp-image-50" src="http://fortmunir.wordpress.com/files/2008/05/cube1.jpg?w=300" alt="cube ubuntu" width="300" height="228" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[MultiGet İndirme Yöneticisi]]></title>
<link>http://passfix.wordpress.com/?p=14</link>
<pubDate>Fri, 25 Apr 2008 16:31:02 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/04/25/multiget-indirme-yoneticisi/</guid>
<description><![CDATA[Linuxta Flashget tarzı program arayanlar özgürce kullanabileceginiz dosya indirme yoneticisi. Kul]]></description>
<content:encoded><![CDATA[<p><span style="font-weight:bold;">Linuxta Flashget tarzı program arayanlar özgürce kullanabileceginiz dosya indirme yoneticisi. Kullanımı kolay kullanışlı bir ara yüze sahip daha once flash get kullandıysanız zaten hatırlayacaksınız bence güzel bir yardımcı işiniz çıktınızda istedigniz yerde dowload yarıda kesip geldiginiz de devam edebilme imkanı sunuyor. linux</span></p>
<p><span style="font-weight:bold;">indirmek için</span> <span style="font-size:130%;color:#33cc00;"><a href="http://sourceforge.net/project/showfiles.php?group_id=174989"><span style="font-weight:bold;">buraya</span></a></span></p>
<p><img src="http://img216.imageshack.us/img216/6876/multius7.png" alt="" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[One Stop Blogging]]></title>
<link>http://fortmunir.wordpress.com/?p=47</link>
<pubDate>Thu, 24 Apr 2008 11:26:05 +0000</pubDate>
<dc:creator>fortmunir</dc:creator>
<guid>http://fortmunir.tr.wordpress.com/2008/04/24/one-stop-blogging/</guid>
<description><![CDATA[Bagi rekan-rekan yang berdomisili di Semarang dan sekitarnya:

]]></description>
<content:encoded><![CDATA[<p>Bagi rekan-rekan yang berdomisili di Semarang dan sekitarnya:</p>
<p><a href="http://img516.imageshack.us/img516/3121/resizeofleafletpm8.jpg"><img class="aligncenter" src="http://img516.imageshack.us/img516/3121/resizeofleafletpm8.jpg" alt="Seminar One Stop Blogging" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ubuntu Paylasım Programları]]></title>
<link>http://passfix.wordpress.com/?p=13</link>
<pubDate>Wed, 23 Apr 2008 22:32:33 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/04/23/ubuntu-paylasim-programlari/</guid>
<description><![CDATA[Ubuntu paylasim programları kurulumu
bildiğimiz üzre paylasim programları uzun uzun anlatmaya ge]]></description>
<content:encoded><![CDATA[<p>Ubuntu paylasim programları kurulumu<br />
bildiğimiz üzre paylasim programları uzun uzun anlatmaya gerek yok zaten anlatılacak bir yanıda yok ya sadece kurulumu ve kurulumda karşılaşılan sorunları anlatmaya çalışayım istedim.</p>
<p>Amule kurulum için</p>
<p>sudo apt-get update</p>
<p>sudo apt-get install amule</p>
<p><img src="http://img87.imageshack.us/img87/1517/limevire1ke6.jpg" alt="" /><br />
LimeWire önecelikle aşağıdaki linkten indiriyoruz kurulum içim zaten .deb olduğu için indirdiğiniz dizin de sadece çift tıklayın Gdebi ile kurulacaktır kurlum sırasında. gördüğünüz gibi var olan 7 tane bağımlılığı da mevcut sizi ilgilendiren yanı sadece install package sekmesine tıklamanız</p>
<p><a href="http://www9.limewire.com/download/LimeWireLinux.deb">http://www9.limewire.com/download/LimeWireLinux.deb</a></p>
<p><img src="http://img74.imageshack.us/img74/7074/limevire2jl6.jpg" alt="" /></p>
<p style="margin:0;">
]]></content:encoded>
</item>
<item>
<title><![CDATA[-Linux Maceralarım-]]></title>
<link>http://passfix.wordpress.com/?p=11</link>
<pubDate>Mon, 21 Apr 2008 09:25:59 +0000</pubDate>
<dc:creator>pasifix</dc:creator>
<guid>http://passfix.tr.wordpress.com/2008/04/21/linux-maceralarim/</guid>
<description><![CDATA[Linux maceram; terimlere geçmeden once sizinle paylaşmak istiyorum sizinde başınızdan geçeceğ]]></description>
<content:encoded><![CDATA[<p><span style="font-weight:bold;"><span style="text-decoration:line-through;">Linux maceram</span>;</span><em><strong> terimlere geçmeden once sizinle paylaşmak istiyorum sizinde başınızdan geçeceği için biraz yaz mış olalım herkesin bir hikayesi vardır. Linuxa ilk geçtigimde karşılaştıgım zorluklar ve aklıma takılan merak ettiğim bir çok konuyu sırası ile yazmayı duşunuyorum yani yazılarımda bu dogrultuda olacak şuan boşum okulda bitti sınavlara da hazırlanmıyorum yani bir ara boşluk donemi swap sadece bu boş doneminin biraz daha verimli geçmesini inandıgım için paylaşmak istedim. Çok sevdigim şehir İstanbuldan kısa sürede olsa ayrıyım evdeyim biraz dinlemek istiyorum artık derin bi soluk alıp ya iş hayatı yada sınavlar kpss kpds ales peşinde koşturmalı ama sınavlar olursa bir daha yazamıycam pc oyunlarıyla da aram iyi degil chat yapmayı da sevmiyorum. vaktimi şuan en iyi şekilde geçirdigime inanıyorum hiç kimseyede karşı degil her görüşede saygım var</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>linux ta ilk maceram Mandrake ile başladı ilk denememi hatırlamıyorum geçmiş zaman :D agustos ayında elime geçen cd yi bir türlü kurmaya karar verememiş ve en sonunda soguk bir sonbahar günüydü kurmaya karar verdim fakat bir çok terim vardı başlı başına bambaşka bir dünya ile karşı karşıyaydım gnome kde nedir anlam veremezken. bir hdd biçimlendirme yeni bölüm açma olayı ile karşılaştım ext3 kimin nesi fat fat32 ntfs varken daha sonra ögrendim ki bir de mantıksal bolum birincil bölüm takas alanı ilk başta baya bi çıkmazda hisettim kendimi sonuçta bilinmeyen birşeyle ugraşıyorsunuz gizemli fakat ilk denememde windows kurulu sistemi ucurmadan kurmayı başarabildim ama sistem açılınca bi de grub la tanıştık grub lilo mbr farklı farklı terimler. tabi program kuracaz linux sitelerinde forum sitelerinde koşturuyoruz daha sonra kurdugumuz dagıtıma özgü paket yöneticisi oldugunu ögrendik rpm deb tar.gz vs. ama .tar .tar.gz nedemekit konsol nedir hepsi karışmaya başladı sagolsun forum sitelerinden de yardım alamadım sordugum sorularda genel soruldugu bahanesi ile hiç cevap veren olmadı aslında cevap geldi fakat üslup farklıydı aylar yıllar geçti ve linux araştırmak demekti emek demekti!! en sıkıcı günlerimde kurtarıcım oldu vaktimi boşa geçirmediğim kanısındayım benim linux maceram da bu</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>linux 1991 yılında finlandiyalı bir üniversite öğrencisi olan Linus Torvalds tarafında geliştirilmeye başlanmış unix tabanlı işletim sistemidir. açık kaynak kodu serbest yazılım mantığı ile kısa surede </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>bilgisayar programcıları tarafından kabul görüp yaygınlaşıp gelişmiştir.. ve düzensiz de olsa hızla gelişmektedir. düzensiz diyorum cünkü belli bir sistem yoktur açık kaynak mantalitesi sayesinde pc programcıları tarafından sürekli gelişmektedir belki de tek kötü yonu budur. düzensiz ve sürekli güncellenen bir sistem olması</strong></em><em><strong><br />
</strong></em><em><strong>bu arada size faydalı olacagına inandıgım benim de ilk başta anlam veremedigim terimleri paylaşmak istiyorum</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>LINUS TORVALDS</strong></em><em><strong><br />
</strong></em><img style="width:165px;height:261px;" src="http://img292.imageshack.us/img292/4572/linustorvaldspo7.jpg" alt="" /><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Gnu ?</strong></em><em><strong><br />
</strong></em><em><strong>İlk defa Richard Stallman tarafından ortaya atılan bu kavaram Serbest yazılım modelini verilen genel bir isim dir. ve yazılımların açık kaynak kodlu olmasını öngürüyor böylece isteyen herkes dilediği gibi yazılım üzerinde değişiklik yapıp geliştirmesine olanak tanımaktadır.!</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Kde ?</strong></em><em><strong><br />
</strong></em><em><strong>1994 yıllında başlayan bu projede linux altında pencere yoneticisine verilen isimdir yani widozeci arkadaşlar için explorer dir. kde yoneticisine örnek olarak milli işletim sistemimiz olarak tanınan Pardusun kullandıgı pencere yöneticisidir. www.kde.org. adresinde daha detaylı bilgiye ulaşabilirsiniz. </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Gnome ?</strong></em><em><strong><br />
</strong></em><em><strong>Gnome linux altında ki favori olan diger pencere yoneticisini adıdır. ilk olarak Miguel de Icaze tarafından geliştilmiştir ve ornek olarak ubuntu işletim sisteminde kullanılmaktadı.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Çekirdek "Kernel"?</strong></em><em><strong><br />
</strong></em><em><strong> Kullanıcıların ihtiyaca duydugu yazılımları içermeyen sistemin öz halidir aslında Linux çekirdeğin -kernelin- adıdır.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Dagıtım ? </strong></em><em><strong><br />
</strong></em><em><strong> Aynı çekirdeği kullanan fakat farklı yazılımlarıı  içerin paketlerdir. Gnu ürünü olan yazılımlar olduğu için herkes dağıtım yapabilir. Dağıtımı somutlaştıracak olursak Pardus Suse Truva Gelecek parsix sam linux dreamlinux gibi ornekler verebiliriz.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>linux ta genel olarak akla takılan genel terimler bunlardır tabi sanırım bunlardır demem daha dogru olur çünkü benim aklıma takılanlar bunlardı </strong></em><em><strong><br />
</strong></em><em><strong>Sistem kullanımı ve yonetimi için root konsol vb degişik terimler le sıkca karşılaşırız ama bence dosya turleri ve dosyaların dağtım paketlerinede aşina olmakta da yarar vardır </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Root</strong></em><em><strong><br />
</strong></em><em><strong>sistemde yetkili olan kullancı demektir. o andaki patrondur, yani yetkili olark konsoldan program kurup silip dizinleri değiştirebilir vb. yani monarşik bir sistemde tek hükümdar. :) ama siz yetkiyi konsoldan komut aracılığıyla alıyorsunuz.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>rpm deb pisi paketler yöneticiler.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Rpm ?</strong></em><em><strong><br />
</strong></em><em><strong>Dağıtıma ait paketlerden Suse Red Hat Caldera Mandrake Sam linux tarafından kullanılan paket yönetim sistemidir açılımı Red Hat Package Manager demektir.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Deb.</strong></em><em><strong><br />
</strong></em><em><strong>debian ve ubuntu gibi dağıtımların kullandığı paket yoneticisidir.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Pisi </strong></em><em><strong><br />
</strong></em><em><strong>O meşhur kedicik işte pardusun paket yoneticisi pisi</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Linuxta dosya sistemi </strong></em><em><strong><br />
</strong></em><em><strong>Linux'a yeni transfer olan arkadaşların sanırım en cok anlam veremedigide bu dosyalar ve anlam veremedigi garib isimlerdir. "programfiles temp belgelerim" görmeye alışık olduğumuz en yakın dostlarınız artık yok.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>/bin</strong></em><em><strong><br />
</strong></em><em><strong> Sistemin açılışı ve kontrolü için gerekli komutlar. Hem kullanıcıların, hem de sistem görevlisinin kullanabileceği dosyalar (kök dizinde ise fazla şişmemesi koşuluyla) buraya atılabilir. Sadece root kullanıcının ihtiyaç duyacağı init, getty, updatedb gibi programlar /sbin veya /usr/sbin'de durabilir. Bu dizinde bulunan dosyalara örnek olarak cat, chgrp, chown, date, dd, df, ln, mkdir, mount, ps, rm, sh, su, sync ve umount verilebilir. </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>/dev</strong></em><em><strong><br />
</strong></em><em><strong> Aygıt dosyaları bulunur. bu dosya yardımıyla harici aygıtlara ulaşırız. </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>/etc</strong></em><em><strong><br />
</strong></em><em><strong> Sistem yapılandırma dosyaları. </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>/home</strong></em><em><strong><br />
</strong></em><em><strong> Kullanıcı dizini her kullanıcının başlangıc kulanım alanı sistem yoneticisi olmadan -root- tek işlem yapılan yer.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>/lib</strong></em><em><strong><br />
</strong></em><em><strong> Kütüphane dosyaları.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong></strong></em><em><strong><br />
</strong></em><em><strong>/mnt</strong></em><em><strong><br />
</strong></em><em><strong> Geçici mount edilen dosya sistemleri. Sadece bu iş için kullanıldığından sistem görevlisine zaman kazandırır. </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>/tmp</strong></em><em><strong><br />
</strong></em><em><strong> Geçici dosyaların koyulduğu dizin. Belirli zaman aralıklarında temizlenmelidir. </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>/usr</strong></em><em><strong><br />
</strong></em><em><strong> Diğer önemli sistem dosyalarını tutar. Bu bölüm genelde en kalabalık dizindir, zira yeni kurulan tüm programlar buraya konulur. </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Linux ta dosya son eklerinin açılımı </strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>-hımm burayada ek olarak windowsta genel olarak arkadaşlarımız winrar zip.. vs görmüştür panik yapmayın herşey aynı sadece windowstaki karşılıklarından bahsedeceğiz.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>.tar = tar komutu yardımıyla sıkıştırılmış dosyadır</strong></em><em><strong><br />
</strong></em><em><strong>.tar.gz =  Tar ve zip komutlarıya arşivlen miş dosya turudur.</strong></em><em><strong><br />
</strong></em><em><strong>.tar.Z = Tar ve compress komutu kullanılarak arşivlenmiştir.</strong></em><em><strong><br />
</strong></em><em><strong>.gz = Bzip ile sıkıştırılmış dosya</strong></em><em><strong><br />
</strong></em><em><strong>.Z = compress komutu ile sıkıştırılmıştır.</strong></em><em><strong><br />
</strong></em><em><strong>.ps = Post****** dosyası</strong></em><em><strong><br />
</strong></em><em><strong>.conf = yapılandırma dosyası</strong></em><em><strong><br />
</strong></em><em><strong>.c = c kaynak kodu</strong></em><em><strong><br />
</strong></em><em><strong>.c++ = c++ kaynak kodu</strong></em><em><strong><br />
</strong></em><em><strong>.py = python kaynak kodu</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>bu arada kuruluma geçmeden once biraz antrenman yapalım</strong></em><em><strong><br />
</strong></em><em><strong>linux kurulum oncesi hardiski bolumlendirirken biraz dikkat etmemiz  ve bi parçada bilgi sahibi olmamız sanırım windozenin saglığı için iyi gelir.</strong></em><em><strong><br />
</strong></em><em><strong>Linux kurulum aşamasında kurulum yapılacak bölümü ext3 formatıyla biçimlendiriyoruz ve hdd leri bolumlendiriken; Birincil bolum -primary partition-, Uzatılmış bölüm, mantıksal bölüm, takas alanı -swap partition- gibi bolumlendime yaparız</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Birincil Bölüm -primary partition- Kullanmak istediğiniz dağıtımı kuracağımız alandır Bir sabit disk üzerinde en fazla 4 bolum oluşturabiliriz ve bu oluşturduğumuz bolumlerin bir tanesinin etkin olaması 'boot' olması lazım ve kurulum sonunda disk başına MBR "master boot record"  Grub adı verilen bir açılış yöneticisi kurarız buraya daha sonra biraz açarız. Açılış yöneticisi sayesinde kurulu olan diger işletim sistemleri arasında seçim yapmamıza olan saglar.</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>Takas "Swap"</strong></em><em><strong><br />
</strong></em><em><strong><br />
</strong></em><em><strong>linux sisteminde, kullandığınız dağıtımda belleğin yetmediği durumlarda kullanılan ayrılan sanal bellektir. yani geçi bölümden ibarettir. ex2</strong></em><em><strong><br />
</strong></em><em><strong>bilgisayarınızın donanımına güveniyorsanız bu bölüme aslında ihtiyaç ta yoktur. dağıtımlar arasında ram kullanımını en az harcayan sistem olarak kullandığı pencere yöneticisine bakabiliriz yani bi winmaker yada xfece en hafif dağıtımlar derken, kde de cok fazla paket sayısı ve görselliğe hitap ettigi için için ram miktarını biraz daha fazla kullanır. gnomede ram miktarını az kullanır ve son kullancıya hitap ediyor diyebilir yani size göre</strong></em><em><strong><br />
</strong></em><em><strong>genel olarak </strong></em></p>
<p style="margin:0;"><em><strong></strong></em></p>
<p><em><strong></strong></em></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[PClinuxOS Gnome 2008]]></title>
<link>http://fortmunir.wordpress.com/?p=43</link>
<pubDate>Fri, 11 Apr 2008 04:17:52 +0000</pubDate>
<dc:creator>fortmunir</dc:creator>
<guid>http://fortmunir.tr.wordpress.com/2008/04/11/pclinuxos-gnome-2008/</guid>
<description><![CDATA[Wuih, Maknyos tenan tampilannya. Dengan theme kayak PclinuxOS minime 2008. Jadi masih black edition ]]></description>
<content:encoded><![CDATA[<p>Wuih, Maknyos tenan tampilannya. Dengan theme kayak PclinuxOS minime 2008. Jadi masih black edition gitu. Keren. Tapi kenapa kok nggak sampai masuk ke distrowatch ya? =P</p>
<p><a href="http://img229.imageshack.us/img229/6116/pclosgnomebyj7.jpg"><img src="http://img229.imageshack.us/img229/6116/pclosgnomebyj7.jpg" border="0" alt="" width="400" /></a></p>
<p>Link Untuk Download di sini:<br />
<a href="http://ftp.nl.freebsd.org/os/Linux/distr/texstar/pclinuxos/live-cd/english/preview/pclos-gnome2008.iso">Link 1</a><br />
<a href="http://distro.ibiblio.org/pub/linux/distributions/texstar/pclinuxos/live-cd/english/preview/pclos-gnome2008.iso">Link 2</a><br />
<a href="ftp://na.mirror.garr.it/mirrors/pclinuxos/live-cd/english/preview/pclos-gnome2008.iso">Link 3</a><br />
<a href="http://spout.ussg.indiana.edu/linux/pclinuxos/pclinuxos/live-cd/english/preview/pclos-gnome2008.iso">Link 4</a><br />
<a href="ftp://ftp.pbone.net/pub/pclinuxos/live-cd/english/preview/pclos-gnome2008.iso">Link 5</a></p>
<p><a href="http://www.linuxgator.org/PCLinuxOS/iso/pclos-gnome2008%20md5.txt">MD5Sum</a></p>
]]></content:encoded>
</item>

</channel>
</rss>
