Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@raspberrypi:~ $ df -h
- Filesystem Size Used Avail Use% Mounted on
- /dev/root 15G 3.3G 11G 24% /
- devtmpfs 459M 0 459M 0% /dev
- tmpfs 463M 0 463M 0% /dev/shm
- tmpfs 463M 6.3M 457M 2% /run
- tmpfs 5.0M 4.0K 5.0M 1% /run/lock
- tmpfs 463M 0 463M 0% /sys/fs/cgroup
- /dev/mmcblk0p1 60M 20M 41M 34% /boot
- tmpfs 93M 0 93M 0% /run/user/1000
- pi@raspberrypi:~ $ ifconfig -a
- eth0 Link encap:Ethernet HWaddr b8:27:eb:7d:89:ee
- inet6 addr: fe80::9a2c:d20a:37a4:8a4d/64 Scope:Link
- UP BROADCAST 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)
- 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:65536 Metric:1
- RX packets:384 errors:0 dropped:0 overruns:0 frame:0
- TX packets:384 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:0
- RX bytes:31104 (30.3 KiB) TX bytes:31104 (30.3 KiB)
- wlan0 Link encap:Ethernet HWaddr b8:27:eb:28:dc:bb
- inet6 addr: fe80::ba27:ebff:fe28:dcbb/64 Scope:Link
- UP BROADCAST MULTICAST MTU:1500 Metric:1
- RX packets:261 errors:0 dropped:261 overruns:0 frame:0
- TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:104472 (102.0 KiB) TX bytes:4787 (4.6 KiB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement