How to get IP of linux server by Petronald Green · September 10, 2013 Open up a terminal andd.. ifconfig eth0 | grep inet | awk '{ print $2 }'
0 Linux (Ubuntu) commands to memorize March 2, 2019 by Petronald Green · Published March 2, 2019 · Last modified January 18, 2020
0 How to give www-data (or any other user) sudo September 25, 2013 by Petronald Green · Published September 25, 2013
2 How to enable autocompletion in screen May 10, 2015 by Petronald Green · Published May 10, 2015 · Last modified April 20, 2020
Recent Comments