NRnrnw.hashnode.dev·Jul 17, 2024Managing Repositories and GPG Keys in UbuntuIntroduction Repositories (repos) are essential for managing software packages in Ubuntu. They are centralized storage locations where software packages are maintained and distributed. Properly managing these repositories ensures the system remains s...server administration
Lois Basseythatladydev.hashnode.dev·Nov 28, 2023Secure Ubuntu Server: Step-by-Step Guide to Creating a New User on Digital OceanIt is not just recommended but crucial to create a new user separate from the default “root” user on provisioning a new Digital Ocean droplet. Why? For security reasons. Relying solely on the ‘root’ user for remote access is similar to leaving your ...58 readsDigitalOcean
Ritwik Mathritwikmath.hashnode.dev·Nov 25, 2023Elevate Your Linux Skills: Beginner to IntermediateLinux isn't just a free operating system. It's a super helpful tool for developers. With its powerful command line, it can make a developer's life easier. For instance, you can automate lots of tasks, combine several commands into one shortcut, autom...Linux
Travis Horntravishorn.com·Oct 11, 2023How to Manage Node.js Processes with PM2Node.js is a popular runtime environment for building scalable and high-performance applications. However, managing Node.js processes can be challenging, especially when you have multiple processes running on the same machine. PM2 is a process manage...807 readsNode.js
Matt Lawrencehtmlallthethings.hashnode.dev·Sep 18, 2023What is VPS Hosting? How Does It Work? (Beginner's Guide)What is VPS hosting? VPS hosting stands for Virtual Private Server hosting, it serves as the middle option among the traditional hosting types (shared, VPS, dedicated). With VPS hosting, multiple users share a single piece of hardware (server), the s...Web Hosting
Travis Horntravishorn.com·Aug 2, 2023Unlocking the Power of Public Key Authentication in OpenSSH: A Comprehensive GuidePublic key authentication is a fundamental aspect of secure and efficient communication in the realm of server administration. In today's interconnected world, where safeguarding sensitive data is paramount, OpenSSH stands out as a reliable and widel...129 readspublic-key cryptgraphy
Lorenzo Veronesilorenzoveronesi.it·Apr 24, 2023Cockpit - Una WebUI per i nostri server LinuxIntroduzione Cockpit è un'interfaccia grafica basata sul web per i server Linux Questo tool permette di accedere al proprio server tramite un browser web e poter così eseguire, una numerosa serie di attività quali avviare un container (podman), ammin...119 readsLinuxcockpit