One way to get a list of all Git repos under your current directory (project directory) is with the...
Category - Lab
Transfer Cepat File dan Direktori: Panduan Menggunakan Rsync...
Apa artinya perintah ini `rsync -avh /home/test-rsync/ root@5.252.161.46:/home/receive-rsync/`...
Rakit Core 2 Quad Q9550 Motherboard LGA 775 Chipset G41 Memory...
Berikut ini adalah rekomendasi build PC rakitan dengan spesifikasinya: Processor: Intel Core 2 Quad...
Move a MariaDB Data Directory to a New Location on Ubuntu 20.04
On this case, I’m using MariaDB 10.11 (LTS), and we want to move Data Directory to /srv...
What is the InnoDB buffer pool a.k.a Innodb_buffer_pool_size?
InnoDB is a widely used storage engine for MySQL, which is an open-source relational database...
MySQL/ Maria DB Restore Database from .frm and .ibd with Ibdata1...
Case: Ibdata1 file is missing. Only .frm and .ibd files remain. For those who do not have their...
Get Started with OneDrive on Ubuntu 18.04 and 20.4 Synchronize...
If you haven’t used OneDrive recently, you’re missing out. Microsoft has gradually...
Reset MySQL Root Password How to ( On Ubuntu Server OS )
F*ck you MySQL n MariaDB developers! You always change the way to change the root password...
1114 (HY000): The table is full, It’s Time to Clear...
While trying to import the database file, I get an error 1114 (HY000): The table is full. Is my...
How to Save an MP3 File from a YouTube Video
Install youtube-dl from the Ubuntu official repository: sudo apt install youtube-dl or, as...
Clean WordPress and Woocommrece Garbage
Clean Woocommerce Garbage After you finish uninstalling Woocommerce, it’s a good idea to...
Finding Record Between Two IP Addresses on MySQL Tables, Can You...
MySQL function INET_ATON(‘ip_address’) Converting IP Address to Big Integer. One sample of use:...
Download Files From Google Drive Using Wget
You can download files from Google Drive using wget. Before that, you need to know that files in...
Nvidia GT-730 With Very High Fan Speed on Ubuntu 18.04
I have a CPU with Nvidia GeForce GT 730. I did a fresh install of Ubuntu 18.04, alongside Windows...