Linuxopsys
Learn something new daily from our daily infographic tweets. What to expect to learn from us: Linux🐧, Sysadmin💻, and DevOps.
عرض في 𝕏سلاسل التغريدات
If you want to learn Linux for FREE, open this (a thread of our Linux threads): https://t.co/DaGFQUijex
Most people who know Git think of it as a software project repository. It's actually more than that. It's useful for any type of file, but especially for config files that are upda...
Knowing when and how to stop running processes is a essential skill for sysadmins. When a process becomes stuck, it only takes a gentle nudge to restart or stop it. At times, a pr...
If you want to learn Linux for FREE, open this (a thread of our Linux threads): https://t.co/u3DXuKM7VP
If you want to learn Linux bash scripting for FREE, open this: https://t.co/8M2WivDZ5L
If you want to learn Linux for FREE, open this (a thread of our Linux threads): https://t.co/ANioFgp7gV
If you want to learn Linux bash scripting for FREE, open this: https://t.co/HH3trRDZuL
The basename command in Linux prints the last element of a file path. This is particularly helpful in bash scripts where you only want the file name from a given file path. In th...
pushd and popd are very underutilized commands, yet incredibly powerful. These cmds give you the ability to manage your directory stack and easily switch between directories, mak...
DevOps Tools 🧰 Operating system → Linux (recommended), Windows Programming → Go, Python, Groovy Container orchestration → Kubernetes Containers → Docker Source Code Managem...
Most people who knoww Git think of it as a software project repository. It's actually more than that. It's useful for any type of file, but especially for config files that are upd...
As sysadmin or Linux power user in some cases, we may run out of memory, resulting in very slow response times or our server becoming unresponsive, and you will want to know how mu...