AboutWelcome to Free Software Daily (FSD). FSD is a hub for news and articles by and for the free and open source community. FSD is a community driven site where members of the community submit and vote for the stories that they think are important and interesting to them. Click the "About" link to read more...
"GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc..." — via GNU Wget —
The International Free and Open Source Software Law Review is seeking submissions for publication in 2010 and beyond. Potential contributors can review the author guidelines, download article templates in
Andrew Tanenbaum: «...A microkernel is much better engineered and is more modular and easier to understand. Monolithic kernels are still too big and unreliable. My metric is the TV set. The system should run for 10 years with a total of zero failures for 99.9% of the users...»
Much attention goes toward mainline kernel releases, but relatively few users are actually running those kernels. Instead, they run kernels provided by their distributors, and those kernels, in turn, are based off the stable kernel series. The practice of releasing stable kernels has been going for well over five years now, so perhaps it's time to look back at how it has been going.
I’ve lost count of how many different kernels I’ve built for different systems, but in the past I always grab the vanilla source from kernel.org and experiment to get the necessary hardware support. Today I decided to learn how to play nice with Ubuntu’s kernel build facilities.
"Wget is so flexible you’ve probably been using it for years without knowing it, many scripts use it because it is a boilerplate method of grabbing files, it will even automatically retry under certain circumstances…"
GNU’s wget command line program for downloading is very popular, and not without reason. While you can use it simply to retrieve a single file from a server, it is much more powerful than that and offers many more features.
"Interesting commentary from Linux kernel founder Linus Torvalds a few weeks ago in an interview on Simple Talk. He covers areas including microkernels vs. monolithic kernels..."