Monday

how to keep ssh tunnel alive

To keep ssh session alive Create ssh_config file in your home folder with this line:
        
ServerAliveInterval 5

This will keep ssh alive and open.

No comments:

make ubuntu business casual

to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...