
The Linux Dev
@TheLinuxDev
Followers
2K
Following
45
Media
1
Statuses
2K
Tweeting out the best Linux posts from https://t.co/lhcCPP1ReQ. Part of the @ThePracticalDev family ❤️
Joined September 2018
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.
0
0
1
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.
0
0
2
Exploring true Linux on phones beyond Android: compatibility layers vs mainline kernels, app support and real-world usability. { author: @SBehdani } #DEVCommunity #Linux.
0
1
4
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.
0
0
0
Explore key Linux commands for user and permission management, session monitoring, authentication, and keeping services running reliably. #DEVCommunity #Linux.
0
0
3
Manage Linux user permissions with group accounts. Discover commands to create, update, and audit group settings for secure access. #DEVCommunity #Linux.
0
0
1
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.
0
0
1
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.
0
0
0
50 real-time Linux commands for sysadmins and DevOps. Examples to kill high-mem processes, check ports, view logs and more. #DEVCommunity #Linux.
0
0
0
Basic Linux file and directory permissions: how rwx bits work, viewing rights, and using chmod, chown and chgrp with octal modes. #DEVCommunity #Linux.
0
0
1
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.
0
0
0
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.
0
2
2
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.
0
0
3
Clear hands-on guide to Linux user and group management—list, create, delete and modify accounts right from the terminal. #DEVCommunity #Linux.
0
0
3
Day 29: an interactive Bash portfolio script to recap your Linux challenge—view top commands, favourite projects and a thank you #DEVCommunity #Linux.
0
0
1
Week 4 of my DevOps journey: building a solid Linux networking foundation with IP addressing fundamentals and IPv4 vs IPv6 basics. #DEVCommunity #Linux.
0
0
4
• Add firewall with ufw or firewalld .• Control traffic and block threats .• Step-by-step guide .#DEVCommunity #Linux.
0
0
1
RHEL 9 pipes and redirection connect commands, redirect output to files and filter text for smoother Linux workflows #DEVCommunity #Linux.
0
0
6
Fail2Ban protects your server by banning IPs after failed login attempts. Quick install, simple config and monitoring for SSH and web. #DEVCommunity #Linux.
0
0
2