Linux‎ > ‎

Konfiguráky

Source list pro Debian 10 Buster
###### Debian CD-ROM
# deb cdrom:[Debian GNU/Linux testing _Stretch_ - Official Snapshot amd64 NETINST Binary-1 20160229-01:50]/ buster main

#------------------------------------------------------------------------------#
# OFFICIAL DEBIAN REPOS
#------------------------------------------------------------------------------#

###### Debian Main Repos
deb http://ftp.cz.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.cz.debian.org/debian/ testing main contrib non-free

deb http://ftp.cz.debian.org/debian/ testing-updates main contrib non-free
deb-src http://ftp.cz.debian.org/debian/ testing-updates main contrib non-free

###### Debian Security Repos
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free

#------------------------------------------------------------------------------#
# UNOFFICIAL REPOS
#------------------------------------------------------------------------------#

###### Debian Non-free Repos
## http://httpredir.debian.org/
deb http://httpredir.debian.org/debian/ buster main contrib non-free

###### Debian multimedia
## Run this command: sudo apt-get update && sudo apt-get install deb-multimedia-keyring
deb http://www.deb-multimedia.org buster main non-free

###### Debian snapshot
# deb http://snapshot.debian.org/archive/debian/20161213T032715Z/ buster main non-free contrib
# deb-src http://snapshot.debian.org/archive/debian/20161213T032715Z/ buster main non-free contrib
# deb http://snapshot.debian.org/archive/debian-security/20160101T120638Z/ buster/updates main non-free contrib
# deb-src http://snapshot.debian.org/archive/debian-security/20160101T120638Z/ buster/updates main non-free contrib

#### RawTherapee - http://rawtherapee.com/
## https://launchpad.net/~dhor/+archive/ubuntu/myway
## Run this command: wget -q http://download.opensuse.org/repositories/home:rawtherapee/Debian_8.0/Release.key -O- | sudo apt-key add -
# deb http://download.opensuse.org/repositories/home:/rawtherapee/Debian_8.0/ /

#### Spotify - https://www.spotify.com/cz/download/
## Run this command: sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886
deb http://repository.spotify.com stable non-free

#### Printer Driver Packages | The Linux Foundation
## http://www.linuxfoundation.org/collaborate/workgroups/openprinting/databasedriverpackages
# Secure APT: sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 4CFD1E2F
# deb http://www.openprinting.org/download/printdriver/debian/ lsb3.2 main contrib main-nonfree

#### VirtualBox - http://www.virtualbox.org
## Run this command: wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
## Run this command: wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
deb https://download.virtualbox.org/virtualbox/debian stretch contrib

#### Oracle Java (JDK) 7 Installer - WebUpd8
## https://launchpad.net/~webupd8team/+archive/java
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886
# deb http://ppa.launchpad.net/webupd8team/java/ubuntu artful main
# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu artful main

# A shell script to automate the retrieval and installation of the Oracle (Sun) Java Runtime Environment
# http://www.duinsoft.nl/packages.php?t=en
# Secure APT: sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 5CB26B26
# deb http://www.duinsoft.nl/pkg debs all

#### Opera - http://www.opera.com/
## Run this command: sudo wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
# deb http://deb.opera.com/opera/ stable non-free
# deb http://deb.opera.com/opera-beta/ stable non-freens

#### Esmska - http://code.google.com/p/esmska/
## Run this command: wget -q -O - http://repo.palatinus.cz/repo.key | sudo apt-key add -
# deb http://repo.palatinus.cz/stable /

#### PlayOnLinux - http://www.playonlinux.com
## Run this command: wget -q "http://deb.playonlinux.com/public.gpg" -O- | apt-key add -
# deb http://deb.playonlinux.com/ wheezy main

###Google Chrome Browser
## Run this command: sudo wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | apt-key add -
# deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

###Google Earth
## Run this command: sudo wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | apt-key add -
# deb [arch=amd64] http://dl.google.com/linux/earth/deb/ stable main

###Skype
## Run this command: sudo apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 1F3045A5DF7587C3
# deb [arch=amd64] https://repo.skype.com/deb stable main

###TOR
## Run this command: sudo apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 74A941BA219EC810
deb [arch=i386,amd64,armel,armhf] http://deb.torproject.org/torproject.org testing main
deb-src [arch=i386,amd64,armel,armhf] http://deb.torproject.org/torproject.org testing main



fstab
# /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).
#
#
proc /proc proc nodev,noexec,nosuid 0 0
#
# SAMSUNG SSD 250GB
# / was on /dev/sda1 during installation
UUID=9833c4a1-ecbf-46c9-b4c9-f16827d1c8ab / ext4 errors=remount-ro 0 1
# /home was on /dev/sda5 during installation
UUID=91e83b92-3a20-4c51-95d6-5883c96e121e /home ext4 defaults 0 2
# swap was on /dev/sda6 during installation
UUID=cb682e68-36eb-4db0-9fd3-4da4269f76ff none swap sw 0 0
# Rodina is on /dev/sda7
UUID=47B57A8325D6F35F /media/Rodina ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# /data was on /dev/sda8 during installation
UUID=76c7796f-4208-4880-9c0a-e6c55de9f85a /data ext4 defaults 0 2
# SEAGATE 1000GB
# Install is on /dev/sdb1
UUID=2265D1E1122A2426 /media/Install ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Zaloha is on /dev/sdb5
UUID=23f3aa04-4a14-4d18-922b-684200d89c9c /zaloha ext3 defaults 0 2
# Fotky is on /dev/sda6
UUID=B63283A332836769 /media/Fotky ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sda7
UUID=96189C13189BF10B /media/Movie ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Sound is on /dev/sda8
UUID=61A2F16E48F48D81 /media/Sound ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# SEAGATE 250GB
# Rodina is on /dev/sdc1
UUID=493B4EF00DCECAFB /media/System ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Fotky is on /dev/sdc5
UUID=745326EC71135D2D /media/Swap ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sdc6
UUID=2BD5259C4450AF8F /media/Zaloha ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# mechanika
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#
# nastavení práv USB kvůli VirtualBoxu
# none /dev/bus/usb usbfs devgid=122,devmode=664 0 0


bUpd8
## https://launchpad.net/~webupd8team/+archive/java
## Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886
# deb http://ppa.launchpad.net/webupd8team/java/ubuntu artful main
# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu artful main

# A shell script to automate the retrieval and installation of the Oracle (Sun) Java Runtime Environment
# http://www.duinsoft.nl/packages.php?t=en
# Secure APT: sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 5CB26B26
# deb http://www.duinsoft.nl/pkg debs all

#### Opera - http://www.opera.com/
## Run this command: sudo wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
deb http://deb.opera.com/opera/ stable non-free
# deb http://deb.opera.com/opera-beta/ stable non-freens

#### Esmska - http://code.google.com/p/esmska/
## Run this command: wget -q -O - http://repo.palatinus.cz/repo.key | sudo apt-key add -
# deb http://repo.palatinus.cz/stable /

#### PlayOnLinux - http://www.playonlinux.com
## Run this command: wget -q "http://deb.playonlinux.com/public.gpg" -O- | apt-key add -
# deb http://deb.playonlinux.com/ wheezy main


fstab
# /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).
#
#
proc /proc proc nodev,noexec,nosuid 0 0
#
# SAMSUNG SSD 250GB
# / was on /dev/sda1 during installation
UUID=9833c4a1-ecbf-46c9-b4c9-f16827d1c8ab / ext4 errors=remount-ro 0 1
# /home was on /dev/sda5 during installation
UUID=91e83b92-3a20-4c51-95d6-5883c96e121e /home ext4 defaults 0 2
# swap was on /dev/sda6 during installation
UUID=cb682e68-36eb-4db0-9fd3-4da4269f76ff none swap sw 0 0
# Rodina is on /dev/sda7
UUID=47B57A8325D6F35F /media/Rodina ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# /data was on /dev/sda8 during installation
UUID=76c7796f-4208-4880-9c0a-e6c55de9f85a /data ext4 defaults 0 2
# SEAGATE 1000GB
# Install is on /dev/sdb1
UUID=2265D1E1122A2426 /media/Install ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Zaloha is on /dev/sdb5
UUID=23f3aa04-4a14-4d18-922b-684200d89c9c /zaloha ext3 defaults 0 2
# Fotky is on /dev/sda6
UUID=B63283A332836769 /media/Fotky ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sda7
UUID=96189C13189BF10B /media/Movie ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Sound is on /dev/sda8
UUID=61A2F16E48F48D81 /media/Sound ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# SEAGATE 250GB
# Rodina is on /dev/sdc1
UUID=493B4EF00DCECAFB /media/System ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Fotky is on /dev/sdc5
UUID=745326EC71135D2D /media/Swap ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sdc6
UUID=2BD5259C4450AF8F /media/Zaloha ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# mechanika
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#
# nastavení práv USB kvůli VirtualBoxu
# none /dev/bus/usb usbfs devgid=122,devmode=664 0 0


fstab
# /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).
#
#
proc /proc proc nodev,noexec,nosuid 0 0
#
# SAMSUNG SSD 250GB
# / was on /dev/sda1 during installation
UUID=9833c4a1-ecbf-46c9-b4c9-f16827d1c8ab / ext4 errors=remount-ro 0 1
# /home was on /dev/sda5 during installation
UUID=91e83b92-3a20-4c51-95d6-5883c96e121e /home ext4 defaults 0 2
# swap was on /dev/sda6 during installation
UUID=cb682e68-36eb-4db0-9fd3-4da4269f76ff none swap sw 0 0
# Rodina is on /dev/sda7
UUID=47B57A8325D6F35F /media/Rodina ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# /data was on /dev/sda8 during installation
UUID=76c7796f-4208-4880-9c0a-e6c55de9f85a /data ext4 defaults 0 2
# SEAGATE 1000GB
# Install is on /dev/sdb1
UUID=2265D1E1122A2426 /media/Install ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Zaloha is on /dev/sdb5
UUID=23f3aa04-4a14-4d18-922b-684200d89c9c /zaloha ext3 defaults 0 2
# Fotky is on /dev/sda6
UUID=B63283A332836769 /media/Fotky ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sda7
UUID=96189C13189BF10B /media/Movie ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Sound is on /dev/sda8
UUID=61A2F16E48F48D81 /media/Sound ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# SEAGATE 250GB
# Rodina is on /dev/sdc1
UUID=493B4EF00DCECAFB /media/System ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Fotky is on /dev/sdc5
UUID=745326EC71135D2D /media/Swap ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sdc6
UUID=2BD5259C4450AF8F /media/Zaloha ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# mechanika
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#
# nastavení práv USB kvůli VirtualBoxu
# none /dev/bus/usb usbfs devgid=122,devmode=664 0 0


UUID=2265D1E1122A2426 /media/Install ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Zaloha is on /dev/sdb5
UUID=23f3aa04-4a14-4d18-922b-684200d89c9c /zaloha ext3 defaults 0 2
# Fotky is on /dev/sda6
UUID=B63283A332836769 /media/Fotky ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sda7
UUID=96189C13189BF10B /media/Movie ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Sound is on /dev/sda8
UUID=61A2F16E48F48D81 /media/Sound ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# SEAGATE 250GB
# Rodina is on /dev/sdc1
UUID=493B4EF00DCECAFB /media/System ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Fotky is on /dev/sdc5
UUID=745326EC71135D2D /media/Swap ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sdc6
UUID=2BD5259C4450AF8F /media/Zaloha ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# mechanika
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#
# nastavení práv USB kvůli VirtualBoxu
# none /dev/bus/usb usbfs devgid=122,devmode=664 0 0

tion.
#
# 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).
#
#
proc /proc proc nodev,noexec,nosuid 0 0
#
# SAMSUNG SSD 250GB
# / was on /dev/sda1 during installation
UUID=9833c4a1-ecbf-46c9-b4c9-f16827d1c8ab / ext4 errors=remount-ro 0 1
# /home was on /dev/sda5 during installation
UUID=91e83b92-3a20-4c51-95d6-5883c96e121e /home ext4 defaults 0 2
# swap was on /dev/sda6 during installation
UUID=cb682e68-36eb-4db0-9fd3-4da4269f76ff none swap sw 0 0
# Rodina is on /dev/sda7
UUID=47B57A8325D6F35F /media/Rodina ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# /data was on /dev/sda8 during installation
UUID=76c7796f-4208-4880-9c0a-e6c55de9f85a /data ext4 defaults 0 2
# SEAGATE 1000GB
# Install is on /dev/sdb1
UUID=2265D1E1122A2426 /media/Install ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Zaloha is on /dev/sdb5
UUID=23f3aa04-4a14-4d18-922b-684200d89c9c /zaloha ext3 defaults 0 2
# Fotky is on /dev/sda6
UUID=B63283A332836769 /media/Fotky ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sda7
UUID=96189C13189BF10B /media/Movie ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Sound is on /dev/sda8
UUID=61A2F16E48F48D81 /media/Sound ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# SEAGATE 250GB
# Rodina is on /dev/sdc1
UUID=493B4EF00DCECAFB /media/System ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Fotky is on /dev/sdc5
UUID=745326EC71135D2D /media/Swap ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# Movie is on /dev/sdc6
UUID=2BD5259C4450AF8F /media/Zaloha ntfs defaults,user,uid=1000,gid=1000,nls=utf8 0 0
# mechanika
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#
# nastavení práv USB kvůli VirtualBoxu
# none /dev/bus/usb usbfs devgid=122,devmode=664 0 0

ċ
.lircrc
(2k)
Petr Konečný,
12. 1. 2011 12:38
ċ
Petr Konečný,
31. 12. 2014 13:06
ċ
fstab
(2k)
Petr Konečný,
2. 4. 2018 2:24
ċ
hardware.conf
(0k)
Petr Konečný,
23. 12. 2010 1:28
ċ
Petr Konečný,
27. 3. 2010 16:47
ċ
kremotecontrolrc
(2k)
Petr Konečný,
2. 1. 2011 5:16
ċ
rc.local
(0k)
Petr Konečný,
2. 1. 2011 5:17
ċ
Petr Konečný,
7. 7. 2018 5:11
ċ
sources.list
(3k)
Petr Konečný,
2. 4. 2018 2:23
Comments