Rakesh Jain Profile picture
Sep 13, 2021 14 tweets 21 min read Read on X
List of all my Linux Series Articles.

A thread.

#DevOps #cloud #Automation #Linux #Ubuntu #CentOS
2. Automating Linux Installation using Vagrant and VirtualBox

#DevOps #cloud #Automation #Linux #Ubuntu #CentOS

blog.learncodeonline.in/automating-lin…
4. Linux Access Management: Beginner to Advanced

#DevOps #cloud #Automation #Linux #Ubuntu #CentOS

blog.learncodeonline.in/linux-access-m…
5. Understanding Linux File Systems - EXT4, XFS, BTRFS

#DevOps #cloud #Automation #Linux #Ubuntu #CentOS

blog.learncodeonline.in/understanding-…
6. A complete guide to Manage Users and Groups on Linux!

#DevOps #cloud #Automation #Linux #Ubuntu #CentOS

blog.learncodeonline.in/a-complete-gui…
9. Linux Advanced - Environment Variables in Linux

#DevOps #cloud #Automation #Linux #Ubuntu #CentOS

blog.learncodeonline.in/linux-advanced…
10. Linux Advanced - Input Output Redirection and Piping

#DevOps #cloud #Automation #Linux #Ubuntu #CentOS

blog.learncodeonline.in/linux-advanced…
13. Linux Advanced - How to SECURE your Linux Server!

#DevOps #cloud #Automation #Linux #Ubuntu #CentOS #security

blog.learncodeonline.in/linux-advanced…

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Rakesh Jain

Rakesh Jain Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @devops_tech

May 24
Troubleshooting Jenkins - 15 Common Issues and Solutions! 🚀

#Jenkins #DevOps Image
1/ Issue: Jenkins Out of Memory Errors

Solution: Increase Java heap size in Jenkins. Go to /etc/default/jenkins and set JAVA_ARGS="-Xmx2g" (adjust the size as needed).
2/ Issue: Jenkins Slaves Not Connecting

Solution: Ensure slave agent port is open. Check firewall settings and verify the correct port configuration in Jenkins settings.
Read 18 tweets
Apr 29
🔍 AIOps vs. DevOps
Can AIOps Replace the Whole DevOps? 🔄

A thread🧵👇 Image
1/ 💡 Culture Matters:

DevOps isn't just about tools; it's about teamwork and making things better together. AIOps helps with some tasks, but it can't fix team dynamics.

Example: In DevOps, developers and IT folks work closely to solve problems faster.
2/ 💻 From Idea to Reality:

DevOps handles everything from planning to getting the software out there. AIOps helps with some steps, but it doesn't cover everything DevOps does.

Example: In DevOps, everyone works together to build and release software smoothly.
Read 9 tweets
Apr 27
Is Linux🐧a must have skill for high-paying #DevOps jobs!

Here is the answer 👇 🧵 Image
Absolutely! Linux is a cornerstone skill for high-paying #DevOps jobs. Here's why 👇 Image
1/ Most cloud infrastructure runs on Linux-based systems. Whether it's AWS, GCP, or Azure, understanding Linux is crucial for managing these environments efficiently. #Linux #CloudComputing Image
Read 11 tweets
Apr 24
🚨Interview Guide!

AWS☁️Networking Interview Questions & Answers👇

#AWS #Cloud #networking #interview #Guide
1/15 Q: What is the difference b/n an Internet Gateway (IGW) & a NAT Gateway in AWS networking?

A: An IGW allows communication b/n instances in a VPC & the internet, while a NAT Gateway enables outbound internet traffic from private subnets without exposing their IP addresses.
2/15 Q: Explain the concept of VPC peering in AWS.

A: VPC peering allows connecting two VPCs privately to share resources, like EC2 instances, without traversing the internet. It enables communication using private IP addresses across peered VPCs. #AWSNetworkingInterview
Read 25 tweets
Apr 22
🚨Kubernetes Interview Guide!

A thread with 15 interview questions & answers for new/intermediate administrators ⚓️👇
1/15: Question: What is a Kubernetes Pod, and why is it used?

Answer: A Pod is the smallest deployable unit in Kubernetes, representing one or more containers that share resources. It's used to deploy, manage, and scale containers.
2/15: Question: How does Kubernetes manage container networking?

Answer: Kubernetes uses the Container Network Interface (CNI) to manage container networking. CNI plugins allow for different network configurations and overlays, enabling communication between pods across nodes.
Read 19 tweets
Apr 20
🚨Linux Interview Guide!🚨

A thread with 15 advanced questions &answers 🐧👇 Image
1️⃣ Q: How do you optimize disk I/O performance in Linux?

A: Utilize techniques like RAID striping, I/O schedulers (e.g., deadline, noop), and file system optimizations (e.g., tuning journaling options).
2️⃣ Q: Explain the concept of kernel namespaces in Linux.

A: Kernel namespaces isolate and virtualize system resources, enabling processes to have their own view of the system, improving security and resource management.
Read 18 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(