Tag Archives: terminal

Log4Tailer 2.0 released with SSH tailing capabilities

Log4Tailer 2.0 http://code.google.com/p/log4tailer/ has just been released. It has been a month of some thought and testing the feasability of including tailing over SSH, and this release provides just that. It will open the door for a range of more … Continue reading

Posted in Linux, Open Source | Tagged , , , , | Leave a comment

Terminal or shell command to shutdown or reboot Ubuntu Linux

So how do you shutdown or reboot Ubuntu Linux from a terminal or a shell prompt? If GUI is working you can always click on a Quit button. If GUI is not working or if you are working remotely over … Continue reading

Posted in Linux, Open Source, Software, Ubuntu | Tagged , , , , , , | 1 Comment

using traceroute on ubuntu terminal

The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host. Traceroute displays the IP number and host name (if possible) of the machines along the route taken by the packets. … Continue reading

Posted in Linux, Open Source, Tips - Tricks, Ubuntu | Tagged , , , | 1 Comment