Search Results

Search: Posts Made By: MadeInGermany
Forum: Linux 06-28-2017
2,893
Posted By MadeInGermany
And ps -ef |grep Myadminidshould better become ...
And
ps -ef |grep Myadminidshould better become
ps -fu Myadminidor
pgrep -lfu Myadminid---------- Post updated at 13:03 ---------- Previous update was at 12:59 ----------


Normally not.
myid...
Forum: Linux 06-28-2017
2,893
Posted By MadeInGermany
ssh keys will work if you use "ssh -x...
ssh keys will work if you use "ssh -x adminuser@yourhostname..." instead of "su - adminuser -c ..."
But maybe sudo is more appropriate
man sudo
man sudoers
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 06:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy