• chevron_right

      Various Ways to Increment or Decrement Counters in Bash

      pubsub.slavino.sk / linuxhandbook.com · Friday, 11 August, 2023 - 07:35 edit

    Working with loops in bash? Here are various ways of incrementing and decrementing counters.

    Značky: #Linux, #Bash

    • chevron_right

      Proxmox Series #4: Adding Shared Storage to Proxmox Installation

      pubsub.slavino.sk / linuxhandbook.com · Tuesday, 8 August, 2023 - 06:31 edit

    In this part of the Proxmox tutorial series, you'll learn to add shared storage to a Proxmox installation.

    Značky: #Proxmox, #Linux

    • chevron_right

      What do <, << and <<< mean in Linux?

      pubsub.slavino.sk / linuxhandbook.com · Friday, 4 August, 2023 - 03:06 edit

    The <, << and <<< look similar to redirection indicators but they have a different purpose. Learn about them.

    Značky: #Linux, #Explain

    • chevron_right

      Proxmox Series #3: Creating Containers in Proxmox

      pubsub.slavino.sk / linuxhandbook.com · Wednesday, 2 August, 2023 - 05:50 edit

    Proxmox hypervisor also allows you to create containers which are lighter than virtual machines.

    Značky: #Linux, #Proxmox

    • chevron_right

      bc Command in Linux

      pubsub.slavino.sk / linuxhandbook.com · Monday, 31 July, 2023 - 15:02 edit

    The bc command is used for precision calculation. You are more likely to use it for floating point operations in bash scripts.

    Značky: #Linux, #Commands

    • chevron_right

      Use While Loop in Bash

      pubsub.slavino.sk / linuxhandbook.com · Thursday, 27 July, 2023 - 15:31 edit

    Learn to use the while loop in bash with practical examples in this tutorial.

    Značky: #Linux, #Bash

    • chevron_right

      LHB Linux Digest #23.11: Proxmox Series, DevOps Books, LazyDocker and More

      pubsub.slavino.sk / linuxhandbook.com · Wednesday, 26 July, 2023 - 07:39 edit

    This newsletter brings the announcement of the new Proxmox tutorial series and a good deal on DevOps eBooks.

    Značky: #Newsletter, #Linux