Find directory with most inode usage or another method Download Large from Google Drive using command line in Linux Save the below script in a file named gdrivedownloader.sh We will need the file’s ID to download it, e.g if the shared link is https://drive.google.com/file/d/13fgfzfX7sujkwlUu3HCjJNZY0NztwbOK/view?usp=sharing then the ID is 13fgfzfX7sujkwlUu3HCjJNZY0NztwbOK, to download the file simply run […]
Monthly Archives: October 2020
RDS Mariadb Grant All permission access denied for user
This is a peculiar error with Mariadb on RDS, this problem does not happen if you select the MySQL or Aurora Engine. If you try to run a GRANT ALL ON query you get an error like