Mohammed Umarumarcode.hashnode.dev·2 minutes agoMy Week of Beginner-Level DevOps Projects: A Journey into Automation, CI/CD, and Infrastructure ManagementAs a beginner exploring the world of DevOps, automation, and infrastructure management, I decided to dive deep into a series of hands-on projects this week. Each project was designed to strengthen my foundational skills and give me a taste of real-wo...Discuss·10 likesDocker
Abishek Kafledevops.abisec.xyz·6 hours agoCustom Apache User SetupTasks Create a user named ravi on App server 1 within the Stratos Datacenter. Assign the user a unique UID 1541. Set the home directory for the user as /var/www/ravi. Steps First of all let’s get connect with App server 1 with stapp01172.16.238...DiscussLinuxLinux
Chris Holcombenullvoid.hashnode.dev·Dec 13, 2024Command & Conquer: Networking Essentials for the Linux Terminal (Part 3)Into the Network: Exploring Linux Networking Commands Welcome to Part 3 of the Command & Conquer series! After mastering file management and processes, it’s time to connect to the outside world. Networking commands are vital for troubleshooting, moni...DiscussCommand & ConquerLinux
Satvik Vemulapallianonbash.hashnode.dev·Dec 12, 2024Linux 101Linux Structure History Many events led up to creating the first Linux kernel and, ultimately, the Linux operating system (OS), starting with the Unix operating system's release by Ken Thompson and Dennis Ritchie (whom both worked for AT&T at the tim...DiscussLinux
Jay Kasundralearn-linux-for-devops.hashnode.dev·Dec 11, 2024Linux Basics: An Introduction for New UsersFundamentals of Linux Linux is an Open Source Operating System OS is an interface between User Applications and Underlying Hardware Linux OS was created based on Unix Linux Distributions, also known as Flavors of Linux Centos / RHEL Debian / U...DiscussLinux
Anuj Yadavanujdevops.hashnode.dev·Dec 11, 2024Simplifying File Sharing: A Guide to Setting Up NFS Server and Client on LinuxNetwork File System (NFS) is a powerful tool that allows users to share files and directories across a network seamlessly. This blog post outlines the step-by-step process for setting up an NFS server and client on Linux, enabling efficient file shar...DiscussLinux
Shaik Mustafalinux-series.hashnode.dev·Dec 9, 2024Linux Commands Every DevOps Engineer Must KnowLINUX: Linux is an free and Open-source operating system with high security. Linux is multi user based OS. Operating System: An Operating System (OS) is a software that acts as an interface between computer hardware components and the user. Every com...Discuss·6 likes·464 readsLinux
Aniket Moreanikets-tech-diary.hashnode.dev·Dec 9, 2024Archive & Compress files in LinuxIn the last week, I started learning about the files permissions and the operations that can be performed on files. The next step in this journey, is learning about archiving and compressing files or directories on a Linux system. In this article, I ...Discuss#ArchiveFileOnLinux
Chris Holcombenullvoid.hashnode.dev·Dec 9, 2024How to Set Up Metasploitable on a Virtual Machine: Build Your Own Cybersecurity LabCreating a home cybersecurity lab is a critical step for anyone exploring ethical hacking, penetration testing, or security research. In this tutorial, we’ll walk through setting up Metasploitable on VirtualBox, from downloading the virtual disk imag...Discuss#Cybersecurity Lab
Sk Muniruddinlinux-power.hashnode.dev·Dec 8, 2024Exploring the Origins and Development of LinuxLinux came from a Unix family, Linux is a free and open-source software operating system, which Linus Torvalds developed in September 1991. In 1991, Linus Torvalds was a student at the University of Helsinki, Finland, USA. He developed the first code...DiscussLinux