Welcome to the Cliffe.ca page.
Today is Setting Orange, the 33rd day of The Aftermath in the YOLD 3191
A site for projects I work on, Cliffe related genealogy and anything else I need to put here. Music and media are located on the
audiofumes.ca page.
| Nov | 20 | National Absurdity Day |
| Nov | 20 | Robert Francis Kennedy (RFK) born in Boston, Massachusetts, 1925 |
| Nov | 20 | Revolution Day in Mexico |
| Nov | 20 | Duane Allman is born in Nashville, Tennessee, 1946 |
| Nov | 20 | Joe Walsh is born in Cleveland, 1947 |
| Nov | 21 | National Red Mitten Day |
| Nov | 21 | Announcement of 18 1/2 minute gap on Watergate tape, 1973 |
| Nov | 21* | Parshat Toldot |
| Nov | 22 | Kennedy shot in Dallas, Texas by Lee Harvey Oswald, 1963 |
| Nov | 22 | Anniversary of Portuguese Aggression in Guinea |
| Nov | 22 | Independence Day in Lebanon |
| Nov | 22 | Saint Cecilia's day (patron saint of music) |
Technical notes and projects
Poor Man's Splunk Sample BASH script
| Mouse cursor disappears using Synergy | Make sure you are using X11 and not Wayland echo $XDG_SESSION_TYPEDisable Wayland in gdm by editting /etc/gdm3/custom.conf[daemon] |
| Correct Ubuntu 16.04 Intel driver lag | Create /usr/share/X11/xorg.conf.d/20-intel.conf and enterSection "Device" |
| Silence crontab jobs | >/dev/null 2>&1 |
| Command running but want to logout without killing the command? | stop/suspend the job with control-Z.
Find out the pid of the stopped job then use bg to send
it to the background then use disown -h pid |
| Remove ^M with vi | :%s/[ctrlkey+v and ctrl-key+M]//g |
| Strip tags | | sed -e 's/<[^>]*>//g' |
| Terminology Demo | Synergy on iPad |
| Informacast-Edit Audio | Informacast-Create Broadcast |
| Informacast-Bell Schedule | E17 Window Manager demo -old |