diff --git a/cheat-sheet/DevOps Linux/Linux-Sysadmin.md b/cheat-sheet/DevOps Linux/Linux-Sysadmin.md index 080a6ecbd..394cf0fc3 100644 --- a/cheat-sheet/DevOps Linux/Linux-Sysadmin.md +++ b/cheat-sheet/DevOps Linux/Linux-Sysadmin.md @@ -153,27 +153,6 @@ Machine readable: you need to use sadf iconv -c -t ASCII input.txt iconv -c -t latin1 input.txt -- screen - Detect other users sessions - - screen -ls / - -- screen - Allow othe users in our screen - - Ctrl-A :multiuser on - Ctrl-A :acladd - -- screen - Attach to other users screen session - - screen -x / - screen -x /.. - -- screen - [Solve "Cannot open your terminal - '/dev/pts/0'"](http://makandracards.com/makandra/2533-solve-screen-error-cannot-open-your-terminal-dev-pts-0-please-check): - - # Sign in as user who opened the screen - script /dev/null - screen -x - - rsyslog - Modify rate imux limiting $SystemLogRateLimitInterval 2