Category Archives: Linux

Cygwin and the unreadable files

I have a PC which has been upgraded from Windows 7 to Windows 10. At some point during one of the upgrades, some accounts have been “upgraded”. It all looks seamless until you take a look with Cygwin, which I … Continue reading

Posted in Linux, System administration, Windows | Tagged , , | Comments Off on Cygwin and the unreadable files

Vi tip of the day

When I need to discuss some code with a colleague over a video call, it’s usually necessary to increase the font-size. Rather than hunting down the menu items, you can type one of these: :set guifont=* # (gvim) launches the … Continue reading

Posted in Linux, Programming | Tagged , | Comments Off on Vi tip of the day