Git-Command-Example-Part2

Learn Git Commands with Practical Examples on Linux – Part 2

In previous article we have learned basic Git workflow. In this article we’ll be focusing on some advanced features like miscellaneous repository actions, branching and tagging. Like previous article this is also hands-on guide to Git. Miscellaneous repository actions Rename As name suggests rename operation … Read more

Different-Ways-Access-Google-Drive-Linux-Desktop

Different Ways to Access Google Drive on Linux Desktop

Google Drive is a cloud-based file storage that allows you store your files on Google Servers, share files with other users and also synchronize the files among various devices including your computer, mobile phone, tablets etc. To access Google Drive you only need to have … Read more

Create-Delete-VMs-Command-Line-Openstack

How to Create an Instance in OpenStack via Command Line

As we all of know that Openstack is getting popular day by day. Most of the organizations are moving their IT infrastructure from traditional virtualization to the private cloud like OpenStack. Openstack is available in two versions: Community OpenStack – As the name suggests, it … Read more