Category Archives: User Administration

What kind of Unix Administrator are you?

I’ve read this few years ago, and it made me laugh so hard. According to the article, there are three types of Unix Administrators: The technical thug, the administrative fascist, the maniac, and the idiot. If you worked with Unix … Continue reading

Posted in community, humor, Linux, System Administration, Unix, User Administration | Tagged , , , , , , , , | Leave a comment

Linux and UNIX HOW-TO: Setup a basic OpenLDAP Client and Server

The topic of LDAP seems to be little bit complicated at the beginning, so we will start with a simple example to for demonstration purposes. We will use two machines in this example: a client and a server, both running … Continue reading

Posted in authentication, Directory Services, HOW-To, LDAP, Linux, network, Open Source, OpenLDAP, Red Hat, RHCE, RHEL, Unix, User Administration | Tagged , , , , , , , , , , , , , , , | 4 Comments

Solaris HOW-TO: Change the locale

To view the locale of a Solaris server, use the “locale” command: root@hamdan # locale LANG=C LC_CTYPE=”C” LC_NUMERIC=”C” LC_TIME=”C” LC_COLLATE=”C” LC_MONETARY=”C” LC_MESSAGES=”C” LC_ALL= root@hamdan # To change the locale, first you need to know the possible locale values, by issuing … Continue reading

Posted in locale, profiles, Solaris, User Administration | Leave a comment