Categories Posted inin Linux Virtualmin Install Fail on Proxmox CT Posted byby Denny 29/09/2023 0 Comments 1 min If you get problem on installing virtulamin on proxmox ct, try to reinstall ca-certificate: Done.
Categories Posted inin Linux Node.js for non-root user Posted byby Denny 12/09/2023 0 Comments 1 min Using nvm. or relogin console, install latest node.js version using: done.
Categories Posted inin Linux Kill specific process Posted byby Denny 12/09/2023 0 Comments 1 min killall -9 $processname done.