Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- delbel@vm002:~/virtkick-starter$ cat /etc/apt/sources.list
- deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse
- # deb-src http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
- deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse
- # deb-src http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
- deb http://archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
- # deb-src http://archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
- # deb http://archive.ubuntu.com/ubuntu/ trusty-proposed main restricted universe multiverse
- # deb-src http://archive.ubuntu.com/ubuntu/ precise-proposed main restricted universe multiverse
- deb http://security.ubuntu.com/ubuntu trusty-security main restricted universe multiverse
- # deb-src http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse
- deb http://archive.canonical.com/ubuntu trusty partner
- # deb-src http://archive.canonical.com/ubuntu precise partner
- deb http://extras.ubuntu.com/ubuntu trusty main
- # deb-src http://extras.ubuntu.com/ubuntu precise main
- delbel@vm002:~/virtkick-starter$ ls -al /etc/apt/sources.list.d/
- total 12
- drwxr-xr-x 2 root root 4096 Nov 18 23:59 .
- drwxr-xr-x 6 root root 4096 Nov 19 09:44 ..
- -rw-r--r-- 1 root root 46 Nov 18 23:59 docker.list
- delbel@vm002:~/virtkick-starter$ uname -a
- Linux vm002 3.16.0-24-generic #32-Ubuntu SMP Tue Oct 28 13:07:32 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
- delbel@vm002:~/virtkick-starter$ lsb_release -a
- No LSB modules are available.
- Distributor ID: Ubuntu
- Description: Ubuntu 14.10
- Release: 14.10
- Codename: utopic
- delbel@vm002:~/virtkick-starter$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement