Sysadmin
>
UtilitIes
>
RootToUserScreen
Changes
|
Index
|
Search
Tags
:
(edit)
How to connect as root to user screen
The unprivileged user is running screen and the admin (root) likes to help i.e. connects to the user screen
su joe -c "script /dev/null; screen -x"
su - joe && script /dev/null && screen -x
E
dit
|
A
ttach
|
M
ore topic actions
Copyright ©