| How To Speed Up Linux Booting Posted Monday, March 26, 2007 @ 8:33 AM by mayhem |
"A common complaint about Linux is the amount of time the operating system takes to start. Like Linux itself, there are plenty of options and lots of flexibility for boot-time optimization. From dependency-based solutions like initng to event-based solutions like upstart, there's an optimization solution that should fit your needs. Using the bootchart package, you can dig in further to understand where your system is spending its boot time to optimize even more." (Source: Slashdot) |
| Add Your Own Linux System Calls Posted Saturday, March 24, 2007 @ 6:49 AM by mayhem |
IdaAshley writes "Linux system calls -- we use them every day. But do you know how a system call is performed from user-space to the kernel? Explore the Linux system call interface (SCI), learn how to add new system calls (and alternatives for doing so), and discover utilities related to the SCI." |
| Command-Line PHP? Yes, You CAN! Posted Wednesday, March 21, 2007 @ 6:22 AM by mayhem |
IdaAshley writes "Give PHP a chance on the command-line interface, and you may find that it has become your new favorite shell-scripting tool. Learn how to debug PHP code from the command line and examine the strengths of PHP as a shell scripting language unto itself. Worst-case scenario: It can save you some Web server migraines." |
| Beef Up Your Wireless Router Posted Tuesday, March 20, 2007 @ 10:21 AM by mayhem |
"Josh Kuo's article eef Up Your Wireless Router talks about the OpenWRT embedded Linux distro for the the Linksys WRT series wireless routers (and more). The article lays out some of the amazing things you can do with your Linux-enabled wireless router such as using it as a VoIP gateway, a wireless hotspot, or even an encrypted layer 2 tunnel endpoint for remote troubleshooting." (Source: Slashdot) |
| Unlock the Power of Linux on SMP Systems Posted Sunday, March 18, 2007 @ 8:49 AM by mayhem |
IdaAshley writes "This article explores the ideas behind multiprocessing and developing applications for Linux that exploit SMP. As evidenced by major CPU vendors, multi-core processors are poised to dominate the desktop and embedded space. With multiprocessing comes greater performance but also new problems." |
| Red Hat Releases Enterprise Linux 5 Posted Saturday, March 17, 2007 @ 9:49 AM by mayhem |
Red Hat has a new release out for Enterprise Linux, reports Ars Technica. Along with several anticipated new features, Enterprise Linux 5 marks the rollout of the RedHat Exchange (RHX), which will be a source for commercial third-party software applications. 'RHX will allow consumers to buy software support services for third-party open-source technologies like MySQL database software and SugarCRM customer management systems directly from Red Hat ... Linux vendor Novell, which recently partnered with Microsoft to provide stronger Windows interoperability, is already carving out a growing portion of the enterprise Linux market. Red Hat also has to contend with proprietary database vendor Oracle, who now offers commercial Linux support for Red Hat users.' (Source: Slashdot) |
| Parallelize Application for Faster Linux Booting Posted Wednesday, March 14, 2007 @ 6:46 AM by mayhem |
IdaAshley writes "PLinux can serve as a client desktop or server right out of the box, a flexibility that slows its booting process. This article shows you options to increase the speed with which Linux boots, including two options for parallelizing the initialization process. It also shows you how to visualize graphically the performance of the boot process." |
| The 15 minute PHP with XML Starter Posted Thursday, March 1, 2007 @ 6:01 AM by mayhem |
Anonymous writes This first article of a three-part series introduces PHP5's XML implementation and help those relatively new to using XML with PHP to read, parse, and manipulate, and write a short and uncomplicated XML file using the DOM and SimpleXML in a PHP environment. |
| Fast and Secure FTP Server with Vsftpd in Debian Posted Thursday, March 1, 2007 @ 6:00 AM by mayhem |
David writes vsftpd is a GPL licensed FTP server for UNIX systems, including Linux. It is secure and extremely fast. It is stable. Don’t take my word for it, though. Below, we will see evidence supporting all three assertions. We will also see a list of a few important sites which are happily using vsftpd. This demonstrates vsftpd is a mature and trusted solution.vsftpd is an FTP server, or daemon. The “vs” stands for Very Secure.Full Story |
| How to Install Songbird Music Player in Ubuntu Posted Thursday, March 1, 2007 @ 6:00 AM by mayhem |
David writes Songbird™ is a desktop Web player, a digital jukebox and Web browser mash-up. Like Winamp, it supports extensions and skins feathers. Like Firefox®, it is built from Mozilla®, cross-platform and open source.Full Story |