Adding Screen in SSH session to retrieve back screen in case your session timeout or lost due to power failure

Adding Screen in SSH session to retrieve back  screen in case your session timeout or lost due to power failure on your desktop or accidentally closed your running SSH session


Checking the 'screen' utility is installed or not

-bash-4.4$ which screen
/usr/bin/screen

Adding the screen

-bash-4.4$ screen -S screen_name

Note: screen_name is name of the screen, you can name it as you like

Listing the screen

bash-4.4$ screen -list
There are screens on:
        25585.screen_name   (Attached)
        784.node1      (Detached)
    2 Sockets in /export/home/applprd/.screen.


Call back the screen

bash-4.4$screen -dr screen_name


appsdbahelp

17+ years of experience in Oracle Database, Oracle Cloud Infrastructure(OCI), Oracle EBS on Cloud, Oracle E-Business Suite, DevOps tools, Oracle WebLogic, Oracle Application Server, Oracle Access Manager and various Operating System flavors including Redhat Linux, UNIX (Solaris, HP-UX) and Windows. Expert in Oracle9i/10g/11g/12c/19c database administration, upgrade, configuration and tuning. Experience in Oracle E-Business Suite technological stack, including architecture, installation, configuration, maintenance, tuning, cloning and patching procedures. Expert in Oracle Cloud Infrastructure(OCI), Oracle EBS On Cloud and Oracle EBS Cloud Manager Experience with Oracle Cloud Solution and Expert of Oracle ERP/Oracle HCM Cloud deployment Experience in Terraform, JSON and chef cloud infrastructure automation framework Knowledge of ASM, Data Guard, Real Application Cluster, Exadata and Exalogic Knowledge of Oracle Enterprise Manager(OEM) Grid Control, Oracle WebLogic, Oracle Internet Directory, Oracle Access Manager and Apache Ability to analyze problem, develops solutions and bring program/project execution to completion.

Post a Comment

Previous Post Next Post