Can I Exit my SSH Client After Starting an Update?
        Posted  
        
            by 
                NessDan
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by NessDan
        
        
        
        Published on 2010-12-29T22:56:20Z
        Indexed on 
            2010/12/29
            23:56 UTC
        
        
        Read the original article
        Hit count: 265
        
I just ran sudo aptitude update && sudo aptitude dist-upgrade through PuTTY (SSH Client) on my Laptop, which was directed at my fresh Ubuntu server. Unfortunately I just realized I need to be out of the house with my Laptop and I'm worried that by exiting my SSH client or having my Laptop disconnect form the internet that the server won't continue updating!
What will happen if I turn my Laptop off now that the server is updating?!
© Server Fault or respective owner