Contents
- Clean pkg cache
- Remove unused packages (orphans)
- Clean cache in /home
- remove old config files
- Find and Remove
- duplicates
- empty files
- empty directories
- broken symlinks
NUCLEAR WASTE SOFTWARE LICENSE V1.0 | |
Copyright <YEAR> <OWNER> | |
This software license is a message... and part of a system of messages... | |
pay attention to it! Writing this this software and associated documentation | |
files (the "Software") was important to us. We considered ourselves to be a | |
powerful culture. This Software is not a place of honor... no highly | |
esteemed deed is commemorated here... nothing valued is here. What is here was | |
dangerous and repulsive to us. This message is a warning about danger. The |
Make sure your cpu support kvm
with below command:
grep -E "(vmx|svm)" --color=always /proc/cpuinfo
Make sure BIOS have enable “Virtualization Technology”.
User access to /dev/kvm
so add your account into kvm(78) group:
Simple overview of use/purpose.
An in-depth paragraph about your project and overview of use.
This is a quick guide to mounting a qcow2 disk images on your host server. This is useful to reset passwords, edit files, or recover something without the virtual machine running.
Step 1 - Enable NBD on the Host
modprobe nbd max_part=8