Macbook

Dynamic Wallpapers on Mac

Wallpapers don’t have to look the same all day. No, I am not talking about changing the wallpaper after a certain period of time, but changing the view of the wallpaper (same) according to the time of the day. Yes, you heard it right. The same wallpapers have dark colors and starry skies at night …

Dynamic Wallpapers on Mac Read More »

mysql

How to import sql database using Terminal?

Uploading the database to your XAMPP phpmyadmin is faster using Terminal than doing it from phpmyadmin. For this please follow the following steps. Open the Terminal and cd into the folder where the sql database you need to upload is located. Login to your mysql using the commondmysql -u”Your Username” -p”Your Password” If the terminal …

How to import sql database using Terminal? Read More »