Ubuntu 24.04 – Deploy Ubuntu 24.04 Desktop through PXE (BIOS & UEFI)
How to deploy Ubuntu 24.04 Desktop Edition through the network and the PXE technology. So, let’s see how does it work with Ubuntu 24.04 !
Electrical Engineering and Systems Science
Innovation Engineering and Technology
Linux is a Unix like Operating system that took off in the world of computing when Linus Torvalds created a kernel as part of his thesis, which he would make open source and share for other computer scientists to benefit and later collaborate to create the Linux alternative to Windows, MacOS and other leading operating systems for everyday use.
How to deploy Ubuntu 24.04 Desktop Edition through the network and the PXE technology. So, let’s see how does it work with Ubuntu 24.04 !
ockpit is a powerful and user-friendly web-based server management tool that simplifies the process of administering Linux servers. It provides an intuitive interface for monitoring system performance, managing services, configuring…
In this guide, I will show you how to create a new user on an Ubuntu server and give it sudo access and allow SSH login to that user.
This guide outlines the steps to set up an OpenVPN server on Ubuntu 24.04, including certificate management, server configuration, firewall setup, and client provisioning.
tutorial shows how to enable and setup Secure Shell (SSH) service in Ubuntu 24.04, so you can login remotely and transfer files securely in command console.
Published on May 7, 2020 Introduction A Virtual Private Network (VPN) allows you to traverse untrusted networks as if you were on a private network. It gives you the freedom…
Install an instance of Next Cloud on a VM on HPZ800 In this instance of NC installation we are aiming to setup Digital Services through our Nairobi Kenya operations. To…
install a desktop environment on Ubuntu 22.04 Jammy Jellyfish, whether you already have a GUI installed and wish to use a different desktop environment, or if you are only using…
How to configure Cells on a Red-Hat-Enterprise-Linux-like system. It contains strongly opinionated choices and best practices. It guides you through the steps required for a production-ready and reasonnably secured server.
How to safely shutdown NextCloud and GitLab VMs running on XCP-ng There are some very sprecific instructions on how to safely shut down a computer that is running active live…
SSH (Secure Shell) is a cryptographic network protocol that provides secure remote access and control over a network. It allows users to log into and manage remote machines or servers…
In my building there is a central router that provides internet to a number of apartments. Every apartment has its own wireless access point and any device connected to the…
Linux ‘ethtool’ command is a powerful tool that can help you tune your network interface for optimal performance, but it can seem intimidating to install and use, especially for beginners.…
Wake-on-LAN is a feature that allows you to turn on your computer from another device over the network. It does this by sending a data packet. The receiving computer's network…
Shared hosting providers typically don’t provide an automated way to backup your Elgg installation. This article will address a method of accomplishing this task.
This article shows how to enable Wake On LAN function using the CLI, so that a computer may be powered up remotely.
How to send an e-mail from Command Line in Debian (and most other Linux OS). The result (arrival of e-mail) is instant..
Apache is a versatile web server which offers a full complement of supporting features, some of them via extensions. In this article, we'll use the mod_proxy module to configure Apache…
I'm looking for a way to access multiple servers sharing a single static ip by using different subdomains. As a forewarning, I've never gotten into network configuration before, so my…
Remote Desktop allows you to connect and control your Ubuntu 24.04 machine from another device. This guide covers setting up Remote Desktop using built-in or open-source tools available in the…