AAAzfar Alaminazfaralam.hashnode.dev路Dec 22, 2023 路 2 min readEmpowering Hadoop Nodes: Tailoring Storage for Optimal Performance! 馃捇馃敡In a Hadoop cluster, configuring storage on a slave node involves adjusting the Hadoop configuration files to allocate a specific amount of storage for the DataNode process. Here's a step-by-step guide: Edit hdfs-site.xml: Open the hdfs-site.xml fil...00
AAAzfar Alaminazfaralam.hashnode.dev路Dec 16, 2023 路 1 min readBasics of OpenshiftOpenShift is a cloud development Platform as a Service (PaaS) hosted by Red Hat. It's an open-source, cloud-based, user-friendly platform used to create, test, and run applications, and finally deploy them on the cloud. as we work on redhat developer...00
AAAzfar Alaminazfaralam.hashnode.dev路Nov 15, 2023 路 2 min readKubernetes Lab SetupFirstly open a site and download the minikube extension which is the best software to run kubernetes minikube start | minikube (k8s.io) Press on the above link and download the link 馃憜 and then install the minikube and then open it on cmd by that min...00
AAAzfar Alaminazfaralam.hashnode.dev路Nov 15, 2023 路 1 min readFull Screen mode in RHEL9.2 Within Virtual BoxHere are some commands that you have to use. Below are the step-by-step commands for Linux RHEL: yum repolist yum install perl -y yum install gcc -y yum install elfutils-libelf-devel -y yum install kernel-devel Back off from the terminal Press on F...00
AAAzfar Alaminazfaralam.hashnode.dev路Oct 13, 2023 路 1 min readIp Change in Linuxnmcli con modify enp0s3 ipv4.address 192.168.54.233/7 nmcli con down enp0s300