Increase Linux server remote session time:- Put the below option in the sshd_config file under the/etc/ssh/ directory. ClientAliveInterval 180 [root@localhost ~]# cd /etc/ssh/[root@localhost ssh]# pwd/etc/ssh[root@localhost ssh]# lltotal 200-rw——- 1 root…