0 Membres et 1 Invité sur ce sujet
To add my repo key as root:Code: [Sélectionner]wget -O - http://www.remastersys.com/debian/remastersys.gpg.key | apt-key add -To add the repo to /etc/apt/sources.list, add these lines:Code: [Sélectionner]deb http://www.remastersys.com/debian wheezy maindeb-src http://www.remastersys.com/debian wheezy mainNow you can apt-get remastersys, remastersys-gui and the yad packages instead of manually downloading them.
wget -O - http://www.remastersys.com/debian/remastersys.gpg.key | apt-key add -
deb http://www.remastersys.com/debian wheezy maindeb-src http://www.remastersys.com/debian wheezy main
I was just wondering if you could emphasize the command lines in code tags ?
This is a very good information. I was just wondering if you could emphasize the command lines in code tags ?