Servers are getting smaller, but they're still not quite as compact as your cellphone; now, thanks to a new tutorial, your Google Nexus One can double up as your test web server. NexusOneHacks has ...
The world of Linux is ready to welcome you, with a shower of free open-source software you can use on any PC: hundreds of active Linux distributions, and dozens of different desktop environments you ...
Canonical recently launched Ubuntu One, a cloud storage service that synchronizes data between computers. In this programming tutorial, we will show you how to use ...
SQLite is a simple yet powerful embedded SQL database engine. Unlike other database systems, SQLite does not need to run on a server, and all information is stored in a single file on disk. SQLite is ...
A filesystem is a way that an operating system organizes files on a disk. These filesystems come in many different flavors depending on your specific needs. For Windows, you have the NTFS, FAT, FAT16, ...