Virtualisation – Creating an hypervisor – KVM

What is Virtualisation:    Virtualisation allows you to run multiple virtual machines on a single physical machine by sharing the resources in it. Virtual machines can be run in different operating systems on the same physical machine.    The Physical machine that runs multiple virtual machines is called as an hypervisor.Hypervisor:    A hypervisor or virtual machine monitor... Continue Reading →

Apache Tomcat Installation – Ubuntu – 17.04

    The Apache Tomcat software is an open source which helps to run Java Servlet, JavaServer Pages, Java Expression Language and Java Web-socket technologies. For your better understanding apache tomcat is a web server that serves JSP pages.    Apache Tomcat is trademark of the Apache Software Foundation.    In this articles we are going to install... Continue Reading →

Apache Tomcat Installation – Centos 7

    The Apache Tomcat software is an open source which helps to run Java Servlet, JavaServer Pages, Java Expression Language and Java Web-socket technologies. For your better understanding apache tomcat is a web server that serves JSP pages.    Apache Tomcat is trademark of the Apache Software Foundation.    In this articles we are going to install... Continue Reading →

Linux File Permissions – Basics and Commands

    As an open source, accessing a file requires more security in Linux. This has been maintained by providing file permissions and access modes. These are applicable for all files and directory.File Permissions:    The file permissions tells who all have access to the files.There are 3 attributes in file permissions classified as,Owner PermissionGroup PermissionOther or... Continue Reading →

Working on Linux Files – Basic Commands

In this article we will be seeing some basic commands while working on files in Linux.In Linux there are more applications to create and edit a file. Some of them are Vi editor, Vim editor(extended version for vi), Nano, Emacs, etc..,. These text editors are applicable in minimal installation.In GUI we can use Gedit, Sublime... Continue Reading →

Website Powered by WordPress.com.

Up ↑

Design a site like this with WordPress.com
Get started