Thread: SCREEN : how to duplicate the root session on another window?
hello
screen
[enter]
sudo su
:
ctrl + + n or whatever binding next window root #
possible?
here .screenrc
code:hardstatus alwayslastline "%c %w" bindkey ^[[1;5a prev bindkey ^[[1;5b next bindkey ^[[1;5d prev bindkey ^[[1;5c next bindkey ^n screen bindkey ^[[1;2d prev bindkey ^[[1;2c next
just run 'sudo su' run screen, every screen session root, problem you're having you're running screen normal user, every new screen session made normal user.
if sudo su run screen root, every new screen root too.
compromise you'll have sudo su again before resume screen, because normal user can't resume rooted screen session.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] SCREEN : how to duplicate the root session on another window?
Ubuntu
Comments
Post a Comment