How to Connect to a Remote Database Using TablePlus over SSH
I use TablePlus to access remote database from local machine. Here are the steps that I usually follow to connect to my remote database using TablePlus over SSH.
Thoughts, tutorials, and insights from my personal experience.
I use TablePlus to access remote database from local machine. Here are the steps that I usually follow to connect to my remote database using TablePlus over SSH.
Today I received an email about critical security vulnerability from Vercel. Below is the message and how to fix it.
For some reason, I want to undo the last git commit on my local machine, maybe because I want to add additional changes.
A quick guide on how I check and update outdated NPM packages in a Node.js project using simple npm commands to keep dependencies up to date.
For a brand new VPS Ubuntu Server, sometimes I want to change the timezone to match my current location. Here are the steps that I usually follow to update the timezone.
Database backup is not available for the Hobby and Growth plan in Laravel Forge. But sometimes you want to get the database from your server. The following are the manual steps that I usually use to get my MySQL database in Growth plan