Cliffe

Welcome to the Cliffe.ca page.

Today is Sweetmorn, the 25th 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  19  National Martini Day
Jun  19  National Garfield Day
Jun  19  FreeBSD project born, 1993
Jun  19  Julius and Ethel Rosenberg are executed in Sing-Sing prison, 1953
Jun  19  Lizzie Bordon acquitted, 1893
Jun  19  Artigas Birthday in Uruguay
Jun  19  Emancipation Day in Texas
Jun  19  Labor Day in Trinidad and Tobago
Jun  19  Revolution Day in Algeria
Jun  20  Victoria crowned, 1837
Jun  20  Flag Day in Argentina
Jun  20  West Virginia Day in West Virginia
Jun  20*  Parshat Korach
Jun  20  2nd Quarter Day - Summer Solstice
Jun  21*  Father's Day (3rd Sunday of June)
Jun  21*  Summer Solstice
Jun  21  National Indigenous Peoples Day
Jun  21  National Selfie Day
Jun  21  Berlin airlift begins, 1948
Jun  21  Sun rises over Heelstone at Stonehenge
Jun  21  Columbia records announces the first mass production of LP's, 1948
Jun  21  Litha (Norse/Anglo-Saxon for "longest day")
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

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