
Kod: Zaznacz cały
konrad@konrad-desktop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:0a:cd:00:b0:45
inet addr:196.168.0.18 Bcast:196.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::20a:cdff:fe00:b045/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:11 Base address:0xe800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:632 errors:0 dropped:0 overruns:0 frame:0
TX packets:632 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:31904 (31.1 KB) TX bytes:31904 (31.1 KB)
konrad@konrad-desktop:~$ ping 212.77.100.101
PING 212.77.100.101 (212.77.100.101) 56(84) bytes of data.
From 196.168.0.18 icmp_seq=1 Destination Host Unreachable
From 196.168.0.18 icmp_seq=2 Destination Host Unreachable
From 196.168.0.18 icmp_seq=3 Destination Host Unreachable
[1]+ Stopped ping 212.77.100.101
konrad@konrad-desktop:~$ sudo cat /etc/resolv.conf
[sudo] password for konrad:
nameserver 194.204.159.1
nameserver 153.19.250.100
konrad@konrad-desktop:~$ sudo cat /etc/network/interfaces
auto lo
iface lo inet loopback
iface eth0 inet static
address 196.168.0.18
netmask 255.255.255.0
gateway 196.168.0.1
auto eth0
konrad@konrad-desktop:~$ lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a4)

// pc_master: Do wklejania długich komunikatów używaj
Kod: Zaznacz cały
a nie [quote].[/color]