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 […]
English
33 posts
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! […]