Configure IP in Virtual Machines
- Login to the Datalake Machine via SSH
Navigate to the Network configuration file using the following command and edit the configuration with the mentioned details.
>>>> nano /etc/sysconfig/network-scripts/ifcfg-eth0
AUTOCONNECT_PRIORITY=999
BOOTPROTO=dhcp
DEVICE=eth0
HWADDR=06:00:00:00:90:xx
ONBOOT=yes
TYPE=Ethernet
USERCTL=no
PROXY_METHOD=none
BROWSER_ONLY=no
IPADDR=X.X.X.X
PREFIX=24
GATEWAY=X.X.X.X
DNS1=X.X.X.X
DOMAIN="DNS-name.com"
DEFROUTE=yes
- Now reboot the machine to apply the network configurations.
>>>> sudo reboot
- Validate the IP address using the following command
>>>> ip a
Related Articles
Configure IP in Cybot™ Platform
Login to the Cybot machine via SSH. Once logged in successfully to Cybot machine, please find the following steps to assign IP address to Cybot. Enter as root user in the console using the following command. >>>> sudo –s Provide the password for the ...
Cybot Analytical Engine Installation
Cybot Analytical Engine Installation This guide will lead you through the process of deploying a Cybot Analytical Engine. Downloading the OVA The download link for the ova will be shared by the ActiveBytes Support team. Download the OVA and proceed ...
Installation Files
Installation of Cybot is streamlined through pre-configured OVA files. To obtain these files, please get in touch with the Cybot support team. OVA: It's a standard format used in virtualization environments to package and distribute pre-configured ...
Cybot™ Log Collector
Installation steps to deploy Datalake Engine and Datalake-UI Downloading the OVA The download link for the ova will be shared by the ActiveBytes Support team. Download the OVA and proceed to import the OVA using your preferred hypervisor. Importing ...
Cybot™ Platform
CYBOT™ is a one-of-a-kind platform that is custom-built to fit needs of enterprises with critical infrastructure. It acts as a cyber security foundation for organizations that requires deep visibility into their infrastructure with a multilayer ...