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 ...DiscussDigitalOcean
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...DiscussLinux
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...Discuss·61 readsNode.js
Matt LawrenceforHTML All The Thingshtmlallthethings.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...DiscussWeb 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...Discuss·53 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...Discuss·48 readsLinuxcockpit