usernames

Database and user naming syntax for PostgreSQL and MySQL

Digg Linux/Unix upcoming  Wed, 08/20/2008 - 15:48

Since we run a shared hosting environment, we have to uniquely identify your usernames to your account ONLY.


 

Unix and long usernames

Digg Linux/Unix upcoming  Thu, 07/31/2008 - 06:31

ran into an odd issue the other day when I was working on a Linux box. I noticed a number of processes in the ps output were listed with the user's UID instead of his username.

It took a little poking around before I realized that it was usernames with more than eight characters that were replaced by the numeric IDs.


 

Unix and long usernames

Topix - Unix  Wed, 07/30/2008 - 22:17

July 30, 2008, 07:20 PM - I ran into an odd issue the other day when I was working on a Linux box.