❌

Normal view

Received before yesterday

Stop Using Only cd: Learn pushd, popd, and zoxide in Linux

The post Stop Using Only cd: Learn pushd, popd, and zoxide in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

In Linux, the β€˜cdβ€˜ (Change Directory) command serves as a fundamental navigation tool for both newcomers and experienced system administrators.

The post Stop Using Only cd: Learn pushd, popd, and zoxide in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Linux Troubleshooting: These 4 Steps Will Fix 99% of Errors

31 October 2025 at 22:11
Linux Troubleshooting: These 4 Steps Will Fix 99% of Errors

I’ll admit, I hesitated a bit before writing this post. The whole point of this linuxblog.io and linuxcommunity.io forum is to bring together like-minded Linux users and professionals so we can troubleshoot, share ideas, and learn from one another.

Continue reading...

Linux Package Managers Compared: APT, DNF, Pacman and Zypper

15 October 2025 at 02:28
Linux Package Managers Compared: APT, DNF, Pacman and Zypper

If you’ve hopped between Linux distributions as much as I have, you know that each major family of distros introduces you to a different package manager.

Continue reading...

10 Essential Linux Commands for Data Scientists

The post 10 Essential Linux Commands for Data Scientists first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

If you’re just starting your journey into data science, you might think it’s all about Python libraries, Jupyter notebooks, and

The post 10 Essential Linux Commands for Data Scientists first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Control Kernel Boot-Time Parameters in Linux

The post How to Control Kernel Boot-Time Parameters in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Linux booting is a complex process compared to other operating systems. The Linux Kernel accepts many parameters during boot, passed

The post How to Control Kernel Boot-Time Parameters in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Extend Root Partition in Linux

The post How to Extend Root Partition in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

As a Linux user, you may eventually run into a situation where your root partition (/) runs out of space,

The post How to Extend Root Partition in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Check DNS Server IP Address in Linux

The post How to Check DNS Server IP Address in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

DNS (Domain Name System) is a fundamental facilitator of several networking technologies such as mail servers, Internet browsing, and streaming

The post How to Check DNS Server IP Address in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

How to Install Zip and Unzip in Linux

The post How to Install Zip and Unzip in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Zip is a command-line utility tool used for compressing files and folders. Compression of files & folders enables faster and

The post How to Install Zip and Unzip in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
❌