Cliffe

Welcome to the Cliffe.ca page.

Today is Pungenday, the 37th 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  01  Canada Day (Statutory holiday)
Jul  01  National Creative Ice Cream Flavors Day
Jul  01  Battle of Gettysburg begins, 1863
Jul  01  Canada Day formerly known as Dominion Day in Canada
Jul  01  Freedom Day in Suriname
Jul  01  Independence Day in Burundi
Jul  01  National Day in Rwanda
Jul  01  Republic Day in Ghana
Jul  01  Union of the Somalia Republic in Somalia
Jul  01  Customs Union on some agricultural products, 1968
Jul  01  Extension of the Customs Union, 1977
Jul  01  Sole Market launched in EEC, 1981
Jul  02  National Day in Kiribati
Jul  02  Felix Pappalardi and Leslie West form Mountain, 1969
Jul  03  National Eat Your Beans Day
Jul  03  Franz Kafka born, 1883
Jul  03  Dog days begin
Jul  03  Jim Morrison dies in Paris, 1971
Jul  03  Leos Janacek is born in Hukvaldy, Czech republic, 1854

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