Switch Ubuntu Server to use Internet Repositories Instead of cdrom Switch Ubuntu Server naudotis interneto saugyklų vietoj cdrom
If you install Ubuntu from a cd-rom, when you try to use apt-get to install new software it will prompt you for the cdrom every time. Jei turite įdiegti Ubuntu iš CD-ROM, bandant naudoti apt-get įdiegti naują programinę įrangą jis bus greitai jus cdrom kiekvieną kartą. Kinda frustrating! Kinda nelinksma!
There's an easy way to fix this problem. Yra paprastas būdas išspręsti šią problemą. Run the following command to open the sources.list file. Vykdyti šią komandą, norėdami atidaryti sources.list failą. You can use a different editor if you feel like. Jūs galite naudoti įvairių redaktorius Jei jaučiate.
sudo vi /etc/apt/sources.list sudo vi / etc / apt / sources.list
The first thing you'll want to do is comment out this line, by placing a # symbol before it. Pirmas dalykas, kurį jūs norite padaryti tai komentuoti šią liniją, pateikdamas # simbolį prieš ją.
deb cdrom:[Ubuntu-Server 6.10 _Ed….. deb cdrom: [Ubuntu-Server 6,10 _Ed ... ..
You can also use this opportunity to uncomment the universe repositories. Taip pat galite pasinaudoti šia galimybe odkomentować universe saugyklų.
Now that you've updated the repository list, you will have to run this command to update the local list of available software: Dabar, kai Atnaujinome Saugyklų sąrašas, jums reikės paleisti šią komandą, norėdami atnaujinti vietinius sąrašas prieinamas programinė įranga:
sudo apt-get update sudo apt-get update
Now you can apt-get install from the internet. Dabar galite apt-get install iš interneto.

Daily Email Updates Dienos paštas Atnaujinimai
You can get our how-to articles in your inbox each day for free. Galite gauti mūsų kaip prie straipsnių į Jūsų pašto dėžutę kasdien nemokamai. Just enter your name and email below: Tiesiog įveskite vardą ir elektroninio pašto adresą žemiau:



It's a great site you have here. Tai puiki svetainė jums čia. I just installed Ubuntu and over the past two days have been really struggling with it. Aš ką tik įdiegta Ubuntu ir per pastarąsias dvi dienas buvo iš tikrųjų kovoja su juo.
I'm not sure what you mean by this: Nežinau, ką reiškia šios:
“The first thing you'll want to do is comment out this line, by placing a # symbol before it.” "Pirmas dalykas, kurį jūs norite padaryti tai pakomentuoti šią liniją, pateikdamas # simbolį prieš ją.
You mean, before typing out sudo vi /etc apt/sources. Nori pasakyti, prieš įvesdami atlikti sudo vi / etc apt / sources. list ? ra?
apologies if I sound dim, but it's no fun being a newbie! atsiprašau, jei garsas silpnas, bet jis ne įdomus buvo naujokai!
If you are using Ubuntu Desktop, you might want to use the article “Update Ubuntu Repository list using Software Sources GUI Tool” linked in the related how-to list above. Jei naudojate Ubuntu Desktop, galbūt norėsite naudoti straipsnis "Update Ubuntu Saugyklų sąrašas naudojant Software Sources GUI įrankį", susijęs su tuo susijusių Kaip į sąrašą, nurodytą aukščiau.
You can just uncheck the cdrom from there, mostly likely. Jūs galite tiesiog nuimkite cdrom iš ten, daugiausia tikėtina.
Otherwise, you can open the file /etc/apt/sources.list in whatever editor you choose, and put the # right before the cdrom line, on the same line. Priešingu atveju, galite atidaryti failą / etc / apt / sources.list, bet kokia redaktorius pasirinkti, ir padėkite # teisę prieš cdrom linija, dėl tos pačios linijos.
Thanks very much. Thanks very much. I'll try that. I'll try that.
Another question, which I can't find the answer to: I have a lot of photographs (jpegs) burned on to CDs. Kitas klausimas, kurį aš negaliu rasti atsakymo į: "Aš apie nuotraukas (jpeg) sudeginti ant CD aikštelė. But when I put them in the drive nothing at all happens and I can't find them by browsing the files. Bet kai aš juos į diską nieko atsitinka ir aš negaliu rasti jiems naršyti failus.
Any idea how I can make them display? Bet idėja, kaip aš galiu juos rodyti? Thanks. Ačiū.
thx, man, helped me to overcome the annoying prompt for dvd insertion. Thx, man, man padėjo įveikti erzina eilutę DVD įterpimas.
thx again. Thx again.