Switch Ubuntu Server to use Internet Repositories Instead of cdrom Switch Ubuntu Server za uporabo interneta Repositories Namesto 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. Če namestite Ubuntu s cd-rom, ko ga skušate uporabiti apt-get namestiti novo programsko opremo, da vas bo pozvala, za cdrom vsakič. Kinda frustrating! Nekako zgrešek!
There's an easy way to fix this problem. Obstaja preprost način popraviti to težavo. Run the following command to open the sources.list file. Zaženite naslednji ukaz, da odprete sources.list file. You can use a different editor if you feel like. Uporabite lahko drugačen editor, če vi potipati všeč.
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. Prva stvar, ki jo boste želeli storiti, je pripombe iz tega področja, z dajanjem # simbolom pred njim.
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. Lahko uporabite tudi to priložnost, da Odstranite vesolje zbirkah.
Now that you've updated the repository list, you will have to run this command to update the local list of available software: Zdaj, ko ste posodobljen seznam skladišče, morate zagnati ukaz za posodobitev lokalnih seznam programske opreme na voljo:
sudo apt-get update sudo apt-get update
Now you can apt-get install from the internet. Sedaj lahko apt-get namestite iz interneta.

Daily Email Updates Dnevni Email Updates
You can get our how-to articles in your inbox each day for free. Lahko dobite našo kako do člankov v vašo mapo »Prejeto vsak dan brezplačno. Just enter your name and email below: Preprosto vpišite vaše ime in e-pošto spodaj:



It's a great site you have here. To je velik položaj ste tukaj. I just installed Ubuntu and over the past two days have been really struggling with it. Pravkar sem nameščen Ubuntu in v zadnjih dveh dneh so bile res borijo z njo.
I'm not sure what you mean by this: Ne vem kaj misliš s tem:
“The first thing you'll want to do is comment out this line, by placing a # symbol before it.” "Prva stvar, boste želeli storiti, je pripombe iz tega področja, z dajanjem # simbolom pred njim."
You mean, before typing out sudo vi /etc apt/sources. Misliš, preden vnesete iz sudo vi / etc apt / sources. list ? Seznam?
apologies if I sound dim, but it's no fun being a newbie! se oproščam, če sem dobro dim, vendar je ni zabavno pa 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. Če uporabljate Ubuntu Desktop, boste morda želeli uporabiti članek "Update Ubuntu Repository seznama z uporabo programske opreme Viri GUI orodje", povezano v zvezi kako do seznama zgoraj.
You can just uncheck the cdrom from there, mostly likely. Lahko počistite CD-ja od tam, večinoma verjetno.
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. V nasprotnem primeru, lahko odprete datoteko / etc / apt / sources.list v kakršni koli urejevalniku izberete, in dal # tik pred cdrom črto, na isti liniji.
Thanks very much. Hvala lepa. I'll try that. Bolan 'začeti to.
Another question, which I can't find the answer to: I have a lot of photographs (jpegs) burned on to CDs. Drugo vprašanje, ki ne najdem odgovor: imam veliko fotografij (JPEGs) karameliziran na CD-je. But when I put them in the drive nothing at all happens and I can't find them by browsing the files. Toda, ko sem jih dal v pogon sploh nič zgoditi, in ne najdem jih brskanjem datotek.
Any idea how I can make them display? Vsako idejo, kako lahko jih prikazati? Thanks. Hvala.
thx, man, helped me to overcome the annoying prompt for dvd insertion. thx, človek, mi je pomagal pri premagovanju siten poziv za vstavljanje dvd.
thx again. thx še enkrat.