Using username "pi".
Linux raspberrypi 5.4.51-v7l+ #1333 SMP Mon Aug 10 16:51:40 BST 2020 armv7l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Nov 27 18:36:46 2020 from 192.168.178.yy
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.
pi@raspberrypi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.178.xx netmask 255.255.255.0 broadcast 192.168.178.255
inet6 1111::2222:3333:4444:5555 prefixlen 64 scopeid 0x20<link>
ether 11:22:33:44:55:66 txqueuelen 1000 (Ethernet)
RX packets 1205 bytes 386870 (377.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1285 bytes 112732 (110.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Lokale Schleife)
RX packets 25321 bytes 34538922 (32.9 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 25321 bytes 34538922 (32.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
pi@raspberrypi:~ $