Linux Tutorials on the topic “debian”
-
How to Install Lychee Photo Management System on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Sep 29, 2024Lychee is an open-source photo-management software based on PHP and MySQL. In this tutorial, you'll learn how to install Lychee Photo Management on Debian 12 server.
-
Update the ISPConfig Perfect Server from Ubuntu 22.04 to Ubuntu 24.04
Author: Thom Pol • Tags: debian, ispconfig, linux • Comments: 1 • Published: Sep 16, 2024This tutorial will take you through updating a server managed by ISPConfig from Ubuntu 22.04 (Jammy Jellyfish) to Ubuntu 24.04 (Noble Numbat). This guide works for both single- and multiserver setups.
-
How to Install Plex Media Server on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Sep 11, 2024Plex Media Server is a DIY streaming solution for your local environment. This guide will show you how to install the Plex Media Server on Debian 12 server.
-
-
How to Install ONLYOFFICE Docs on Ubuntu 24.04
Author: Arvid L • Tags: debian, ubuntu • Comments: 0 • Published: Aug 30, 2024ONLYOFFICE Docs or Document Server is an online office suite that can be installed on your local server. This guide shows you how to deploy the ONLYOFFICE Document Server on an Ubuntu 24.04 server, with PostgreSQL as the database and Nginx as a reverse proxy. You'll also secure the ONLYOFFICE Docs with HTTPS through Certbot and Letsencrypt.
-
How to Install and Use SFTP on Linux Servers
Author: Arvid L • Tags: centos, debian, linux, security, server, ubuntu • Comments: 3 • Updated: Aug 29, 2024SFTP or SSH File Transfer Protocol is a method for securely transferring data between computers. In this guide, you will learn how to set up SFTP Server on a Linux system.
-
How to Install and Use iostat on Debian 12
Author: howtoforge • Tags: debian, linux, server • Comments: 0 • Published: Aug 27, 2024iostat is a command-line tool used in Linux to monitor system input/output (I/O) device loading by observing the time devices are active in relation to their average transfer rates.
-
Repair Linux boot failures in GRUB 2 rescue mode
Author: Gurujyot_singh • Tags: centos, debian, fedora, linux, suse, ubuntu • Comments: 38 • Updated: Aug 25, 2024GRUB 2 is a popular and flexible bootloader used in many Linux distributions. It serves as the interface between the system's firmware and the operating system, enabling users to choose which OS or kernel version to boot into. This article provides you with information on available options for repairing GRUB 2 boot issues and specific instructions on how to use the GRUB 2 terminal.
-
How to Install and Secure the latest phpMyAdmin version on Debian 12
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Aug 25, 2024phpMyAdmin is a free, open-source, web-based application for managing MySQL and MariaDB databases from the web interface. This post will show you how to install and secure phpMyAdmin on Debian 12.
-
How to change the time-zone on Debian Linux
Author: Himanshu Arora • Tags: debian, linux • Comments: 0 • Published: Aug 25, 2024The time zone on Debian is a system-wide setting that determines the local time for the system and its applications. This tutorial will show you how to set the time zone on Debian Linux.
-
How to Install Apache Solr on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Aug 22, 2024Apache Solr is an open-source search platform built on Apache Lucene, providing advanced full-text search, real-time indexing, and scalability for applications. It's used for building powerful search engines, supporting features like faceted search, query suggestions, and geospatial search.