Tag: LINUX
Steps to Add and Extend Swap Space in Linux
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, […]
119 Total Views, 1 Views Today
Steps To Increase Mount Point Space In Oracle Linux
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 […]
326 Total Views
Steps to Move ISCSI Target to Another Linux Server
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 […]
386 Total Views
Steps to Connect And Mount ISCSI Target on Linux Server
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 […]
694 Total Views
How to Fix Unable to Start VNC Server Issue
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 […]
1,418 Total Views
Configuring the VNC Server in Oracle Linux 7
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. […]
1,686 Total Views
Installing Veeam Agent on Oracle Linux 7.9
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 […]
706 Total Views
Setup Linux NFS Server and Client
Setup Linux NFS Server and Client Network File Sharing (NFS) is a protocol that allows you to share directories and files with other Linux clients over a network. Shared directories are typically created on a file server, running the NFS server component. Users add files to them, which are then shared with other users who […]
670 Total Views
Step by Step Install Linux 8 (OEL) along with Enable Guest Addition
Step by Step Install Linux 8 (OEL) along with Guest Addition In this article, we are going to perform step by step install Oracle Enterprise Linux 8.3 along with Oracle VM VirtualBox 6.1.22 install, configure require hardware, network, memory, etc. on VM, and enable guest edition. To complete this demonstration, we will perform in the […]
1,854 Total Views
How to Enable GUI in LINUX 7 Inside Oracle VM
How to Enable GUI in LINUX 7 Inside Oracle VM In this article, we are going to demonstrate how to enable/install GUI mode in LINUX 7.9 in side Oracle VM. This situation occurs when we don’t select the correct available option while installation for GUI/missing require packages. So when we start the server, we get […]
1,658 Total Views
Recent Comments