A good hint to protect these "remote installations/upgrade" from several network issues that may occur, is to run these procedures under 'screen'. I.e.
In this way, even if you loose the connection to your server, you can easily come back later and run:
Code:
# screen -r
There is a screen on:
16337.pts-1.nemesis (Attached)
There is no screen to be resumed.
Oops, the screen has remained attached (because we lost the connection). Let's detach it:
And resume it:
Now you should see your setup running again, where you left it.
Recent comments
1 day 16 hours ago
1 day 19 hours ago
2 days 7 hours ago
2 days 9 hours ago
2 days 13 hours ago
2 days 20 hours ago
3 days 5 hours ago
3 days 7 hours ago
3 days 15 hours ago
3 days 16 hours ago