Welcome to the Cliffe.ca page.
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.
| Mar | 02 | Dr. Seuss born, 1904 |
| Mar | 02 | Blackthorn winds (New England) (Does anyone know what this is?) |
| Mar | 02 | Peasants Day in Burma |
| Mar | 02 | Texas Independence day |
| Mar | 02 | Victory of Adowa in Ethiopia |
| Mar | 02 | Blues guitarist Rory Gallagher is born in Ballyshannon, Ireland, 1949 |
| Mar | 02 | Bedrich Smetana is born in Litomysl, Czech republic, 1824 |
| Mar | 02 | Day of the Crows |
| Mar | 03 | Throne Day in Morocco |
| Mar | 03 | Independence day (Treaty of San Stefano) in Bulgaria |
| Mar | 03 | Buffalo Springfield is formed in Los Angeles, 1966 |
| Mar | 03 | Debian joins the Open Source Initiative as an affiliate, 2012 |
| Mar | 04 | Casimir Pulaski born, 1747 |
| Mar | 04 | First Cray-1 shipped to Los Alamos |
| Mar | 04 | First meeting of Congress, 1789, in N.Y.C. |
| Mar | 04 | Vermont Admission Day (admitted as 14th US state in 1791) |
| Mar | 04 | Antonio Vivaldi born in Venice, Italy, 1678 |
Technical notes and projects
Poor Man's Splunk Sample BASH script
| Mouse cursor disappears using Synergy | Make sure you are using X11 and not Wayland echo $XDG_SESSION_TYPEDisable Wayland in gdm by editting /etc/gdm3/custom.conf[daemon] |
| Correct Ubuntu 16.04 Intel driver lag | Create /usr/share/X11/xorg.conf.d/20-intel.conf and enterSection "Device" |
| 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 |