cli

  • LinuxLinux Command Line Interface (CLI) Install, Remove, Purge & Clean

    Linux Command Line Interface (CLI) Install, Remove, Purge & Clean

    Here’s a concise guide to managing packages using the Linux command line interface (CLI) with apt, including installation, removal, purging, and cleaning up: 1. Install a Package To install a package, use the apt install command: sudo apt update # Update the package list sudo apt install {package} # Replace {package} with the package name 2. Remove a Package To…

    Read More »
  • VMwareWhat is Casa OS + How to Install It

    What is Casa OS + How to Install It

    In this video I go over how to install CasaOS and some basic features of it, in the future there will be more videos using this service. Join My Discord: Links: CasaOS Website: CasaOs Github: How to turn off dns on Ubuntu: #CasaOS #Zimaboard #homelab [ad_2] source

    Read More »
  • 🚀#Proxmox : ❌ la GUI ! place à la ✅ CLI et au script 💥

    On lâche l’interface graphique de #Proxmox et on se concentre sur la ligne de commande: ◽ exploration des stockages ◽ gestion de VM avec qm ◽ backups ◽ snapshots ◽ script #proxmox #pvesm #qm #qemu #backup #snapshot #rockylinux #linux #cli #script #bash #vm #culturelinux Documentation : Exemples Opentofu : Explorez Linux, l’open source et le DevOps sur CultureLinux. Tutoriels pratiques,…

    Read More »
  • How to locate Java installation on Linux #ubuntulinux

    If you’re trying to locate your Java installation on Linux, this video will show you the steps to find it easily. No more searching around, just follow these simple instructions! #javaforlinux #linuxjava #javalinux The creator is a Software tester who also blogs abut testing at Ubuntu studio can be downloaded from The creator also has small Linux tools for testers…

    Read More »
Back to top button