2. Install the Multi-Platform Client 3. Add domain to be checked and updated for IP: 4. Authenticate against provider while copying URL from the output to the browser and login. 5. Update all domains: Output: …
WeiterlesenAutor: mtalpalar
Install Qemu-guest-agent on Ubuntu
2. Install qemu-guest-agent on Ubuntu: apt install qemu-guest-agent 3. Start and add agent service: systemctl start qemu-guest-agentsystemctl enable qemu-guest-agent 4. Stop and Start VM in Proxmox
WeiterlesenInstall OPNsense on old Check Point hardware
In this article I would like to describe my experience of installing OPNsense firewall on old Check Point hardware (Check Point 3200 PB-10). I bought a Check Point 3200 PB-10 on eBay for about 100€, …
WeiterlesenMacOS bootable USB drive from Terminal
Step 1: Define USB drive In my example disk4 is a USB stick: Step 2: Unmount USB drive Step 3: Copy ISO-image to USB drive My example: Wait till copy is completed: Optional Step: How …
WeiterlesenUpgrade Proxmox Cluster from 7 to 8
Do following steps to upgrade Proxmox cluster from version 7 to version 8. Node2 1. Update the second node to the latest 7.4.x version Add no subscription repository to the file etc/apt/sources.list: Upgrade to the …
WeiterlesenUseful Proxmox commands
qm: Resize/Increase Ubuntu disk (LVM): Software version check: Cluster check: Add no-subscription repositories for Proxmox VE: Add following to /etc/apt/sources.list
WeiterlesenUseful Linux commands
Debian: To see the packages version, for example: To check Ubuntu version in CLI:
WeiterlesenUseful Check Point commands
LOM card reset via CLI If LOM card is not responding on HTTPS or even ping do following in expert mode: Anti-Spoofing enable/disable via CLI In some cases Anti-Spoofing may be useful to enable or …
WeiterlesenOpenVAS Installation
Quote from Wikipedia: OpenVAS (Open Vulnerability Assessment System, originally known as GNessUs) is the scanner component of Greenbone Vulnerability Manager (GVM), a software framework of several services and tools offering vulnerability scanning and vulnerability management. All Greenbone Vulnerability Manager products are free software, and most …
WeiterlesenDocker and Portainer on unsupported Synology with ARM CPU
Content Problem Some Synology models don’t support Docker by default. For example on my Synology DS220j with SoC 4 GHz Realtek RTD1296 Quad-Core-Prozessor, which is ARM CPU by itself, you can not install Docker from …
Weiterlesen