Apt package manager

Apt is a package manager for Debian based distributions. Skip downloading translations To save bandwidth by not downloading package descriptions in languages other than English: echo 'Acquire::Languages "none";' | sudo tee...

Golang

Install Golang on Ubuntu sudo apt install golang-go Set GOPATH Add to .bashrc: export GOPATH=~/.go Source .bashrc or open a new terminal window. Install Programs Shiori Bookmark Manager https://github.com/go-shiori/shiori go get -u -v...

KVM

Ubuntu 18.04 on Wayland has no screen tearing issues. Noticed problems with xorg when maximising windows and performance was slow Steps to share folder with guest Reference Not working with CentOS 7 guest as there is no support for the 9p...

Lynis

Lynis is a security auditing tool for Linux Repository: https://github.com/CISOfy/lynis Installation Ubuntu 20.04 LTS The Lynis package is available in the repositories and can be installed using apt: sudo apt install lynis Ubuntu 18.04 LTS...

BioVM 18.04

A new release of BioVM with updated software, Galaxy configuration, documentation and includes recommendations for installing new software.