Create 100GB swap file in one line
Create 100GB swap file in Linux using a single line. The file will be named swapfile1. dd if=/dev/zero of=/swapfile1 bs=1024 […]
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 […]
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 […]
Parrot OS User: root Password: toor Homepage: https://parrotlinux.org/ Download: https://parrotlinux.org/download.php BlackArch Linux User: root Password: blackarch Homepage: https://blackarch.org/ Download Page: […]
This will work on Linux Mint 18, Linux Mint 19, Ubuntu, Ubuntu with Cinnamon Desktop Environment and other Linux […]
The default installation of popular Debian-based desktop operating systems include many games. For developers and diskspace conscious users these games […]
When attemping to add shared folder from a Host machine to a Guest VirtualBox machine you may encounter the following […]
You must be logged in to post a comment.