Cliffe

Welcome to the Cliffe.ca page.

Today is Setting Orange, the 64th day of Confusion in the YOLD 3192

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.

Interesting Dates

Jul  28  Independence Days (2 days) in Peru
Jul  28  King's Birthday in Thailand
Jul  28  Antonio Vivaldi dies in Vienna, 1741
Jul  28  Johann Sebastian Bach dies in Leipzig, 1750
Jul  28  The Watkins Glen "Summer Jam" opens, 1973
Jul  29  National Lipstick Day
Jul  29  Mussolini born, 1883
Jul  29  Olsok Eve in Norway to commemorate Norway's Viking King St. Olav
Jul  29  Rain Day in Waynesburg, PA
Jul  29  Robert Schumann dies in Endenich, Bonn, Germany, 1856
Jul  29  Debian adopts time-based release freezes, 2009
Jul  30  Emily Bronte born, 1818
Jul  30  Henry Ford born, 1863
Jul  30  "In God We Trust" made US motto, 1956
Jul  30*  Tish'a B'Av
Jul  30  Jens 'jensen' Schmalzig died in tragic accident, 2005

Tech

Technical notes and projects

Poor Man's Splunk Sample BASH script

Mouse cursor disappears using SynergyMake sure you are using X11 and not Wayland
echo $XDG_SESSION_TYPE
Disable Wayland in gdm by editting /etc/gdm3/custom.conf
[daemon]
WaylandEnable=false
Correct Ubuntu 16.04 Intel driver lagCreate /usr/share/X11/xorg.conf.d/20-intel.conf and enter
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
Option "TearFree" "true"
Option "DRI" "3"
Option "VSync" "false"
EndSection

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