Skip to main content

Posts

:: how to create debian live usb on linux

|| whatis debian please take a look this || how to create debian live usb on linux | checking usb pendrive device # fdisk -l | dd debian file iso to pendrive device # dd if=debian-6.0.0-i386-xfce+lxde-CD-1.iso of=/dev/sdd * /dev/sdd is your pendrive device not the partition for your usb device. || links | googlelinux

how to disable / enable popups pidgin messenger

:: how to disable / enable popups pidgin messenger 0. open plugins menu: Tools - Plugins 1. disable libnotify popups :: links + googlelinux + vavai

:: install rapidleech on linux / vps

:: whatis rapidleech please take a look this :: how to install rapidleech on vps / linux $ cd /home/user/public_html/ $ wget http://rapidleech.googlecode.com/files/rapidleech-svn322.zip $ unzip rapidleech-svn322.zip $ mv r322/ rl $ chmod 777 rl/files/ rl/configs/ rl/configs/files.lst open your rl on: yourdomain.tld/rl :: links + googlelinux + tutorit