Please wait...
Suggest:

Terbaru

In this article, I will guide you on how to delete specific symbolic links with a unique target. Let’s consider a practical scenario: I want to remove all symbolic links located in the directory “/opt/homebrew/bin” that are connected to “../Cellar/postgresql@14/14.9/“. To accomplish this, you can utilize the powerful find command in Unix-based systems. The command […]

The “Scan to Login” Method with QR Codes

Last updated September 7, 2023

In the fast-paced world of online security and user convenience, new authentication methods are emerging to improve user experiences while maintaining robust security measures. One such popular method is the “Scan to Login” approach, utilizing QR codes for authentication.

How to install nginx on ubuntu 20.04

Last updated June 14, 2023

Install Nginx on Ubuntu 22.04 LTS for a high-performance web server, optimizing traffic handling, customization, and efficient hosting capabilities.

When developing a web application that utilizes Redis on a Windows machine running PHP 8.2, you may encounter difficulties in finding the appropriate PHP extension for Redis. This article explores a solution to this issue by guiding you through the process of downloading the artifact file from the build actions of the PHPRedis GitHub repository. […]

How to clean journalctl logs

Last updated November 15, 2023

journalctl logs can be so large they take up storage, sometimes we need to clean them up

©2024