The Linux Dev (@thelinuxdev) 's Twitter Profile
The Linux Dev

@thelinuxdev

Tweeting out the best Linux posts from dev.to. Part of the @ThePracticalDev family ❤️

ID: 1038136182658531328

linkhttps://dev.to/t/linux calendar_today07-09-2018 18:45:28

2,2K Tweet

2,2K Followers

1 Following

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Fail2Ban protects your server by banning IPs after failed login attempts. Quick install, simple config and monitoring for SSH and web. #DEVCommunity #Linux dev.to/salamilinux/us…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

RHEL 9 pipes and redirection connect commands, redirect output to files and filter text for smoother Linux workflows #DEVCommunity #Linux dev.to/higgs182092/da…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

• Add firewall with ufw or firewalld • Control traffic and block threats • Step-by-step guide #DEVCommunity #Linux dev.to/salamilinux/si…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Week 4 of my DevOps journey: building a solid Linux networking foundation with IP addressing fundamentals and IPv4 vs IPv6 basics. #DEVCommunity #Linux dev.to/vrj_bhvsr/from…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Day 29: an interactive Bash portfolio script to recap your Linux challenge—view top commands, favourite projects and a thank you #DEVCommunity #Linux dev.to/rajpreet_gill_…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Clear hands-on guide to Linux user and group management—list, create, delete and modify accounts right from the terminal. #DEVCommunity #Linux dev.to/arbab529/linux…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

MacOS, Windows or Linux: which OS powers your development? Share your setup, why you chose it and any OS switches you’ve made. #DEVCommunity #Linux dev.to/bhuvaneshm_dev…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

VIM essentials for Linux and DevOps: core modes, key shortcuts and best practices in a hands-on guide to sharpen your terminal editing #DEVCommunity #Linux dev.to/dhavalthakar97…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Day 29 of the Linux scripting series shows how to use if, elif, else in bash. Follow simple examples to check files and compare values in your scripts. #DEVCommunity #Linux dev.to/amandaigwe/day…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Basic Linux file and directory permissions: how rwx bits work, viewing rights, and using chmod, chown and chgrp with octal modes. #DEVCommunity #Linux dev.to/dhavalthakar97…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

50 real-time Linux commands for sysadmins and DevOps. Examples to kill high-mem processes, check ports, view logs and more. #DEVCommunity #Linux dev.to/latchudevops/5…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Install figlet to create ASCII art, then add a splash of color with lolcat. Customize your .bashrc to show a greeting and system info. #Linux #DEVCommunity dev.to/ldwit/add-some…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Wrapping up Day 10 of our RHEL 9 series: a clear recap of pwd, mkdir, grep, pipes and more. Review your command-line skills. #DEVCommunity #Linux dev.to/higgs182092/da…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Vim minimizes SSD wear by writing changes to a temporary file before renaming it, thus altering the inode and reducing write amplification. Check out tail -F for more insights. #Linux #TechTips dev.to/sha26pratyush/…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Manage Linux user permissions with group accounts. Discover commands to create, update, and audit group settings for secure access. #DEVCommunity #Linux dev.to/dhavalthakar97…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Explore key Linux commands for user and permission management, session monitoring, authentication, and keeping services running reliably. #DEVCommunity #Linux dev.to/austinozor/mas…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Run Kali Linux on any 4GB PC from a USB with persistence: no install, zero cost. Simple steps for students to build a portable lab #DEVCommunity #Linux dev.to/cyber_enthusia…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Exploring true Linux on phones beyond Android: compatibility layers vs mainline kernels, app support and real-world usability. { author: Sohrab Behdani } #DEVCommunity #Linux dev.to/behdanisohrab/…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

After 1.5 days on Oracle Linux I learned remote Redis needs bind 0.0.0.0, protected-mode no, requirepass in redis.conf and port 6379 open #DEVCommunity #Linux dev.to/pouria_ghadiri…

The Linux Dev (@thelinuxdev) 's Twitter Profile Photo

Struggled 1.5 days to open remote access to Redis on Oracle Linux. The fix: bind 0.0.0.0, protected-mode no and requirepass #DEVCommunity #Linux dev.to/pouria_ghadiri…