Fix Ubuntu/Debian apt-get “KEYEXPIRED
https://futurestud.io/tutorials/fix-ubuntu-debian-apt-get-keyexpired-the-following-signatures-were-invalid
just commit it…
https://futurestud.io/tutorials/fix-ubuntu-debian-apt-get-keyexpired-the-following-signatures-were-invalid
https://forums.ivanti.com/s/article/Long-logon-times-when-using-Environment-Manager-and-AppStacks?language=en_US
https://www.petenetlive.com/KB/Article/0001418
hostnamectl set-hostname servername nmtui nmcli networking off ; nmcli networking on yum update ; yum upgrade -y
Debian commands: hostnamectl set-hostname servername apt install resolvconf nano /etc/network/interfaces systemctl restart networking systemctl restart resolvconf shutdown -r now
https://mariushosting.com/how-to-install-portainer-on-your-synology-nas/ Portainer on Synology https://www.baitando.com/it/2020/06/01/using-portainer-for-docker-management-on-synology-nas Updating… docker stop portainerdocker rm portainerdocker run -d -p 8000:8000 -p 9000:9000 –name=portainer –restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /volume1/docker/portainerCE:/data portainer/portainer-ce
https://www.adremsoft.com/netcrunch.tools/
find the latest version and replace it in the link wget https://dl.ubnt.com/unifi/6.0.45/unifi_sysvinit_all.deb sudo dpkg -i unifi_sysvinit_all.deb
docker exec -it pihole bash docker-compose stop pihole docker pull pihole/pihole:latest docker-compose start pihole sudo su – apt update ; apt upgrade sudo timedatectl set-timezone American/Los_Angeles...
Recent Comments