ubuntu

Diagram illustrating Redis setup with Unix socket connection in Ubuntu environment

How to setup Redis listen to Unix socket in Ubuntu

What’s Redis Redis is an in-memory data structure store, used as a database, cache, and message broker. It supports data structures...
sysadmin.id
1 min read
Easy setup NGINX HTTP3 and QUIC in Ubuntu

Ubuntu 22.04 How to install NGINX HTTP3/QUIC

What’s NGINX NGINX is a high-performance web server known for its efficiency, stability, and rich feature set. It’s designed to handle...
sysadmin.id
2 min read

How to install NextCloud in Ubuntu 22.04

What’s NextCloud Nextcloud is an open-source software suite that offers a secure, self-hosted alternative to popular cloud storage and productivity platforms....
sysadmin.id
8 min read

rsyslog :: Could not open output pipe

:: rsyslog error in Ubuntu If you got some error log like this when starting rsyslog service: server rsyslogd-2039: Could not...
sysadmin.id
16 sec read

Ubuntu : Setting OpenVPN Pre-Shared Static Key

:: What is Setting OpenVPN with static key are ideal for point-to-point VPNs or proof-of-concept testing. :: Installing OpenVPN Server in...
sysadmin.id
38 sec read

Ubuntu : Setting Wifi HotSpot using HostAPd

Setting Wifi HotSpot using HostAPd Checking Wifi :: Check Wifi AP Support sudo aptitude install iw iw list make sure you...
sysadmin.id
57 sec read

Ubuntu :: Move datadir directory in MySQL

:: What’s MySQL MySQL is open-source relational database management system (RDBMS) that runs as a server providing multi-user access to a...
sysadmin.id
37 sec read