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 …
Install Airmon-ng Kali Linux [2 Methods with Examples]
Airmon-ng utility is a command-line tool used to enable monitor mode on wireless interfaces. It comes with the Aircrack-ng package.
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 …
How to Install .deb Files in Kali Linux (4 Easy & Safe Methods)
Learn how to install .deb files in Kali Linux using dpkg, apt, and gdebi. Step- by-step commands, dependency fixes, and best practices.
Install Tor Browser on Kali Linux [2 Methods]
Step by Step instruction to install tor browser on Linux. Two different methods to install and launch tor browser using terminal
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.
Install iRedMail on Rocky Linux 8 [Step-by-Step]
Step by Step instructions to install iredmail on rocky linux 8 with screenshots. Install and Configure iredmail server GUI
OpenLDAP Migration Tutorial
Perform openldap migration from one machine to another. Migrate system users to ldap user database using migrationtools rpm
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.
Git HEAD Explained (HEAD~ vs HEAD^ vs HEAD@{} with Examples)
Learn what HEAD means in Git with simple examples. Understand HEAD~ vs HEAD^ vs HEAD@{}, how to navigate commit history, and when to use tilde (~), caret (^), …
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 …
Check Kubernetes Cluster Version
In this tutorial I will share multiple methods and commands to check Kubernetes Cluster Version in a Kubernetes Cluster.
Kubernetes Privileged Pod Practical Examples
Step by Step instructions to create Kubernetes privileged pod and Kubernetes non-privileged pod with Linux capabilities examples
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
Add timestamp to SSH verbose logs [STDOUT & Log File]
Execute SSH and add timestamp to SSH verbose logs. Store the verbose logs into a log file and add timestamp prefix to each entry of log file with while loop
