TeddyPessagno

Differences between revisions 2 and 3
Revision 2 as of 2007-04-23 15:37:34
Size: 362
Editor: 208-41-10-179
Comment:
Revision 3 as of 2007-05-03 02:58:58
Size: 511
Editor: pool-71-125-167-157
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:

----
Code
----
To stop having to put in the CD for updates and upgrades

sudo perl -pi -e 's|deb cdrom|\# deb cdrom|g' /etc/apt/sources.list

Teddy Pessagno

Email: MailTo(teddypessagno AT verizon DOT com)

...


CategoryHomepage


#Links that have worked for me.

Of course there is http://ubuntuguide.org/wiki/Ubuntu:Feistythis is were I get started.

Next I go to http://www.getautomatix.com/wiki/index.php?title=Main_Page and look around.


Code


To stop having to put in the CD for updates and upgrades

sudo perl -pi -e 's|deb cdrom|\# deb cdrom|g' /etc/apt/sources.list

TeddyPessagno (last edited 2008-08-06 16:35:03 by localhost)