Afeez BolajiDifference between APT and APT-GET in Linux 🤔🤔The popular method of installing, upgrading, and removing packages on Linux is by using the apt-get method, but most Linux beginners still…Jun 18, 20236Jun 18, 20236
Vishweshwaran M JDemystifying Sed, Awk and Find CommandsMastering Sed, Awk, and Find Commands with EaseAug 15, 20232Aug 15, 20232
InGeek CulturebyMd ShamimLinux command: lsof (List Open Files)An overview of the Linux “lsof” commandDec 10, 2022Dec 10, 2022
InCyberNIQbyHuu Nguyen (Eric)Linux Privilege Escalation with SUID filesHow hackers can gain root access easily by taking advantage of SUID files? Many destructive actions will be taken from there.Jul 1, 20212Jul 1, 20212
Ahmed ElfakharanycURL Beyond Basics: A Deep-Dive into Lesser-Known FeaturesShort for “Client for URLs,” cURL is a project started in 1996 by Daniel Stenberg. He needed a tool to help him download HTTP links for his…Jul 4, 2023Jul 4, 2023
Konstantinos PatronasLinux: How to delete files and directories older than a number of daysOne very common task is to delete files and directories that are older than a number of days, this is what usually we do with backups and…Jun 30, 2023Jun 30, 2023
Konstantinos PatronasLinux: How to kill a process using its listening port or used files!To kill a Linux process you need to know either its PID or the process name, but there is also another way not so well known but still very…Mar 14, 20232Mar 14, 20232
Rafael VaragoHandling Zombie Processes in LinuxLearn what a zombie process in the Linux system is, how it arises and how to eliminate them.Jul 13, 2018Jul 13, 2018
Alibaba CloudZombie Processes: How To Hunt, Kill and Remove a Zombie Process on LinuxLearn about how to spot zombie processes, kill them, and the disadvantages of accumulated zombie processes.Apr 27, 2021Apr 27, 2021
Claire LeeLinux Networking: DNSIn Linux networking, hostname resolution can be done through either the local /etc/hosts file, which maps hostnames to IP addresses, or by…Apr 6, 2023Apr 6, 2023
TonyDevOps in Linux — /sys/devices DirectoryDeep dive into Linux /sys directoryJun 6, 2023Jun 6, 2023
InGeek CulturebyTonyDevOps in Linux — /sys/class DirectoryDeep dive into Linux /sys directoryApr 15, 2023Apr 15, 2023
InGeek CulturebyTonyLinux — strace commandIntroduction to Linux strace commandNov 1, 20221Nov 1, 20221
InLevel Up CodingbyMd ShamimLinux: System Calls and StraceAn overview of syscalls and strace toolNov 10, 20221Nov 10, 20221
InFAUN — Developer Community 🐾byPriyam ChauhanLinux: Understanding file timestamps atime, ctime and mtimeLinux File timestamps — mtime, ctime and atimeFeb 9, 2023Feb 9, 2023
InLevel Up CodingbyLynn G. KwongSome Linux Commands That Can Boost Your Work Efficiency DramaticallyLearn some handy and advanced Linux commands from practical examplesDec 4, 20223Dec 4, 20223
Tepes AlexandruThe /dev directory in LinuxFind out what devices are connected to your systemJan 10, 20231Jan 10, 20231
Gabriele de CapoaHow to debug network issues in Unix — “traceroute” and “mtr”Checking network hopsMay 19, 2021May 19, 2021