Survey for top Linux software

Some days I realize how much muscle memory I have around Linux. Certain commands just feel… indispensable.

I’m curious — what are the three Linux commands or tools you personally can’t live without? The ones you reach for without thinking.

Drop yours in the comments. I’ll collect the responses and share the results after 😎👇

#linux #devops #softwareengineer #technology #software

1/18 Edited to

... Read moreOver the years, working extensively with Linux, I've come to deeply appreciate how certain commands become second nature, ingrained through continuous use. These tools don’t just enhance productivity; they shape the very way I interact with the system. For example, the 'grep' command has been an absolute lifesaver when sifting through logs or searching for specific text in files — it’s fast and versatile enough for nearly any text-matching need. Another command I routinely rely on is 'tmux', a terminal multiplexer that allows me to manage multiple terminal sessions effortlessly. It’s especially useful when working remotely or managing long-running processes, as I can detach and reattach sessions without losing context. I've found that mastering 'tmux' improves workflow continuity and prevents lost progress during SSH interruptions. The third tool I can't live without is 'git', the distributed version control system. For anyone involved in software development or sysadmin tasks, it streamlines collaboration and version management, making it easier to track changes and roll back if needed. Beyond these, I find that setting up aliases and environment variables tailored to personal workflows significantly boosts muscle memory and efficiency. For those looking to identify their must-have tools, I recommend reflecting on which commands they instinctively reach for or which tools handle the bulk of their daily tasks. I encourage everyone to participate in surveys or discussions like this one. Sharing and discovering diverse Linux tools enriches the community’s knowledge and can introduce you to utilities that may transform your workflow. If you have favorite commands or lesser-known tools that you find indispensable, dropping them in the comments can spark useful conversations and help others optimize their Linux experience.

Related posts

6 Free Online Certifications to Boost Your Resume
Hi, lemons! In a competitive job market, every added qualification on your resume helps you stand out. Here are six free online certification programs that can significantly enhance your resume and increase your hireability: 💖 Linux Foundation Certified IT Associate (LFCA): This certification fr
Lifestyle Babe

Lifestyle Babe

455 likes

Google Sheets keyboard shortcuts
Google Sheets is a cloud based spreadsheet tool for organizing, analyzing, and sharing data online. Keyboard shortcuts make work faster and more efficient, esp when you are working with large datasets or performing frequent edits Here are useful keyboard shortcuts for Google Sheets 😎👆 Find
Learn Linux with Dan

Learn Linux with Dan

700 likes

The image displays a planner and a tablet on a dark grey fabric, with the title "6 Free ONLINE STUDY Resources For STUDENTS" overlaid, introducing online study tools.
A yellow plush toy with a smiley face rests on a dark grey fabric, accompanying text about LifeHack offering online resources for students of all ages to enhance learning.
A hand holds an Essentia water bottle on a dark grey fabric, with text explaining OpenStax provides free, peer-reviewed online textbooks for K-12 students across various subjects.
6 Free Online Study Resources For Students ✨️
Hi, lemons! Whether you’re rocking the high school vibes or acing college life, let’s talk about some free online resources that’ll light up your learning journey. 🚀 In this post, you can explore my curated list of free online resources that cater to various learning needs. From interactive cou
Lifestyle Babe

Lifestyle Babe

685 likes

6-step summer prep that saves my GPA (and sanity)
1. Stalk my future subjects 🧠 First, I figure out my subjects. I hate going in blind. I ask older students about professors and check Reddit or old syllabi for the workload. I’ll plan my ideal schedule to avoid back-to-back classes. I like knowing my busiest days. 2. Pre-learn just enough 📚 I&
emilie.studygram

emilie.studygram

558 likes

Powerful Websites
#freewebsite #website #fromsoftware #fyplemon8 #fyp
Tha Smoke Websites

Tha Smoke Websites

787 likes

A Linux I/O Redirection cheat sheet created by Dan Nanni, detailing various shell commands for redirecting, appending, and combining standard input, output, and error streams. It includes examples like `cmd < file`, `cmd > file`, `cmd 2> file`, `cmd > file 2>&1`, and `cmd <<< "string"` with their corresponding descriptions.
Linux I/O redirection cheat sheet
Here is a concise reference of Linux shell operators for redirecting, appending, and combining standard input, output, and error streams 😎👇 Find high-res pdf ebooks with all my Linux related infographics at https://study-notes.org #linux #sysadmin #infosec #devops #softwareengine
Learn Linux with Dan

Learn Linux with Dan

6 likes

5 entry level tech jobs for newbies 👩‍💻☁️
1. Entry-Level Software Engineer - What they do: Write and test code, work on software features, fix bugs, and collaborate with other developers. - Education: Bachelor’s degree in Computer Science, Software Engineering, or a related field. - Skills: Proficiency in programming langua
vedha | career tips (tech) 👩‍

vedha | career tips (tech) 👩‍

532 likes

This image presents a comprehensive list of web browser shortcuts, categorized for efficient use. It includes shortcuts for tab and window management, navigation and search, page interaction, bookmarking and history, and developer tools, created by Dan Nanni.
Useful web browser shortcuts
Tired of clicking around like it’s 2005? Browser shortcuts are the slick, time-saving tricks that make surfing the web faster and way more efficient Here are useful web browser shortcuts that work across different browsers 😎👆 #software #productivity Find high-res pdf books with all my #
Learn Linux with Dan

Learn Linux with Dan

118 likes

Online learning resources for software developers
Want to pick up a new programming language or master a DevOps tool? No problem! Plenty of great learning resources are available online for free! 😎👆 #devops #coding #programming #softwaredeveloper
Learn Linux with Dan

Learn Linux with Dan

83 likes

An infographic titled 'Free Online Learning Resources' lists various programming languages and technologies like Linux, Go, AWS, C++, Python, Java, HTML, CSS, JavaScript, SQL, and more, each with a corresponding learning website. The image also credits Dan Nanni and study-notes.org.
Free online resources for software developers
In today’s AI era, learning a programming language is still vital because it lets you go beyond simply using AI tools to actually controlling how they work. And for those with that mindset, plenty of high-quality learning resources are available online 😎👆 #programming #coding #developer #
Learn Linux with Dan

Learn Linux with Dan

812 likes

An infographic titled 'Useful TUI Linux Software' with a Tux penguin logo. It defines TUI as Text-based User Interface for terminal environments and lists various software categorized under Disk Manager, System Monitor, Web Browser, Network Manager/Monitor, Multimedia, GPT, Git, Coding, File Manager, and Messaging.
Useful TUI software on Linux
Linux TUI (Text User Interface) software offers a user-friendly way to interact with applications directly from the terminal, using text-based menus and interfaces instead of a graphical desktop environment Here are a categorized list of useful TUI software available on Linux 😎👆 #software #o
Learn Linux with Dan

Learn Linux with Dan

4 likes

An infographic titled 'Linux curl Command Examples' provides a comprehensive list of curl commands. It covers HTTP GET operations with options like user-agent and custom headers, HTTP POST/PUT operations for data and file uploads, and various file download operations including resuming and rate-limiting. Created by Dan Nanni.
Linux curl command examples
The curl command is a flexible tool that lets you send or receive data from servers using protocols like HTTP, HTTPS, FTP, and others, all from the command line Here are useful curl command examples 😎👆 #devops #opensource #software #TechTips Find high-res pdf books with all my #lin
Learn Linux with Dan

Learn Linux with Dan

7 likes

A Linux Cheatsheet for Engineers from @thealpha.dev, listing various commands categorized into File System Operations, File Permissions, Process Management, Networking, System Information, Package Management, Shell Scripting, User and Group Management, File Transfer, and System Services. A penguin on a skateboard is at the bottom.
Linux cheat sheet✨️
Where are my tech babes at?👩🏿‍💻 This is something I'm learning in school😍 It's been super fun typing things into the command line and actually getting a response🥹💕💕💕 One of my classmates shared this cheat sheet to make using Linux easier #imdoingsomethingright #CybersecurityAwarenessMon
Deya!

Deya!

27 likes

TOP 5 TECH SKILLS TO MASTER IN 2024 👩‍💻
1. Artificial Intelligence (AI) and Machine Learning (ML) - Details: AI and ML continue to dominate the tech landscape, driving innovations in automation, robotics, and data analytics. These technologies are used across industries to improve decision-making, predictive analysis, and create smar
vedha | career tips (tech) 👩‍

vedha | career tips (tech) 👩‍

42 likes

A Linux watch command cheatsheet created by Dan Nanni, listing various commands to monitor system metrics in real-time. Examples include tracking CPU/memory usage, disk space, log file growth, network activity, and system errors, with refresh intervals specified.
Linux watch command cheatsheet
Ever wish you could just run a command and keep seeing it update automatically as things change? That is exactly what the watch command does on Linux Here are useful examples of the watch command 😎👆 Find high-res pdf ebooks with all my Linux related infographics at https://study-notes.org
Learn Linux with Dan

Learn Linux with Dan

5 likes

A list titled 'Top Cybersecurity GitHub Projects' created by Dan Nanni at study-notes.org, updated 2025/9. It features various GitHub repositories with their star counts and brief descriptions, covering cybersecurity resources, hacking tools, reverse engineering, and pentesting.
Top cybersecurity-related GitHub projects
GitHub is home to many open-source cybersecurity projects, providing security professionals with a rich toolkit for research, defense, and response Here are a list of the most popular #github repositories related to cybersecurity 😎👆 #infosec #informationsecurity #pentest Find a high-
Learn Linux with Dan

Learn Linux with Dan

29 likes

Linux commands for hardware information
Knowing your hardware is essential for effective troubleshooting, system tuning, and performance optimization. That’s why it’s important to be familiar with the OS tools that let you examine different parts of your system’s hardware Here are a list of useful Linux commands for looking up hardwar
Learn Linux with Dan

Learn Linux with Dan

4 likes

An infographic titled 'Understanding Linux Signals' illustrates signal sources like kernel-detected faults, system calls, and kernel subsystems. It shows how processes handle signals through default actions, custom handlers, or ignoring them. A table details common signals, their numbers, default actions, and triggering conditions.
Understanding Linux signals
“Signals” provide a lightweight mechanism for the Linux kernel and other processes to asynchronously notify a running process about events such as faults, user interrupts, or system conditions 😎👆 Find high-res pdf ebooks with all my Linux related infographics at https://study-notes.org #linu
Learn Linux with Dan

Learn Linux with Dan

8 likes

A resume template highlighting strong verbs (pink), metrics (purple), technical skills (yellow), communication skills (green), and position-specific keywords (orange) across education, skills, work experience, projects, and activities sections.
A list of 'Resume Power Words' categorized into 'Technical' (e.g., Built, Designed, Engineered) and 'Communication' (e.g., Advocated, Collaborated, Guided) to enhance resume impact.
A list of 'Resume Power Words' under the 'Results' category, including terms like Accomplished, Boosted, Delivered, Enhanced, Generated, Improved, and Maximized.
What resume gets Google and Amazon interviews?
Sharing my ultimate Software Engineer resume template! This resume landed 10+ top company interviews in 3 months, including Google and 4 positions at Amazon. **How to Write a Resume That Will Catch the Eye of Top-Tier Tech HRs** - **Pink - Strong Verbs**: Start each bullet with a powerful ver
WPS Office

WPS Office

97 likes

Cloud Engineer - How to become one?
What to Study: To become a Cloud Engineer, you should focus on these key areas: 1. Cloud Platforms: Learn cloud service providers like AWS, Google Cloud Platform (GCP), and Microsoft Azure. 2. Networking: Understand cloud networking concepts like VPC, load balancing, and DNS. 3. Programming: Ga
vedha | career tips (tech) 👩‍

vedha | career tips (tech) 👩‍

45 likes

Linux user management commands
Even on a single-user Linux system, having multiple user accounts is important for separating administrative tasks, securely running background services, and safely experimenting without affecting your main environment Here are essential Linux commands for user management 😎👆 #devops #softwar
Learn Linux with Dan

Learn Linux with Dan

5 likes

This infographic illustrates different types of ping methods, including ICMP, TCP, UDP, ARP, and HTTP. For each type, it shows the request and reply protocols, along with common Linux tools used for each ping method, such as ping, tcping, nping, arping, and httping.
Different types of ping
In networking, ping is known as a way to test network connectivity and measure RTT between devices. While ping probes typically use ICMP, alternative protocols like TCP or UDP can be used as well Here are different types of ping methods and supported #linux tools 😎👆 #software #TechTips #
Learn Linux with Dan

Learn Linux with Dan

14 likes

DebianLinux

DebianLinux

2 likes

An infographic titled 'Privacy-Focused Linux Distros' lists nine operating systems: Debian, Fedora, Kicksecure, Linux Kodachi, MOFO Linux, Parrot OS, Qubes OS, Tails OS, and Whonix, each with a brief description of its privacy and security features. It also credits Dan Nanni.
Privacy-focused Linux distributions
Privacy focused Linux distros minimize data collection and metadata leakage by default while prioritizing anonymity, isolation, and user control over networking, software behavior, and system telemetry. Here are some of the most popular Linux distros for privacy-conscious users 😎👆 Find high-r
Learn Linux with Dan

Learn Linux with Dan

9 likes

This image displays "Useful Linux Cron Examples," a comprehensive list of cron job schedules. It shows various cron expressions with corresponding commands and descriptions for tasks like running every minute, hourly, daily, weekly, monthly, yearly, at system startup, and more, created by Dan Nanni.
Useful Linux cron examples
Linux cron schedules recurring tasks at defined times using flexible expressions for minutes, hours, days, and months Here are useful cron job examples 😎👇 #software #softwaredeveloper #TechTips #technicalinterview Find a high-res pdf book with all my #linux related infographics fro
Learn Linux with Dan

Learn Linux with Dan

7 likes

A dual-monitor computer setup illuminated by blue light, featuring a keyboard and a programmable keypad. The monitors display a street scene background with the title 'HOW TO CHOOSE A Software for streaming', introducing an article on selecting streaming software.
How to Choose the Right Streaming Software?
Choosing the right streaming software depends on your specific needs, level of expertise, and the type of content you plan to produce. Here are some of the most popular and effective streaming software options available, along with their key features and suitability for different user levels: 1.
tea ✨️🐏💙

tea ✨️🐏💙

66 likes

So you want to “learn Linux”?
Here are the harsh truths nobody tells you… 🐧 Most Linux roles aren’t entry level. The CLI is mandatory. Certs don’t matter without skill. If that scared you… good. Because Linux isn’t for the weak. Still want to continue? #linux #cybersecurity #computerscience
Professor Linux

Professor Linux

1 like

An infographic titled 'Linux FUSE-based Filesystems' categorizes various filesystems. Categories include Remote and Cloud, Archive and Image, Encrypted and Secure, Legacy and Compatibility, and Special-Purpose and Experimental filesystems, with examples for each. The infographic was created by Dan Nanni from study-notes.org.
Useful Linux FUSE filesystems
A FUSE filesystem is a user-space filesystem built on top of the Filesystem in Userspace (FUSE) kernel module, allowing developers to implement custom storage logic without writing kernel code Here are a categorized list of Linux FUSE filesystems 😎👆 #softwareengineer #computerscience #TechT
Learn Linux with Dan

Learn Linux with Dan

4 likes

An infographic titled 'Linux netcat Command Examples' lists various `nc` commands for network tasks like port scanning, file transfer, creating shells, and streaming. It includes commands for TCP/UDP, IPv6, and persistent listeners, credited to Dan Nanni.
Useful netcat command examples
Netcat is the Swiss army knife of networking. It lets you read and write data over TCP or UDP, and infosec folks use it all the time for things like quick port scans, grabbing service banners, or setting up reverse shells. Here are useful netstat command examples 😎👆 Find high-res pdf ebooks w
Learn Linux with Dan

Learn Linux with Dan

7 likes

The image illustrates how Linux cgroups manage resources like CPU, Memory, Storage I/O, and Network. It shows creating cgroups, attaching a process (PID 12345) to `cgroup3` via `/sys/fs/cgroup/cgroup3/cgroup.procs`, and defining its resource limits (e.g., 512M memory.max, 10M/5M disk I/O).
How Linux cgroups work
On Linux, cgroups control and isolate CPU, memory, and I/O per process or container—this is what makes predictable container performance possible 😎👆 Find high-res pdf ebooks with all my Linux and DevOps related infographics from https://study-notes.org #linux #docker #kubernetes #de
Learn Linux with Dan

Learn Linux with Dan

2 likes

Useful awk command examples
Awk is a powerhouse text tool — it can scan files or streams, match patterns, and run custom actions on the fly, making it perfect for quick data filtering, parsing, and one-line automation Here are useful awk command examples 😎👇 Find high-res pdf books with all my Linux infographics at https
Learn Linux with Dan

Learn Linux with Dan

4 likes

An infographic titled 'Linux Security Hardening' by Dan Nanni, listing essential commands for system upgrades, user and SSH security, firewall setup, file permission checks, service management, port monitoring, USB device control, legacy service checks, and security auditing tools.
Linux system hardening commands
Securing a system against threats requires reducing vulnerabilities, tightening access, and disabling unnecessary services. Here are useful Linux commands for that 😎👆 #linux #softwaredeveloper #TechTips #upskill Find high-res pdf books with all my #cybersecurity related infographics
Learn Linux with Dan

Learn Linux with Dan

10 likes

A ranked list of the top 20 Linux-related GitHub projects, including their repository names, star counts, fork counts, and brief descriptions. Projects range from the Linux kernel to command-line tools, editors, and system monitors. The infographic is credited to Dan Nanni and study-notes.org.
Top Linux-related GitHub projects
As a Linux fan, I’m always curious which open-source Linux projects are getting the most attention on GitHub Here are some of the big ones 😎👆 Did I miss anything important? Find high-res pdf ebooks with all my Linux related infographics at https://study-notes.org #linux #github #op
Learn Linux with Dan

Learn Linux with Dan

4 likes

User management commands for Linux
Even on a single-user Linux system, multiple accounts keep root actions separate, run services with least privilege, and let you test things without breaking your main environment. Here are essential Linux commands for user management 😎👆 Find high-res pdf ebooks with all my Linux related info
Learn Linux with Dan

Learn Linux with Dan

3 likes

A text message from 'Micheal Cross' about a remote data entry/typist position at Outro Health, inviting the recipient to schedule a virtual interview. A large red overlay reads 'HOW I ALMOST GOT SCAMMED FOR A REMOTE JOB'.
A text message from 'Micheal Cross' of 'Outro health' inviting the recipient to schedule a virtual interview for a remote data entry/typist position. A green arrow points to the caption 'This was the first text I received!'.
An email offering a Data Entry Specialist position at Outro Health with a starting hourly rate of $27.25 and an annual salary of $56,680. A note highlights the 'extremely high pay for an entry level job' as a red flag.
How I almost got scammed for a Remote Job !!
#scamjobs #letschat #remotejobs 👇More thorough details about my experience 👇 I thought that I would share my recent experience with almost being scammed with a fake position for a Data Entry Specialist. I must say that they almost got me at first… but the signs started showing. - I
🦇Ari🦇

🦇Ari🦇

9 likes

An infographic titled 'Ways to Remove Files on Linux' presents a comprehensive list of commands for deleting files and directories. It includes various `rm` commands for basic removal, `find` commands for conditional deletion based on criteria like age, size, user, or permissions, and other utilities like `unlink`, `shred`, and `trash-put`. The infographic is created by Dan Nanni from study-notes.org.
Different ways to remove files on Linux
There are various ways to remove files and directories on Linux, based on filenames, creation/access time, size, ownership, permissions, or security needs Here are useful command line examples of removing files on Linux 😎👆 #infosec #TechTips #software Find high-res pdf books with a
Learn Linux with Dan

Learn Linux with Dan

10 likes

A list titled 'Top Linux related GitHub Projects' ranks 15 projects, including torvalds/linux and ohmyzsh/ohmyzsh, showing their GitHub repository, star count, fork count, and a brief description for each. The image was created by Dan Nanni from study-notes.org.
Most popular Linux-related GitHub projects
As an avid Linux fan, I am always curious about the most popular open-source Linux projects hosted on GitHub. Here are some of the top ones! 😎👆 Think something important is missing? Let me know! #opensource #software #coding #github Find high-res pdf books with all my #linux relate
Learn Linux with Dan

Learn Linux with Dan

10 likes

Linux netcat command examples
The netcat command lets you read from and write to network connections using TCP or UDP. Its flexibility makes it a must-have for infosec professionals, who use it for tasks such as port scanning, banner grabbing, and setting up reverse shells during penetration tests. Here are useful netstat co
Learn Linux with Dan

Learn Linux with Dan

10 likes

The pancake bot 2.0 has joined our fleet of 3D printers it’s taking a little getting used to with the consistency of our batter but I think I’m finally getting the hang of it, the real question is what should we make for our first pancake design? #pancakebot #pancakes #3dprinting #misfitprin
Misfit Printing

Misfit Printing

1125 likes

An infographic titled 'Linux Commands for Hardware Info' by Dan Nanni, listing various Linux commands and their functions for checking hardware components like CPU, memory, storage, network, display, and peripherals, along with system information.
Linux commands for hardware information
Here are useful Linux commands for looking up hardware information such as hardware vendor or model info 😎👆 #sysadmin #devops #opensource #TechTips Find high-res pdf books with all my #Linux related infographics at https://study-notes.org
Learn Linux with Dan

Learn Linux with Dan

2 likes

An infographic titled "Self-Hosted AWS Alternatives" by Dan Nanni. It lists various AWS services like S3, DynamoDB, EC2, and RDS, each with a green checkmark. Below each AWS service, a list of self-hosted alternative technologies is provided, such as Swift, Cassandra, OpenStack, and MariaDB.
Self-hosted AWS alternatives
Want more control and privacy on your cloud workloads? Self-hosted alternatives to AWS let you tailor your infrastructure to your needs, offering flexibility, though with trade-offs in time, reliability, and maintenance Here are a list of self-hosted alternatives to AWS cloud services 😎👆 #aws
Learn Linux with Dan

Learn Linux with Dan

21 likes

An infographic titled "Microsoft Opensource Alternatives" displays a circular arrangement of Microsoft software products alongside their open-source counterparts. It categorizes various tools like browsers, office suites, databases, and development environments, showing alternatives such as Firefox, LibreOffice, PostgreSQL, and VScodium.
Opensource alternatives to Microsoft software
Most of Microsoft’s productivity tools are closed-source. But if you are on Linux, you’ve got plenty of open-source alternatives that do the job just as well (and for free) 😎👆 #microsoft #productivity #software #opensource Find high-res pdf books with all my #linux related infographi
Learn Linux with Dan

Learn Linux with Dan

59 likes

Old bank notes
I collect also bank notes
DebianLinux

DebianLinux

8 likes

An infographic titled 'Linux Terminal Emulators' displays 24 different terminal applications with their icons and names. It features popular options like Alacritty, Kitty, and Xterm, and is credited to Dan Nanni.
Popular Linux terminal apps
The terminal is where many of us spend the most time on Linux, so picking the right terminal matters more than you might think. From ultra-lightweight options to powerful, feature-packed environments, terminal apps come in many forms, each tailored to different workflows, preferences, and system s
Learn Linux with Dan

Learn Linux with Dan

8 likes

An infographic titled 'Sysdig Command Examples' defines Sysdig as a Linux tracing tool and lists various commands for monitoring CPU, memory, network, file I/O, and capturing events. It's created by Dan Nanni.
Useful sysdig command examples
The sysdig command is a powerful system-level exploration and troubleshooting tool for Linux. Sysdig can capture and analyze real-time system calls and events, enabling deep visibility into processes, containers, network activity, and file access Here are useful sysdig command examples 😎👆 #te
Learn Linux with Dan

Learn Linux with Dan

27 likes

An infographic titled "Decentralized Messaging Apps" displays 11 different applications, including Bitchat, Briar, Element, and Tox. Each app's logo is shown with icons indicating compatibility across various operating systems like Linux, Windows, Android, iOS, macOS, and Web. The image is created by Dan Nanni.
Decentralized messaging apps
Decentralized messaging apps work by letting users exchange messages directly over distributed peer-to-peer networks like Tor, or via direct device-to-device syncing over Wi-Fi or Bluetooth, rather than through a central server, so no single entity controls or stores all communications. Here are
Learn Linux with Dan

Learn Linux with Dan

63 likes

Linux command chaining
POSIX-compliant Linux shells (bash, zsh, sh) support command chaining — a simple way to link multiple commands and control whether the next one runs based on success, failure, or just order of execution 😎👆 Find a high-res pdf book with all my Linux related infographics from https://study-notes.o
Learn Linux with Dan

Learn Linux with Dan

6 likes

The image explains how Linux cgroups work, illustrating resource control for CPU, Memory, Storage I/O, and Network. It shows how to create cgroups and attach a process (PID 12345) to cgroup3, detailing its defined resource limits for memory and disk I/O, along with current usage.
How Linux cgroups work
Linux cgroups let you control and isolate how much CPU, memory, and I/O each process or container can use — the foundation of modern container performance management Here is how Linux cgroups work 😎👆 #cybersecurity #devops #softwareengineer #linux #TechTips Find high-res pdf bo
Learn Linux with Dan

Learn Linux with Dan

2 likes

Lemongrass66

Lemongrass66

9 likes

An infographic titled 'DNS Troubleshooting on Linux' by Dan Nanni, listing commands to diagnose DNS issues. It includes commands to check systemd-resolved status, find DNS server IP, test server reachability (ping, dig), trace routes, and examine DNS-related logs (journalctl, grep).
Linux commands for DNS troubleshooting
DNS issues can stem from a range of sources, network connectivity failures, misconfigured settings, or problems with the DNS servers themselves, all of which can disrupt domain name resolution Here are commands for diagnosing DNS issues on Linux 😎👇 #softwaredeveloper #technology #TechTips
Learn Linux with Dan

Learn Linux with Dan

4 likes

File search commands for Linux
Linux offers a mix of commands for locating files, searching directory trees, matching text patterns, and performing fast fuzzy or regex-based searches across the filesystem Here are different file search commands you can use on Linux 😎👆 #linux #softwaredeveloper #upskill #techjobs #
Learn Linux with Dan

Learn Linux with Dan

9 likes

An infographic titled 'Types of Network Monitoring on Linux' categorizes tools into Active Probing, App-level Session Monitoring, Aggregate Traffic Monitoring, and Packet Level Sniffing. Each category lists various command-line tools like ping, iperf, tcpdump, and nethogs for different monitoring purposes.
Different types of network monitoring on Linux
In Linux, there are many ways to monitor network traffic from command line. Some tools sniff individual network packets while others report aggregated traffic stats Here are a categorized list of network monitoring tools for Linux 😎👆 #devops #softwareengineer #technology #TechTips
Learn Linux with Dan

Learn Linux with Dan

5 likes

An infographic illustrates HTTP status codes, categorizing them into Success (2xx), Redirection (3xx), Client Error (4xx), and Server Error (5xx). It shows client-server interactions and lists common codes for each category, created by Dan Nanni.
Different types of HTTP status code
If you work in DevOps or web app pentesting, understanding HTTP status codes is a must Here is a quick breakdown of what each code means and when it appears in real-world scenarios 😎👆 #web #frontend #softwaredeveloper Find high-res pdf books with all my #networking and DevOps rela
Learn Linux with Dan

Learn Linux with Dan

6 likes

See more