There is a way to find out that public IP using the curl command. If you don't have the package installed, you'll need to install it, as mentioned on ITswapshop, where they explain the process for…
Linux
Networks
Terminal
Ubuntu
Read more →
Installation and usage: youtube-dl videourl (where videourl is the location on YouTube where said video is hosted). The video will be saved in the location where we run the command. If it doesn't…
Linux
Multimedia
Terminal
Ubuntu
Read more →
Depending on the operating system, we can download Testdisk from its website. Once downloaded, we go to the terminal, access the folder and run: ./photorecstatic (root required) or in my case (when…
Linux
Data recovery
Terminal
Ubuntu
Read more →
MySQL stores user information in the tables of the mysql database (DB). The CREATE USER command creates new MySQL users. To use it, you must have the global CREATE USER privilege or the INSERT…
Databases
DAW
SQL
Terminal
Read more →