<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>*Nix Tips and Tricks</title><link>https://www.nixtnt.com/</link><description>NixTNT.com empowers beginners and homelab enthusiasts to confidently explore Unix-like systems with clear guides, practical tips, and approachable deep dives, helping you master everything from your first terminal command to advanced system administration.</description><lastBuildDate>Thu, 17 Jul 2025 00:25:00 +0200</lastBuildDate><item><title>Command Location and Identification Tools: A Comprehensive Guide</title><link>https://www.nixtnt.com/articles/2025/command-location-and-identification-tools-a-comprehensive-guide.html</link><description>&lt;p&gt;A comprehensive guide covering five essential Unix command location tools: which, type, whereis, command, and hash. Learn to identify command types, find executable paths, locate documentation, bypass shell functions, and manage command cache for effective system administration and troubleshooting.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nixtnt</dc:creator><pubDate>Thu, 17 Jul 2025 00:25:00 +0200</pubDate><guid isPermaLink="false">tag:www.nixtnt.com,2025-07-17:/articles/2025/command-location-and-identification-tools-a-comprehensive-guide.html</guid><category>Commands</category><category>#UnixCommands</category><category>#SystemAdmin</category><category>#ShellScripting</category></item><item><title>Demystifying the Directory Tree: What Goes Where and Why</title><link>https://www.nixtnt.com/articles/2025/demystifying-the-directory-tree-what-goes-where-and-why.html</link><description>&lt;p&gt;A comprehensive guide to understanding Unix/Linux directory structures, explaining the purpose and organisation of key directories like /bin, /usr, /var, /etc, and /home. Essential reading for system administrators and beginners learning to navigate the hierarchical file system structure following the Filesystem Hierarchy Standard (FHS).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nixtnt</dc:creator><pubDate>Thu, 10 Jul 2025 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:www.nixtnt.com,2025-07-10:/articles/2025/demystifying-the-directory-tree-what-goes-where-and-why.html</guid><category>File System</category><category>#LinuxAdmin</category><category>#UnixSysAdmin</category><category>#LinuxFilesystem</category></item><item><title>Unlocking Permissions: Secure Your Files the Right Way</title><link>https://www.nixtnt.com/articles/2025/unlocking-permissions-secure-your-files-the-right-way.html</link><description>&lt;p&gt;Master *nix file permissions with this comprehensive guide covering chmod, chown, and security best practices. Learn to read permission strings, use octal notation, and implement proper access control for files and directories in Linux and Unix systems.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nixtnt</dc:creator><pubDate>Thu, 10 Jul 2025 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:www.nixtnt.com,2025-07-10:/articles/2025/unlocking-permissions-secure-your-files-the-right-way.html</guid><category>File System</category><category>#LinuxSecurity</category><category>#FilePermissions</category><category>#UnixAdmin</category></item><item><title>Keeping an Eye on Disk Space: Monitoring Tools Explained</title><link>https://www.nixtnt.com/articles/2025/keeping-an-eye-on-disk-space-monitoring-tools-explained.html</link><description>&lt;p&gt;Learn essential disk space monitoring for Unix systems using &lt;code&gt;df&lt;/code&gt; and &lt;code&gt;du&lt;/code&gt; commands. This guide covers filesystem overview, usage analysis, monitoring best practices, threshold settings, and automation scripts. Perfect for system administrators managing servers or homelab environments to prevent storage issues and maintain system health.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nixtnt</dc:creator><pubDate>Wed, 09 Jul 2025 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:www.nixtnt.com,2025-07-09:/articles/2025/keeping-an-eye-on-disk-space-monitoring-tools-explained.html</guid><category>File System</category><category>#UnixAdmin</category><category>#DiskMonitoring</category><category>#HomeLab</category></item><item><title>Practical File Management: Create, Move, and Delete with Confidence</title><link>https://www.nixtnt.com/articles/2025/practical-file-management-create-move-and-delete-with-confidence.html</link><description>&lt;p&gt;This article covers essential *nix file management commands: mkdir, cp, mv, and rm. It explains how to create, move, copy, and delete files and directories safely, with tips on permissions, recursive operations, and best practices to avoid data loss. Ideal for beginners and homelab enthusiasts.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nixtnt</dc:creator><pubDate>Tue, 08 Jul 2025 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:www.nixtnt.com,2025-07-08:/articles/2025/practical-file-management-create-move-and-delete-with-confidence.html</guid><category>File System</category><category>#UnixCommands</category><category>#FileManagement</category><category>#LinuxTips</category></item><item><title>Essential Navigation Commands for *Nix Newcomers</title><link>https://www.nixtnt.com/articles/2025/essential-navigation-commands-for-nix-newcomers.html</link><description>&lt;p&gt;Learn the essential commands for navigating Unix-like file systems: pwd, ls, and cd. This beginner-friendly guide explains directory structures, practical navigation tips, and common pitfalls, helping new users gain confidence moving around the Linux terminal and managing files efficiently.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nixtnt</dc:creator><pubDate>Mon, 07 Jul 2025 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:www.nixtnt.com,2025-07-07:/articles/2025/essential-navigation-commands-for-nix-newcomers.html</guid><category>File System</category><category>#UnixNavigation</category><category>#LearnLinuxCommands</category><category>#TerminalBasics</category></item><item><title>File System Essentials: Structure, Navigation, and Management</title><link>https://www.nixtnt.com/articles/2025/file-system-essentials-structure-navigation-and-management.html</link><description>&lt;p&gt;A beginner-friendly series on mastering *nix file system essentials, including navigation, file management, disk space, permissions, and directory structure for homelab enthusiasts and newcomers.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nixtnt</dc:creator><pubDate>Sun, 06 Jul 2025 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:www.nixtnt.com,2025-07-06:/articles/2025/file-system-essentials-structure-navigation-and-management.html</guid><category>File System</category><category>#NixBasics</category><category>#FileSystemGuide</category><category>#HomelabTips</category></item><item><title>Unlocking the Power of *Nix: The Backbone of Modern Computing</title><link>https://www.nixtnt.com/articles/2025/unlocking-the-power-of-nix-the-backbone-of-modern-computing.html</link><description>&lt;p&gt;*Nix operating systems, including UNIX and UNIX-like platforms, are known for their flexibility, stability, and power. They are widely used in various computing environments, from academic research to enterprise-level cloud infrastructures, and are valued for their reliability, multitasking capabilities, and robust security features.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nixtnt</dc:creator><pubDate>Fri, 04 Jul 2025 00:00:00 +0200</pubDate><guid isPermaLink="false">tag:www.nixtnt.com,2025-07-04:/articles/2025/unlocking-the-power-of-nix-the-backbone-of-modern-computing.html</guid><category>Operating System</category><category>#NixPower</category><category>#OpenSourceOS</category><category>#UnixLegacy</category></item></channel></rss>