Author

Deepak Prasad

Deepak Prasad

R&D Engineer

at · 1129 articles published

Founder of GoLinuxCloud with more than 15 years of expertise in Linux, Python, Go, Laravel, DevOps, Kubernetes, Git, Shell scripting, OpenShift, AWS, Networking, and Security. With extensive experience, he excels across development, DevOps, networking, and security, delivering robust and efficient solutions for diverse projects.

Areas of expertise

Certifications & credentials

  • Red Hat Certified System Administrator in Red Hat OpenStackID: 180-246-001
  • Certified Kubernetes Application Developer (CKAD)
  • Red Hat Certified Specialist in Ansible Automation
  • Go: Data Structures, Algorithms and Design Patterns With Go
Author profile illustration for Deepak Prasad — technical writer at GoLinuxCloud

Articles by Deepak Prasad

devops

Tech Savvy Students: Mastering Education with Linux Apps

Learn how Linux applications are empowering tech-savvy kids to transform the classroom. Also, understand how to use this excellent software for education.

Deepak Prasad6 min read
linux

Where to set environment variables in Linux?

Discover where to set environment variables in Linux with this comprehensive guide, exploring methods for user-specific and system-wide configurations, as well as temporary and persistent variable settings.

Deepak Prasad11 min read
cloud

Check Openstack version and mapped release information

Is there any single command to check openstack version or release name and how is Red Hat Openstack version mapping done.

Deepak Prasad2 min read
cloud

Step-by-Step Tutorial: Install OpenStack on CentOS 7 using Packstack

Step by Step openstack installation Guide using packstack single node in centos or rhel 7 linux. Install Openstack on CentOS 7 using Packstack

Deepak Prasad12 min read
cloud

How to troubleshoot OpenStack ironic introspection

Troubleshoot OpenStack ironic introspection for issues like Invalid provision state for introspection, Look up error: Could not find a node for attributes.

Deepak Prasad4 min read
cloud

Solved: ironic node-delete is associated with instance

Here I have shared the steps to fix "ironic node-delete is associated with instance" where you fail to delete an ironic node accociated with an instance.

Deepak Prasad2 min read
cloud

How to create and set property of flavor in OpenStack with examples

In this article I will show you the steps to create and set property of flavor with examples. Use openstack flavor set --property for existing flavors

Deepak Prasad5 min read
devops

Machine Learning in Video Games

machine learning has discovered computer video games as an interesting and rewarding area. Also, the video game market has become a prominent and proven global industry.

Deepak Prasad13 min read
linux

How to use SFTP with IPv6 Address in Linux?

Discover how to use SFTP with IPv6 addresses in Linux, from configuring the SSH server to listen on IPv6 interfaces to connecting securely with the appropriate syntax.

Deepak Prasad4 min read
databases

SQL LEFT JOIN Explained with Practical Examples

The SQL LEFT JOIN clause allows you to query data from multiple tables. It returns all rows from the left table and the matching rows from the right table.

Deepak Prasad11 min read
devops

An Overview of Online Graphic Editors

Online graphic editors have become increasingly popular in recent years, particularly as more and more people turn to the internet for their creative needs.

Deepak Prasad7 min read
devops

Difference between PDM & PLM [In-Depth Tutorial]

Product Data Management (PDM) and Product Lifecycle Management (PLM) are two essential tools for managing product development and production. Both PDM and PLM

Deepak Prasad6 min read
system-administration

How to use C++ WriteFile?

C++ provides several file I/O functions that enable programmers to write and read data from files. One of these functions is WriteFile, which is part of the

Deepak Prasad8 min read
networking

OSPF Configuration Explained on Cisco Router

Step by step instructions on OSPF configuration using Cisco router and examples

Deepak Prasad12 min read
programming

How to archive username in Java?

To "archive the username" in Java means to store the username for later access and retrieval. This may mean storing the username in a variable, class field,

Deepak Prasad5 min read
linux

Solved: vncserver service failed a configured resource limit was exceeded

vncserver service failed because a configured resource limit was exceeded tigervnc on RHEL 7, remove temporary files from under /tmp and /tmp/.X11-unix/.

Deepak Prasad4 min read
linux

How to configure bridged network in virt-manager (CentOS / RHEL 7)

Steps to configure bridged network in virt-manager. Virtual Machine Manager provides a graphical tool for administering virtual machines for KVM, Xen etc

Deepak Prasad3 min read
networking

How to create or configure NIC Teaming using nmcli (CentOS / RHEL 7/8)

Learn to configure NIC teaming on CentOS/RHEL 7 Linux node. RHEL 7 implements network teaming with a small kernel driver and a user-space daemon, teamd.

Deepak Prasad7 min read
linux

define ephemeral disk in OpenStack and compare with persistent storage

Define ephemeral storage. Difference between root disk vs ephemeral disk in openstack? Ephemeral storage is non persistent storage unlike cinder swift storage.

Deepak Prasad4 min read
linux

How to download entire repository from CentOS /RHEL 7/8 for offline use?

To download entire repository from CentOS / RHEL 7 you will need one time access to Internet. Next you can sync the online repository to your local system

Deepak Prasad6 min read
linux

How to download rpm package and all dependencies (RHEL / CentOS 7)

Download rpm package and all dependencies in CentOS / RHEL 7 using yumdownloader or repotrack. You can also use repoquery with yumdownloader to download rpm

Deepak Prasad5 min read
system-administration

How to get complete dependencies list of rpm ?

To find or get complete dependencies list of rpm you can use rpm, yum and repoquery command for both installed and non installed package

Deepak Prasad3 min read
linux

Linux Boot Process Explained Step by Step in Detail

Get detailed description of Step by Step Guide of Linux boot process with flowchart diagram. This also is the most asked question in interviews in Linux.

Deepak Prasad3 min read
linux

How to protect GRUB2 from booting kernel without password in Linux

Learn to set password to protect grub2 from booting a kernel without password. in rhel 7.To set password and protect grub2 remove unrestricted in menuentry

Deepak Prasad3 min read
linux

How to exit full screen mode in qemu virt-manager ( RHEL / CentOS 7)

How to exit full screen mode in qemu virt-manager for kvm hosts or get out of fullscreen. This article is validated on RHEL / CentOS 7 Linux on vnc viewer.

Deepak Prasad2 min read
linux

Understanding High Availability Cluster and Architecture

Understand thearchitectecture of different kinds of cluster i.e. high performance, load balancing and high availability cluster in Red Hat Linux

Deepak Prasad4 min read
linux

Guide to troubleshoot Cluster Resource (RHEL / CentOS 7)

Configure high availability cluster, create cluster resource and troubleshoot cluster resource for a cluster on Red Hat / CentOS 7 with examples.

Deepak Prasad5 min read
devops

How to create cluster resource in HA Cluster (with examples)

Configure High Availability Cluster and configure cluster resource and add behind the cluster in CentOS and Red Hat 7 Linux using pcs resource create..

Deepak Prasad8 min read
linux

Understanding resource group and constraints in a Cluster with examples

Understand resource group and constraints with examples in Cluster. Different types of constraint, adding existing resource to group, High Available Cluster

Deepak Prasad6 min read
linux

OpenStack Command Line Cheat Sheet (Beginner's Guide)

OpenStack command line cheat sheet for begineer. This CLI cheat sheet consists of Flavor, Identity, Compute Nova, Neutron Network, Block Storage, Guestfish

Deepak Prasad4 min read