Cliffe

Welcome to the Cliffe.ca page.

Today is Boomtime, the 6th 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

May  31  National Speak in Sentences Day
May  31*  Trinity Sunday (7 days after Pentecost)
May  31  Pya Martyrs Day in Togo
May  31  Joseph Haydn dies in Vienna, Austria, 1809
May  31  The Who perform the loudest concert ever -- 76,000 watts of PA, 1976
May  31  Syaday (5th of the Season of Confusion) Festival of Sri Syadasti
Jun  01  National Go Barefoot Day
Jun  01  Brigham Young born, 1801
Jun  01  Marilyn Monroe born, 1928
Jun  01  Independence Days (3 days) in Western Samoa
Jun  01  Madaraka Day in Kenya
Jun  01  Victory Day in Tunisia
Jun  01*  Jefferson Davis's Birthday in Alabama, Mississippi, Florida, Georgia, & S. Carolina (1st Monday)
Jun  01  The Beatles release "Sgt. Pepper", 1967
Jun  01  Summit of Messine, Foreign Ministers talk about the Common Market, 1955
Jun  01  Ubuntu 6.06 LTS (Dapper Drake) released, 2006
Jun  02  National Black Bear Day (First Saturday in June)
Jun  02  Edward Elgar (Sir) born in Worcester, England, 1857
Jun  02  First issue of Computerworld, 1967
Jun  02  Native Americans "granted" citizenship, 1924
Jun  02  Corpus Christi in Paraguay
Jun  02  Republic Day in Italy
Jun  02  Non-Profit status of SPI approved, 1999

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