Encrypting/Decrypting a single file in Ubuntu

There are several options for encrypting and decrypting a single text file on Ubuntu using both GUI applications and command-line tools. GUI Applications: Gnome Encfs Manager: It's a GUI for EncFS. EncFS is a userspace filesystem that allows you to mount an EncFS directory on your filesystem, and all data written to that directory is encrypted, and all data. . . selengkapnya>>

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>>

zuka.one
©2011