Welcome to the Cliffe.ca page.
Today is Setting Orange, the 34th 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.
| Jun | 28 | Supreme Court decides in favor of Allan Bakke, 1978 |
| Jun | 28 | Mothers Day in Central African Republic |
| Jun | 29 | Independence Day in Seychelles |
| Jun | 30 | First advanced degree on computer related topic: to H. Karamanian, |
| Temple | Univ., | Phila, 1948, for symbolic differentiation on the ENIAC |
| Jun | 30 | "That" explosion in Siberia, 1908 |
| Jun | 30 | China and Soviet Union announce split over ideology, 1960 |
| Jun | 30 | Day of the Army in Guatemala |
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 |