Millions of people get easy access to online app stores where they can purchase attractive and entertaining things. This is enabled through three mail channels: Google Play Store,Apple App store and WindowsMarket. These three giants’ online stores have done their best to cooperate with users. Availing some popular apps completely free, this seems to be a tool for attracting […]
Tutorial
if you want to monitor network throughput on the command line interface, use nload application. It is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in and outgoing traffic using two graphs and provides additional info like total amount of transferred data and min/max network usage. […]
Nokia X is already in the market and it has Google less Android running on it. However, it is easy to put Google Apps on a Nokia X. I do not know why would someone with an Android device like to have a Nokia X App store, when they already have the mighty Google Play Store on […]
We will use vsftpd repository in this tutorial. About vsftpd Warning: FTP is inherently insecure. If you must use FTP, consider securing your FTP connection with SSL/TLS. Otherwise, it is best to use SFTP, a secure alternative to FTP. The first two letters of vsftpd stand for “very secure” and the program was built to have strongest protection […]
Amazon Web Services has an extremely functional and easy to use web console called the AWS Management Console. It’s brilliant for performing complex tasks on your AWS infrastructure, although as a Linux sysadmin, you may want something more “console” friendly. In early September 2013, Amazon released version 1.0 of awscli, a powerful command line interface which can be used to manage AWS services. Amazon’s […]
Google Drive On Ubuntu Google Drive don’t have an official app for Ubuntu Linux, but I can help you to install one on Ubuntu with a few clicks. Tools: Ubuntu 12 or 13 versions. A terminal. Steps: Open Konsole and run it as root. Copy and paste the following command line. Type: sudo apt-add-repository ppa:thefanclub/grive-tools. Type: […]
Almost Everything You Need to Know About DHCP as a Systems Administrator This article will help you to learn everything that you need to know as a systems administrator (or SysAdmin) about this protocol and what can you do with it. Note: Article was written and sent to me by Netanel Ben-Shushan. Thanks Netanel! […]