• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Screening Comannds?

Try with restarting your server and open a new screen.

I'm usually naming my screens so I could access it easier.

Code:
screen -A -S Ninja -- [B]([/B]Opening a new screen called [COLOR=#ff0000]Ninja[/COLOR][B])[/B]
CTRL + A + D -- [B]([/B]Detaching from the screen[B])[/B]
screen -X Ninja -- [B]([/B]Resuming the screen [COLOR=#ff0000]Ninja[/COLOR][B])[/B]
 
Back
Top