05
May
Introduction to Clusters
A cluster can be defined as a system where two or more computers work collectively to execute heavy processing or critical tasks. Any type of crucial application, or applications that cannot stop working or cannot lose data (for example a core banking system), can use cluster technology. Let’s take a look at the primary Advantages... Read More
18
Mar
Unplugging and Plugging Database 18c
This article focuses on steps to unplug the database from the container database and then plugging it back to the same or another container. Here I have explained the method of using command prompt, whereas you can also manage the plugging and unplugging through Database Configuration Assistance (DBCA). Letβs begin with Unplugging the Database. Unplugging... Read More
17
Mar
Installation Guide for Python 3.6 on Linux
Python is a programming language of high level, interpreted, imperative, object-oriented, dynamically typed and strong. Itβs probably the programming language that is more easy and pleasant to deal with. It is a multi-platform language, i.e. the same program can run Python in Windows, UNIX, Linux, BSD, and MacOsX. In this article, we will show how... Read More
25
Feb
Creating Putty Shortcuts in Windows
Putty has loads of features; itβs a famous client to establish SSH connections from Windows machines to Linux servers. However, itβs not limited to this only; you also use it for Telnet, Rlogin, Serial, etcβ¦ Putty is certainly one of the best tools used by many of our system admins! But then, there are many... Read More
27
Jan
Advantages and Disadvantages of Virtual Server – ESDS
Benefits of Server Virtualization Server virtualization has been in the trend for a couple of last years and it is a reality that knocks companies, bringing numerous benefits to all who seek the resource savings and a more effective IT management. Furthermore, it is a green technology. Server virtualization is the concept of taking a... Read More
