Δημοσιεύτηκε: 29 Μαρ 2015, 11:56
Ορίστε και η εντολή ...
- Κώδικας: Επιλογή όλων
tom@tom-LAPTOP:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 14.10 _Utopic Unicorn_ - Release i386 (20141022.1)]/ utopic main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://gr.archive.ubuntu.com/ubuntu/ utopic main restricted
6 deb-src http://gr.archive.ubuntu.com/ubuntu/ utopic main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10
11 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
12 ## team. Also, please note that software in universe WILL NOT receive any
13 ## review or updates from the Ubuntu security team.
14 deb http://gr.archive.ubuntu.com/ubuntu/ utopic universe
15 deb-src http://gr.archive.ubuntu.com/ubuntu/ utopic universe
16
17 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
18 ## team, and may not be under a free licence. Please satisfy yourself as to
19 ## your rights to use the software. Also, please note that software in
20 ## multiverse WILL NOT receive any review or updates from the Ubuntu
21 ## security team.
22 deb http://gr.archive.ubuntu.com/ubuntu/ utopic multiverse
23 deb-src http://gr.archive.ubuntu.com/ubuntu/ utopic multiverse
24
25 ## N.B. software from this repository may not have been tested as
26 ## extensively as that contained in the main release, although it includes
27 ## newer versions of some applications which may provide useful features.
28 ## Also, please note that software in backports WILL NOT receive any review
29 ## or updates from the Ubuntu security team.
30
31
32 ## Uncomment the following two lines to add software from Canonical's
33 ## 'partner' repository.
34 ## This software is not part of Ubuntu, but is offered by Canonical and the
35 ## respective vendors as a service to Ubuntu users.
36 deb http://archive.canonical.com/ubuntu utopic partner
37 deb-src http://archive.canonical.com/ubuntu utopic partner
38
39 ## This software is not part of Ubuntu, but is offered by third-party
40 ## developers who want to ship their latest software.
41 deb http://extras.ubuntu.com/ubuntu utopic main
42 deb-src http://extras.ubuntu.com/ubuntu utopic main
43 deb http://security.ubuntu.com/ubuntu/ utopic-security multiverse restricted universe main
44 deb http://gr.archive.ubuntu.com/ubuntu/ utopic-updates multiverse restricted universe main
45 deb http://gr.archive.ubuntu.com/ubuntu/ utopic-backports multiverse restricted universe main
/etc/apt/sources.list.d/alexmurray-ubuntu-indicator-sensors-utopic.list
/etc/apt/sources.list.d/teejee2008-ubuntu-ppa-utopic.list
1 deb http://ppa.launchpad.net/teejee2008/ppa/ubuntu utopic main
2 deb-src http://ppa.launchpad.net/teejee2008/ppa/ubuntu utopic main
/etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-utopic.list
1 deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu utopic main
2 deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu utopic main
/etc/apt/sources.list.d/google-earth.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb http://dl.google.com/linux/earth/deb/ stable main
/etc/apt/sources.list.d/dropbox.list
/etc/apt/sources.list.d/google-chrome.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out this entry, but any other modifications may be lost.
3 deb http://dl.google.com/linux/chrome/deb/ stable main
/etc/apt/sources.list.d/ondrej-ubuntu-php5-utopic.list
1 deb http://ppa.launchpad.net/ondrej/php5/ubuntu utopic main
2 deb-src http://ppa.launchpad.net/ondrej/php5/ubuntu utopic main
/etc/apt/sources.list.d/cdemu-ubuntu-ppa-utopic.list
/etc/apt/sources.list.d/webupd8team-ubuntu-java-utopic.list
1 deb http://ppa.launchpad.net/webupd8team/java/ubuntu utopic main
2 deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu utopic main
/etc/apt/sources.list.d/mysql.list
1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
2 # You may comment out entries below, but any other modifications may be lost.
3 # Use command 'dpkg-reconfigure mysql-apt-config' as root for modifications.
4 deb http://repo.mysql.com/apt/ubuntu/ trusty mysql-apt-config
5 deb http://repo.mysql.com/apt/ubuntu/ trusty mysql-5.6
6 deb http://repo.mysql.com/apt/ubuntu/ trusty workbench-6.2
7 deb http://repo.mysql.com/apt/ubuntu/ trusty connector-python-2.0
8
9 deb-src http://repo.mysql.com/apt/ubuntu/ trusty mysql-5.6
10
/etc/apt/sources.list.d/mongodb.list
1 deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen
tom@tom-LAPTOP:~$
Τον κώδικα τον βάζουμε μέσα σε [cοde]κώδικας[/cοde]. Επιλέγουμε το κείμενο και πατάμε το κουμπάκι
.