From linuxtldr.com
Running LLMs Locally Using Ollama and Open WebUI on Linux
1 1
Learn how to install Ollama on Linux in a step-by-step guide, then install and use your favorite LLMs, including the Open WebUI installation step.
#llm #linux #llama #openai #linuxtools
on May 21
From linuxtldr.com
How to Install and Use uv: A Python Installer and Resolver
0 0
Learn how to install and use a Rust-based Python installer and resolver named uv on Linux, Windows, and macOS with a practical usage guide.
on Oct 25
From linuxtldr.com
How to Install and Use jaq (jq clone) on Linux: Step-by-Step Guide
0 0
Jaq is the successor of the traditional JQ command, with enhanced improvements, programmatical corrections, and simplicity in syntax.
on Oct 23
From linuxtldr.com
Manage Multiple Versions of NeoVim via Bob Version Manager
0 0
Discover an amazing command-line utility named Bob Version Manager for NeoVim that allows you to manage multiple versions of NeoVim on your Linux system.
on Oct 20
From linuxtldr.com
Warehouse is an Ultimate Toolbox for Managing Flatpak Apps
0 0
Discover Warehouse, a user-friendly tool for handling Flatpak apps and remotes on Linux, offering features like checking installed details and user data management.
on Oct 19
From linuxtldr.com
Installing and Using Curl on Linux Like a Pro
0 0
In this article, you will learn how to install curl (and libcurl) on a Linux system and how to use curl in your daily computing work with practical examples.
on Oct 18
From linuxtldr.com
How to Add and Remove Passwords from PDF Files on Linux
0 0
Find out the CLI and GUI methods to add and remove passwords from PDF files on Linux, Windows, and macOS with a practical example.
on Oct 17
From linuxtldr.com
Python 3.13 Installation on Linux with Hands-on Examples
0 0
In this article, you will learn how to install Python and Pip package manager and install popular Python libraries with practical examples.
on Oct 17
From linuxtldr.com
How to Use Envsubst to Replace Environment Variables in Linux
0 0
Learn how to substitute single or multiple environment variables from a file using the envsubst command-line tool in Linux.
on Oct 10
From linuxtldr.com
How to Install and Configure FreeNginx on Linux (Ultimate Guide)
0 0
FreeNginx is a community-driven move aimed at keeping open-source projects more aligned with public interest rather than making them puppets for companies.
on Oct 7
From linuxtldr.com
Tilix: A Tiling Terminal Emulator With Bookmark Support
0 0
Discover an amazing Tilix terminal emulator that offers features such as tiling management and command bookmarking.
on Oct 4
From linuxtldr.com
How to Attach an Executable File to Your Email (Works on Gmail)
0 0
Find out the File Smuggling technique to secretly share the executable file from an email provider, such as Gmail, without getting blocked.
on Oct 2
From linuxtldr.com
How to Use XXD Command in Linux: A Step-by-Step Guide
0 0
Learn how to use the XXD command to manage, convert, and display binary data from standard input or file on Unix and Linux.
on Sep 30
From linuxtldr.com
Install and Use Grunt JavaScript Task Runner on Linux & macOS
0 0
Learn how to install and use Grunt Javascript Task Runner, from basic usage to real-life implementation in web development projects.
on Sep 29
From linuxtldr.com
Difference Between /etc/profile, ~/.bash_profile, ~/.profile, ~/.bashrc, etc
0 0
The bash uses multiple profiles, also known as shell configuration files, to configure the user’s interactive login or non-login shell.
on Sep 28
From linuxtldr.com
How to Install RabbitMQ Server on Linux (Quick Guide)
0 0
Learn how to install and configure RabbitMQ Server on Linux, create a system administrator account, and access the web interface.
on Aug 29
From linuxtldr.com
Beginners Guide for ID Command in Linux
0 0
The ID command is used to display the user UID, group GID, and groups to which the current user belongs to help you with user management.
on Aug 28
From linuxtldr.com
How to Use Chattr Command in Linux (for Beginners)
0 0
Learn how to use the chattr command on Linux, as well as the various options, operators, and file attributes you can use.
on Aug 15
From linuxtldr.com
How to Install and Use WP-CLI Tool on Linux (Quick Guide)
0 1
In this article, you will learn how to use the WP-CLI to handle multiple WordPress sites and install or update the WordPress core or plugins.
on Aug 13
From linuxtldr.com
How to Install and Use Emacs in Linux
0 1
Emacs is one of the aged text editor with ongoing development, providing rich and powerful features that can be more extended using plugins.
on Aug 12
From linuxtldr.com
What is Dash (/bin/dash) Shell on Linux?
0 1
Dash (or the Debian Almquist shell) is a UNIX/Linux shell that complies with the POSIX standard and earned the title of “lightest shell” (10x smaller in size) compared to Bash.
on Aug 10
From linuxtldr.com
What is Shebang (#! /bin/bash) in Linux Shell Script
0 0
The "#! /bin/bash" in Linux, famously known as shebang or hashbang, starts with a pound/hash ("#") sign together with an exclamation ("!") sign.
on Aug 8
From linuxtldr.com
How to Run a Linux Command Without Keeping It in History
0 0
In this article, you will learn six different methods for running a Linux command without keeping track of its history.
on Aug 7
From linuxtldr.com
Check If You Are Using SystemD or Not on Linux
0 0
This article will show you three methods for determining whether your Linux system is using systemd or another init system.
on Aug 6
From linuxtldr.com
Purpose of /dev/sda on Linux (When to Use It with an Example)
0 0
This article will teach you about the different types of files on Linux, what the root directory is, what the /dev directory is for, and what the /dev/sda device files are.
on Jul 17
From linuxtldr.com
How to Check PHP Version in Linux (via 4 Methods)
0 0
Learn how to check the PHP (or PHP-FPM) version on Ubuntu and other Linux distributions from the command line.
on Jun 26
From linuxtldr.com
[Fixed] pkg-config script could not be found in Linux
0 0
Learn about the pkg-config tool, how to install it on Linux, and how to use it when compiling the program from source code.
on Jun 26
From linuxtldr.com
How to Setup SOCKS5 Proxy Server on Linux Using MicroSocks
0 1
Learn how to setup the SOCKS5 proxy server on Debian, Ubuntu, Linux Mint, Red Hat, Fedora, and Rocky Linux using the MicroSocks.
on Jun 26
From linuxtldr.com
Kill a Process Running on a Specific Port in Linux (via 4 Methods)
0 0
Learn different ways to kill a process running on a specific port in Debian, Ubuntu, Linux Mint, Red Hat, Fedora, Arch, and other distros.
on Jun 26
From linuxtldr.com
Hoarder: A Bookmark and Note Taking App (Install via Docker)
0 0
Learn how to install, configure, and use the Hoarder All-in-One bookmarking app on Windows, macOS, and Linux using Docker.
on Jun 25
From linuxtldr.com
Reset the WordPress Admin Password Using CLI (via 2 Methods)
0 1
Learn how to reset (or update and change) the MySQL admin password using either the MySQL command-line tool or the WP-CLI tool.
on Jun 25
From linuxtldr.com
What is Xargs and How to Use it (with 13 Examples)
0 0
Learn about the xargs command and how to use it in Linux with a variety of command-line examples for advanced users.
on Jun 25
From linuxtldr.com
Create Desktop Shortcut for AppImage in Linux (3 Methods)
0 0
Learn how to create desktop shortcuts for AppImage, files, scripts, or applications using Menu Editor, AppImageLauncher, and a custom method.
on Jun 24
From linuxtldr.com
How to Set Up UFW Firewall on Ubuntu 24.04 (for Beginners)
0 0
In this article, you'll learn how to use UFW on Ubuntu to create, delete, and manage firewall rules in user-friendly ways.
on Jun 24
From linuxtldr.com
How to Install Symfony Framework in Linux (for Beginners)
0 0
Learn how to install, configure, and use Symfony Framework on Debian, Ubuntu, Red Hat, or Fedora Linux distributions with practical examples.
on Jun 24
From linuxtldr.com
How to Check Python Version in Linux (via 3 Methods)
0 0
Learn how to check the Python version on your Linux system, whether via the command line, the Python interpreter, or programmatically.
on Jun 24
From linuxtldr.com
Modify the Linux Kernel Variables Using Sysctl Command
0 0
Learn how to use the sysctl command in Linux to manage and adjust network, I/O operations, and memory management settings in real-time.
on Jun 24
From linuxtldr.com
Display Memory Statistics With Free command on Linux
0 0
Learn how to use the free command to display RAM memory, swap memory consumption, and the total size of the buffer/cache in Linux.
on Jun 24
From linuxtldr.com
How to Install Proton Pass Desktop App on Linux (A Quick Guide)
0 0
Learn how to install the Proton Pass Desktop App on your favorite Linux distribution, either Ubuntu, Debian, Linux Mint, Red Hat, Fedora, etc.
on Jun 23
From linuxtldr.com
How to Install and Use Doas on Linux (with 9 Examples)
0 0
Learn how to install doas on Linux, how to modify the doas configuration file, and how to use the doas command with different examples.
on Jun 23
From linuxtldr.com
How to Disable Avahi-Daemon Without Uninstalling in Linux
0 2
Learn how to disable avahi-daemon in Linux, what exactly avahi-daemon is, and whether you should consider enabling it back.
on Jun 15
From linuxtldr.com
Show Progress of cp, mv, Tar, Rsync, or Scp Commands in Linux
0 0
Learn how to show progress of cp, mv, rm, rsync, dd, scp, adb, tar, gzip, zip, 7z, unzip, etc., commands in Linux with/without using any tool.
on Jun 11
From linuxtldr.com
Monitor Network Sockets Using ss Command in Linux
0 0
Learn how to use the ss command to monitor the network sockets on Linux, such as listing listening sockets, associated processes, etc.
on Jun 8
From linuxtldr.com
Converting Documents to Other Formats Using Morphosis in Linux
0 0
Learn how to install and use Morphosis on Linux to convert one file format to another using this GUI application with practical examples.
on Jun 7
From linuxtldr.com
How to Install VirtualBox on Ubuntu 24.04 (with Extension Pack)
0 0
Learn how to install VirtualBox and the Extension Pack on the latest Ubuntu 24.04 (Noble Numbat) with practical examples.
on Jun 3
From linuxtldr.com
How to Find AWS EC2 Instance Type Over SSH (6 Methods)
0 0
In this article, you'll learn how a developer or SysAdmin can find the AWS EC2 instance type over SSH using six practical methods.
on Jun 3
From linuxtldr.com
How to Create a Systemd Service in Linux (under 1 Minute)
0 0
Learn how to create a systemd service file in Linux to manage your application or shell script file in the background as a service.
on Jun 1
From linuxtldr.com
What is Package Manager in Linux (Their Types with Examples)
0 0
In this article, you'll learn what package managers are in Linux, their types, and the Linux distribution that uses them.
on Jun 1
From linuxtldr.com
How to Install PyCharm on Ubuntu and Other Linux Distros
0 0
Learn how to install PyCharm on Ubuntu and Other Linux Distros using multiple different method with practical examples.
on Jun 1
From linuxtldr.com
Docker Rollout: Zero Downtime Deployment for Docker Compose
0 1
Learn how to install and use Docker Rollout to quickly update the Docker Compose services with zero downtime by automating every task.
on Jun 1