Switch Ubuntu Server to use Internet Repositories Instead of cdrom Switch Ubuntu Server lietot interneta Repositories nevis 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. Ja instalējat Ubuntu no cd-rom, kad jūs mēģināt lietot apt-get uzstādīt jaunu programmatūru tas parādīs cdrom katru reizi. Kinda frustrating! Kinda nomākta!
There's an easy way to fix this problem. Ir vienkāršs veids, lai novērstu šo problēmu. Run the following command to open the sources.list file. Palaist šādu komandu atvērt sources.list failu. You can use a different editor if you feel like. Jūs varat izmantot dažādas redaktoru, ja jūtaties patīk.
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. Pirmais, ko jūs vēlaties darīt, ir atsauksmes no šīs pozīcijas, izvietojot # simbolu pirms tā.
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. Jūs varat arī izmantot šo iespēju, lai uncomment Visuma krātuvēm.
Now that you've updated the repository list, you will have to run this command to update the local list of available software: Tagad, kad esat atjaunošana krātuve sarakstu, jums būs palaist šo komandu, lai atjauninātu vietējo sarakstu pieejamo programmatūru:
sudo apt-get update sudo apt-get update
Now you can apt-get install from the internet. Tagad varat apt-get install no interneta.

Daily Email Updates Daily Email Updates
You can get our how-to articles in your inbox each day for free. Jūs varat saņemt mūsu how-to rakstus savā pastkastītē katru dienu par brīvu. Just enter your name and email below: Vienkārši ievadiet jūsu vārdu un e-pasta zemāk:



It's a great site you have here. It's great site esat šeit. I just installed Ubuntu and over the past two days have been really struggling with it. Es tikko instalēta Ubuntu un pār pēdējo divu dienu laikā ir patiešām cīnās ar to.
I'm not sure what you mean by this: Es neesmu pārliecināts, ko tu domā ar šo:
“The first thing you'll want to do is comment out this line, by placing a # symbol before it.” "Pirmā lieta, ko jūs vēlaties darīt, ir atsauksmes no šīs pozīcijas, izvietojot # simbolu pirms tam."
You mean, before typing out sudo vi /etc apt/sources. Tu domā, pirms rakstīt out sudo vi / etc apt / sources. list ? sarakstu?
apologies if I sound dim, but it's no fun being a newbie! atvainojos, ja es skaņu dim, bet tas nav fun to 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. Ja lietojat Ubuntu Desktop, iespējams, vēlēsities izmantot article "Update Ubuntu Repository sarakstu, izmantojot Software Sources GUI Tool" saistītas saistīts how-to saraksta augstāk.
You can just uncheck the cdrom from there, mostly likely. Jūs varat vienkārši neatķeksējiet CDROM no turienes, pārsvarā iespējams.
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. Pretējā gadījumā var atvērt failu / etc / apt / sources.list jebkādā redaktorā izvēlaties, un nodod # tiesības pirms CDROM līniju, uz vienas līnijas.
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. Vēl viens jautājums, kuru es nevaru atrast atbildi: Man ir daudz fotogrāfijas (JPEG) brūnināts par to CD. But when I put them in the drive nothing at all happens and I can't find them by browsing the files. Bet, kad man tos vadīt neko notiek, un es nevaru atrast to, pārlūkojot failus.
Any idea how I can make them display? Jebkura doma, kā es varu darīt to displeju? Thanks. Pateicība.
thx, man, helped me to overcome the annoying prompt for dvd insertion. Thx, man palīdzēja man pārvarēt kaitinošas vaicāt dvd ievietošanai.
thx again. thx again.