Linux Articles

Sorted By: Most Recent
Apu Pavithran Apu Pavithran
Updated on March 12, 2025

Navigating the Enterprise Challenge of Linux Management 

Linux offers a versatile operating system for developers and is useful for running AI and machine learning programs, but it can also create security headaches. Here’s what to know. 

Image: Shutterstock / Built In
Shesh Narayan Gupta Shesh Narayan Gupta
Updated on March 11, 2025

How to Set Up and Optimize DeepSeek Locally

Our expert explains everything you need to know about installing DeepSeek locally on both Mac and PC. Learn more.

Image: Shutterstock / Built In
Guilherme Oliveira Guilherme Oliveira
Updated on February 12, 2025

How to Install a Docker-Driven Home Server on Ubuntu With CasaOS

CasaOS is an open-source software built around the Docker ecosystem. When combined with Ubuntu, it can be used to host a Docker-driven home server. Learn how.  

Image: Shutterstock / Built In
Aditya Rawas Aditya Rawas
Updated on December 16, 2024

How to Kill Processes and Free Up Ports on Mac, Windows and Linux

When a computer has too many processes running at once, it can slow down the computer. Here’s how to find and kill running processes on macOS, Windows and Linux  

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on December 09, 2024

Linux cp Command: How to Copy a File or Directory

The cp command allows you to duplicate files or directories from one part of the file system to another.

Image: Shutterstock / Built In
Hamid Haghdoost Hamid Haghdoost
Updated on October 04, 2024

How to Configure a Custom Zsh Alias

In Z shell (Zsh), users can set custom aliases to create shortcuts for longer commands. Here’s how to define your own custom Zsh aliases.

Image: Shutterstock / Built In
Alex Tray Alex Tray
Updated on August 28, 2024

How to Use the SCP Command in Linux to Securely Transfer Files

Learn how to use the SCP command-line utility in Linux to ensure secure file copying and transfers from local systems to remote nodes and vice versa.

Image: Shutterstock / Built In
Igor Irianto Igor Irianto
Updated on August 13, 2024

Tmux Config: A Guide

Tmux is a tool for Unix that allows multiple terminal sessions to be opened within one window. Make it your own with this tmux config guide.

Image: Shutterstock / Built In
Trung Thanh Le Trung Thanh Le
Updated on August 09, 2024

How to Kill a Process in Linux

When errors occur in Linux or the system misbehaves, it’s important to understand the various ways to kill processes — here’s how to do it from the Linux command line.

Image: Shutterstock / Built In
K. Jagathish K. Jagathish
Updated on August 08, 2024

grep Command in Linux and Unix: A Tutorial

The grep command is a tool in Linux and Unix that’s used to search for specific text within files, such as words, phrases or patterns. Learn the code.

Image: Shutterstock / Built In