<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feedproxy.google.com/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feedproxy.google.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://www.go2linux.org">
<channel>
 <title>Linux Operating system - Debian, Fedora, Centos, Ubuntu - Linux stuff - http://www.go2linux.org</title>
 <link>http://www.go2linux.org</link>
 <description>To help Linux users, achieve their goals in administration, and enjoying their linux boxes</description>
 <language>en</language>
<creativeCommons:license>http://creativecommons.org/licenses/by/2.5/</creativeCommons:license><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feedproxy.google.com/Go2linux" type="application/rss+xml" /><feedburner:emailServiceId>Go2linux</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
 <title>kernel panic - not syncing</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/RDjwmEm9OG0/kernel-panic-not-syncing-mount-unknown-block</link>
 <description>&lt;p&gt;It is true that when you start using Gentoo, you learn a lot about Linux, because it appears some problems that you have to solve, and you need to understand something before you can fix it.&lt;/p&gt;
&lt;p&gt;That was the case when I installed Gentoo Linux at my office, I do already have Ubuntu Linux installed there, so I followed the &lt;a href="http://www.gentoo.org/doc/en/altinstall.xml" target="blank"&gt;alternate method of installation&lt;/a&gt; which is really easy cause you have a running system with browser and Internet while installing so, you can be reading the instructions, and also googling if you find problems.&lt;/p&gt;
&lt;p&gt;But, following that method made me make a mistake and as soon as I tried to boot into my new Gentoo, I got this error:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Kernel panic - not syncing:VFS: Unable to mount root fs on unknown-block (1,2)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The problem was on two files, &lt;/p&gt;
&lt;p&gt;&lt;em&gt;/etc/fstab&lt;/em&gt; and &lt;em&gt;/boot/grub/grub.conf&lt;/em&gt; (aka &lt;em&gt;/boot/grub/menu.lst&lt;/em&gt;)&lt;/p&gt;
&lt;p&gt;You may have the problem only in one of them.&lt;/p&gt;
&lt;p&gt;How do this files work?&lt;/p&gt;
&lt;p&gt;the &lt;em&gt;grub.conf&lt;/em&gt; file tells Linux where the Kernel is and also where root partition is.&lt;/p&gt;
&lt;pre&gt;
title Gentoo Linux 2.6.25-r8
root (hd2,5)
kernel /boot/kernel-2.6.25-gentoo-r8 root=/dev/hdc7
&lt;/pre&gt;&lt;p&gt;
This is part of my &lt;em&gt;grub.conf&lt;/em&gt; file.&lt;/p&gt;
&lt;p&gt;The root(hd2,5) is saying Linux where is the boot partition and it means, &lt;strong&gt;Third hard disk (the 0 counts and is the first disk) and sixth partition, in that disk.&lt;/strong&gt; so, it is /dev/sdc6 or /dev/hdc6.&lt;/p&gt;
&lt;p&gt;the next line is saying where to find the kernel and the root partition.&lt;/p&gt;
&lt;p&gt;Then, is the &lt;em&gt;fstab&lt;/em&gt; file, which tells Linux the partitions to mount, and where to mount them.&lt;/p&gt;
&lt;pre&gt;
/dev/hdc6       /boot   ext2    defaults,noatime        1 2
/dev/evms/sda5  none    swap    sw                      0 0
/dev/hdc7       /       ext3    noatime                 0 1
&lt;/pre&gt;&lt;p&gt;
This is part of my &lt;em&gt;/etc/fstab&lt;/em&gt; file, and it is telling Linux to mount /dev/hdc6 as /boot and /dev/hdc7 as root partitions.&lt;/p&gt;
&lt;p&gt;This configuration works now, but when I first wrote this files (by hand as Gentoo needs 'cause there is no automatic tool to make it for you), I entered &lt;strong&gt;sdc*&lt;/strong&gt; where I should have write &lt;strong&gt;hdc*&lt;/strong&gt; this was because Ubuntu names all partitions as s* even if they are ATA and not Serial ATA.&lt;/p&gt;
&lt;p&gt;This not only happens in Gentoo, I have seen a lot of people asking for this error in forums, and all you need is to double check this two files, because is almost sure that the problem is in one or in both of them.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/ACK3x57IMpaHWxDIFFa8kkFV7so/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/ACK3x57IMpaHWxDIFFa8kkFV7so/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=Mvd2YjpE"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=yI3Rnlmb"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=yI3Rnlmb" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ZzIsUDS6"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=IHi5I8ts"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=IHi5I8ts" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=wqLTaYFW"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=WDqDObY6"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=WDqDObY6" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=VNPUqBzb"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=VNPUqBzb" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/RDjwmEm9OG0" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/kernel-panic-not-syncing-mount-unknown-block#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/11">miscellaneous</category>
 <pubDate>Tue, 18 Nov 2008 18:21:04 -0800</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">525 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/kernel-panic-not-syncing-mount-unknown-block</feedburner:origLink></item>
<item>
 <title>Small tip, how to recreate fluxbox menu</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/ixdWUthObOw/automatically-add-programs-to-fluxbox-menu</link>
 <description>&lt;p&gt;If you like me use Fluxbox may be aware that when you install a new program it is not automatically added to the menu, yes you can always edit it manually and &lt;a href="http://www.go2linux.org/adding-menu-items-to-fluxbox" target="blank"&gt;add the new program to fluxbox menu&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But you can also run:&lt;/p&gt;
&lt;p class="codigo"&gt;fluxbox-generate_menu&lt;/p&gt;
&lt;p&gt;Then from the old menu choose restart, and voila, you will have almost all your installed applications in the menu.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/EVsCiuwzFTGo0F4YGtrssGO-ZmQ/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/EVsCiuwzFTGo0F4YGtrssGO-ZmQ/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=0e74Mggr"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=7FumxnqF"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=7FumxnqF" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=7qdvY7pS"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=9v5qvWv0"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=9v5qvWv0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=pDL6Ha26"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=0bAPN9Dc"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=0bAPN9Dc" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=kuMex4Ai"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=kuMex4Ai" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/ixdWUthObOw" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/automatically-add-programs-to-fluxbox-menu#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/25">Linux tips</category>
 <pubDate>Mon, 17 Nov 2008 16:30:57 -0800</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">524 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/automatically-add-programs-to-fluxbox-menu</feedburner:origLink></item>
<item>
 <title>Gentoo Intel Core 2 Duo CPU E6550 - XFX Pine GeForce 7300 SE - Sound (ICH8 Family)</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/PoPzmlkmLNk/gentoo-nvidia-ich8-audio-82801H-geforce</link>
 <description>&lt;p&gt;Well, finally I have all my hardware working with Gentoo, I have an Intel Core 2 Duo, with GeForce 7300 from Nvidia and an Intel ICH8 audio card, which is integrated in my mother board.&lt;/p&gt;
&lt;p&gt;You may see the output of the &lt;code&gt;hwinfo&lt;/code&gt; command in my PC &lt;a href="/pics/other_files/hardwareinfo.txt" target="blank"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And the output of &lt;code&gt;lspci&lt;/code&gt; below&lt;/p&gt;
&lt;pre&gt;
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02)
00:03.0 Communication controller: Intel Corporation 82P965/G965 HECI Controller (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82566DC Gigabit Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801HB (ICH8) 4 port SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G72 [GeForce 7300 SE] (rev a1)
03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6101 single-port PATA133 interface (rev b1)
07:03.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
&lt;/pre&gt;&lt;p&gt;
Read &lt;a href="http://www.go2linux.org/gentoo-fluxbox-nvidia" target="blank"&gt;how to gentoo, nvidia, X and fluxbox&lt;/a&gt; to know how to make Nvidia and X work.&lt;/p&gt;
&lt;p&gt;And for the sound, here are the steps I followed to make it work.&lt;/p&gt;
&lt;p&gt;First compile the kernel, I am using &lt;/p&gt;
&lt;pre&gt;
Linux gentoo 2.6.25-gentoo-r8 #7 SMP Sun Nov 16 16:29:29 BOT 2008 i686 Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz GenuineIntel GNU/Linux
&lt;/pre&gt;&lt;p&gt;
That is the output of &lt;code&gt;uname -a&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;And my Kernel configuration file is &lt;a href="/pics/other_files/kernel.config.txt" target="blank"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check that the sound section is:&lt;/p&gt;
&lt;pre&gt;
#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
# CONFIG_SND is not set

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
# CONFIG_HIDRAW is not set
&lt;/pre&gt;&lt;p&gt;
And the I2C hardware bus support is:&lt;/p&gt;
&lt;pre&gt;
#
# I2C Hardware Bus support
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
CONFIG_I2C_I801=m
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_SCx200_ACB is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_TINY_USB is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set
&lt;/pre&gt;&lt;p&gt;
Now that you have your kernel configured, according to your own needs, lets install the alsa drivers.&lt;/p&gt;
&lt;p class="codigo"&gt;echo "media-sound/alsa-driver" &gt;&gt; /etc/portage/package.keywords&lt;/p&gt;
&lt;p&gt;To unmask Alsa Drivers.&lt;/p&gt;
&lt;p class="codigo"&gt;echo "media-sound/alsa-headers"&gt;&gt;/etc/portage/package.keywords&lt;/p&gt;
&lt;p&gt;To unmask Alsa Drivers dependencies.&lt;/p&gt;
&lt;p class="codigo"&gt;emerge alsa-driver alsa-utils&lt;/p&gt;
&lt;p&gt;To install the drivers and alsa-utils package.&lt;/p&gt;
&lt;p&gt;Well, now configure your card.&lt;/p&gt;
&lt;p class="codigo"&gt;alsaconf&lt;/p&gt;
&lt;p&gt;and follow the instructions there.&lt;/p&gt;
&lt;p&gt;Lets start alsasound daemon.&lt;/p&gt;
&lt;p class="codigo"&gt;/etc/init.d/alsasound start&lt;/p&gt;
&lt;p&gt;And make it start every time you boot your Linux.&lt;/p&gt;
&lt;p class="codigo"&gt;rc-update add alsasound boot&lt;/p&gt;
&lt;p&gt;Add yourself to the sound gruop&lt;/p&gt;
&lt;p class="codigo"&gt;gpasswd -a &lt;username&gt; audio&lt;/p&gt;
&lt;p&gt;replace &lt;strong&gt;username&lt;/strong&gt; with your username, and some other you may want to add to that group, and have access to sound.&lt;/p&gt;
&lt;p&gt;To set the volume run:&lt;/p&gt;
&lt;p class="codigo"&gt;alsaconfig&lt;/p&gt;
&lt;p&gt;Be sure to unmute the master, the front and PCM channels&lt;/p&gt;
&lt;p&gt;That should be all, now you should have video and sound working with Gentoo.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/aHIRVhTMsC_z75ouX9sIqSamRyU/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/aHIRVhTMsC_z75ouX9sIqSamRyU/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=FNMoT4d4"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=GjJKqrtV"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=GjJKqrtV" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=lItEEPHM"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=X6xjgKFT"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=X6xjgKFT" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=3SCZzh0C"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=nx067fEx"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=nx067fEx" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=vQliHe3E"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=vQliHe3E" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/PoPzmlkmLNk" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/gentoo-nvidia-ich8-audio-82801H-geforce#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/52">gentoo Linux</category>
 <pubDate>Sun, 16 Nov 2008 19:12:29 -0800</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">523 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/gentoo-nvidia-ich8-audio-82801H-geforce</feedburner:origLink></item>
<item>
 <title>How to kill user's processes and logout the user</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/I_ycq421eNk/how-to-kill-users-processes</link>
 <description>&lt;p&gt;The other day a friend of mine was asking me how to stop all users' processes and then logout him.&lt;/p&gt;
&lt;p&gt;Well maybe the first thing you need is to send a message to the user, so he can actually save his work.&lt;/p&gt;
&lt;p&gt;to do that you may use the command &lt;a href="http://www.go2linux.org/how-to-use-wall-to-send-broadcast-message-on-linux" target="blank"&gt;wall&lt;/a&gt; to let your users know you are about to log them out.&lt;/p&gt;
&lt;p&gt;Now at the given time end all of your users' applications, using &lt;code&gt;pkill&lt;/code&gt;&lt;/p&gt;
&lt;p class="codigo"&gt;sudo pkill -u username&lt;/p&gt;
&lt;p&gt;replace &lt;em&gt;username&lt;/em&gt; with every username you have in your system, you can also use.&lt;/p&gt;
&lt;p class="codigo"&gt;who | awk '{ printf ("%s",$1 "\n"); }'| grep -v root | xargs -I {} -t pkill -u $1{}&lt;/p&gt;
&lt;p&gt;This way you will all all users' processes, be careful using this.&lt;/p&gt;
&lt;p&gt;You can also use the command &lt;code&gt;skill&lt;/code&gt; but in its man page it says it is obsolete.&lt;/p&gt;
&lt;p class="codigo"&gt;skill -KILL -u username&lt;/p&gt;
&lt;p&gt;Use this command carefully, as you may make your users loose their jobs.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/1sYWz59QeRpEm1oZTycV-9U7Ubo/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/1sYWz59QeRpEm1oZTycV-9U7Ubo/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=mQfBE0BB"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=2p3tDxEo"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=2p3tDxEo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=vWSWMZeF"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=KgvgJ9RN"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=KgvgJ9RN" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=dbsexuuS"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=e0LIaFJW"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=e0LIaFJW" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=i2igUCh9"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=i2igUCh9" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/I_ycq421eNk" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/how-to-kill-users-processes#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/36">Linux command line</category>
 <pubDate>Sat, 15 Nov 2008 06:58:14 -0800</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">522 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/how-to-kill-users-processes</feedburner:origLink></item>
<item>
 <title>How to broadcast a message to all users - using wall -</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/dmmJNKfzST8/how-to-use-wall-to-send-broadcast-message-on-linux</link>
 <description>&lt;p&gt;Sometimes as the administrator of a Linux Operating System Server, y may need to send a message to all users in a multi-user system.&lt;/p&gt;
&lt;p&gt;There are some different ways to do this, but we will now see just one of them.&lt;/p&gt;
&lt;p&gt;We will use &lt;code&gt;wall&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;As the main input of wall is a file, we will first create our message file.&lt;/p&gt;
&lt;p&gt;Let's say you want to tell users that in two more ours the main SQL database is going to be unavailable because of maintenance.&lt;/p&gt;
&lt;p&gt;So type:&lt;/p&gt;
&lt;p class="codigo"&gt;echo 'Please note that in two more hours, and for one hour, you will not be able to use the SQL database, please save all your job before, and quit any application using it'&gt; message.txt&lt;/p&gt;
&lt;p&gt;OK, now we have our message ready, it is time to send it to the users.&lt;/p&gt;
&lt;p class="codigo"&gt;wall &lt; message.txt&lt;/p&gt;
&lt;p&gt;And something like this will appear on all terminals open.&lt;/p&gt;
&lt;pre&gt;
Broadcast Message from root@debian                                             
        (/dev/pts/3) at 9:56 ...                                               
                                                                               
Please note that in two more hours, and for one hour, you will not be able to u
se the SQL database, please save all your job before, and quit any application 
using it   
&lt;/pre&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/6kEVAJxbo4Kwxg6PRDd_hGaJe3s/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/6kEVAJxbo4Kwxg6PRDd_hGaJe3s/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=76KbCdJI"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=f1JDFlIJ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=f1JDFlIJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=iPhwAjLq"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=cG7K0IJF"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=cG7K0IJF" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=Kv38743r"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=DHHWBNpY"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=DHHWBNpY" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=qfXQ7o9s"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=qfXQ7o9s" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/dmmJNKfzST8" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/how-to-use-wall-to-send-broadcast-message-on-linux#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/36">Linux command line</category>
 <category domain="http://www.go2linux.org/taxonomy/term/25">Linux tips</category>
 <pubDate>Sat, 15 Nov 2008 06:01:29 -0800</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">521 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/how-to-use-wall-to-send-broadcast-message-on-linux</feedburner:origLink></item>
<item>
 <title>Gentoo + X + Nvidia + Fluxbox</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/f5CeEiRv1TU/gentoo-fluxbox-nvidia</link>
 <description>&lt;p&gt;There is plenty of information about Gentoo (Thanks God!), I am going to write here a very little how-to install Gentoo, then X, the Nvidia drivers, and Fluxbox, I will not go into details about Gentoo installation as there is enough in the &lt;a href="http://www.gentoo.org/doc/en/index.xml?catid=install#doc_chap2" target="blank"&gt;official page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Once you have your Gentoo Linux running, you can go to install nvidia-drivers, but first lets install sudo -Optional- (I like that sice I have used Ubuntu)&lt;/p&gt;
&lt;p class="codigo"&gt;emerge sudo&lt;/p&gt;
&lt;p&gt;Now edit the sudoers file using the command:&lt;/p&gt;
&lt;p class="codigo"&gt;visudo&lt;/p&gt;
&lt;p&gt;And enter this line at the end of the file.&lt;/p&gt;
&lt;pre&gt;
your_user ALL=(ALL) ALL
&lt;/pre&gt;&lt;p&gt;
Now continue with the installation&lt;/p&gt;
&lt;p class="codigo"&gt;sudo emerge nvidia-drivers&lt;/p&gt;
&lt;p&gt;Then load the module into your Kernel,&lt;/p&gt;
&lt;p class="codigo"&gt;sudo modprobe nvidia&lt;/p&gt;
&lt;p class="codigo"&gt;sudo update-modules&lt;/p&gt;
&lt;p&gt;Then install X&lt;/p&gt;
&lt;p class="codigo"&gt;sudo emerge xorg-x11&lt;/p&gt;
&lt;p&gt;Now configure X&lt;/p&gt;
&lt;p class="codigo"&gt;sudo xorgconfig&lt;/p&gt;
&lt;p&gt;Follow the instruction on the screen, be sure to know the vertical and horizontal sync rates for your monitor.&lt;/p&gt;
&lt;p&gt;Finally install fluxbox&lt;/p&gt;
&lt;p class="codigo"&gt;sudo emerge fluxbox&lt;/p&gt;
&lt;p&gt;Configure it to be your windows manager&lt;/p&gt;
&lt;p class="codigo"&gt;echo "exec startfluxbox" &gt; $HOME/.xinitrc&lt;/p&gt;
&lt;p&gt;And start it:&lt;/p&gt;
&lt;p class="codigo"&gt;startx&lt;/p&gt;
&lt;p&gt;I got this error at this stage:&lt;/p&gt;
&lt;pre&gt;
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0): log file that the GLX module has been loaded in your X
(EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
(EE) NVIDIA(0): you continue to encounter problems, Please try
(EE) NVIDIA(0): reinstalling the NVIDIA driver.
&lt;/pre&gt;&lt;p&gt;
After googling, I found that the problem was that the GLX module loaded was the X.org module and not the nvidia one, so, solve the problem was as easy as enter this at command prompt.&lt;/p&gt;
&lt;p class="codigo"&gt;sudo eselect opengl set nvidia&lt;/p&gt;
&lt;p&gt;Now I have my first Gentoo with fluxbox on it running!!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Documentation&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.gentoo.org/doc/en/nvidia-guide.xml" target="blank"&gt;Nvidia on Gentoo&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://forums.nvidia.com/index.php?showtopic=33339" target="blank"&gt;Nvidia forum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/RgZc7YJ8jxmUfrk8XrnAiMZ022k/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/RgZc7YJ8jxmUfrk8XrnAiMZ022k/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=V6XnSva4"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=AqDmWeOP"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=AqDmWeOP" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=cX8rigDu"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=r5F5uiOZ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=r5F5uiOZ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ITtE5Xil"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=XndLo18i"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=XndLo18i" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=H8dDNMf6"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=H8dDNMf6" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/f5CeEiRv1TU" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/gentoo-fluxbox-nvidia#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/52">gentoo Linux</category>
 <pubDate>Sat, 01 Nov 2008 11:08:31 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">520 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/gentoo-fluxbox-nvidia</feedburner:origLink></item>
<item>
 <title>Gentoo gtk circular dependecies</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/y8qInH35OdE/emerge-circular-dependencies-gtk-gnome</link>
 <description>&lt;p&gt;I am starting with Gentoo again, this time installing using the &lt;a href="http://www.gentoo.org/doc/en/altinstall.xml" target="blank"&gt;alternative method&lt;/a&gt; more specific the Knoppix method, but I did from my running Debian Lenny using the chroot method, well I now have my operating system working, but when I tried to install Gnome&lt;/p&gt;
&lt;p class="codigo"&gt;emerge gnome&lt;/p&gt;
&lt;p&gt;I got an error&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Error circular dependencies&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;After googling, and reading my configuration files I found that the problem was in my &lt;code&gt;/etc/make.conf&lt;/code&gt; file where my USE variable were like this:&lt;/p&gt;
&lt;pre&gt;
USE="-qt3 -qt4 -arts -kde dbus hal avahi gnome gtk"
&lt;/pre&gt;&lt;p&gt;
So I took out the gtk and gnome, and installed the gtk package.&lt;/p&gt;
&lt;p class="codigo"&gt;emerge gtk+&lt;/p&gt;
&lt;p&gt;Which was the package giving the error of circular dependencies... yes I was telling gentoo to install a package with gtk support without having gtk, and when it tries to install gtk+, it tried to install it, with gtk support, hope this helps anybody someday.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/SjRNN_hFHVfkqkAwKOfEDEuUE_s/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/SjRNN_hFHVfkqkAwKOfEDEuUE_s/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=IfW62BAy"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=4BW1t2ZZ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=4BW1t2ZZ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=hpuMJICk"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=HJputhzZ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=HJputhzZ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=QpgkhtyN"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=JbKEOj0a"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=JbKEOj0a" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=XHNCbray"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=XHNCbray" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/y8qInH35OdE" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/emerge-circular-dependencies-gtk-gnome#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/52">gentoo Linux</category>
 <pubDate>Thu, 30 Oct 2008 20:05:28 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">519 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/emerge-circular-dependencies-gtk-gnome</feedburner:origLink></item>
<item>
 <title>Convert Youtube videos to Cell phone format</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/o1n7uwu8AP8/download-convert-play-youtube-video-on-cell-phones-sony-ericsson</link>
 <description>&lt;p&gt;If you want to play a youtube video on your cellular you may need to convert it to the format you cell phone can actually play, I have tested this process with a Sony Ericsson K550i and it worked great, I suppose it should work on almost all modern cellphones.&lt;/p&gt;
&lt;p&gt;First thing you need is to download the video from youtube, there are a lot of ways to do that, more than a year ago, I have written this &lt;a href="http://www.go2linux.org/wget-to-download-youtube-videos" target="blank"&gt;Howto download a Youtube video with wget&lt;/a&gt;, but you can now also use some other online tools like, &lt;a href="http://www.savevid.com/" target="blank"&gt;Savevid&lt;/a&gt;, check this youtube video to know how to use the page.&lt;/p&gt;
&lt;p&gt;&lt;object width="425" height="344"&gt;&lt;br /&gt;
&lt;param name="movie" value="http://www.youtube.com/v/YWwCu94Asrc&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/param&gt;
&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/YWwCu94Asrc&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;Ok, once you have it downloaded in your disk proceed to convert it to a format your cellphone can play, for that we are going to use &lt;code&gt;ffmpeg&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;First install the application&lt;/p&gt;
&lt;p class="codigo"&gt;sudo aptitude install ffmpeg&lt;/p&gt;
&lt;p&gt;Now use it in this format:&lt;/p&gt;
&lt;p class="codigo"&gt;ffmpeg -i video.mp4 -s 176x144 -vcodec h263 -r 25 -b 12200 -ab 12200 -ac 1 -ar 8000 arma.3gp&lt;/p&gt;
&lt;p&gt;The video I have used for this example is this one.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.youtube.com/watch?v=TvakDqzTd1Q" target="blank"&gt;Armageddon Tribute&lt;/a&gt;, just cause is one of my daughters favorites.&lt;/p&gt;
&lt;p&gt;Just be sure to change the names &lt;strong&gt;video.mp4&lt;/strong&gt; and &lt;strong&gt;arma.3gp&lt;/strong&gt; accordingly but keep the .3gp extension on the destination.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/CLt5ZbZ5Tk6ktQq_vtspcFkZu-U/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/CLt5ZbZ5Tk6ktQq_vtspcFkZu-U/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ZtNg8ewe"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ixjVsYAU"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=ixjVsYAU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=2fZ00Pld"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ZDSj7AVo"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=ZDSj7AVo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=vzEwZXU0"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=aFacCmCf"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=aFacCmCf" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=Ose6wu0l"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=Ose6wu0l" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/o1n7uwu8AP8" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/download-convert-play-youtube-video-on-cell-phones-sony-ericsson#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/40">Desktop</category>
 <category domain="http://www.go2linux.org/taxonomy/term/25">Linux tips</category>
 <pubDate>Thu, 16 Oct 2008 13:53:01 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">518 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/download-convert-play-youtube-video-on-cell-phones-sony-ericsson</feedburner:origLink></item>
<item>
 <title>Blog action day 2008: Linux and Poverty</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/zmYt_w0RK2A/blog-action-day-2008-at-go2linux</link>
 <description>&lt;p&gt;Today is Blog Action Day, and at Go2Linux we are supporting it by spreading the word, I think that Linux is a good way to fight against poverty, think about all the money that goes to software companies.&lt;/p&gt;
&lt;p&gt;Lots of people in poor countries can not afford to pay for Microsoft of Mac software, but Linux is free, and work almost the same (do not want to start a debate about which is better), the most of time it is suitable for everybody's needs.&lt;/p&gt;
&lt;p&gt;Also if you have the money to buy a expensive Operating System, but Linux can do the job for you why do not donate that money to the organization of your preference and switch to Linux?, Yes there are learning costs, but I still think they are less that buying an Operating System, Anti Virus, Anti spyware, etc.&lt;/p&gt;
&lt;p&gt;That is our small contribution to this cause, and hope some of you might think about this.&lt;/p&gt;
&lt;script src="http://blogactionday.org/js/23574ac0c7ff291dd69479cd17caa6c14e523fcb"&gt;&lt;/script&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/V2pwGOtPE-8G4dTIjhe4uEeS8Qk/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/V2pwGOtPE-8G4dTIjhe4uEeS8Qk/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=AVmVt0mx"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ZnlxJOQu"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=ZnlxJOQu" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=xvH76OGJ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=pVj0GBwR"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=pVj0GBwR" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=e7i9xftO"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=NDzMUKf0"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=NDzMUKf0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=VQv11hIX"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=VQv11hIX" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/zmYt_w0RK2A" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/blog-action-day-2008-at-go2linux#comments</comments>
 <pubDate>Wed, 15 Oct 2008 08:08:16 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">517 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/blog-action-day-2008-at-go2linux</feedburner:origLink></item>
<item>
 <title>Talk to your kids about Linux before somebody else does</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/g7lRomWV7d0/linux-comics</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have found this good comic, hope you enjoy it.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://imgs.xkcd.com/comics/cautionary.png"&gt;&lt;img src="http://imgs.xkcd.com/comics/cautionary.png"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Credits to: &lt;a href="http://xkcd.com/" target="blank"&gt;xkcd&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/eBxvk79nDJY5s0aO62vpYKmpFw4/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/eBxvk79nDJY5s0aO62vpYKmpFw4/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=n84lPTmV"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=VF0aaWoS"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=VF0aaWoS" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=V4PrDWLv"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=MZPXUckn"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=MZPXUckn" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=KejA7ZvL"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=cvpDrqug"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=cvpDrqug" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=yEqOpoiH"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=yEqOpoiH" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/g7lRomWV7d0" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/linux-comics#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/11">miscellaneous</category>
 <pubDate>Sun, 12 Oct 2008 05:50:56 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">516 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/linux-comics</feedburner:origLink></item>
<item>
 <title>Force your users to change their passwords frequently</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/fGC4RUjCIxk/change-password-expiry-date</link>
 <description>&lt;p&gt;The users of a Linux Operating system computer, should always take care about security and if you are the admin of a Linux box with lots of users, you are responsible for the security of it, and maybe you should "force" the other users to change their passwords from time to time, to make this use the command &lt;code&gt;chage&lt;/code&gt;&lt;br /&gt;
&lt;!--break--&gt;&lt;br /&gt;
Apply this to a user, lets say &lt;em&gt;guillermo&lt;/em&gt;&lt;/p&gt;
&lt;p class="codigo"&gt;sudo chage --list guillermo&lt;/p&gt;
&lt;p&gt;something like this may appear.&lt;/p&gt;
&lt;pre&gt;
$sudo chage --list guillermo
Last password change                                    : May 10, 2008
Password expires                                        : never
Password inactive                                       : never
Account expires                                         : never
Minimum number of days between password change          : 0
Maximum number of days between password change          : 99999
Number of days of warning before password expires       : 7
&lt;/pre&gt;&lt;p&gt;
Now lets change change its expiry password date.&lt;/p&gt;
&lt;p class="codigo"&gt;sudo chage -M 30 guillermo&lt;/p&gt;
&lt;p&gt;This will make its password to expire after 30 days of the last change date.&lt;/p&gt;
&lt;p&gt;See now the new info:&lt;/p&gt;
&lt;pre&gt;
$ sudo chage --list guillermo
Last password change                                    : May 10, 2008
Password expires                                        : Jun 09, 2008
Password inactive                                       : never
Account expires                                         : never
Minimum number of days between password change          : 0
Maximum number of days between password change          : 30
Number of days of warning before password expires       : 7
&lt;/pre&gt;&lt;p&gt;
Now when I try to login as guillermo, this is what I got:&lt;/p&gt;
&lt;pre&gt;
$ su - guillermo
Password: 
You are required to change your password immediately (password aged)
Changing password for guillermo.
(current) UNIX password: 
Enter new UNIX password: 
Retype new UNIX password: 
Password unchanged
Enter new UNIX password: 
Retype new UNIX password: 
&lt;/pre&gt;&lt;p&gt;
I tried to use the same password again the Linux refused to let me use it, so I was forced to pick a new password.&lt;/p&gt;
&lt;p&gt;It is good to have the warn days to 3 or more days, so the user may have time to think a new good password, otherwise will use the first thing he/she may read around resulting in a weak password, which is worse that not changing the original one.&lt;/p&gt;
&lt;p&gt;To set the warn days use this command.&lt;/p&gt;
&lt;p class="codigo"&gt;sudo chage -W 4 guillermo&lt;/p&gt;
&lt;p&gt;Now lets check the info for user &lt;em&gt;guillermo&lt;/em&gt;&lt;/p&gt;
&lt;pre&gt;
$ sudo chage --list guillermo
Last password change					: Oct 04, 2008
Password expires					: Nov 03, 2008
Password inactive					: never
Account expires						: never
Minimum number of days between password change		: 0
Maximum number of days between password change		: 30
Number of days of warning before password expires	: 4
&lt;/pre&gt;&lt;p&gt;
Now you may see the new expiry date is Nov 3, 2008 and he will have a 4 days warning about the expiry of his password.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/gS3TkSMiG9B1ipWRdm96oYnOmaM/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/gS3TkSMiG9B1ipWRdm96oYnOmaM/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=pidpW2rE"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ftAdKUpQ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=ftAdKUpQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=96gaO4BU"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=KhpPywAs"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=KhpPywAs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=C7azcr4h"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=eXpQ7uRY"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=eXpQ7uRY" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=QUGlWfFn"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=QUGlWfFn" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/fGC4RUjCIxk" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/change-password-expiry-date#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/3">Linux Security</category>
 <pubDate>Sat, 04 Oct 2008 07:18:36 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">515 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/change-password-expiry-date</feedburner:origLink></item>
<item>
 <title>Editing "bluring" your images with GIMP to create bokeh effect</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/i2Z_6f05RxA/creating-bokeh-effect-with-gimp</link>
 <description>&lt;p&gt;If you like the bokeh effect in some pictures you can create it with GIMP, it may not be the same as created at the time of taking the picture (With lenses).&lt;/p&gt;
&lt;p&gt;Check out this &lt;a href="http://www.flickr.com/photos/tags/bokeh/clusters/" target="blank"&gt;bokeh pictures&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Well now lets see how to create kind of bokeh effect using GIMP&lt;/p&gt;
&lt;p&gt;This is the original image:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/ggarron/2877924682/" title="100_0873 by Guillermo_Garron, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3218/2877924682_43dc8c2564_m.jpg" width="240" height="180" alt="100_0873" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What we first need to do, is to use the GIMP &lt;strong&gt;free select tool&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="/pics/bokeh/Screenshot-GIMP.png" alt="gimp screenshot"&gt;&lt;/img&gt;&lt;/p&gt;
&lt;p&gt;Then select the contour of the image you want to be highlighted, in this case the flower.&lt;/p&gt;
&lt;p&gt;Now with the selection done, press "Ctrl+c" and then "Ctrl+v", and go to layers view.&lt;/p&gt;
&lt;p&gt;&lt;img src="/pics/bokeh/Screenshot-GIMP-1.png" alt="gimp screenshot"&gt;&lt;/img&gt;&lt;/p&gt;
&lt;p&gt;As you can see it appeared a new layer, a &lt;strong&gt;"floating selection (pasted layer)"&lt;/strong&gt;, now right-click on it and select &lt;strong&gt;"new layer"&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Ok, now we have two layers one with the full image and the other with only our selection.&lt;/p&gt;
&lt;p&gt;Select now the layer with the full image, and right-click over the image itself, select the menu &lt;strong&gt;"filters"&lt;/strong&gt; and then, &lt;strong&gt;"blur"&lt;/strong&gt; and then &lt;strong&gt;"Gaussian blur"&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="/pics/bokeh/Screenshot-Gaussian_Blur.png" alt="gimp Gaussian blur screenshot"&gt;&lt;/img&gt;&lt;/p&gt;
&lt;p&gt;Select the value that better works for your image.&lt;/p&gt;
&lt;p&gt;And the final job is here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/ggarron/2901540251/" title="flower by Guillermo_Garron, on Flickr"&gt;&lt;img src="http://farm4.static.flickr.com/3154/2901540251_1bc163f626.jpg" width="411" height="435" alt="flower" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope you enjoy it, and thanks goes to: &lt;a href="http://digitalphotographyblogs.com/2007/05/01/creating-bokeh-after-the-photo-is-taken/" target="blank"&gt;Digital Photography blogs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/ru9WmJmP-EaY8api_hP27Czzdh4/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/ru9WmJmP-EaY8api_hP27Czzdh4/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=B5zrlB4u"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=wuj8x7WD"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=wuj8x7WD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=pjJcP0Ri"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=bYQkzEZo"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=bYQkzEZo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=rtdRxomi"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=pZDaqUaa"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=pZDaqUaa" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=NHWXpbK2"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=NHWXpbK2" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/i2Z_6f05RxA" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/creating-bokeh-effect-with-gimp#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/57">GIMP</category>
 <pubDate>Sat, 04 Oct 2008 06:56:26 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">514 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/creating-bokeh-effect-with-gimp</feedburner:origLink></item>
<item>
 <title>Alias - create alias for your commands</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/q-aAV80Kark/creating-aliases-for-linux-commands</link>
 <description>&lt;p&gt;Alias is a command that lets you create command aliases, it is very useful when you usually use commands with options.&lt;/p&gt;
&lt;p&gt;As an example in my case I use a lot these commands&lt;/p&gt;
&lt;p class="codigo"&gt;du -h&lt;/p&gt;
&lt;p&gt;and &lt;/p&gt;
&lt;p class="codigo"&gt;df -h&lt;/p&gt;
&lt;p&gt;In both cases the "-h" option makes the output be in Kbytes or Mbytes instead of bytes, so it is more &lt;strong&gt;h&lt;/strong&gt;uman redeable.&lt;/p&gt;
&lt;p&gt;To create aliases for this commands just need to enter.&lt;/p&gt;
&lt;p class="codigo"&gt;alias du='du -h'&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p class="codigo"&gt;alias df='df -h'&lt;/p&gt;
&lt;p&gt;Now both &lt;code&gt;du&lt;/code&gt; and &lt;code&gt;df&lt;/code&gt; will be executed with its -h option.&lt;/p&gt;
&lt;p&gt;If you need to de-alias the command just enter:&lt;/p&gt;
&lt;p class="codigo"&gt;unalias du&lt;/p&gt;
&lt;p&gt;And the alias for du will be deleted.&lt;/p&gt;
&lt;p&gt;To view a list of all aliases just type &lt;code&gt;alias&lt;/code&gt; with no arguments on the command line.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/auYeudmpJ4YwBqbU0vTeluB2V58/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/auYeudmpJ4YwBqbU0vTeluB2V58/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=3jrk434T"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=f8YR5ey0"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=f8YR5ey0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=sG0fkGdd"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=BnVSndAE"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=BnVSndAE" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=jiZqc308"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=gjrurT3F"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=gjrurT3F" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=70fPsAcm"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=70fPsAcm" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/q-aAV80Kark" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/creating-aliases-for-linux-commands#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/36">Linux command line</category>
 <category domain="http://www.go2linux.org/taxonomy/term/25">Linux tips</category>
 <pubDate>Sat, 20 Sep 2008 08:38:11 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">513 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/creating-aliases-for-linux-commands</feedburner:origLink></item>
<item>
 <title>Running a program in the background</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/141dSuocLwE/running-programs-in-the-background</link>
 <description>&lt;p&gt;If you need to start a program from the command line, and want to recover the command prompt, just add the &lt;strong&gt;&amp;amp;&lt;/strong&gt; symbol to the command.&lt;/p&gt;
&lt;p&gt;Example.&lt;/p&gt;
&lt;p class="codigo"&gt;firefox&lt;/p&gt;
&lt;p&gt;This command will start firefox, but the command prompt will not be available for you to continue working.&lt;/p&gt;
&lt;p class="codigo"&gt;firefox &amp;amp;&lt;/p&gt;
&lt;p&gt;With this other you will get the prompt back to you, and you can continue using the console for other tasks, It also returns you a number that number is the PID of the application just started.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/-QlY9OHpJonMHJm7wP8LOfazus0/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/-QlY9OHpJonMHJm7wP8LOfazus0/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=5yBvDfim"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=gw50mKzB"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=gw50mKzB" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=pQ2IQHzG"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=uxCgp5nQ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=uxCgp5nQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=HDYlHUUs"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=cjPp2N3z"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=cjPp2N3z" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=6kCfxv5Y"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=6kCfxv5Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/141dSuocLwE" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/running-programs-in-the-background#comments</comments>
 <pubDate>Sat, 20 Sep 2008 08:09:09 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">512 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/running-programs-in-the-background</feedburner:origLink></item>
<item>
 <title>Making grub menu to wait for you -change timeout-</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/llRmpmyebiM/change-grub-menu-timeout</link>
 <description>&lt;p&gt;On my PC I have installed, Mandriva, Ubuntu, Gentoo, Sabayon and Debian (my main Linux operating system), but when I turn it on, usually I did not get the grub menu, and I am forwarded directly to Debian, sometimes I have to restart the system to start another Linux flavor.&lt;/p&gt;
&lt;p&gt;So, the solution was to put the timeout of grub menu to 15 seconds, so I have enough time to react even when I am not paying attention to the PC startup.&lt;/p&gt;
&lt;p&gt;The timeout parameter is stored in the file&lt;/p&gt;
&lt;p&gt;&lt;code&gt;/boot/grub/menu.lst&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;So, to change it edit that file with your favorite text editor. (mine is vim)&lt;/p&gt;
&lt;p class="codigo"&gt;sudo vim /boot/grub/menu.lst&lt;/p&gt;
&lt;p&gt;and look for the line that contains the string "timeout"&lt;/p&gt;
&lt;p&gt;This is how my file looks&lt;/p&gt;
&lt;pre&gt;
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout         15
&lt;/pre&gt;&lt;p&gt;
please note that the above text is only part of my &lt;code&gt;menu.lst&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you want grub to wait for you to take an action before continue, comment the &lt;strong&gt;timeout&lt;/strong&gt; line, or erase it.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/ABAOzn3MQ6aRgz6CPswW18xhHRQ/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/ABAOzn3MQ6aRgz6CPswW18xhHRQ/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ybqQ4C93"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=LAj3Oid1"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=LAj3Oid1" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=rUUKK5wb"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=A1BWttuB"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=A1BWttuB" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=3x2kMFux"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=OOLsRwNa"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=OOLsRwNa" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=GKEaxADD"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=GKEaxADD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/llRmpmyebiM" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/change-grub-menu-timeout#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/25">Linux tips</category>
 <pubDate>Sat, 20 Sep 2008 07:34:09 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">511 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/change-grub-menu-timeout</feedburner:origLink></item>
<item>
 <title>whowatch - Monitor who is doing what on your system</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/A-op579lfZw/whowatch-monitor-who-is-doing-what-on-your-Linux-machine</link>
 <description>&lt;p&gt;whowatch is a console application that lets you monitor what different users are doing on the Linux operating system in a given moment, it works in real time.&lt;/p&gt;
&lt;p&gt;First install it&lt;/p&gt;
&lt;p class="codigo"&gt;sudo aptitude install whowatch&lt;/p&gt;
&lt;p&gt;Now to run it just enter &lt;code&gt;whowath&lt;/code&gt; in the command line, some screen like this will appear.&lt;/p&gt;
&lt;p&gt;&lt;img src="/pics/whowatch/whowatch.png" alt="whowatch"&gt;&lt;/img&gt;&lt;/p&gt;
&lt;p&gt;If you press ENTER while on a given username you will see the info about the programs that user is running.&lt;/p&gt;
&lt;p&gt;Like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="/pics/whowatch/whowatch1.png" alt="whowatch"&gt;&lt;/img&gt;&lt;/p&gt;
&lt;p&gt;As you can see below you may see some command that lets you get more info about the user, and the programs being run by him.&lt;/p&gt;
&lt;p&gt;If you go to "menu" by pressing F9 from the main menu, you will also be able among other things to send kill, HUB or TERM signals to the processes running, you can also use the keyboard for that with&lt;/p&gt;
&lt;p&gt;^K for Kill&lt;br /&gt;
^U for HUP&lt;br /&gt;
^T for TERM&lt;/p&gt;
&lt;p&gt;A pretty useful tool for admins&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/C8pHJSD7OuGD5iO1RzrdfGu-e10/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/C8pHJSD7OuGD5iO1RzrdfGu-e10/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=oz3HfY7z"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=FoJ4qWVG"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=FoJ4qWVG" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=GlIy3Ff1"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=oDVde7X1"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=oDVde7X1" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=zmZps2Ve"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=9VjvEAdQ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=9VjvEAdQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=aLyp0t9S"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=aLyp0t9S" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/A-op579lfZw" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/whowatch-monitor-who-is-doing-what-on-your-Linux-machine#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/36">Linux command line</category>
 <category domain="http://www.go2linux.org/taxonomy/term/3">Linux Security</category>
 <pubDate>Fri, 12 Sep 2008 14:17:55 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">510 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/whowatch-monitor-who-is-doing-what-on-your-Linux-machine</feedburner:origLink></item>
<item>
 <title>dpkg: ../../src/packages.c:221: process_queue: Assertion `dependtry &lt;= 4' failed</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/MSMkDA12HdA/problem-upgrading-debian</link>
 <description>&lt;p&gt;I run a&lt;/p&gt;
&lt;p class="codigo"&gt;sudo aptitude full-upgrade&lt;/p&gt;
&lt;p&gt;On my Debian Lenny, but once all the packages were downloaded and started to be installed, suddenly the process stopped, then when I run&lt;/p&gt;
&lt;p class="codigo"&gt;sudo aptitude reinstall&lt;/p&gt;
&lt;p&gt;I got this:&lt;/p&gt;
&lt;pre&gt;
sudo aptitude reinstall
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done         
The following partially installed packages will be configured:
  cups-driver-gutenprint cupsys-driver-gutenprint debian-faq gxine 
  libregexp-java menu 
0 packages upgraded, 0 newly installed, 0 to remove and 170 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
dpkg: error processing iptables (--configure):
 package iptables is not ready for configuration
 cannot configure (current status `triggers-awaited')
dpkg: error processing nano (--configure):
 package nano is not ready for configuration
 cannot configure (current status `triggers-awaited')
dpkg: error processing debian-faq (--configure):
 package debian-faq is not ready for configuration
 cannot configure (current status `triggers-awaited')
dpkg: error processing cups (--configure):
 package cups is not ready for configuration
 cannot configure (current status `triggers-awaited')
dpkg: error processing libxine1-bin (--configure):
 package libxine1-bin is not ready for configuration
 cannot configure (current status `triggers-awaited')
dpkg: error processing libregexp-java (--configure):
 package libregexp-java is not ready for configuration
 cannot configure (current status `triggers-awaited')
dpkg: error processing menu (--configure):
 package menu is not ready for configuration
 cannot configure (current status `triggers-awaited')
dpkg: ../../src/packages.c:221: process_queue: Assertion `dependtry &lt;= 4' failed.
E: Sub-process /usr/bin/dpkg exited unexpectedly
A package failed to install.  Trying to recover:
dpkg: ../../src/packages.c:221: process_queue: Assertion `dependtry &lt;= 4' failed.
Reading package lists... Done             
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
&lt;/pre&gt;&lt;p&gt;
So, after googling a little, I used &lt;code&gt;&lt;strong&gt;dpkg&lt;/strong&gt;&lt;/code&gt; to uninstall manually all the packages listed above, &lt;/p&gt;
&lt;p class="codigo"&gt;sudo dpkg -r cups-driver-gutenprint cupsys-driver-gutenprint debian-faq gxine&lt;/p&gt;
&lt;p&gt;Then the command&lt;/p&gt;
&lt;p class="codigo"&gt;sudo aptitude reinstall&lt;/p&gt;
&lt;p&gt;worked again, and I was able to install those packages again.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/MQcGJbsxAg0rIb6tBaU7d99jTwI/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/MQcGJbsxAg0rIb6tBaU7d99jTwI/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=XAq0sPE2"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=xTHUP6uR"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=xTHUP6uR" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=s0jnYswo"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=HpN1bdPV"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=HpN1bdPV" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=rd7lQZaP"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=0YRN0Jii"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=0YRN0Jii" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=JkwgcCcl"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=JkwgcCcl" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/MSMkDA12HdA" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/problem-upgrading-debian#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/11">miscellaneous</category>
 <pubDate>Tue, 09 Sep 2008 14:36:39 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">509 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/problem-upgrading-debian</feedburner:origLink></item>
<item>
 <title>VMware Server 1.05 fails to start with version 2:1.1.4-2 of libx11-6</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/DRefuHnww7Q/vmware-server-stop-working-with-libx11-6-on-lenny</link>
 <description>&lt;p&gt;Some days ago I have updated my Lenny and VMware stop working, this time it was not a problem of a new kernel usually solved reconfiguring vmware, this time the problem was the new version of libx11-6 does not work with vmware, so the solution is to downgrade it to the Etch version.&lt;/p&gt;
&lt;p&gt;First create a file called&lt;/p&gt;
&lt;p&gt;&lt;code&gt;/etc/apt/preferences&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;put this content inside:&lt;/p&gt;
&lt;pre&gt;
Package: libx11-6
Pin: release a=stable
Pin-Priority: 1001

Package: *
Pin: release a=testing
Pin-Priority: 500
&lt;/pre&gt;&lt;p&gt;
Then modify your &lt;code&gt;/etc/apt/sources.list&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;and add the stable (or Etch) lines, mine looks like this:&lt;/p&gt;
&lt;pre&gt;
deb &lt;a href="http://ftp.debian.org/debian/" title="http://ftp.debian.org/debian/"&gt;http://ftp.debian.org/debian/&lt;/a&gt; testing main non-free contrib
#deb-src &lt;a href="http://mirrors.kernel.org/debian/" title="http://mirrors.kernel.org/debian/"&gt;http://mirrors.kernel.org/debian/&lt;/a&gt; lenny main non-free contrib

#deb &lt;a href="http://mirrors.xenir.com/debian/" title="http://mirrors.xenir.com/debian/"&gt;http://mirrors.xenir.com/debian/&lt;/a&gt; lenny main non-free contrib

deb &lt;a href="http://security.debian.org/" title="http://security.debian.org/"&gt;http://security.debian.org/&lt;/a&gt; testing/updates main contrib non-free
#deb-src &lt;a href="http://security.debian.org/" title="http://security.debian.org/"&gt;http://security.debian.org/&lt;/a&gt; lenny/updates main contrib non-free

deb &lt;a href="http://download.skype.com/linux/repos/debian/" title="http://download.skype.com/linux/repos/debian/"&gt;http://download.skype.com/linux/repos/debian/&lt;/a&gt; stable non-free

deb &lt;a href="http://deb.opera.com/opera" title="http://deb.opera.com/opera"&gt;http://deb.opera.com/opera&lt;/a&gt; lenny non-free
#

#stable
deb &lt;a href="http://ftp.debian.org/debian/" title="http://ftp.debian.org/debian/"&gt;http://ftp.debian.org/debian/&lt;/a&gt; stable main non-free contrib
&lt;/pre&gt;&lt;p&gt;
Now run&lt;/p&gt;
&lt;p class="codigo"&gt;sudo aptitude update&lt;/p&gt;
&lt;p&gt;to update your database.&lt;/p&gt;
&lt;p&gt;Now run:&lt;/p&gt;
&lt;p class="codigo"&gt;sudo apt-get -t stable install libx11-6&lt;/p&gt;
&lt;p&gt;that command will downgrade the libx11-6 package to a version that will work with VMWare.&lt;/p&gt;
&lt;p&gt;be sure that your output when running VMware is like this to be sure this is your solution:&lt;/p&gt;
&lt;pre&gt;
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb6f43767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb6f438b1]
#2 /usr/lib/libX11.so.6(_XReply+0x244) [0xb7dc2c14]
#3 /usr/lib/vmware/lib/libXrender.so.1/libXrender.so.1(XRenderQueryFormats+0x109) [0xb7cae969]
#4 /usr/lib/vmware/lib/libXrender.so.1/libXrender.so.1(XRenderFindFormat+0x4c) [0xb7caef4c]
#5 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7af4180]
#6 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7af4d2c]
#7 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270) [0xb7ac4c14]
#8 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7ad124f]
#9 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270) [0xb7ac4c14]
#10 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_pixbuf_render_pixmap_and_mask_for_colormap+0x255) [0xb7ad0b34]
#11 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d5298]
#12 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d5586]
#13 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d777e]
#14 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0xd1)
[0xb7bea459]
#15 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7bd23a1]
#16 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_closure_invoke+0x1b1) [0xb7bd2076]
#17 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7be96eb]
#18 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_signal_emit_valist+0x91e) [0xb7be8d46]
#19 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_signal_emit+0x38) [0xb7be90b8]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb6f43767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb6f4381e]
#2 /usr/lib/libX11.so.6 [0xb7dc1dc9]
#3 /usr/lib/libX11.so.6(XAddExtension+0x2c) [0xb7da423c]
#4 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2(_XftDisplayInfoGet+0x77) [0xb7ca6ed7]
#5 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2 [0xb7ca58b1]
#6 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2 [0xb7ca5d39]
#7 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2(XftDrawPicture+0x10) [0xb7ca5ec0]
#8 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7af29b6]
#9 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7af4d75]
#10 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270) [0xb7ac4c14]
#11 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7ad124f]
#12 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270) [0xb7ac4c14]
#13 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_pixbuf_render_pixmap_and_mask_for_colormap+0x255) [0xb7ad0b34]
#14 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d5298]
#15 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d5586]
#16 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb79d777e]
#17 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0xd1) [0xb7bea459]
#18 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7bd23a1]
#19 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_closure_invoke+0x1b1) [0xb7bd2076]
vmware: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy-&gt;request)) &gt;= 0)' failed.
&lt;/pre&gt;&lt;p&gt;
You may want to read:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html" target="blank"&gt;How to apt-get&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/1itP_kYDMz-QEWpa0IoeKaMwpfg/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/1itP_kYDMz-QEWpa0IoeKaMwpfg/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=xDQMNWi2"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=j38HXFjj"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=j38HXFjj" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=XsI9C6nC"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=nFE1dyj9"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=nFE1dyj9" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=Vh6czhGB"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=iR1eM93s"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=iR1eM93s" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=PXmt7svL"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=PXmt7svL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/DRefuHnww7Q" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/vmware-server-stop-working-with-libx11-6-on-lenny#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/8">Virtualization</category>
 <pubDate>Sun, 31 Aug 2008 07:34:06 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">508 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/vmware-server-stop-working-with-libx11-6-on-lenny</feedburner:origLink></item>
<item>
 <title>at - command to schedule actions</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/6xFbxd8aG9Y/at-command-scheduling-task-from-linux-command-line</link>
 <description>&lt;p&gt;One of the most uses I give to this command is to turn the PC off after some time, sure there are other ways.&lt;/p&gt;
&lt;p&gt;I like the way you may execute batch jobs at a given time, all you need is:&lt;/p&gt;
&lt;p&gt;1. Write your shell script&lt;/p&gt;
&lt;p&gt;Which actually is a list of commands in a text file&lt;/p&gt;
&lt;p&gt;2. Execute the at command&lt;/p&gt;
&lt;p class="codigo"&gt;at now + 5 minutes &lt; $HOME/listofcommands.txt&lt;/p&gt;
&lt;p&gt;You can use times like "now", "noon", "midnight", or a date in the format of DD.MM.YY&lt;/p&gt;
&lt;p&gt;check &lt;strong&gt;man at&lt;/strong&gt; in order to have more details&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/iUQEuQg3S9hiJB0gon-IJRheZRY/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/iUQEuQg3S9hiJB0gon-IJRheZRY/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=PkcLoqRl"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=541Jc5WN"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=541Jc5WN" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=6XG24T32"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=5SKbHBnq"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=5SKbHBnq" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=fY0BKfcj"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=2GRrzYID"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=2GRrzYID" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=lxxNRSAb"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=lxxNRSAb" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/6xFbxd8aG9Y" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/at-command-scheduling-task-from-linux-command-line#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/36">Linux command line</category>
 <pubDate>Wed, 06 Aug 2008 13:35:12 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">507 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/at-command-scheduling-task-from-linux-command-line</feedburner:origLink></item>
<item>
 <title>Nice IBM adverticing about Linux</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/zahVA8Ffl8w/linux-is-the-future-IBM-video</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have found this video on Youtube, take a look at it.&lt;/p&gt;
&lt;p&gt;&lt;span style='text-align:center; display: block;'&gt;&lt;object width='425' height='350'&gt;&lt;br /&gt;
&lt;param name='movie' value='http://www.youtube.com/v/EwL0G9wK8j4'&gt;&lt;/param&gt;
&lt;param name='wmode' value='transparent'&gt;&lt;/param&gt;&lt;embed src='http://www.youtube.com/v/EwL0G9wK8j4&amp;#038;rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/ibMKSAAlIRGPEn-mryi5FE-lh0k/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/ibMKSAAlIRGPEn-mryi5FE-lh0k/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=zaXBrZZX"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=DIcra2Rz"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=DIcra2Rz" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=zTOHdy8b"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=aTKOcJSw"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=aTKOcJSw" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=m1T21FSA"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=tPMsjEei"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=tPMsjEei" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=IlMsDTnD"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=IlMsDTnD" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/zahVA8Ffl8w" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/linux-is-the-future-IBM-video#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/11">miscellaneous</category>
 <pubDate>Wed, 16 Jul 2008 06:28:19 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">506 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/linux-is-the-future-IBM-video</feedburner:origLink></item>
<item>
 <title>Installing and uninstalling .deb package</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/xibabr68doc/dpkg-install-uninstall-purge-.deb-packages</link>
 <description>&lt;p&gt;Debian uses .deb binary packages and you manually install and uninstall them using &lt;code&gt;&lt;strong&gt;dpkg&lt;/strong&gt;&lt;/code&gt; tool.&lt;/p&gt;
&lt;p&gt;dpkg has lots of options but maybe the most important or used ones are:&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;-i&lt;/dt&gt;
&lt;dd&gt;Installs and configures a package&lt;/dd&gt;
&lt;dt&gt;-r&lt;/dt&gt;
&lt;dd&gt;Removes the package but keeps the configuration files on your systems, thus you may reinstall it later and does not need to configure it again&lt;/dd&gt;
&lt;dt&gt;-p&lt;/dt&gt;
&lt;dd&gt;Purges a package, meaning it will remove the package and also all configuration files&lt;/dd&gt;
&lt;/dl&gt;
&lt;p&gt;&lt;strong&gt;How to use it&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;- To install a .deb package&lt;/p&gt;
&lt;p class="codigo"&gt;sudo dpkg -i package.deb&lt;/p&gt;
&lt;p&gt;- To uninstall a .deb package&lt;/p&gt;
&lt;p class="codigo"&gt;sudo dpkg -r package&lt;/p&gt;
&lt;p&gt;- To purge a .deb package&lt;/p&gt;
&lt;p class="codigo"&gt;sudo dpkg -p package&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/-PT4PrVgUxvbVqnUtQ1raHVtwkw/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/-PT4PrVgUxvbVqnUtQ1raHVtwkw/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=KuuLq2AL"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=07QZ2EqJ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=07QZ2EqJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=Ij5LjhCw"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=oCTrKrZb"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=oCTrKrZb" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=O5OUlMai"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=tQUjw3qa"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=tQUjw3qa" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=JTKRaWBB"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=JTKRaWBB" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/xibabr68doc" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/dpkg-install-uninstall-purge-.deb-packages#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/1">Debian Linux</category>
 <category domain="http://www.go2linux.org/taxonomy/term/36">Linux command line</category>
 <pubDate>Sat, 12 Jul 2008 07:05:39 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">505 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/dpkg-install-uninstall-purge-.deb-packages</feedburner:origLink></item>
<item>
 <title>Moving a window in GNOME</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/5BXlJenDJ2c/move-resize-windows-linux-gnome</link>
 <description>&lt;p&gt;If you someday have a window out of your screen or at least the title bar out of your screen as I had today, I was surfing the web using Opera and when I pressed CTRL+F to look for a text in the page the little window appeared too high in the screen that I could not click on the title bar and move it a little down.&lt;/p&gt;
&lt;p&gt;Well the solution for this is to press the and hold the ALT key, and click any place on the window to move it.&lt;/p&gt;
&lt;p&gt;Tip: If you use the righ button of the mose you can resize it without need to click on the border of the window.&lt;/p&gt;
&lt;p&gt;Hope this may help you.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/-nOk0rLzLXq_SsnswgfTL7pQh-k/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/-nOk0rLzLXq_SsnswgfTL7pQh-k/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=OPJc2igc"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=0nhHesVY"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=0nhHesVY" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=a4X6PcDb"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=OvkVXo1M"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=OvkVXo1M" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=MHqY8wKc"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=qOGC8W7J"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=qOGC8W7J" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=EIWGMwbw"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=EIWGMwbw" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/5BXlJenDJ2c" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/move-resize-windows-linux-gnome#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/40">Desktop</category>
 <pubDate>Sat, 21 Jun 2008 19:07:37 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">504 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/move-resize-windows-linux-gnome</feedburner:origLink></item>
<item>
 <title>du - Shows the disk space a file or directory is using in your disk</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/ppXtMKS4mkk/how-to-list-files-directories-in-size-order</link>
 <description>&lt;p&gt;This is a very useful command you may use to find which file or directory is filling you disk.&lt;/p&gt;
&lt;p&gt;So if you need to check the file and directory size in your home directory you can enter&lt;/p&gt;
&lt;p class="codigo"&gt;cd &lt;/p&gt;
&lt;p&gt;to switch to your home directory&lt;/p&gt;
&lt;p class="codigo"&gt;du -S * | sort -n&lt;/p&gt;
&lt;p&gt;This is going to list all files, directiries and sub-directories in size order, and will not include sub-directories' size in directories' size, if you want to have a total size of a directory including its sub-directories, you will have to remove the &lt;strong&gt;&lt;code&gt;-S&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="codigo"&gt;du * | sort -n&lt;/p&gt;
&lt;p&gt;If you want to have the sizes in "human language" I mean in kilos and megas, add the &lt;strong&gt;&lt;code&gt;-h&lt;/strong&gt;&lt;/code&gt; parameter.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/vVskqDxLkctIFumz2b9JvpfVqWU/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/vVskqDxLkctIFumz2b9JvpfVqWU/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=WMDoaugA"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=HRJ1myAO"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=HRJ1myAO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=jtHhSVIn"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ZB4JQDs4"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=ZB4JQDs4" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=NOrbptFh"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=klXh0vhd"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=klXh0vhd" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=DZ7FqPgc"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=DZ7FqPgc" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/ppXtMKS4mkk" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/how-to-list-files-directories-in-size-order#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/36">Linux command line</category>
 <pubDate>Sat, 21 Jun 2008 18:40:21 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">503 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/how-to-list-files-directories-in-size-order</feedburner:origLink></item>
<item>
 <title>How to play a DVD video ISO image</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/RVNFZvAvT_g/how-to-play-dvd-iso-image-as-movie-video</link>
 <description>&lt;p&gt;I have this new video camera Sony that records on mini DVDs, and I got a video from my daughter dancing for the mother's day, I copied it as an image to the hard disk of my Linux Operating System machine&lt;/p&gt;
&lt;p class="codigo"&gt;cat /dev/dvd/ &gt; $HOME/video.iso&lt;/p&gt;
&lt;p&gt;But now how to play that iso image from my disk with out using my DVD player?&lt;/p&gt;
&lt;p&gt;These are the simple commands needed.&lt;/p&gt;
&lt;p class="codigo"&gt;sudo mkdir /media/iso&lt;/p&gt;
&lt;p&gt;To create a mount point&lt;/p&gt;
&lt;p class="codigo"&gt;sudo mount -t iso9660 -o loop /home/ggarron/dvd_video.iso /media/iso&lt;/p&gt;
&lt;p&gt;To mount the iso as a DVD&lt;/p&gt;
&lt;p class="codigo"&gt;sudo aptitude install gxine&lt;/p&gt;
&lt;p&gt;To install the player&lt;/p&gt;
&lt;p class="codigo"&gt;gxine dvd://media/iso/video_ts/&lt;/p&gt;
&lt;p&gt;To play the DVD movie.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/3UAGrt43TVJu1lXDqTeJmoH4MMg/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/3UAGrt43TVJu1lXDqTeJmoH4MMg/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=vLzydf0H"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=iDsJ3Syq"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=iDsJ3Syq" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=q500pvYv"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=c5kvLNHZ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=c5kvLNHZ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=fkoCNCQY"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=tX3gG3Sw"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=tX3gG3Sw" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=0pZVdCzA"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=0pZVdCzA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/RVNFZvAvT_g" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/how-to-play-dvd-iso-image-as-movie-video#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/25">Linux tips</category>
 <pubDate>Sun, 08 Jun 2008 20:47:14 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">502 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/how-to-play-dvd-iso-image-as-movie-video</feedburner:origLink></item>
<item>
 <title>How to delete / purge an email from postfix queue</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/xzPorhKrZyU/delete-purge-postfix-queue</link>
 <description>&lt;p&gt;Today I sent an email to a person with an attachment that was not supposed to be sent, so I had to log into my postfix server and delete it from the queue before it leaves the server.&lt;/p&gt;
&lt;p&gt;Fortunately, I realized before it leaves, and thanks God the email was big enough for me to have time to log in, find the message and delete it.&lt;/p&gt;
&lt;p&gt;If you ever need to delete an email from Postfix queue, you have to follow this steps.&lt;/p&gt;
&lt;p&gt;Once logged in your server find the message you are looking for.&lt;/p&gt;
&lt;p class="codigo"&gt;sudo postqueue -p&lt;/p&gt;
&lt;p&gt;This is going to list the current active queue in your server, something like this.&lt;/p&gt;
&lt;pre&gt;
5642B4D8647* 1683500 Tue Jun  3 08:37:27  &lt;a href="mailto:xxxxxx@xxxxxxx.com"&gt;xxxxxx@xxxxxxx.com&lt;/a&gt;
                                         &lt;a href="mailto:rrrrrrrrr@hotmail.com"&gt;rrrrrrrrr@hotmail.com&lt;/a&gt;

9359B4D82B1* 1635730 Tue Jun  3 08:36:53  &lt;a href="mailto:xxxxxx@xxxxxxx.com"&gt;xxxxxx@xxxxxxx.com&lt;/a&gt;
                                         &lt;a href="mailto:yyyyyyyy@hotmail.com"&gt;yyyyyyyy@hotmail.com&lt;/a&gt;
&lt;/pre&gt;&lt;p&gt;
The first number is the message ID, the asterisk behind it, denotes that the messages is currently in the process of being sent, to delete it enter.&lt;/p&gt;
&lt;p class="codigo"&gt;postsuper -d 9359B4D82B1&lt;/p&gt;
&lt;p&gt;This is going to delete message ID=9359B4D82B1, from the queue.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/4jIZRcYkwRX0aDEeT_eycJ0aDT8/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/4jIZRcYkwRX0aDEeT_eycJ0aDT8/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=kI6uE66b"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=2nBiqkLU"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=2nBiqkLU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ofMYODcL"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=8s7XCy0V"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=8s7XCy0V" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=GMQG35JI"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=wpppMjMW"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=wpppMjMW" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=sMVuMoir"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=sMVuMoir" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/xzPorhKrZyU" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/delete-purge-postfix-queue#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/29">email</category>
 <pubDate>Tue, 03 Jun 2008 05:55:05 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">500 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/delete-purge-postfix-queue</feedburner:origLink></item>
<item>
 <title>Gmail Manager - Firefox Extension</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/MDyDJaqHoRo/gmail-manager-extension-for-firefox</link>
 <description>&lt;p&gt;I want to write a little about this good Firefox extension, maybe lots of you already know it, but for those who does not, here it goes.&lt;/p&gt;
&lt;p&gt;As its name says, this extension lets Firefox access your Gmail account, install it from:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://addons.mozilla.org/firefox/1320/" target="blank"&gt;Gmail Manager Firefox extension&lt;/a&gt; once installed you will have it located at the bottom of your screen, you can manage lots of accounts, which is great, you can see how many emails you have unread, which labels they have, all of that at a glance.&lt;/p&gt;
&lt;p&gt;It is also good that you can add sound when there is incoming email, you can also make firefox to directly open your account and create an email when you click on an email address link.&lt;/p&gt;
&lt;p&gt;Check it you will love it!, if you are gmail users :)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/_duSLTiFIaGzJu1l3d0GDNjDxs0/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/_duSLTiFIaGzJu1l3d0GDNjDxs0/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=62E6kc3f"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=KHlTzyoN"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=KHlTzyoN" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=X1ehSM9M"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=lF1DKk5B"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=lF1DKk5B" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=KmqNLLpQ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=FW9sQmfd"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=FW9sQmfd" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=9RnUoRoT"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=9RnUoRoT" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/MDyDJaqHoRo" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/gmail-manager-extension-for-firefox#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/40">Desktop</category>
 <pubDate>Fri, 23 May 2008 06:51:04 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">499 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/gmail-manager-extension-for-firefox</feedburner:origLink></item>
<item>
 <title>How to find files, using command line (locate)</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/RqPrtYPZGz4/find_locate_files_on_linux</link>
 <description>&lt;p&gt;Continuing reviewing some of my old posts, I found this one &lt;a href="http://www.go2linux.org/usages-examples-of-find-command" target="blank"&gt;Examples of find command&lt;/a&gt;, now I want to show you a faster and easier way to find files.&lt;/p&gt;
&lt;p&gt;We are going to use the commands &lt;strong&gt;&lt;code&gt;updatedb&lt;/code&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;code&gt;locate&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;updatedb&lt;/h2&gt;
&lt;p&gt;This command will update the database of the files in a given file system, with no arguments, it will read from / to all file system structure looking for files and archiving the data in the database, located in Debian (/var/cache/locate/locatedb).&lt;/p&gt;
&lt;p&gt;There is an option for those using NFS (like me) that you can use to include your NFS file system in the database.&lt;/p&gt;
&lt;p class="highlight"&gt;--netpaths=’path1 path2...’&lt;/p&gt;
&lt;p&gt;So you can enter a command like this:&lt;/p&gt;
&lt;p class="codigo"&gt;sudo updatedb --netpaths=/media/nfs_drive&lt;/p&gt;
&lt;p&gt;Now that you have your database updated lets find files.&lt;/p&gt;
&lt;h2&gt;locate&lt;/h2&gt;
&lt;p&gt;You just need to enter:&lt;/p&gt;
&lt;p class="codigo"&gt;locate filename&lt;/p&gt;
&lt;p&gt;and the file named filename will be showed, example:&lt;/p&gt;
&lt;p class="codigo"&gt;locate apt-cacher -b&lt;/p&gt;
&lt;p&gt;The output is:&lt;/p&gt;
&lt;pre&gt;
/etc/apache2/conf.d/apt-cacher.conf
/etc/apt-cacher
/etc/apt-cacher/apt-cacher.conf
/etc/cron.daily/apt-cacher
/etc/default/apt-cacher
/etc/init.d/apt-cacher
/etc/logrotate.d/apt-cacher
/etc/rc0.d/K20apt-cacher
/etc/rc1.d/K20apt-cacher
/etc/rc2.d/K20apt-cacher
/etc/rc3.d/S20apt-cacher
/etc/rc4.d/S20apt-cacher
/etc/rc5.d/S20apt-cacher
/etc/rc6.d/K20apt-cacher
/etc/rcS.d/S20apt-cacher
/usr/lib/cgi-bin/apt-cacher
/usr/sbin/apt-cacher
/usr/share/apt-cacher
/usr/share/apt-cacher/apt-cacher
/usr/share/apt-cacher/apt-cacher-cleanup.pl
/usr/share/apt-cacher/apt-cacher-format-transition.pl
/usr/share/apt-cacher/apt-cacher-import.pl
/usr/share/apt-cacher/apt-cacher-lib-cs.pl
/usr/share/apt-cacher/apt-cacher-lib.pl
/usr/share/apt-cacher/apt-cacher.pl
/usr/share/apt-cacher/apt-cacher-precache.pl
/usr/share/apt-cacher/apt-cacher-report.pl
/usr/share/apt-cacher/apt-proxy-to-apt-cacher
/usr/share/doc/apt-cacher
/usr/share/man/man1/apt-cacher.1.gz
/var/cache/apt-cacher
/var/cache/apt-cacher/headers/apt-cacher_1.6.1_all.deb
/var/cache/apt-cacher/packages/apt-cacher_1.6.1_all.deb
/var/cache/apt-cacher/private/apt-cacher_1.6.1_all.deb.complete
/var/lib/dpkg/info/apt-cacher.conffiles
/var/lib/dpkg/info/apt-cacher.list
/var/lib/dpkg/info/apt-cacher.md5sums
/var/lib/dpkg/info/apt-cacher.postinst
/var/lib/dpkg/info/apt-cacher.postrm
/var/lib/dpkg/info/apt-cacher.prerm
/var/log/apt-cacher
/var/run/apt-cacher.pid
&lt;/pre&gt;&lt;p&gt;
With the option &lt;code&gt;-b&lt;/code&gt; only shows the files where the final part of the name matches the given file name, otherwise, it will show you the full content of the directory &lt;code&gt;/etc/apt-cacher&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/xeVYoQNqyPg3LLDFU9fs3YM_ffg/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/xeVYoQNqyPg3LLDFU9fs3YM_ffg/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=2c6Ryn3V"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=hE4TFBlr"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=hE4TFBlr" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=SAxesl4a"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=hr3eGZkR"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=hr3eGZkR" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=fAWLQTch"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=mbbiLh3P"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=mbbiLh3P" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=CoftdFJh"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=CoftdFJh" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/RqPrtYPZGz4" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/find_locate_files_on_linux#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/36">Linux command line</category>
 <category domain="http://www.go2linux.org/taxonomy/term/25">Linux tips</category>
 <pubDate>Wed, 21 May 2008 13:27:20 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">498 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/find_locate_files_on_linux</feedburner:origLink></item>
<item>
 <title>Which runlevel are you in?</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/M2aQ1bu97jY/changing_your_runlevel</link>
 <description>&lt;p&gt;I wrote a little &lt;a href="http://www.go2linux.org/introduction-to-runlevels-debian-redhat" target="blank"&gt;runlevel explanation&lt;/a&gt;, now I will show you how to know in which runlevel your Linux Operating System is actually running.&lt;/p&gt;
&lt;h2&gt;Which runlevel are you in?&lt;/h2&gt;
&lt;p&gt;Enter the following command:&lt;/p&gt;
&lt;p class="codigo"&gt;sudo runlevel&lt;/p&gt;
&lt;p&gt;My output is:&lt;/p&gt;
&lt;pre&gt;
N 2
&lt;/pre&gt;&lt;h2&gt;Switch to other runlevel&lt;/h2&gt;
&lt;p&gt;To do that enter:&lt;/p&gt;
&lt;p class="codigo"&gt;telinit [number of runlevel]&lt;/p&gt;
&lt;p&gt;This will change your runlevel to whatever number you enter there, be careful with this command as you can loose data, some programs may not close in an appropriate way.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;telinit&lt;/code&gt; is actually the same as &lt;code&gt;init&lt;/code&gt;, or better said:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;telinit&lt;/strong&gt; = &lt;strong&gt;tell init&lt;/strong&gt; to do change runlevel to:...&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/M7dDq_oYSoNRQccCXrI9O1d9iDw/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/M7dDq_oYSoNRQccCXrI9O1d9iDw/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=NaUpjMxF"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ZQYaxcgQ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=ZQYaxcgQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=Wefr1N2Z"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=0qwHQbKJ"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=0qwHQbKJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=fr5VZkOY"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=YxRHYuiT"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=YxRHYuiT" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=E96FgWqc"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=E96FgWqc" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/M2aQ1bu97jY" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/changing_your_runlevel#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/25">Linux tips</category>
 <pubDate>Wed, 21 May 2008 13:06:04 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">497 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/changing_your_runlevel</feedburner:origLink></item>
<item>
 <title>1001 RSS readers</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/WSF5PDyymSo/feedburner-statics-go2linux-readers</link>
 <description>&lt;p&gt;Hi, this post is to thank you all for reading this blog, I want to celebrate with you "my readers" because today we surpassed the line of 1000 readers, we are now 1001 readers of this blog.&lt;/p&gt;
&lt;p&gt;These are the statics from feedburner.&lt;/p&gt;
&lt;p&gt;&lt;img src="/pics/single_pictures/subscribers.png" alt="Go2Linux Subscribers, Feedbuner statics"&gt;&lt;/img&gt;&lt;/p&gt;
&lt;p&gt;Thanks again to all of you, and hope you continue reading the posts, and more important that what I write could be useful for your&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/4QrMyfug8uczWA3Ti1g5ixOuodo/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/4QrMyfug8uczWA3Ti1g5ixOuodo/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=zTDJUyNC"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=ngi6fbIs"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=ngi6fbIs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=mBtd5QuX"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=XIzpUnad"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=XIzpUnad" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=3qMCzhGH"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=SJ2CEGLs"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=SJ2CEGLs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=epmnMCNj"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=epmnMCNj" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/WSF5PDyymSo" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/feedburner-statics-go2linux-readers#comments</comments>
 <pubDate>Wed, 21 May 2008 12:46:09 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">496 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/feedburner-statics-go2linux-readers</feedburner:origLink></item>
<item>
 <title>Automatic Login - Gnome</title>
 <link>http://feedproxy.google.com/~r/Go2linux/~3/1ftNfwYrUgI/how_to_enable_autologin_on_debian_ubuntu_gnome</link>
 <description>&lt;p&gt;I think this should work for any Linux operating system using Gnome, I have tested on Debian and Ubuntu.&lt;/p&gt;
&lt;p&gt;Well, automatic login will let you avoid to enter your login and password each time you turn on your PC, this could be insecure, but if your computer is physically secured it is Ok to enable this, that could make your booting more smooth.&lt;/p&gt;
&lt;p&gt;How to do it?&lt;/p&gt;
&lt;p&gt;On Gnome go to:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Systems-&gt;Administration-&gt;Login Window&lt;/strong&gt;, you will be prompted for the administrator password, enter it and then select &lt;strong&gt;Security&lt;/strong&gt; tab, once in there select &lt;strong&gt;Enable automatic login&lt;/strong&gt; and select the user you want to be automatically logged in, each time you turn on your PC.&lt;/p&gt;
&lt;p&gt;&lt;img src="/pics/single_pictures/autologin.png" alt="autologin_linux_ubuntu_debian_gnome"&gt;&lt;/img&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~a/IPxY62JicGPeAgjzrANl9S1eoaE/a"&gt;&lt;img src="http://feedads.googleadservices.com/~a/IPxY62JicGPeAgjzrANl9S1eoaE/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feedproxy.google.com/~f/Go2linux?a=LstMOcc1"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=133" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=8Ef3MMIy"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=8Ef3MMIy" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=GnA6gbQE"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=zqzsGnhX"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=zqzsGnhX" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=hiUHilZg"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?d=831" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=dArPD4Lf"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=dArPD4Lf" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feedproxy.google.com/~f/Go2linux?a=HceckwLU"&gt;&lt;img src="http://feedproxy.google.com/~f/Go2linux?i=HceckwLU" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feedproxy.google.com/~r/Go2linux/~4/1ftNfwYrUgI" height="1" width="1"/&gt;</description>
 <comments>http://www.go2linux.org/how_to_enable_autologin_on_debian_ubuntu_gnome#comments</comments>
 <category domain="http://www.go2linux.org/taxonomy/term/40">Desktop</category>
 <pubDate>Tue, 20 May 2008 13:11:48 -0700</pubDate>
 <dc:creator>ggarron</dc:creator>
 <guid isPermaLink="false">495 at http://www.go2linux.org</guid>
<feedburner:origLink>http://www.go2linux.org/how_to_enable_autologin_on_debian_ubuntu_gnome</feedburner:origLink></item>
</channel>
</rss>
