例) deb http://deb.debian.org/debian/ stretch-updates main contrib non-free deb-src http://deb.debian.org/debian/ stretch-updates main contrib non-free deb http://deb.debian.org/debian/ stretch non-free contrib main deb http://security.debian.org/ stretch/updates main contrib deb-src http://security.debian.org/ stretch/updates main contrib
例) $ lspci | grep -i net 03:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12) 04:00.0 Network controller: Intel Corporation Device 24fd (rev 78)
# iwconfig wlan0
「システム」ー「システム管理」ー「ネットワーク」
# ifconfig wlan0 up
# lshw -class network root@novak:/home/kazu# lshw -class network *-network description: Ethernet interface product: 82579LM Gigabit Network Connection vendor: Intel Corporation physical id: 19 bus info: pci@0000:00:19.0 logical name: eth0 version: 04 serial: 3c:97:0e:bb:ba:f7 size: 100Mbit/s capacity: 1Gbit/s width: 32 bits clock: 33MHz capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k duplex=full firmware=0.13-3 ip=192.168.1.3 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s resources: irq:40 memory:f2500000-f251ffff memory:f253b000-f253bfff ioport:5080(size=32) *-network UNCLAIMED description: Network controller product: Centrino Advanced-N + WiMAX 6250 [Kilmer Peak] vendor: Intel Corporation physical id: 0 bus info: pci@0000:03:00.0 version: 5e width: 64 bits clock: 33MHz capabilities: pm msi pciexpress cap_list configuration: latency=0 resources: memory:f1c00000-f1c01fff
# apt-get install apt-transport-https