On Tue, 18 Nov 2003 [EMAIL PROTECTED] wrote: > I've just ssh'ed to my server, then , su, and.. > hmmm, none of my commands that I normally use work anymore: > > # service > bash: service: command not found > > after I recovered from the brief hart failure, I realized that service and > others still are there, once I prepend the full path > > so, id I ssh as 'voytek' the su, is there a way to aquire same environment > I get as root ?
Try su - and entering the root password. DaZZa -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
