Candid photograph of a Linux server terminal with a soft olive-green glow against a dark slate background, conveying a calm technical atmosphere.

Linux Howtos, Tutorials & Guides

Step-by-step guides for system administrators — covering command-line basics, web server setup, and preparation material for technical interviews.

Browse Tutorials
Candid documentary close-up of a Linux terminal screen displaying configuration commands in muted olive-green and charcoal tones.

Practical Linux, written for the working admin

Linuxtpoint publishes hands-on guides for everyday tasks — from checking open ports and resetting the root password on CentOS 7, to configuring Nginx VHosts and writing rewrite rules. Each article is built around real command-line examples you can run on RHEL, CentOS, and Fedora systems.

Whether you are learning the basics or sharpening your production workflow, the tutorials walk through every step in plain English with no filler.

Linux command-line work rewards a methodical approach, and Linuxtpoint centers its guides on that mindset. Tutorials walk readers through tasks such as inspecting listening ports, reviewing systemd and init runlevels, and querying memory usage on common enterprise distributions. Each example is presented as a sequence of commands with context for why the flags matter, making the material useful both as a refresher and as a starting point for newcomers who want to build solid operational fluency on RHEL and CentOS systems.

Web server administration is a recurring topic on the site, with attention given to configuring Nginx for practical production use. Articles cover the structure of server blocks and the use of location, return, and rewrite directives to shape request handling. Readers learn how to translate routing requirements into concise configuration snippets, how to test changes safely, and how to think about default behavior when no explicit rule matches, helping them design predictable and maintainable virtual hosts.

System maintenance tasks that every working administrator eventually faces are also addressed in plain language. Resetting a lost root password on CentOS 7, shutting down or rebooting servers cleanly, and managing firewall rules with firewalld are explained step by step. The emphasis is on understanding what each action changes in the running system, so the reader can adapt the same pattern to similar situations rather than memorising a single recipe.

Beyond core operations, the publication covers software installation and desktop configuration on Fedora and related distributions. Walkthroughs explain how to add repositories, install browsers such as Google Chrome, and adjust system settings through the command line. The writing avoids assumptions about prior knowledge, making it approachable for readers who are still learning how package managers and configuration files relate to each other in modern Linux environments.

Interview preparation is treated as an extension of practical skill-building. Rather than offering generic trivia, the guides frame common Linux interview questions as scenarios a junior administrator might actually encounter, paired with commands and reasoning that demonstrate competence. This approach helps candidates rehearse explanations rather than memorise phrases, which tends to translate into more confident technical discussions during hiring processes.

The visual design of the site reinforces a utilitarian reading experience. A muted olive-green accent pairs with deep charcoal text on white and light-gray surfaces, producing a layout that feels quiet and focused. Generous spacing around cards and content blocks keeps the page breathable, and the sans-serif typography keeps headings bold while keeping paragraphs comfortable. Solid background transitions replace heavy borders or shadows, lending the page a clean, modern character.

Editorial direction favors short, direct articles that respect the reader's time. Each guide opens with the problem being solved, proceeds through commands in logical order, and closes with a brief recap or a pointer toward deeper material. There is little promotional content or filler, and the tone remains consistent across topics, which makes it simple to return to the site as a working reference rather than reading it linearly.

Licensing and contribution expectations are stated in plain terms, with materials published under an attribution-oriented creative commons arrangement. Readers are encouraged to reproduce and adapt the content with appropriate credit, supporting the site's role as a shared resource for the Linux community. A mailing list and periodic updates invite readers to follow new tutorials as they are released, keeping the archive connected to ongoing work rather than left as a static snapshot.

More from the archive

Additional guides published on Linuxtpoint during 2017.

Preparing for a Linux interview?

Our interview question series covers the most common Linux topics — process management, file permissions, networking, and shell scripting.

View Interview Series