In this tutorial, we are going to discuss how to force linux server to run fsck on the next reboot. Sometimes we have a file system that shows inconsistency or even does not get automatically or having many I/O error and running fsck is expected to eliminate the issue at hand. There could be much …
Month: March 2019
Azure Virtual Machines (VM) is on-demand, scalable, computing resources provided by Microsoft Azure as IAAS. Most of the cloud service providers like AWS and Google provide IAAS related to meet infrastructure demands. Virtual Machine is needed to have more control over the computing environment. Azure VM gives you the flexibility of virtualization without maintaining a …
Before we discuss further how to add a virtual network interface in linux first we need to know what is virtual IP. Virtual IP is also pronounced as VIP by technical professionals. So let’s understand it. What is Virtual IP ( VIP )? VIP stands for Virtual IP means Virtual IP Address. So it virtual …
What Is The Difference Between Artificial Intelligence (AI) & Machine Learning In this article we are going to discuss about what is artificial intelligence?. We will also discuss what is machine learning?. Then we progress further to understand what is the difference between artificial intelligence and machine learning. So lets start with artificial intelligence. What …
how to fix swap issues in azure vm Red Hat Linux virtual machine gets build in azure either via portal or via some kind of automation (using script ) to avoid any manual mistakes .But due to any possible reason if swap is either not configured properly or you have requirement to update swap configuration …