Will there be Windows 12 after Windows 11? Instead of releasing a more major Windows 11 update, it...
Author - shohal
Linux Technical Interview Questions
Linux 200+ Technical Interview Questions: In some questions I am encouraging to search online...
What is Kubernetes?
Kubernetes Kubernetes is an open-source orchestration (Orchestration refers to managing multiple...
Norway
Study in Norway Study in Norway is a dream for any International Student. Below have some top...
Oracle PL/SQL Loop: Basic Loop, While Loop ,For Loop and...
Oracle PL/SQL Loop Structure and Example Basic Loop Structure : DECLARE X NUMBER:=0; BEGIN Loop...
How to Configure Generic Routing Encapsulation (GRE) ?
Head Office : (Real Ip: 182.168.99.180, Local Ip: 192.168.60...
What is Docker ?
Docker Docker is a platform for packaging, deploying, and running applications. Docker applications...
Oracle ADD_MONTHS, CURRENT_DATE, Function;
ADD_MONTHS Syntax ADD_MONTHS(date_expression, month) Examples Add a number of months to a date The...
Cron Job (Automate Scheduled tasks Using )
Any task that you schedule through crons is called a cron job. Cron jobs help us automate our...
Grep Command on Linux
Basic Grep Command Basic Grep CommandThe grep filter searches a file for a particular pattern of...