Author Archives: George Notaras

George Notaras avatar

About George Notaras

George Notaras is the editor of the G-Loaded Journal, a technical blog about Free and Open-Source Software. George, among other things, is an enthusiast self-taught GNU/Linux system administrator. He has created this web site to share the IT knowledge and experience he has gained over the years with other people. George primarily uses CentOS and Fedora. He has also developed some open-source software projects in his spare time.

Locale in Windows

2 Comments

The other day I was experimenting with PostgreSQL under Windows and I was very confused setting a locale in the command line when initializing the database cluster. If I didn’t specify a locale in the –locale option of initdb, then the locale that was used was: Greek_Greece.1253. Well, I needed to initialize the cluster with…

Continue reading

Caching Nameserver using dnsmasq

8 Comments

This tutorial contains information about the preparation of the system in order to run dnsmasq and also detailed instructions about how to configure it as a caching DNS server. A full configuration file is also provided as a drop-in replacement for the default dnsmasq.conf.