Main Page
From Cramsession
✍️ Verified Author: MediaWiki default • Click to view professional profile & credentials
Latest Verified Guides
- 18:37, 27 June 2026 Computer Notes/PI VPN (hist | edit) [2,450 bytes] Mflavell (talk | contribs) (Created page with "== PiVPN on Ubuntu (VMware Setup) == This guide covers the installation of PiVPN on an Ubuntu Server VM running within VMware. This setup uses WireGuard for high-performance, secure tunneling without the complexity of a full firewall appliance. === 1. VM Prerequisites (VMware) === Before starting the installation, ensure the virtual machine is configured for network accessibility: * '''Network Adapter:''' Set to '''Bridged''' mode. This allows the VM to receive its own...")
- 18:21, 27 June 2026 Creating Computer Notes/VMware Workstation/Kill a Zombie VM (hist | edit) [117 bytes] Mflavell (talk | contribs) (Created page with " Kill a zombie VM on linux 1) Find the PID: ps aux | grep -i vmware-vmx 2) Kill the process: sudo kill -9 [PID]")
- 18:21, 27 June 2026 Computer Notes/VMware Workstation (hist | edit) [81 bytes] Mflavell (talk | contribs) (Created page with " Kill a Zombie VM")
- 01:55, 27 June 2026 Study Guides/AWS Cybersecurity Notes/ACM (hist | edit) [2,035 bytes] Mflavell (talk | contribs) (Created page with "= AWS Certitifate manager = This is a internal AWS managed service for SSL and TLS certificates. One of it's major drawbacks is limited configuation options. ::If a customer needs a specicifc configuration then it may not work. It can create private certificate authaotorites. ACM also easily intergrates with AWS ELB. It's manin purpose is to simplify certificate use. ::* Easy to add certs. ::* You can use an email address for vertification when adding a cert....")