Welcome to SumGuys Ramblings
The art of wasting time!
Restart service on no linux logs output
Sometimes I have apps that suddenly stop working, however they don't have PID output or I can't start them via systemd or upstart due to convoluted requirements. Other times the app is on but it stops processing incoming queues due to various reasons. I need to make...

Nginx ProxMox Proxy using Letsencrypt SSL cert
Why use a nginx proxmox proxy using letsencrypt ssl? 1st: why not? 2nd: Load balancing! Nginx is built to handle many concurrent connections at the same time from multitude of clients. This makes it ideal for being the point-of-contact for said clients. The server can...

Proxmox iso upload method
I just setup proxmox, and am testing out various features. I needed to upload an ISO so I can install an OS. took me a bit so i figured I'd throw it on here for future ref. Login to proxmox web control panel. Goto server view from drop down on left hand side. Expand...

Facebook investigated by New York AG’s office for harvesting email contacts
New York attorney general's office is investigating Facebook for harvesting the email contacts of about 1.5 million users without their consent. "Facebook has repeatedly demonstrated a lack of respect for consumers' information while at the same time profiting from...

Mooooo linux Dirty cow vulnerbility cve-2016-5195
What is Dirty Cow CVE-2016-5195 is a bug in the Copy On Write mechanism of the Kernel. Any user or user owned process can gain write access to memory mappings which should be read only for the end user. This allows them to interact with otherwise root only files....

Windows 10 User Experience & Telemetry service
Windows 10 was released long ago in internet time, but I get asked questions about it randomly by various users, friends and clients. One of the most asked ones is about "spying" that windows 10 may be doing on the user. Initially a server called DiagTrack was present...