Cliffe

Welcome to the Cliffe.ca page.

Today is Boomtime, the 16th 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  10  First Apple II shipped, 1977
Jun  10  Death of Alexander the Great, 323 B.C.
Jun  10  Denver police tear gas Jethro Tull and 2000 fans at Red Rocks, 1971
Jun  10  Camoes Day in Portugal
Jun  10  Howlin' Wolf (Chester Burnett) is born in West Point, Mississippi, 1910
Jun  10  Judy Garland born, 1922
Jun  10  First election of the European Parliament, 1979
Jun  11  Greeks seize Troy, 1184BC
Jun  11  Sauron attacks Osgilliath
Jun  11  King Kamehameha I Day in Hawaii
Jun  11  Queen's Birthday
Jun  11  Richard Strauss is born in Munich, Germany, 1864
Jun  12  National Jerky Day
Jun  12  Independence Day in Philippines
Jun  12  Peace with Bolivia in Paraguay

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