Check Bluetooth version available on Windows, Linux and Mac

Bluetooth is one of the most common method/technology used to transfer the files between a mobile device and the computer, connecting to gaming devices and wireless speakers, but many times the version of Bluetooth is not supportive which creates issues in connecting and transferring the files. While most of the “smart” devices today support Bluetooth 4.0 or later, you won’t be really able to transfer the files if your Windows 10 system is not supporting at least Bluetooth 4.0. Read More …

Ubuntu 18.04 – Restart network

Here are shown several ways how to restart networking from command line as well as from Graphical User Interface (GUI) on Ubuntu 18.04 Bionic Beaver distribution. Read More …

Linux – Make immutable a file

The chattr command is used by system administrators to restrict the users from changing a file in a particular way or even the administrator can by mistake delete a critical file because of a mis-typed command. But if the immutable flag is set, these mistakes can be avoided. Read More …

Set up Port Forwarding (Windows)

Port Forwarding is a technique that allows remote computers, usually computers or systems on the Internet, to connect to a specific system or service within a private local-area network (LAN), so an internal network. Read More …