0 Comments

How to Enable PasswordLess SSH login in Linux 5 (1)

How to Enable Passwordless SSH login in Linux PasswordLess SSH configuration is required to perform various types of activities at the time of installation to configure members of cluster nodes, after the installation assistant configuration, Opatch, Enterprise manager, and many other features/commands. We have two options to configure PasswordLess SSH either using OUI which creates […]

Loading

0 Comments

Steps to Install & Configure SNMP in Oracle Linux 7 5 (1)

Steps to Install & Configure SNMP in Oracle Linux 7 SNMP (Simple Network Management Protocol) is an internet standard protocol used to remotely retrieve the operational statistics of the servers and infrastructure components. SNMP protocol is implemented on the application layer of the networking stack. It is one of the widely accepted protocols to manage […]

Loading

0 Comments

Steps to Add and Extend Swap Space in Linux 0 (0)

Steps to Add and Extend Swap Space in Linux Swap space is a virtual amount of physical memory that is allocated for use by the operating system when available RAM memory has been fully utilized. This swap memory is located on the disc and since disc reads and writes are slower than reading from RAM, […]

Loading

0 Comments

Steps To Increase Mount Point Space In Oracle Linux 0 (0)

Steps To Increase Mount Point Space In Oracle Linux Sometimes we need to increase our server mount point space if we are running out of disk space. We are performing this demonstration on VMware Workstation to increase mount point space in Oracle Linux, and we will extend our /u01 mount point which is 50GB in […]

Loading

0 Comments

Steps to Move ISCSI Target to Another Linux Server 0 (0)

Steps to Move ISCSI Target to Another Linux Server   In a recent blog, we saw Steps to Connect And Mount ISCSI Target on Linux Server Click here to read more. In this blog, we will see How we can shift the same iSCSI target to another Server. We are expected to do this kind […]

Loading

0 Comments

Steps to Connect And Mount ISCSI Target on Linux Server 0 (0)

Steps to Connect And Mount ISCSI Target on Linux Server Internet Small Computer System Interface (iSCSI) is an IP-based standard for connecting storage devices. iSCSI uses IP networks and allows data to be transferred over long distances. iSCSI provides shared storage among client systems. Storage devices are attached to servers (targets). Client systems (initiators) access […]

Loading

2 Comments

How to Fix Unable to Start VNC Server Issue 0 (0)

How to Fix Unable to Start VNC Server Issue In the previous blog, we saw steps required to install and configure VNC Server Click here to read more. In this article, we will see How we can fix VNC Server service startup issue. The below issue can occur if the Server was stopped suddenly and […]

Loading

0 Comments

Configuring the VNC Server in Oracle Linux 7 0 (0)

Configuring the VNC Server in Oracle Linux 7 Virtual Network Computing (VNC) is a system for sharing a graphical desktop over a network. Here we will be configuring the VNC server in Linux 7. A VNC client connects to and can control, a desktop that is shared by a VNC server on a remote system. […]

Loading

0 Comments

Installing Veeam Agent on Oracle Linux 7.9 0 (0)

Installing Veeam Agent on Oracle Linux 7.9 If you are using Veeam Backup Solution then your Backup Admin will request you to install Veeam Agent on your Server before Backup Admin can create or configure backup policy on Server.  Follow below steps to install Veeam Agent in Oracle Linux 7.9. Step 1. Download the Veeam […]

Loading

0 Comments

How to Remove Old Unused Kernels in Unix 0 (0)

Remove Old Unused Kernels in Unix In this article, we are going to demonstrate How to Remove Old Unused Kernels in Unix. The kernel is part of an operating system that stores in a small partition of OS called /boot. Whenever we update/upgrade a system, it will install all required updates along with the kernel […]

Loading