Showing headlines posted by linuxtldr
« Previous ( 1 2 3 4 5 6 7 ... 15 ) Next »What is Symbolic Links (or Symlinks) in the Linux
Symbolic links, sometimes also referred to as "symlinks," are used to create file pointers pointing towards files and directories in the Linux system.
Beginners Guide for Grep Command in Linux
The grep command is used to perform regular expressions to find out strings and patterns from the file that match a regular expression.
How to Install Geany IDE on Linux (with Dark Theme)
Discover the lightweight yet powerful open-source Geany text editor alternative to Notepad++ on Linux with an installation guide and a few tips and tricks.
Difference between "dir" and "ls" Commands (with an Example)
In the Linux world, two common commands, “ls” and “dir“, replicate each other so well that most Linux users think one of them is an alias or symbolic link to the other.
Purpose of utmp, wtmp, and btmp files in Linux (with an Example)
In this article, you will learn what utmp, wtmp, and btmp log files are, their purpose, and how to read them using the built-in command tool in Linux.
What is Shell? | CLI vs GUI | Shell Scripting Explained
The shell is nothing more than a program that carries the user typed commands or instructions from the terminal to the kernel.
Writing Single-line, Inline, and Multi-line Comments in Linux Shell Script
Like other programming languages, bash provides you with the option to ignore a single line, inline, or a block of lines from execution.
What is Root Account in Linux
The root account, or root user, has the highest privilege over the system, having complete control over it.
How to Automate SSH Login Using sshpass on Linux
In this article, you will learn how to use the sshpass command to gain non-interactive access to a remote server by providing the password on the same line.
Easily Convert TS Videos to MP4 File Format via CLI or GUI
Discover CLI and GUI methods to convert that Choppy-running TS video file in VLC Media Player with the step-by-step guide mentioned in this article.
Absolute vs Relative Path in UNIX/Linux
The absolute and relative paths are different ways to navigate through directories in your Linux file system that everyone must know.
FFmpeg: Powerful Multimedia Processing Tool (Installation + Usage)
Discover FFmpeg, the powerful multimedia processing tool, its installation steps, and various command-line examples of its usage.
How to Use the Jupyter Notebook AI Extension on Linux
In this article, you will learn Jupyter AI powerful features and how to seamlessly integrate it with Jupyter, enabling you to harness the full potential of large language models like ChatGPT.
Run Windows 11 in a Docker Container (Access it via the Browser)
Discover a way to run a Windows 11 machine on a Docker container in your Linux system, such as Ubuntu, Debain, RedHat, Fedora, etc.
A Modern Warp Terminal With AI Features on Linux (Install + Use)
Warp is a modern terminal with AI integration and a few additional features that directly set it apart from traditional terminals.
How to Use Chattr Command in Linux (for Beginners)
Learn how to use the chattr command on Linux, as well as the various options, operators, and file attributes you can use.
How to Install RQuickShare (NearbyShare/QuickShare) on Linux
Learn how to quickly install RQuickShare on major Linux distributions such as Debian, Ubuntu, Red Hat, Fedora, Arch, and more.
How to Setup SOCKS5 Proxy Server on Linux Using MicroSocks
Learn how to setup the SOCKS5 proxy server on Debian, Ubuntu, Linux Mint, Red Hat, Fedora, and Rocky Linux using the MicroSocks.
How to Run JavaScript in Python (with an Example)
Discover the multiple ways to execute JavaScript code or files with basic to advanced functionality in the Python program with practical examples.
How to Install and Use Doas on Linux (with 9 Examples)
Learn how to install doas on Linux, how to modify the doas configuration file, and how to use the doas command with different examples.
