Here I will show starting screen work in Linux. Linux Screen means when you will go offline then linux screen will run your work on VPS or Dedicated Server. Open putty and Login to SSH |
Example:
COMMAND
screen –version
Example:
COMMAND
yum install screen
Example:
COMMAND
sudo apt install screen
Example:
COMMAND
screen
Example:
COMMAND
screen -ls
Example:
COMMAND
screen -r 1643
Example:
COMMAND
kill -9 985647
To remove all killed Screens run following command at Terminal
Example:
COMMAND
screen -wipe
How to start screen in Linux | Linux Screen Command |
Check Screen Version | Linux Screen Command |
Install Screen on Centos Linux Server if so far not installed | Linux Screen Command |
Install Screen on Debian or Ubuntu Linux Server if so far not installed | Linux Screen Command |
Now, Start Screen on Linux | Linux Screen Command |
List of Screens which are running in Linux Server | Linux Screen Command |
Go to listed Screen | Linux Screen Command |
Remove or Stop running screen | Linux Screen Command |
List of Command | Linux Screen Command |
Read Full: | Linux Screen Command |
Category: | Command |
Sub Category: | Linux Screen Command |
Uploaded: | 10 months ago |
Uploaded by: | Admin |
Views: | 50 |
Tested on: | CentOS |