Easy pisy lemon squizy.
[user@host] cat /etc/centos-release
CentOS Linux release 8.3.2011
# kernel info
[user@host] uname -r
4.18.0-240.15.1.el8_3.x86_64
Stack overview Here’s a concise OSI-model overview in Markdown, starting with your incipit and then expanding on each layer: Layer 7: Application The topmost layer, closest to the end-user. Layer 6: Presentation Ensures that data Read more…
Stat Command Overview The stat command displays detailed file or filesystem status information. It’s commonly used by developers and sysadmins to inspect metadata such as permissions, ownership, timestamps, and filesystem-specific attributes. Synopsis Key Options Default Read more…
Understanding lsof and lsof -i What is lsof? lsof (List Open Files) is a versatile command-line utility on UNIX and Linux systems that displays information about files opened by processes. Since UNIX treats many resources Read more…
0 Comments