| |
| Last 15 entries of the Library.... |
Pick random entries |
| |
| Managing Volume using the command line tool aumix on Fedora |
| How to manage thw volume using a simple command line tool. |
| Tags:
fedora
sound
|
| |
| Linux Enterprise Cryptographic Filesystem : ecryptfs |
| eCryptfs is a stacked cryptographic filesystem embedded within the Linux kernel. The article contains info about installed and configuring eCryptfs. |
| Tags:
file system
cryptography
|
| |
| Another bash script for backup with a snapshot logic |
| The bash script with a snapshot logic is really simple and straight-forward without any difficult parts. So you can easily configure it, to serve your needs. |
| Tags:
backup
bash
|
| |
| Removing orphaned packages with GTKOrphan
The gtk orphan package present in the repositorie |
| If you have unused packages in your system, there is a tool that can help you clean them out.
The gtk orphan package present in the repositories of ubuntu can be conveniently used to clean up your system. It allows you to graphically select and remove packages that are no longer used. |
| Tags:
package
gtkorphan
|
| |
| Mp3 Diags: Fix Upto 50 Problems With Mp3 Audio Files |
| A presentation of Mp3Diags. A software that fix problems in music audio files. It can properly tag your mp3 files, add missing album cover art, fix VBR headers, fix audio with poor sound quality, and much more. |
| Tags:
mp3
|
| |
| How To Set Up A USB-Over-IP Server And Client With Debian Lenny |
| The article is a tutorial about how to set up a USB-over-IP server with Debian Lenny as well as a USB-over-IP client (also running Debian Lenny). |
| Tags:
usb
debian
|
| |
| Howto install ATI drivers on Debian 5 (Lenny) |
| A tutorial about installing ATI drivers on Debian Lenny |
| Tags:
debian
ati
|
| |
| How to build .deb package from tar.gz |
| Installation from tar.gz, has the disadvangate that there is no easy way to un-install. But there are two methods of building .deb packages and install them on the system as any .deb package, so the apt-get does the dιrty job of installing and un-installing. You can find them in the article. |
| Tags:
debian
package
|
| |
| Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.10 |
| Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. The tutorial shows how you can install Lighttpd on an Ubuntu 9.10 server with PHP5 support (through FastCGI) and MySQL support. |
| Tags:
lighttpd
php5
mysql
ubuntu
|
| |
| Duke Nukem 3D: A quick 'n' dirty guide to run it under Linux |
| How to install manually (compile the source code) and run under Linux. |
| Tags:
games
duke nukem 3d
|
| |
| Mounting Remote Directories with SSHFS |
| How to make mounting of remote directories easy with SSHFS. |
| Tags:
sshfs
|
| |
| solaris 10 and vnc |
| Setting up and configuration of a vnc server on Solaris. |
| Tags:
solaris
vnc
|
| |
| How to make terminal ask for password every time you type sudo command |
| Configure sudo to ask every time the password. |
| Tags:
sudo
|
| |
| Ranges in shell scripts |
| Tips for using ranges in shell scripts |
| Tags:
shell
|
| |
| Download Multiple Files From Command Line In Ubuntu Linux with wget |
| How to download multiple files with wget. A very easy way. |
| Tags:
wget
ubuntu
|