Switch Ubuntu Server to use Internet Repositories Instead of cdrom Switch Ubuntu Server pentru a utiliza Depozitele de Internet, în loc de 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. Dacă instalaţi Ubuntu de pe un CD-ROM, atunci când încercaţi să utilizaţi apt-get pentru a instala software-ul nou va prompt tu pentru cdrom de fiecare dată. Kinda frustrating! Kinda frustrant!
There's an easy way to fix this problem. Exista o modalitate uşoară de a remedia această problemă. Run the following command to open the sources.list file. Executaţi următoarea comandă pentru a deschide fişierul sources.list. You can use a different editor if you feel like. Puteţi utiliza un editor de diferită dacă ai chef.
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. Primul lucru pe care veţi dori să faceţi este să comentaţi această linie, prin plasarea unui simbol # în faţa sa.
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. Puteţi folosi, de asemenea, de această ocazie pentru a decomentaţi arhive univers.
Now that you've updated the repository list, you will have to run this command to update the local list of available software: Acum, că v-aţi actualizat lista de depozit, va trebui să rulaţi această comandă pentru a actualiza lista locale de software disponibile:
sudo apt-get update sudo apt-get update
Now you can apt-get install from the internet. Acum, puteţi apt-get install de pe Internet.

Daily Email Updates Daily Actualizări de email
You can get our how-to articles in your inbox each day for free. Aveţi posibilitatea să obţineţi modul nostru de-a articole în Inbox în fiecare zi pentru drum liber. Just enter your name and email below: Doar introduceţi numele dvs. şi e-mail de mai jos:



It's a great site you have here. Este o mare site-ul aveti aici. I just installed Ubuntu and over the past two days have been really struggling with it. Tocmai am instalat Ubuntu şi în ultimele două zile au fost într-adevăr se luptă cu ea.
I'm not sure what you mean by this: Nu sunt sigur ce vrei să spui de acest lucru:
“The first thing you'll want to do is comment out this line, by placing a # symbol before it.” "Primul lucru pe care veţi dori să faceţi este să comentaţi această linie, prin plasarea unui simbol # în faţa sa."
You mean, before typing out sudo vi /etc apt/sources. Vrei sa spui, înainte de tastare dintr-VI gedit / etc apt / surse. list ? listă?
apologies if I sound dim, but it's no fun being a newbie! scuze daca am sunet dim, dar nu e de distractiv fiind un newbie!
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. Dacă utilizaţi Ubuntu Desktop, este posibil să doriţi să utilizaţi articol "Update Ubuntu repository lista de care folosesc surse de Software-ul GUI Tool" legat în legate de modul în care-la lista de mai sus.
You can just uncheck the cdrom from there, mostly likely. Aveţi posibilitatea să debifaţi doar CDROM-ul de acolo, probabil cea mai mare parte.
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. În caz contrar, puteţi să deschideţi fişierul / etc / apt / sources.list, în orice editor pe care o alegeţi, şi a pune în dreptul # înainte de linia de cdrom, pe aceeaşi linie.
Thanks very much. Multumesc foarte mult. I'll try that. Voi încerca asta.
Another question, which I can't find the answer to: I have a lot of photographs (jpegs) burned on to CDs. O altă întrebare, care nu pot găsi răspunsul la întrebarea: Eu am o mulţime de fotografii (JPEG), ars pe CD-uri. But when I put them in the drive nothing at all happens and I can't find them by browsing the files. Dar când le-am pus nimic în unitate, la toate se întâmplă şi eu nu le găsiţi prin navigarea fişierele.
Any idea how I can make them display? Orice idee cum am putea să le facă de afişare? Thanks. Mulţumesc.
thx, man, helped me to overcome the annoying prompt for dvd insertion. thx, omule, ma ajutat pentru a depăşi enervant prompt pentru inserarea DVD.
thx again. thx din nou.