Best apps to records phone calls on Android
Some applications allow you to record a phone call made or received by your cell phone. Since Android does not allow to record calls natively, third party apps can be a useful solution to record (more…)
Some applications allow you to record a phone call made or received by your cell phone. Since Android does not allow to record calls natively, third party apps can be a useful solution to record (more…)
In this short tutorial, you will learn how to send one-liner emails using sSMTP from your Linux Ubuntu/Debian terminal. But why on earth would we want to send Emails from the terminal ? (more…)
For professional photographers, open source software like Linux is just what they need for processing images and keeping their workflow stable.Many photographers find themselves paying subscriptions to Lightroom or Adobe Photoshop year after year, (more…)
Antivirus software is meant to detect, prevent and take away malware. Malware classification includes viruses, worms, Trojans, and scareware, yet as (depending on the scanner) some types of potentially unwanted programs (such as adware and spyware). (more…)
Bluetooth is one of the most widely used wireless connections for accessories, mobile devices and computers. To pair it up, is necessary that the devices are in the same environment, (more…)
Node.js is an an open source JavaScript development platform for general purpose programming that enables users to build applications that need a persistent connection from the client (more…)
Updated on January 23rd – 2023 – A common issue that many people experience is a slow performing computer. The question of how to speed up a computer is frequently asked on forums and by IT professionals. The reason for this is that over time, PCs can (more…)
Sometimes you need to run your nodejs server permanently (.e.g. for building a REST API that will be consumed by a mobile application) without the need to run (more…)
In order to prevent malicious programs or more precisely scripts from being executed in an improper way on your system, Powershell security policy triggers the error: Running scripts is disabled on this system. All the scripts which are not signed will (more…)
If you haven’t pushed your local branch to a remote branch in Git and you would like to rename your current local branch, you should proceed as follows : (more…)