Very helpful when unsure on using the type of comparison operators and brackets to use in bash.
New story links
Shared PostgreSQL Database Hosting Setup
* Manage cluster only via access to a super user account
- no permanent modification of pg_hba.conf etc. required
- central managing system can manage several clusters without the need for additional control channels
* Customers cannot directly create new roles and databases
* Each customer database is given an associated main user
- acting as a database local super user
- typically creates and owns all objects
* The can be a number of additional users per database
- Rights of these users are granted by the main user
Baobab - Disk Analysis tool in openSUSE (GNOME/KDE4)
Baobab is a C/gtk+ application to analyse disk usage in any Gnome environment. Baobab can easily scan either the whole filesystem tree, or a specific user-requested directory branch either on the local system or on a remote system.
How to Integrate windows Active Directory and Samba in Ubuntu
Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients.” Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
Kid3 - opensource ID tagger to edit mp3 & other media files
Kid3 is a free opensource tool to easily tag multiple MP3 files (e.g. full albums) without typing the same information again and again and allow you to control and edit ID3v1 and ID3v2 tags. It’s one of those things I started doing so enthusiatically and then give up after a few tracks and finally this should help me get around this.
Ultrasol - 400 different Solitaire games in one pack in openSUSE
Ultrasol is a collection of nearly 400 different solitaire or patience games. There are games that use the 52 card International Pattern deck, games for the 78 card Tarock deck, eight and ten suit Ganjifa games, Hanafuda games, Matrix games, Mahjongg games, and games for an original hexadecimal-based deck.
Simple Guide How to Upgrade Ubuntu 8.04 (Hardy Heron) to Ubuntu 8.10 (Intrepid Ibix)
This tutorial will explain how to Upgrade Ubuntu 8.04 (Hardy Heron) to Ubuntu 8.10 (Intrepid Ibix) released on the 30th of October 2008.By default Ubuntu 8.04 LTS will not offer a upgrade to 8.10. This is because the 8.04 LTS version is a long term support release and 8.10 is a regular release. Upgrades from 8.04 LTS to 8.10 are fully supported, of course, and easy to enable.
FSlint - Utility to clean up your File System in openSUSE
FSlint is a simple yet very easy to use utility to find and clean various forms of lint on a filesystem. i.e., unwanted or problematic cruft in your files or file names. For example, one form of lint it finds is duplicate files. FSlint operates in both GUI and Command Line mode and the GUI is very straight forward to use especially there isn’t much of hidden menu options
Comix - User firendly Comic book & general image viewer in openSUSE
Comix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed) as well as plain image files.
fdupes - Command line tool to find and list/delete duplicate files
fdupes is a simple Command Line utility to find and list duplicate files in the specified directories. fdupes can also delete the found duplicate files if instructed. fdupes can follow Symlinks and can be instructed to ignore hardlinks. fdupes can also show the size of the duplicate files. fdupes is a simple and very efficient tool, easy to use.