flareGet is a full featured, advanced, multi-threaded, multi-segment download manager and accelerator for Linux, It allows user to pause, resume or monitor the download speed. The application is free to use on it’s lite version, but not open-source,there is also a pro version that cost around 20$ that can be bought directly from the official […]
Article by Alessio bash, first published on his blog
Many security policies require you to change the port number of the SSH service to ensure greater security in a Linux system. Situation now used throughout the IT world and used mostly by users who have their own private server. Today I want to show you how to add another security layer without having to change the SSH port. To do this we’ll incorporate the famous Google Authenticator to our ssh service, in this way we’ll have a safe, two steps security, by entering our password and the combination given from the GA application. Let’s see how to do this… Continue reading »