Difference between revisions of "Knoppix Remastering Howto Brazilian Portuguese"


From Knoppix Documentation Wiki
Jump to: navigation, search
(Configurações do APT)
(Configurações de Usuário)
Line 140: Line 140:
  
 
Note that the default user 'knoppix' is not created by adduser(1), thus /etc/skel is not copied completely but rather selectively.  That is, to make a file .xyrc appear in /home/knoppix, it is not sufficient to place it in /etc/skel.  One possibility is to extend the code in /etc/X11/Xsession.d/45xsession which is responsible for filling /home/knoppix.
 
Note that the default user 'knoppix' is not created by adduser(1), thus /etc/skel is not copied completely but rather selectively.  That is, to make a file .xyrc appear in /home/knoppix, it is not sufficient to place it in /etc/skel.  One possibility is to extend the code in /etc/X11/Xsession.d/45xsession which is responsible for filling /home/knoppix.
 +
 +
==Sair do "chroot"==
 +
{?}Isto estava na tradução do espanhol -- deve-se verificar a necessidade{?}
 +
Desmonte "<tt>/proc</tt>" -- isto é muito importante!
 +
umount /proc
 +
Pressione Ctrl+D para voltar à raiz original (ou seja, sair de "chroot").
  
 
===Autorunning Programs===
 
===Autorunning Programs===

Revision as of 21:05, 21 June 2007