Quantcast
Channel: bodHOST Official Blog » Linux
Viewing all articles
Browse latest Browse all 10

Way To Increase Remote Session Time In Your Linux Server

$
0
0
Increase Linux server remote session time :- Put the below option in sshd_config file under /etc/ssh/ directory. ClientAliveInterval 180 [root@localhost ~]# cd /etc/ssh/ [root@localhost ssh]# pwd /etc/ssh [root@localhost ssh]# ll total 200 -rw——- 1 root root 132839 Mar 31 2010 moduli -rw-r–r– 1 root root 1827 Mar 31 2010 ssh_config -rw——- 1 root root 3324 [...]

Viewing all articles
Browse latest Browse all 10

Trending Articles