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: […]
Create 100GB swap file in Linux using a single line. The file will be named swapfile1. dd if=/dev/zero of=/swapfile1 bs=1024 […]
One possible solution is to simply add this line before your SQL query to get around this issue. SET SESSION […]
Here’s a simple tool to facilitate the installation of mainline Kernels. https://github.com/bkw777/mainline
This issue can be caused by many things however if you are using a recent version of linux you may […]
For Debian servers already stripped of sudo. References: https://www.colinodell.com/blog/201911/how-to-install-php-74
After changing the configuration of a firewall the journal may report an error when restarting the firewall service such as […]
If you copy a VirtualMachine without using the Clone command in VirtualBox you might receive an error similar to Trying […]
In order to recover diskspace on your VirtualBox host machine it is necessary to zero out the unused portion of […]
You must be logged in to post a comment.