http://www.linuxandlife.com – When Linux is usually stable, sometimes a process just wants to mess up and hangs around unwelcomely. It just ignores your request to close up. (Distributions)
http://www.linuxandlife.com – When Linux is usually stable, sometimes a process just wants to mess up and hangs around unwelcomely. It just ignores your request to close up. (Distributions)
http://www.linuxandlife.com – You will sometimes need to use the command line to access the USB and transfer files from or to it. This usually happens when something wrong happens to X or when you try to install everything from scratches like with Arch Linux. (Distributions)
http://www.linuxandlife.com – Despite the growth of Linux adoption in enterprise and business use, Red Hat, the large company that sells Linux operating-system software fell after reporting fiscal fourth-quarter sales that missed estimates as some customers stopped purchasing, due to the current global economic situation. Profit excluding some items was 36 cents a share on sales of $347.9 million, the Raleigh, North Carolin (Distributions)
http://www.linux-magazine.com – Technical board votes for shorter support cycles on standard releases. (Distributions)
http://www.debianadmin.com – The Debian project is pleased to announce the seventh update of its stable distribution Debian 6.0 (codename "squeeze"). This update mainly adds corrections for security problems to the stable release, along with a few adjustments for serious problems. (Distributions)
http://www.linuxandlife.com – There are many ways to take screenshots. In distros like Ubuntu, Mint or Fedora, the tool is either gnome-screenshot or mate-screenshot. You can also use more complicated tools like shutter or GIMP. They are good at what they do. (Distributions)
http://www.debianadmin.com – This tutorial will explain how to disable IPV6 in debian. Open a terminal and su to root Now you need to check if iPV6 is active or not using the following command netstat -tunlp |grep p6 |wc -l If the result is anything other than 0, then one or more IPv6-aware processes is running. Disable using the following 3 commands echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf s (Distributions)
http://www.linuxandlife.com – Chance is that there will be empty files (zero byte files) and empty directories (that doesn’t contain any files) in your system. In this article, I will show you how to locate these empty directories and files and delete them. The command you can use is the "find" command. To find empty directories in the current directory, you use the option -empty: find . (Distributions)
http://www.linuxandlife.com – Adobe Photoshop is undoubtedly the most powerful tool for graphic works. However, if you dont need to make something serious, Good Guy Gimp is already really enough for most of the basic tasks ( and you can use Gimp for serious graphic works too). In this article, I will show you several tips with GIMP that are very handy. 1 - Crop an image The Crop tool is located near the Text tool. (Distributions)
http://www.debianadmin.com – The Ubuntu developers are moving quickly to bring you the absolute latest and greatest software the Open Source community has to offer. (Distributions)