How to Install Jenkins in AWS EC2 Linux Instance
Jenkins is one of the famous and most used CI/CD Tool in the IT Market today. It can be Integrated with many other tools like git hub , git lab , bit bucket and...
Jenkins is one of the famous and most used CI/CD Tool in the IT Market today. It can be Integrated with many other tools like git hub , git lab , bit bucket and...
Jenkins is one of the famous and most used CI/CD Tool in the IT Market today. It can be Integrated with many other tools like git hub , git lab , bit bucket and...
Globbing: Path name Expansion Bash shell has a capability of path name matching, which is known as Globbing. To understand globbing we need to know about the “wildcard”. It’s nothing but a set of...
Disable the reboot action taken place by pressing the “Ctrl+Alt+Del” Keys When we use ctrl+alt+del key combination, it immediately reboot the linux machine. Anyone that has physical access of the keyboard or a Remote...
A command line is a text-based interface which is used to give instructions to the computer system. The command line in Linux is provided by the program known as “Shell”. The default shell in...
FTP stands for File Transfer protocol . It is used to share files over the network . It is based on server – client architecture. It work on port 21 with TCP Protocol ....
Recent Comments