docker stop portainer docker rm portainer docker pull portainer/portainer-ce:latest docker run -d -p 8000:8000 -p 9443:9443 –name=portainer –restart=always -v /var/run/docker.sock:...
How to fix problem with accessing Proxmox Web GUI
Everytime you change network adapter there is good chance proxmox will rename adapter’s name. What you need to do is first check new names using ip a then change it in nano /etc...
How to change management interface and IP
You can manually change the IP address in nano /etc/network/interfaces and reboot or systemctl restart networking. in addition to editing ‘/etc/network/interfaces’ you also need to make sure that...
Tableau date calcs cheat sheet
https://www.phdata.io/offers/tableau-date-calculation-cheat-sheet/
How to clear all pi-hole logs
jfb-pihole Here’s a quick way to create a new empty database. sudo service pihole-FTL stop sudo rm /etc/pihole/pihole-FTL.db sudo service pihole-FTL start https://www.reddit.com/r/pihole/comme...
How to prevent SSD wearout
https://www.reddit.com/r/Proxmox/comments/soix8n/ssd_wear_out_59_after_six_months/ If you don't have several servers and don't need high availability, then disable theese services: systemctl stop...
Add NFS to transmission in LXC
nano /etc/transmission-daemon/settings.json https://github.com/transmission/transmission/blob/main/docs/Configuration-Files.md
SSH into Proxmox LXC container
To login to a container with username/password login open sshd_config nano /etc/ssh/sshd_config and change line PermitRootLogin prohibit-password to PermitRootLogin yes save changes, exit nano...
Exclude Time & Date (ISO)
Q: How to exclude Time & Date (ISO) from the Logbook? We can exclude entities from the logbook or better exlude them from the recorder, so your database won’t be spamed with them. All you nee...
Places to learn Tableau
https://workout-wednesday.com/latest/
- 1
- 1 / 1