Deepak Prasad

Deepak Prasad

R&D Engineer

at · 1018 articles published

Founder of GoLinuxCloud with over a decade 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

Articles by Deepak Prasad

Tutorial: Setup VNC Server CentOS 8

How to setup tigervnc server on CentOS 8, Different limitations with the newly released tigervnc server package, How to connect to vnc server using vncviewer …

9 min readlinux

Install Node.js and NPM Kali Linux

Step by Step instructions to install node.js and npm on kali linux with screenshots. Two different methods to install node.js and NPM using default repository …

5 min readsecurity

Install Kali Linux Apps on Ubuntu

Step by Step instructions to install kali linux apps on Ubuntu 20 using Katoolin. Install different tools from Kali Linux on Ubuntu.

5 min readsecurity

OpenLDAP Migration Tutorial

Perform openldap migration from one machine to another. Migrate system users to ldap user database using migrationtools rpm

6 min readsystem-administration

SQL Date Format Explained with Examples

Different types and formats of SQL date format explained with examples. SQL datetime format syntax, type and examples. sql server date format.

10 min readdatabases

Configure multi-master replication OpenLDAP

Multi-master replication in OpenLDAP is a replication technique using Syncrepl to replicate data to multiple provider ("Provider") Directory servers. Under the …

9 min readsystem-administration

Check Kubernetes Cluster Version

In this tutorial I will share multiple methods and commands to check Kubernetes Cluster Version in a Kubernetes Cluster.

7 min readdevops

Capture ssh & sshd strace logs

Step by Step instructions to capture SSH and SSHD strace logs with DEBUG and VERBOSE. Add timestamps to SSH and SSHD debug and strace logs

12 min readsystem-administration