5
News: Convincing the Boss to Accept FOSSview story

http://www.raiden.net – A tad old, but interesting. Wish your company would adopt an open source app? These 7 tips might help you sell it to management.More Here ... (Distributions)

4
using the find command to find all files you have read access toview story

http://www.linuxforums.org – Hi, I'm going through the exercises in Practical Guide to Linux Commands, Editors, and Shell Programming. One of them consists of using the find command to find all files you have read access to. At first I thought I could use something like -perm /o=r. (HowTos)

6
Five Distros article in Linux Magazineview story

http://www.linuxforums.org – Usually all articles in Linux Magazine are way over my head and out of my league of comprehension. However this article about the five distros that changed Linux is for me an eye opener! http://www.linux-mag.com/cache/7651/1.html (HowTos)

4
Grep Regular Expression Puzzle (files containing only \0 characters)view story

http://www.linuxforums.org – This one is a puzzle... Need to search a filesystem that contains select files (randomly distributed) where an impacted file got each byte of its data nulled out \0. So the impacted files still have the same filesize, but the file no longer works (null bytes). (HowTos)

6
Wireless network driversview story

http://www.linuxforums.org – So heres the problem: (HowTos)

5
Using Linux saves you moneyview story

http://linux.bihlman.com – In these times of financial turmoil, one must find as many ways to save money as possible. One of the most important areas of life people may spend a big chunk of their money on is with their computer. That is why finding ways to lessen bills relating to using your computer(s) can become evident so quickly. (General)

4
Has anyone had any positive experiences with Windows 7?view story

http://www.linuxforums.org – Has anyone had any positive experiences with Windows 7? I'm currently running Windows 7 at home on two laptops, a desktop, and numerous virtual machines that run off a Hyper-V server. Up until now, I've been primarily using the Enterprise and Ultimate versions of Windows 7. (HowTos)

6
How does kernel version numbering work?view story

http://www.linuxforums.org – I've already googled this but the only reliable source I could come up with was wikipedia. But I find that it's not very clear. In addition, it doesn't mention what dashes " - " mean in the numbers. I'd really appreciate a good, complete explanation.. (HowTos)

5
Question about "A Practical Guide to Ubuntu Linux (8.04 and 8.10)"view story

http://www.linuxforums.org – I just got Ubuntu 9.10, and I am playing around with it. I plan to make it my main OS, and that will mean that I am going to have to learn how to use it better than I know how to do so at this point. I saw a book at the store the other day titled "A Practical Guide to Ubuntu Linux," which, until I looked it up today, did not know that it covered versions 8.04 and 8.10. (HowTos)

4
Copy folder to opt/view story

http://www.linuxforums.org – Hi Guys, first sry for my bad english =( and now my problem: i would like to copy my httpdocs folder from my usb stick to the folder opt/lampp/ i dont know the command for this action but i search in google and found many articles with cp -r and co. but there all does not work =( Pls help me Greetz from Germany (HowTos)