I am sick of trying to disable "only signed driver" installation on Windows 10. I tried running as admin: bcdedit /set testsigning on bcdedit /set nointeg...
My Mac has Emacs v22 and it only splits horizontally when I type ^x-2. My Linux system has Emacs v24 and it splits vertically when Emacs thinks that'...
I am trying to start xrdp from Windows with the method described here, but when I run the command wsl sudo service xrdp start, xrdp doesn't start up ...
My data contains a column of room numbers. Each room number's first 2 digits is the floor number where the room is located. The =LEFT function works ...
Having recently switched to gnome, I see there's no shortcut for switch to the previously used workspace - only absolute, next/prev (+/- 1), and firs...
I've reached the maximum 10K lines of commands in my zsh history file, but I want to store more commands. So I set this, in my ~/.zshrc file: export ...
The clear command can make the next command easier to read (if it outputs less than a page there's no scrolling hence no searching for the beginning)...