Setting Up a WebDAV Server on Ubuntu and Debian
Web Distributed Authoring and Versioning (WebDAV) allows users to collaboratively edit and manage files on remote web servers. This guide will walk you through the installation and configuration of a…
Linux Basics
Web Distributed Authoring and Versioning (WebDAV) allows users to collaboratively edit and manage files on remote web servers. This guide will walk you through the installation and configuration of a…
In this tutorial, we will be checking the IP address on Kali Linux. This will reveal the local IP address, public IP address, default gateway, and DNS servers of our Kali…
If you want to be able to run both Ubuntu Linux and Windows 11 on your PC, one option is to implement a dual boot configuration. This will give you the best…
Remote desktop is a feature that allows a user to log into another system and control it the same way they would if they were sitting right in front of…
Connecting to a Wi-Fi network via the command line is a useful feature on Ubuntu Server or other Ubuntu installations that do not have a desktop environment installed. This allows headless systems…
RStudio is one of the most popular integrated development environments (IDE) for R, and it is available on a variety of systems, including Ubuntu. If you intend to use the…
Tunnel SSH over SSL Have you ever found yourself behind a restrictive firewall that only allows outbound http(s) traffic, but you need to SSH out? Perhaps you’ve tried running SSH…
Ubuntu Server allows you to activate automatic updates during the initial installation process. This setting configures your system to automatically download and install security updates. This system is configurable and…
I recently deployed a new server to host this and my other websites. Because this is a public facing server, part of this deployment includes securing the network. To secure SSH…
Download Ubuntu .ISO You can download Ubuntu from the Ubuntu website. You’ll find both 32 and 64 bit versions of Ubuntu plus several different editions including Ubuntu Server and Ubuntu Netbook. Burning…