Highlight your source code in the console

Your editor supports source code highlighting, so why not the console? Actually it can with source-highlighter via Peter Eisentraut’s Blog: Adding Color to the Console: Code Syntax Highlighting with less and source-highlight.   I’ve just created a shell alias like alias shl=”/usr/bin/source-highlight -fesc -oSTDOUT -i ” though

Mosh: the mobile shell

The #1 reason you should replace ssh with mosh, if your environment permits: “With Mosh, you can put your laptop to sleep and wake it up later, keeping your connection intact. If your Internet connection drops, Mosh will warn you — but the connection resumes when network service comes back.” via Mosh: the mobile shell.

Conspy – remote control of Linux virtual consoles

Conspy allows a possibly remote user to see what is displayed on a Linux virtual console, and send keystrokes to it. It works with Linux and FreeBSD, as far as I know.It is rather like VNC, but where VNC takes control of a GUI conspy takes control of a text mode virtual console. Unlike VNC, …

Continue reading ‘Conspy – remote control of Linux virtual consoles’ »

Unity Reboot Launcher To Quickly Reboot In A Different OS Updated For Ubuntu 12.10 And 13.04 ~ Web Upd8: Ubuntu / Linux blog

Unity Reboot is a custom Unity launcher that can be used to quickly reboot into a different OS / Linux distribution, useful for those who dual boot or triple boot or… it should work with any number of operating systems, including Windows, various Linux distributions like Ubuntu and Fedora, etc.. This isn’t just for Unity …

Continue reading ‘Unity Reboot Launcher To Quickly Reboot In A Different OS Updated For Ubuntu 12.10 And 13.04 ~ Web Upd8: Ubuntu / Linux blog’ »

Gnome 3 Tweaks and Extensions | 1N73RNET

Change touchpad delay after typing This has been super annoying because the default delay for the touchpad is 2 seconds! Here’s how to set it to whatever delay you want.First, turn off the “disable touchpad when typing setting” in your system settings and then open a terminal and enter the following command. syndaemon -d -K …

Continue reading ‘Gnome 3 Tweaks and Extensions | 1N73RNET’ »

Tabbed terminals on windows

I can’t believe it’s taken me this long as an early adopter of gnome-multi-term (RIP) on Gnome but I’ve finally looked into tabbed terminals on windows. For putty, there is tty+ and putty manager.  Putty Manager seems better, but tty+ also works with kitty. For cmd.exe shells as well as cygwin bash shells, there is …

Continue reading ‘Tabbed terminals on windows’ »