Mysql Enable Query Log

The MySQL query log is a log file that contains a record of all queries executed on a MySQL server. This log can be useful for troubleshooting issues with the server and tracking down slow or inefficient queries. In this post, we will explain how to enable and disable the MySQL query log, as well as how to view the contents of the log file.   To enable the MySQL. . . selengkapnya>>

Ubuntu SCP Using File List From Text File

Ubuntu SCP uses SSH to transfer files and directories to and from a remote server, using an alternative file list in plain text. https://superuser.com/questions/851416/using-scp-to-transfer-a-txt-file-list-of-files . . . selengkapnya>>

Docker Check The Disk Usage Of All Running Containers

Discover how to check the disk usage of all running containers with just a single command, quickly, easily and without leaving the Docker command line. https://www.digitalocean.com/community/questions/how-to-check-the-disk-usage-of-all-running-docker-containers . . . selengkapnya>>

Ubuntu GPG Does Not Ask For Password When Decrypting a File

GNU Privacy Guard (GnuPG or GPG) is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the OpenPG But when decryption GPG sometimes not asking for password, This is normal, gpg now uses gpg-agent  to manage private keys, and. . . selengkapnya>>

Open Source Process Management System

Supervisor: A Process Control System Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems. It shares some of the same goals of programs like launchd, daemontools, and runit. Unlike some of these programs, it is not meant to be run as a substitute for init as “process id 1”. Instead. . . selengkapnya>>

zuka.one
©2011