bash script

  • LinuxVoid Linux LUKS + Wayland+Pipewire+KDE Software custom Script Install

    Void Linux LUKS + Wayland+Pipewire+KDE Software custom Script Install

    Void Linux LUKS + Wayland+Pipewire+KDE+Software custom Script Install Script: Extremely minimal script, you must edit the partition layout (ENVvars) before installation: [Set by user] + /dev/yourEFI [EFI-Partition] + /dev/yourBTRFS [Target CRYPT partition] [Auto generated] + @home + @SWAP (No snapshots) In next videos I’ll cover KDE + Kröhnkite / hyprland / sway ricing and more [ad_2] source

    Read More »
  • LinuxNO te pierdas cómo crear un menú en bash en #linux

    NO te pierdas cómo crear un menú en bash en #linux

    ¿Quieres aprender a crear menús interactivos en la terminal de Linux? En este tutorial, te enseñamos paso a paso cómo utilizar Dialog y Whiptail para crear menús interactivos de manera sencilla y eficiente. Tanto si eres un principiante como un usuario avanzado, este video te guiará a través de los conceptos básicos hasta técnicas más avanzadas, mostrándote cómo integrar estos…

    Read More »
  • 3 ways to use the Set command to improve your Bash scripts

    Very high level quick examples of using the set command in bash to help optimize and protect your scripts. This is by no means an exhaustive or overly technical tutorial, just a few examples of things you can do using set in bash. #linux #laptop #shell #bashscripting 0:00 intro 1:10 set -f turn off filename expansion 3:40 set -e exit…

    Read More »
Back to top button