Saturday, 12 September 2026

Linux Operating System KNOPPIX 9.1 _ sources.list _NEW _ HOWTO

 


Linux Operating System KNOPPIX 9.1 _ sources.list _NEW _ HOWTO  [ 1 ]


root@Microknoppix:/home/knoppix#  
root@Microknoppix:/home/knoppix# cp /etc/apt/sources.list /etc/apt/sources.list_backup
root@Microknoppix:/home/knoppix#  
root@Microknoppix:/home/knoppix#  
root@Microknoppix:/home/knoppix#  
root@Microknoppix:/home/knoppix# cd /etc/apt
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt# ls -alh
total 63K
drwxr-xr-x   8 root root   60 Sep 12 04:50 .
drwxr-xr-x 282 root root  260 Sep 12 04:50 ..
drwxr-xr-x   2 root root 2.0K Feb  3  2021 apt.conf.d
drwxr-xr-x   2 root root 2.0K May 28  2019 auth.conf.d
-rw-r--r--   1 root root 1.5K Apr 12  2014 mirror.list
drwxr-xr-x   2 root root 2.0K Feb  7  2020 preferences.d
-rw-r--r--   1 root root 2.0K Jul 30  2019 sources.list
-rw-r--r--   1 root root 2.0K Sep 12 04:50 sources.list_backup
drwxr-xr-x   2 root root 2.0K Jan 21  2014 sources.list.d
-rw-r--r--   1 root root  45K Sep  8  2016 trusted.gpg
drwxr-xr-x   2 root root 2.0K Jul  1  2019 trusted.gpg.d
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt# cat sources.list
# Debian/Buster is the stable base for this installation
deb http://ftp.de.debian.org/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free

# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
deb http://ftp.de.debian.org/debian testing main contrib non-free
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian experimental main contrib non-free

# Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
# from there, until https://github.com/openscad/openscad/issues/2933
# is fixed.
deb http://ftp.de.debian.org/debian oldstable main contrib non-free

# Debian/volatile contains quickly changing data like spam- and virusfilter databases
# Does not exist anymore
# deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free  
deb http://ftp.de.debian.org/debian stable-updates main contrib non-free

# Former Knoppix repository (alioth closed by Debian in 2018)
# deb http://debian-knoppix.alioth.debian.org ./

# x2go
# deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main
#deb http://packages.x2go.org/debian wheezy main
#deb http://packages.x2go.org/debian sid main

# Debian Multimedia, contains non-free software like acrobat reader
# deb http://www.deb-multimedia.org squeeze main non-free

# eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
root@Microknoppix:/etc/apt# cat sources.list|more
# Debian/Buster is the stable base for this installation
deb http://ftp.de.debian.org/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free

# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
deb http://ftp.de.debian.org/debian testing main contrib non-free
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian experimental main contrib non-free

# Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
# from there, until https://github.com/openscad/openscad/issues/2933
# is fixed.
deb http://ftp.de.debian.org/debian oldstable main contrib non-free

# Debian/volatile contains quickly changing data like spam- and virusfilter databases
# Does not exist anymore
# deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free  
deb http://ftp.de.debian.org/debian stable-updates main contrib non-free

# Former Knoppix repository (alioth closed by Debian in 2018)
# deb http://debian-knoppix.alioth.debian.org ./

# x2go
# deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main
#deb http://packages.x2go.org/debian wheezy main
#deb http://packages.x2go.org/debian sid main

# Debian Multimedia, contains non-free software like acrobat reader
# deb http://www.deb-multimedia.org squeeze main non-free

# eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
root@Microknoppix:/etc/apt# cat sources.list|more
# Debian/Buster is the stable base for this installation
deb http://ftp.de.debian.org/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free

# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
deb http://ftp.de.debian.org/debian testing main contrib non-free
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian experimental main contrib non-free

# Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
# from there, until https://github.com/openscad/openscad/issues/2933
# is fixed.
deb http://ftp.de.debian.org/debian oldstable main contrib non-free

# Debian/volatile contains quickly changing data like spam- and virusfilter databases
# Does not exist anymore
# deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free  
deb http://ftp.de.debian.org/debian stable-updates main contrib non-free

# Former Knoppix repository (alioth closed by Debian in 2018)
# deb http://debian-knoppix.alioth.debian.org ./

# x2go
# deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main
#deb http://packages.x2go.org/debian wheezy main
#deb http://packages.x2go.org/debian sid main

# Debian Multimedia, contains non-free software like acrobat reader
# deb http://www.deb-multimedia.org squeeze main non-free

# eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
root@Microknoppix:/etc/apt#  ls -alh
total 63K
drwxr-xr-x   8 root root   60 Sep 12 04:50 .
drwxr-xr-x 282 root root  260 Sep 12 04:50 ..
drwxr-xr-x   2 root root 2.0K Feb  3  2021 apt.conf.d
drwxr-xr-x   2 root root 2.0K May 28  2019 auth.conf.d
-rw-r--r--   1 root root 1.5K Apr 12  2014 mirror.list
drwxr-xr-x   2 root root 2.0K Feb  7  2020 preferences.d
-rw-r--r--   1 root root 2.0K Jul 30  2019 sources.list
-rw-r--r--   1 root root 2.0K Sep 12 04:50 sources.list_backup
drwxr-xr-x   2 root root 2.0K Jan 21  2014 sources.list.d
-rw-r--r--   1 root root  45K Sep  8  2016 trusted.gpg
drwxr-xr-x   2 root root 2.0K Jul  1  2019 trusted.gpg.d
root@Microknoppix:/etc/apt# nano sources.list
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt# cat sources.list|more
# Debian/Buster is the stable base for this installation
deb http://archive.debian.org/debian buster main contrib non-free
deb http://archive.debian.org/debian-security buster/updates main contrib non-free



# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
#deb http://ftp.de.debian.org/debian testing main contrib non-free
#deb http://ftp.de.debian.org/debian unstable main contrib non-free
#deb http://ftp.de.debian.org/debian experimental main contrib non-free


# Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
# from there, until https://github.com/openscad/openscad/issues/2933
# is fixed.
#deb http://ftp.de.debian.org/debian oldstable main contrib non-free

# Debian/volatile contains quickly changing data like spam- and virusfilter databases
# Does not exist anymore
# deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free  
#deb http://ftp.de.debian.org/debian stable-updates main contrib non-free

# Former Knoppix repository (alioth closed by Debian in 2018)
# deb http://debian-knoppix.alioth.debian.org ./

# x2go
# deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main
#deb http://packages.x2go.org/debian wheezy main
#deb http://packages.x2go.org/debian sid main

# Debian Multimedia, contains non-free software like acrobat reader
# deb http://www.deb-multimedia.org squeeze main non-free

# eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt# apt update -o Acquire::AllowInsecureRepositories=true \
               -o Acquire::AllowDowngradeToInsecureRepositories=true

Get:1 http://archive.debian.org/debian buster InRelease [122 kB]
Get:2 http://archive.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:3 http://archive.debian.org/debian buster/main amd64 Packages [7,909 kB]
Get:4 http://archive.debian.org/debian buster/main i386 Packages [7,866 kB]
Get:5 http://archive.debian.org/debian buster/main Translation-en [5,969 kB]
Get:6 http://archive.debian.org/debian buster/contrib i386 Packages [46.0 kB]
Get:7 http://archive.debian.org/debian buster/contrib amd64 Packages [50.1 kB]
Get:8 http://archive.debian.org/debian buster/contrib Translation-en [44.2 kB]
Get:9 http://archive.debian.org/debian buster/non-free i386 Packages [76.3 kB]
Get:10 http://archive.debian.org/debian buster/non-free amd64 Packages [87.8 kB]
Get:11 http://archive.debian.org/debian buster/non-free Translation-en [88.9 kB]
Get:12 http://archive.debian.org/debian-security buster/updates/main amd64 Packages [610 kB]
Get:13 http://archive.debian.org/debian-security buster/updates/main i386 Packages [609 kB]
Get:14 http://archive.debian.org/debian-security buster/updates/main Translation-en [330 kB]                                 
Get:15 http://archive.debian.org/debian-security buster/updates/contrib amd64 Packages [3,460 B]                             
Get:16 http://archive.debian.org/debian-security buster/updates/contrib i386 Packages [3,460 B]                              
Get:17 http://archive.debian.org/debian-security buster/updates/contrib Translation-en [1,488 B]                             
Get:18 http://archive.debian.org/debian-security buster/updates/non-free i386 Packages [11.3 kB]                             
Get:19 http://archive.debian.org/debian-security buster/updates/non-free amd64 Packages [11.0 kB]                            
Get:20 http://archive.debian.org/debian-security buster/updates/non-free Translation-en [24.8 kB]                            
Fetched 23.9 MB in 8s (3,070 kB/s)                                                                                           
Reading package lists... Done
Building dependency tree        
Reading state information... Done
77 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#  
root@Microknoppix:/etc/apt#

No comments:

Post a Comment