HowTo : Logging to terminal on JunOS

In Cisco IOS, if you had logging configured, by default you could see logs on console, or using terminal monitor with a terminal connection.

It’s almost the same with JunOS. You have to get your logging parameters configured and then entering monitor start LOG_FILENAME

Share this!

Terminator (terminal emulator) config

I was using Konsole terminal emulator on my Ubuntu machine, but now I have moved to Terminator.

Just to have my own Terminator configuration for later usage:

Share this!

GNOME Terminal – running process/command name in tab title

How can I put the current running process name into a GNOME Terminal tab title (or title bar when there’s only one tab)? To clarify, I want the tab title to update when I run a process.

This works perfectly for me with Gnome-Terminal/Terminator:

Share this!