In most cases, the way we delete a file from our computers, whether by the Del key, the trash or the rm command, they actually don't permanently and securely remove the file from the hard drive (or any other storage media ).
If you own a WordPress blog, you've probably noticed that your URL comes in the format /year/month/day/post-url. This format creates longer links, and this date stamp can be harmful to your site, many users look at the link and select the site with the latest content…
In this article we are going to learn how to track 404 errors on your website by Google Analytics. The custom reports we'll learn how to create will help to easily identify and correct which pages are causing this error.
Podcasts have been gaining a lot of popularity lately and taking over the daily routine of Brazilians. I separated a list with all the channels I usually listen to, from more technicians focused on development and innovation, to personal development content and the corporate world.
In this article we will learn how to recover deleted files on Linux using TestDisk and Photorec tools. Don't be scared if you don't have a lot of experience with the command line, it's very easy to use and you'll be able to recover any deleted files on Ubuntu/Debian and other Linux distributions.
If you are looking for a versatile tool to create prototypes or test some code, check out Repl.it, it has been very useful in my day-to-day, especially when I need to validate some programming logic or even test a lib without having to create the whole the setup of a project from scratch.
Currently, your browser is probably the most important program on your computer. Everything we do, from email, social media and even editing documents takes…
If you use Microsoft Excel, you are probably used to using and importing data from external sources, eg CSV files. We managed to have this same facility in Google Sheets using Google Apps Script.
Creating your own lines of code can be done without any specific tools. Theoretically all you need is a simple text editor, but that probably won't be very productive… I've separated some of the best open source options available on the market, I haven't listed any paid or platform-specific programs.