
# install ansible
curl -L ansible.bitbull.ch | bash
# cleanup rhel and ubuntu templates
curl -L sysprep.bitbull.ch | bash
Welcome to my Open Source Wiki, it's a place for knowledge, hacking and sharing useful information.
Content is focused on business and lean usage of Linux and Open Source applications.
The archive of old Mediawiki pages can be found here: https://github.com/joe-speedboat/archive.mediawiki
smartctl --all /dev/nvme0n1
nvme format --ses=1 /dev/nvme0n1
curl -L https://mirror.iscas.ac.cn/fedora-riscv/releases/42/Spins/aarch64/images/QCS6490/Radxa-Dragon-Q6A/Fedora-GNOME-42-20251017000000.QCS6490.Radxa-Dragon-Q6A.raw.gz | gzip -d | sudo dd of=/dev/nvme0n1 bs=4M status=progress conv=fsync oflag=sync
fstrim -av
All content published in this Linux wiki is released under the terms of the GNU General Public License v3.0 (GPLv3) unless explicitly stated otherwise.
You are free to use, modify, and redistribute the content in accordance with the provisions of the GPLv3. A copy of the license should be provided alongside any redistribution. If not included, it can be obtained from: https://www.gnu.org/licenses/gpl-3.0.html
All information, configurations, scripts, commands, and how-to guides provided in this wiki are supplied “as is”, without warranty of any kind, express or implied. This includes, but is not limited to, accuracy or completeness of the information, fitness for a particular purpose, suitability for production environments, and absence of errors or omissions.
If you choose to use, apply, execute, implement, or otherwise rely on any commands, configurations, scripts, or procedures described here, you do so entirely at your own risk.
Under no circumstances shall the author(s) or contributor(s) be held liable for data loss, service interruptions, security breaches, hardware or software damage, financial losses, or any direct, indirect, incidental, or consequential damages resulting from the use or misuse of the content provided.
It is your responsibility to validate all commands and configurations before applying them, test changes in a controlled environment, maintain proper backups, and comply with applicable laws and organizational policies.
If you do not agree with these terms, do not use the content provided here.