G
GNU nano 2.2.6 Datei: /etc/apt/sources.list t
deb http://de.archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu trusty-security main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu trusty-security main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
[TABLE="class: notranslate syntaxtable, width: 1585"]
[TR]
[TD="class: code, bgcolor: #F0F0F0"][COLOR=#007020][B]deb[/B][/COLOR] [COLOR=#4070A0]http://de.archive.ubuntu.com/ubuntu[/COLOR] [COLOR=#007020]trusty[/COLOR] [COLOR=#007020]main[/COLOR] [COLOR=#007020]restricted[/COLOR] [COLOR=#007020]universe[/COLOR] [COLOR=#007020]multiverse[/COLOR]
[COLOR=#60A0B0][I]#deb-src http://de.archive.ubuntu.com/ubuntu trusty main restricted universe multiverse[/I][/COLOR]
[COLOR=#007020][B]deb[/B][/COLOR] [COLOR=#4070A0]http://de.archive.ubuntu.com/ubuntu[/COLOR] [COLOR=#007020]trusty-updates[/COLOR] [COLOR=#007020]main[/COLOR] [COLOR=#007020]restricted[/COLOR] [COLOR=#007020]universe[/COLOR] [COLOR=#007020]multiverse[/COLOR]
[COLOR=#60A0B0][I]#deb-src http://de.archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse[/I][/COLOR]
[COLOR=#007020][B]deb[/B][/COLOR] [COLOR=#4070A0]http://de.archive.ubuntu.com/ubuntu[/COLOR] [COLOR=#007020]trusty-security[/COLOR] [COLOR=#007020]main[/COLOR] [COLOR=#007020]restricted[/COLOR] [COLOR=#007020]universe[/COLOR] [COLOR=#007020]multiverse[/COLOR]
[COLOR=#60A0B0][I]#deb-src http://de.archive.ubuntu.com/ubuntu trusty-security main restricted universe multiverse[/I][/COLOR]
[COLOR=#007020][B]deb[/B][/COLOR] [COLOR=#4070A0]http://de.archive.ubuntu.com/ubuntu[/COLOR] [COLOR=#007020]trusty-backports[/COLOR] [COLOR=#007020]main[/COLOR] [COLOR=#007020]restricted[/COLOR] [COLOR=#007020]universe[/COLOR] [COLOR=#007020]multiverse[/COLOR]
[COLOR=#60A0B0][I]#deb-src http://de.archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse[/I][/COLOR]
[COLOR=#60A0B0][I]## This software is not part of Ubuntu, but is offered by third-party[/I][/COLOR]
[COLOR=#60A0B0][I]## developers who want to ship their latest software.[/I][/COLOR]
[COLOR=#007020][B]deb[/B][/COLOR] [COLOR=#4070A0]http://extras.ubuntu.com/ubuntu[/COLOR] [COLOR=#007020]trusty[/COLOR] [COLOR=#007020]main[/COLOR]
[/TD]
[/TR]
[/TABLE]
apt-get update && apt-get upgrade && apt-get dist-upgrade -y
Sorry, man möge mir als "Debianer" verzeihen, das vergesse ich immer, sorry. :jaOhne "sudo" davor ?
sudo apt-get update && apt-get upgrade && apt-get dist-upgrade -y
Distributionsname Ubuntu 12.04.4 LTS
Distributionsname Ubuntu 12.04.4 LTS
E: Sperrdatei /var/lib/dpkg/lock konnte nicht geöffnet werden - open (13: Keine Berechtigung)
E: Sperren des Administrationsverzeichnisses (/var/lib/dpkg/) nicht möglich, sind Sie root?
whoami
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo mount -o remount /var/cache/apt/archives/
In /etc/fstab vor die Zeile /var/cache/apt/archives/ eine # einfügen und dann mit folgendem Befehl neu mounen
Code:sudo mount -o remount /var/cache/apt/archives/
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=6715f32c-b4a1-4127-831a-43b31bbca99e / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=9c18c8cd-b5fb-4ae5-9a9c-9b83340d0a47 none swap sw 0 0
tmpfs /tmp tmpfs size=100M 0 0
tmpfs /var/tmp tmpfs size=20M 0 0
tmpfs /var/log tmpfs size=70M 0 0
#tmpfs /var/cache/apt/archives tmpfs size=150M 0 0
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo apt-get clean
Wir verwenden Cookies und ähnliche Technologien für die folgenden Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für die folgenden Zwecke:
Akzeptieren Sie Cookies und diese Technologien?