Brian Kingsolodev.app·Dec 11, 2024SSH Setup for Ubuntu 24.04 LTS.TL;DR. SSH Setup for Ubuntu 24.04 LTS involves installing and configuring OpenSSH Server on the remote server, generating an RSA key pair on the local system, and uploading the local, public key to the remote system for secure, password-less authenti...The Ops SeriesUbuntu 24.04
Shrihith Anantharamshrihith.hashnode.dev·Dec 4, 2024Complete Guide to Windows Server 2019: Practical Steps for SuccessAuthor: Shrihith Anantharam TABLE OF CONTENTS Introduction Module 1: Windows Server Administration Overview Module 2: Identity Services in Windows Server Module 3: Network Infrastructure Services Module 4: File Servers and Storage Module 5: Vi...windows server
Abang Lazabang.hashnode.dev·Oct 10, 2024Understanding Linux Commands: Beginner to AdvanceStage 1: Beginner Level Introduction to Linux: What is Linux and how it works. Common Linux distributions. Basic Linux Commands: Navigating the filesystem. Managing files and directories. Viewing and editing files. Stage 2: Intermediate ...Linux
Ayush Shrotriyaayushshash.hashnode.dev·Sep 26, 2024Introduction to Passwordless Authentication with AnsibleAnsible is a powerful open-source automation tool used to configure systems, deploy software, and orchestrate more advanced IT tasks. One of the core advantages of Ansible is its ability to manage multiple servers without needing to manually log in t...IT Automation
Zainul Khanzainul.hashnode.dev·Sep 17, 2024Connecting to Your Server After Losing SSH Keys: A Beginner-Friendly GuideHave you ever been locked out of your own server? Don't worry, it happens to the best of us! This guide will help you regain access using SSH keys, even if you've lost your original keys. I will also cover how to use these keys with apps like FileZil...lostssh
Shriyansh Kauravshriyanshkaurav.hashnode.dev·Aug 6, 2024Starting My DevOps Journey: Learning LinuxHello everyone, Welcome back to my DevOps journey! It’s been two days since I embarked on this exciting path, and today, I’m diving into one of the foundational skills for any DevOps engineer: Linux. Why Linux? Linux is the backbone of many DevOps pr...#LearningLinux
Lalitkumar Waghulkarlalitwaghulkar.hashnode.dev·Jul 12, 2024How to Fix High CPU Usage on Linux ServersHigh CPU usage on Linux servers can cripple performance and affect business operations. This article will guide you through identifying and resolving high CPU usage on your Linux server. Understanding the Issue High CPU usage can be caused by a varie...server
Christopher Wilsontechshopper.hashnode.dev·Jul 10, 2024Monitoring and Managing Server Infrastructure: Tools and Best PracticesIn today's digital age, the performance and reliability of server infrastructure are critical to the success of any organization. Effective monitoring and management of server infrastructure ensure that systems are running optimally, security is main...server infrastructure monitoring
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Jul 4, 2024How to Protect Your Ubuntu ServerUbuntu, one of the most popular Linux distributions, is widely used for server environments due to its stability, ease of use, and strong security features. However, like any server, Ubuntu requires proper configuration and regular maintenance to ens...72 likes·117 readsServerSecurity
Akash Rastogiakashrastogi09.hashnode.dev·Jul 1, 2024Day-2 of DevOps Challenge: Mastering Basic Linux Commands for Efficient System ManagementHello dosto, welcome to Day-2 of my 90-day DevOps challenge! 🚀 Today, I'll share some basic Linux commands that are essential for managing and navigating your system 🖥️. ls 📁 - Lists a directory’s content pwd 📍 - Shows the current working direc...29 readsgernal programing