cloud-native-robotz-hackathon / infrastructure

0 stars 1 forks source link

Update /etc/issue #64

Open rbo opened 2 weeks ago

rbo commented 2 weeks ago

For local development/debugging, is very useful to get the IPv4 without login :

root@data:~# cat /etc/issue
Ubuntu 22.04.4 LTS \n \l
eth0: \4{eth0}

image

rbo commented 2 weeks ago

man agetty for more escape sequences.