Cliffe

Welcome to the Cliffe.ca page.

Today is Prickle-Prickle, the 28th 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

Jun  22  National Onion Rings Day
Jun  22  Carl Hubbell born, 1903
Jun  22  Meryl Streep born in Summit, New Jersey, 1949
Jun  22  Konrad Zuse born in Berlin, 1919
Jun  22  Civil rights workers disappear in Mississippi, 1964
Jun  22  Corrective Movement in Yemen Democratic Republic
Jun  22  Midsummer Eve in Finland, Sweden
Jun  22  National Sovereignty Day in Haiti
Jun  22  Day of the anti-fascist struggle in Croatia
Jun  22  Todd Rundgren is born in Upper Darby, Pennsylvania, 1948
Jun  23  Alan Mathison Turing born, 1912
Jun  23  IBM unbundles software, 1969
Jun  23  Alan Mathison Turing born, 1912
Jun  23  Slavery abolished in England, 1772
Jun  23  Wedding of Ellesar & Arwen
Jun  23  National Holiday in Luxembourg
Jun  23  St. John's Eve - European Midsummer celebration
Jun  24  St-Jean Baptiste
Jun  24  Senate repeals Gulf of Tonkin resolution, 1970
Jun  24  Battle of Carabobob in Venezuela
Jun  24  Fisherman's Day in Madagascar, Mozambique and Somalia
Jun  24  Kings Day in Spain
Jun  24  Peasants Day in Peru
Jun  24  St. Jean-Baptiste Day in Quebec
Jun  24  Jeff Beck is born in Surrey, England, 1944

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