Skip to main content

Posts

Showing posts from 2023

How to make the network connectivity between CentOS VM and Windows host computer | Deploy a simple website on Apache server

  In this instructional video, I guide you through the crucial process of establishing network connectivity between a CentOS Virtual Machine (VM) running on VMware Player and a Windows 10 host computer. This skill is fundamental for various practical and industrial applications, ensuring seamless communication between systems. Subsequently, I demonstrate the step-by-step installation of the Apache server, a pivotal component for web hosting. To enhance your understanding, I walk you through the deployment of a straightforward webpage on the Apache server, providing practical insights into web hosting capabilities. Mastering these essential processes empowers you to optimize connectivity and elevate your server's functionality for diverse applications.

How to Create a Share Folder Between Virtual Machine and Host Computer

  In this episode, I’m going to guide you through the process of creating a shared folder between your host computer and a virtual machine (VM). This is a common challenge, as many people struggle with sharing files seamlessly between their host system and a VM. To address this issue, I’ll be demonstrating how to set up a shared folder using VMware Workstation Player, which will allow you to access files from both the host computer and the virtual machine. Having a shared folder is particularly useful for Linux beginners who are working on their lessons or projects within a virtual environment. By creating this shared folder, you’ll have a convenient way to transfer files, collaborate across different systems, and keep your work organized. This setup not only simplifies the process of file sharing but also enhances your workflow, as you won’t need to rely on external drives or other complicated methods to move files between the host and the VM. Moreover, we’ll be using this shared ...

How to Create a New Virtual Machine on VMware Workstation Player | How to Install CentOS 8 Linux

This comprehensive video course series is dedicated to imparting essential skills in Linux server handling and web hosting. The primary goal is to offer a user-friendly and practical learning experience. The content delves into the intricacies of creating a virtual machine using VMware, providing step-by-step guidance on the installation process for CentOS 8. A significant aspect covered in this series is the exploration of package installations, including the crucial step of checking repositories. Through a blend of theoretical explanations and hands-on examples, viewers gain a solid foundation in server administration. The structured instructions ensure a seamless learning journey, enabling individuals to effortlessly follow and implement the demonstrated procedures.

Network Function Virtualization (NFV)

The main objective of NFV is to move network functions from dedicated hardware appliances to software running on commodity servers, storage devices, and switches, using standard IT virtualization technologies. The main benefits of NFV are increased flexibility, scalability, and cost-effectiveness in network infrastructure. With NFV, network functions can be dynamically provisioned, scaled up or down, and migrated across different physical servers and data centers. This enables network operators to respond more quickly to changing traffic patterns and service demands, without the need for manual configuration and hardware upgrades. Figure 1a Figure 1b NFV is often used in conjunction with Software-Defined Networking (SDN) for transmission, which provides a centralized control plane for managing network traffic flows and policies. Together, NFV and SDN can help network operators create more agile, efficient, and scalable networks that can adapt to the changing needs of modern applicati...

Partitioning hard drives in Linux servers

ADDING PARTITIONS, FILE SYSTEMS, AND PERSISTENT MOUNTS The following flow chart indicates adding partitioning, file systems, and creating mount points for partitioning on Linux systems in a very short format and this is able to understand easily the complex process of Linux storage management. LOGICAL VOLUME MANAGEMENT (LVM) CONCEPTS The following flow chart indicates the LVM concepts very shortly on Linux systems.

Scientific Writing - Research Article

  Significant sections of the Research Article How to write an Abstract? The abstract section is very important for the scientific paper because it represents all the contents briefly of a paper and the reader will decide whether or not to read the whole article. This is written by summarizing the introduction section. It has to briefly include the  problem, method, findings, and conclusion usually in the factual or past tense. How to write an Introduction? Start with a broad overview of the research scope. You have to provide a general background of the field or topic. Then you write a  literature survey about the topic. It does a critical analysis of the existing research on a specific topic. The next step is explaining a problem statement or research gaps . Then you can be writing  research objectives to provide the solution to the given problem statement or research gaps. Finally write scope and limitations that explain how the limitations may have affec...

What is a Network Operation Center (NOC)? Key Functions, Roles, and Benefits

A Network Operation Center (NOC) is a centralized facility where IT professionals monitor, manage, and maintain network systems around the clock. Acting as the command center for network performance and security, a NOC ensures seamless communication, stability, and efficiency across an organization’s infrastructure. NOCs are responsible for a range of critical tasks, including: Monitoring network devices and data flows Maintaining system health and software updates Troubleshooting and identifying network anomalies Rectification of errors and service disruptions Escalating issues to higher-level support teams Supervising and organizing system operations A NOC can be either internally managed by the organization or outsourced to a managed service provider (MSP). The choice depends on factors such as company size, network complexity, and operational budget. NOC Performances Metrics and KPIs Who Needs a NOC? Organizations with large-scale or mission-critical networks—such as telecom pr...