Why? This tutorial is both technical and amusing. There was someone in a room I didn’t want in the room, so I had the idea “I wonder if I can ssh into the computer near them and play some audio out of the speakers and freak them out a bit?” Turns out I can.And it worked.And here’s how to do…
Tag: ssh
Giving a Remote Dev Firm SSH Access to your Ubuntu Server
How to share quick (but not super secure) SSH access to Ubuntu server…
How to Set up your Ubuntu Server with a new or updated SSH key
Overcoming the ssh ‘permission denied’ message (and fears)…
How to Set up your Ubuntu Server with a new or updated SSH key
Backdrop For some reason this particular skill has been on my ‘fear list’ for many years. I had created ssh keys before, I had ssh’d into lots of servers, but one day, I migrated from one laptop to another and tried to ssh into my work computer and… boom: ssh root@123.123.123.123 root@123.123.123.123: Permission denied (publickey) In the past, I just…
How to Make a SuiteCRM Production Subdomain on Digital Ocean Ubuntu Server
I thought this specific tutorial might help others who have the same set up as me: in need of setting up a test environment for trying custom SuiteCRM code before deploying it. A developer may wish to give you some code, log in and patch it themselves for testing, etc, or, you might want to try something without breaking something.…