Wednesday, November 28, 2018

CTRL-C Stopped Working on Linux Terminal

I remotely logged in a CentOS 7.5 box via PuTTY. However, somehow, CTRL-C stopped working. It turns out that CTRL-C was being trapped, which we could examine using the trap command, e.g.,


trap -- '' SIGINT
trap -- '' SIGQUIT
trap -- '' SIGTSTP
trap -- '' SIGTTIN
trap -- '' SIGTTOU

To remove CTRL-C, i.e., SIGINT from this list, we can issue a command,

trap - SIGINT

which can be placed in the shell's profile, e.g., for bash, in $HOME/.bash_profile.

Installing pdftk in Ubuntu 18.04 Bionic

The pdftk package is reported missing from Ubuntu 18.04 Bionic. To me, the easiest way to install it out of a few suggested methods is as follows,



sudo snap install pdftk


Read more about snap here.

Sunday, November 25, 2018

Compile and Install HandBrakeCLI on Centos 7

I followed the following instructions,
The compilation and installation were successful. Although it continues and seems to run fine, HandBrakeCLI complains,

Cannot load libnvidia-encode.so.1
Cannot load libnvidia-encode.so.1
Cannot load libnvidia-encode.so.1
Cannot load libnvidia-encode.so.1

Wednesday, November 14, 2018

DTV Reception Maps

FCC has a Web site that shows receptions of Digital Television signal receptions giving an address. The address is,

dtv.gov/maps