linux Safely remove user accounts and home directories in Linux Securely remove user accounts and their home directories in Linux, ensuring system security and integrity. Backup of..… 27 feb 2024 public – 2 min di lettura
code android ubuntu Guide to setup a Kotlin application environment on Ubuntu Kotlin applications run on the JVM, so you need to have Java installed on your system. You can install the Java..… 27 feb 2024 public – 2 min di lettura
.NET Core linux How to deploy .NET Core applications on Linux servers Deploying .NET Core applications on Linux servers marks a significant shift from traditional deployment platforms.… 26 feb 2024 public – 3 min di lettura
ubuntu Ubuntu 24.04 (Noble Numbat) ISO Image Download The daily build image for Ubuntu 24.04 is available right now. Create bootable media: After downloading the IS image..… 26 feb 2024 public – 2 min di lettura
docker applications linux Docker with Supervisor: Running multiple processes in a container Supervisor is a client/server system that allows users to monitor and control a series of processes on operating systems similar to...… 26 feb 2024 public – 2 min di lettura
applications ubuntu ubuntu22 How to install and use SDKMAN on Ubuntu 22.04 SDKMAN! is a version manager that provides a convenient way to install, manage, and switch between versions of development kits.… 26 feb 2024 public – 2 min di lettura
python How to run a Python script make sure you have Python installed on your system. You can download the latest version from the official Python website. Once installed...… 26 feb 2024 public – 5 min di lettura
lamp AWS linux How to setup the LAMP stack on Amazon Linux This guide will walk you through the process of installing a LAMP stack on Amazon Linux 2, a popular choice for many developers.… 22 feb 2024 public – 4 min di lettura
java code Complete guide to create and run Jar files in Java Java Archive (JAR) files are essential for Java programmers, as they allow you to group multiple Java classes and associated resources into… 22 feb 2024 public – 4 min di lettura
kubernetes applications linux Guide to setting up a Kubernetes (K8s) cluster using Ansible In this guide we will walk you through the process of creating a Kubernetes cluster using Ansible. It is assumed that all nodes n..… 22 feb 2024 public – 4 min di lettura
java ubuntu mint How to configure JAVA_HOME on Ubuntu and Linux Mint Configuring the JAVA_HOME environment variable is a critical step for Java developers and applications running on it.… 21 feb 2024 public – 2 min di lettura
applications linux Ansible architecture Ansible is an open source automation tool that automates software provisioning, configuration management, and deployment.… 21 feb 2024 public – 4 min di lettura