On Oct 1, 2008, at 9:30 AM, thomas fossati wrote: >> How may I see the euid of kloned? > > On linux, given that your klone server is named kloned: > > $ ps -U 0 -u 0 | grep kloned in case there's no result: a) no kloned is running b) running kloned instance has neither uid nor euid = 0 (i.e. root) t.