Changes

no edit summary
Line 67: Line 67:  
  vigr
 
  vigr
   −
* Uncomment "%wheel ALL=(ALL) NOPASSWD: ALL" line in sudoers
+
* Edit sudoers with visudo:
  visudo
+
** Uncomment "%wheel ALL=(ALL) NOPASSWD: ALL"
 +
** Add these lines
 +
 
 +
#bernie: forward agent
 +
  Defaults env_keep += "SSH_AUTH_SOCK"
 +
 
 +
 
 +
* Switch from serial console to ssh
    
  ssh root@template-fedora13.sugarlabs.org
 
  ssh root@template-fedora13.sugarlabs.org