LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 11 server with PHP5 support (mod_php) and MySQL support.
Read more »Looping the Easy Way
The seq command doesn't do a lot, but it saves a lot of annoying little issues in scripts
Read more »Category: High End Tags:
- Login to post comments
Vulnerability in the GIMP image editing tool
According to security services provide Secunia, a vulnerability in the free image editing tool GIMP (GNU Image Manipulation Program) can potentially be exploited to compromise a users system.
Read more »Category: High End Tags:
- Login to post comments
Take Your Web Server With You
How about a portable Web server? You probably have one sitting right there on your Linux laptop, just ready to be used. If not, it is a simple matter of installing Apache and doing a little configuring.
Read more »Category: High End Tags:
- Login to post comments
Set up a Gnumed backend server
In this article you will learn how to install everything you need to get your Gnumed front end connected to a locally hosted Gnumed backend server. I will be illustrating this on Ubuntu 9.10 with the end result being a local-only installation.
Read more »Category: High End Tags:
- Login to post comments
Testing Out Linux File-Systems On A USB Flash Drive
In past articles we have delivered plenty of file-system benchmarks from testing out EXT4 to Btrfs to NILFS2. One area though where we have not published any file-system benchmarks is for USB flash drives.
Read more »Category: High End Tags:
- Login to post comments
LAMP Server with Ubuntu 9.10
A LAMP server is a server that employs several key applications to create a full featured web server. These include installation on a Linux Server (L), use of the Apache web server (A), installation of MySQL (M) and PHP (P). This will be a mini-course that will be delivered each building on the previous day.
Read more »Reiser4 May Go For Mainline Inclusion In 2010
In the United States, the end of Autumn is nearing and Winter is approaching, but there hasn't yet been any push to get Reiser4 into the mainline Linux kernel. What has happened? Well, we asked Shishkin.
Read more »Open Source Google Programming
First Google expressed an interest in the web browser client market, and then the operating system market and now it has launched its own free and open source systems programming language.
Read more »Category: High End Tags:
- Login to post comments
How to clone hard drives with Clonezilla
Clonezilla is a Ncurses-based front-end to a set of scripts that use several open source disk utilities such as Partimage, ntfsclone, Partclone and dd. It'll jump at your command and duplicate particular partitions, or better still complete disks. It'll also restore the partitions, and help you mirror an old disk onto a bigger new disk.
Read more »Dealing With Mail in Mutt
I still use the command-line mail client mutt to handle my mail. One of mutt's advantages is the wide range of keyboard commands you can use to do various useful tasks. Here's a selection of the ones I use regularly.
Read more »Debian NAS project turns to SheevaPlug
Martin Michlmayr has published several guides about running Debian on the Linksys NSLU2 ("Slug") router/NAS device, including one on migrating a Debian NSLU2 installation to Marvell's SheevaPlug NAS design. With the latest guides on troubleshooting, booting, modifying, and cloning Debian on the NSLU2, the documentation is essentially complete, says Michlmayr.
Read more »Category: High End Tags:
- Login to post comments
Open Source CMS market share report 2009
The 2009 Open Source CMS market share report was released a couple of weeks ago. The report concludes that WordPress, Joomla! and Drupal maintain a large lead on the rest of the pack.
Read more »Category: High End Tags:
- Login to post comments
Google Provides Closure: Releases Open Source JavaScript Optimizer
JavaScript programmers, rejoice! It's been a good week for open source from big companies. Earlier this week Yahoo! released its Traffic Server it acquired from Inktomi, and now Google has unleashed Closure Tools. These are part of the toolset that Google uses to create JavaScript-heavy applications like Google Docs, Gmail, and Google Maps.
Read more »Category: High End Tags:
- Login to post comments
Create Virtual Accounts with CRAM-MD5
The major disadvantage of PLAIN text passwords on the server of course is that they are readable. Even if your communication with the server is encrypted it is troubling to have readable passwords on the server. You can easily change this by using the dovecotpw command and creating encrypted passwords.
Read more »Category: High End Tags:
- Login to post comments