How to Install an FTP Server on Debian
FTP is a protocol for storing and transferring files over a local network or the Internet. Data is stored on a server...
How to Compare cURL to wGet
CURL and wGet are almost the same program. The same protocol is used for both wGet and cURL and they both essentially...
Tutorial on Unix Curl
CURL is a program for a variety of operating systems, including Unix and Linux, that allows a user to directly download or...
How to Use Curl Attributes
Curl is an open-source utility that will retrieve all types of URLs over IP networks. It is a useful tool to make...
How to Install a Second Drive with Debian
Debian is one of the various Linux distributions. When adding a second drive to Debian, you must tell the operating system what...
How to Reinstall a MBR in Debian
The Master Boot Record (MBR) is the very first 512 bytes of the main hard drive in your computer. It is what...
How to Install PHP Curl on Ubuntu 9.10
The Ubuntu Linux operating system makes the curl library available through its apt-get update command. Curl allows you to incorporate browser-like functionality...
How to Install Java on Debian
Sun Microsystem's Java is essential to any Web browser, since the Java Runtime Environment is used on so many websites. While there...
How to Update a Linux OS
Linux, like Windows, is an operating system in constant development. This is even more true of Linux which, as a free, open...
How to Replace Apache With Lighttpd
The Lighttpd Web server is a lightweight server platform designed for use in high data-intensive applications, since it uses less memory and...