Small tip, how to recreate fluxbox menu Submitted by ggarron on Tue, 11/18/2008 - 00:30. Linux tips 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 add the new program to fluxbox menu. …
Blogs / Linux Operating system - Debian, Fedora, Centos, Ubuntu - Linux stuff | http://www.go2linux.org
Latest posts
-
Small tip, how to recreate fluxbox menu
http://www.go2linux.org/automatically-add-programs-to-fluxbox-menu -
Gentoo Intel Core 2 Duo CPU E6550 - XFX Pine GeForce 7300 SE - Sound (ICH8 Family)
http://www.go2linux.org/gentoo-nvidia-ich8-audio-82801H-geforceWell, 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. You may see the output of the hwinfo command in my PC here And the output of lspci below 00:00.0 Host bridge: …
-
How to kill user's processes and logout the user
http://www.go2linux.org/how-to-kill-users-processesThe other day a friend of mine was asking me how to stop all users' processes and then logout him. Well maybe the first thing you need is to send a message to the user, so he can actually save his work. to do that you may use the command wall to let your users know you are about to log them out. …
237 blog reactions
-
Little Quick Tip - Rename Multiple Files
http://jason.giantdorks.org/2008/12/03/little-quick-tip-rena...rename
-
htop, ou la commande "top" améliorée
http://www.arclight.fr/2008/11/htop-ou-la-commande-top-amlio...htop - Linux command line to invoke an inproved top | Linux Operating system - Debian, Fedora, Centos, Ubuntu - Linux stuff
-
IT Proctology
http://itproctology.blogspot.comNow, we can download the VMware Server MUI and put that under /tmp tar xvzf VMware-mui*.tar.gz cd vmware-mui-distrib sudo./vmware-install.pl After install completes the service will not start properly, guess what? Another fix, because the startup script is broken. http://www.go2linux.org/vmware-server-on-debian-etch obtain the patch from here: http://users.piuha.net/martti/comp/ubuntu/en/httpd.vmware.diff and place it under /tmp cd / patch -b -p0 Then start and query the Management service sudo /etc/init.d/httpd.vmware start sudo /etc/init.d/httpd.vmware status Now, on you
-
Weblog di Luca Raciti
http://lucaraciti.wordpress.comn “single user mode ” cioè ci troveremo direttamente al prompt di root senza digitare password. A questo punto digitare passwd e modificare la password di root. Compatibilità Lo script è compatibile con Linux in genere. Risorse http://www.go2linux.org/fedora-centos-root-password-recovery http://openskill.info/infobox.php?ID=556 Licenza Attribuzione-Condividi allo stesso modo 2.5 Generico: le informazioni contenute in esso possono essere utilizzate e modificate liberamente. E’ obbligatorio invese mantenere la paternità a “ Luca Raci
-
on how to create a swap file in ubuntu
http://theubuntudiaries.wordpress.com/2008/10/24/on-how-to-c...copy what someone else wrote already but it would take much longer than just copy the links: swap file FAQ from the original ubuntu documentation and how to create a file or partition → here what is better a swap file or a swap partition → here again on the fight beetwen file and partition → here
-
Go to Open Source
http://tegaralaga.com/2008/10/go-to-open-source.html, dll dkk. Bermodalkan Ubuntu 8 Hardy Heron hasil minta mas Ferdy di ICT gw pun coba install leptop gw, but nothing, installernya ternyata korup, hufh... Pagi" iseng" liat koleksi softwarenya Didik, gw nemuin Ubuntu 7 Gutsy Gibon, setelah minta ijin ke Didik, gw pun pinjem CDnya tersebut, langsung deh gw install ke leptop gw. Voila...!!, installasi berhasil, gw cek grubnya, sukses Vista gw masih jalan, coz kadang leptop ni dipake kakak gw, kalo dikasih Ubuntu bisa gila dia
-
Adventures in Switching to Linux
http://adventuresinswitching.blogspot.comgo2linux.org
-
Convent Video to 3gp(mobile) format
http://txt.binnyva.com/2008/10/convent-video-to-3gpmobile-fo...This command uses ffmpeg to convert a regular video into 3gp format thats used in mobile phones ffmpeg -i input_video.mp4 -s 176x144 -vcodec h263 -r 25 -b 12200 -ab 12200 -ac 1 -ar 8000 output_video.3gp Original Article
-
Disable Remote Root Login
http://krnjevic.com/wp/?p=107go2linux
-
JAVA ERRORS
http://java-errors.blogspot.comto find out?? > > Yes... You can parse the output of: lynx -dump www.whatismyip.com | grep 'Your IP' or lynx -dump checkip.dyndns.org But this will stopt working if www.whatismyip.com or checkip.dyndns.org disappear or change. See http://www.go2linux.org/what-is-my-public-ip-address-with-linux for some other ideas. I don't know if the socket api can give you a better solution, but I think http://checkip.dyndns.org/ is quite safe. ============================================================================== TOPIC: Can you step into child process using S

