• Li chevron_right

      Jenkins on EC2: Automating Deployment with Terraform

      pubsub.slavino.sk / linuxhandbook.com · Friday, 15 September, 2023 - 06:32 edit

    Configuring Jenkins on AWS can be a tedious and error-prone process. Automate the installation of Jenkins on an AWS EC2 instance using Terraform.

    Značky: #Tutorial, #DevOps, #Linux

    • Li chevron_right

      How to List USB Devices in Linux

      pubsub.slavino.sk / linuxhandbook.com · Thursday, 14 September, 2023 - 07:34 edit

    Want to identify the USB devices connected to your system? Here are multiple ways to list USB devices in Linux command line.

    Značky: #Linux, #Tips

    • Li chevron_right

      LHB Linux Digest #23.14: Clustering and HA, Generative Models on K8, Finger Command and More

      pubsub.slavino.sk / linuxhandbook.com · Wednesday, 13 September, 2023 - 06:35 edit

    This edition of LHB Linux Digest features the beginning of AI tutorials and the end of Proxmox series.

    Značky: #Newsletter, #Linux

    • Li chevron_right

      Proxmox Series #7: Clustering and High Availability

      pubsub.slavino.sk / linuxhandbook.com · Monday, 11 September, 2023 - 07:21 edit

    Utilize the versatility of Proxmox by creating a cluster of nodes and setting up high availability.

    Značky: #Linux, #Proxmox

    • Li chevron_right

      How to Extract and Create RAR Files in Linux

      pubsub.slavino.sk / linuxhandbook.com · Sunday, 10 September, 2023 - 07:13 edit

    Got an RAR file? Learn to extract the rar file in the Linux command line. Also learn to create a RAR file in this quick tutorial.

    Značky: #Linux, #Tips

    • Li chevron_right

      Run a Bash Shell Script in Linux Command Line [Beginner's Tip]

      pubsub.slavino.sk / linuxhandbook.com · Monday, 4 September, 2023 - 06:35 edit

    Running a bash shell script is quite simple. But you also get to learn about running them in the shell instead of subshell in this tutorial.

    Značky: #Linux, #Bash

    • Li chevron_right

      Sort du Command Output by Size

      pubsub.slavino.sk / linuxhandbook.com · Saturday, 2 September, 2023 - 05:49 edit

    Learn to use the du command with sorted output based on size.

    Značky: #Linux, #Tips

    • Li chevron_right

      Deploying Convolutional and Transformer-based Generative Models as Microservices on Kubernetes

      pubsub.slavino.sk / linuxhandbook.com · Saturday, 2 September, 2023 - 05:12 edit

    Here are some tips on deploying generative models as microservices with Kubernetes.

    Značky: #Kubernetes, #Linux, #AI