Debian Fix missing GPG NO_PUBKEY key
If you get an error like this “The following signatures couldn’t be verified because the public key is not available: […]
If you get an error like this “The following signatures couldn’t be verified because the public key is not available: […]
After changing the configuration of a firewall the journal may report an error when restarting the firewall service such as […]
The default installation of popular Debian-based desktop operating systems include many games. For developers and diskspace conscious users these games […]
Follow these instructions and set your email to receive notifications. https://wiki.debian.org/UnattendedUpgrades apt-get install unattended-upgrades apt-listchanges apticron -y nano /etc/apt/apt.conf.d/50unattended-upgrades Set […]
A couple good guides on how to proceed with upgrading Wheezy to Jessie. https://linuxconfig.org/how-to-upgrade-debian-linux-system-from-wheezy-to-jessie-stable-release https://www.howtoforge.com/tutorial/how-to-upgrade-debian-wheezy-to-jessie-stable-release/
sudo apt-get install -y dkms linux-headers-generic wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add – After installing the Oracle public […]
A fix for this issue with Ubuntu echo $XDG_RUNTIME_DIR /run/user/1000 add this path to your .profile GNOME_KEYRING_CONTROL=$XDG_RUNTIME_DIR reload the source […]
Seem this is due to a bug. How to fix. run this command rm /etc/dhcp3 I came accross this […]
You must be logged in to post a comment.