Delete thumbnails starting gdm in Ubuntu> 9.10 
 saw a   method to remove gdm ubuntu startup. But from version 9.10 has changed the way it starts and this method no longer works. 
 From this version we have to do is edit the file: 
 
  / etc / init / gdm.conf  
 
 And replace the line: 
 
  start on (filesystem  
 
 For the lines: 
 
  start on (runlevel [3]  
  and filesystem  
 
 Much more information here  .  
 
0 comments:
Post a Comment