Is "aptitude full-upgrade" safe to run on a new server?
        Posted  
        
            by Miko
        on Server Fault
        
        See other posts from Server Fault
        
            or by Miko
        
        
        
        Published on 2010-03-28T00:15:40Z
        Indexed on 
            2010/03/28
            0:23 UTC
        
        
        Read the original article
        Hit count: 794
        
Is it safe to run this command on a brand new Debian server?
aptitude -y full-upgrade
The command is from http://www.linode.com/stackscripts/view/?StackScriptID=1
On a related note, how is aptitude update different from apt-get update?
© Server Fault or respective owner