#cloud
Read more stories on Hashnode
Articles with this tag
How Email Works - What is the application layer protocol for email? For sending email is SMTP(Simple Mail Transport Protocol) used to send emails). To...
OSI (Open Systems Interconnection) Model - · Systems that are open for communication with other systems.OSI is developed to communicate with computers...
(Introduction) · C- COMMON O-OPERATING M-MACHINE P-PURPOSELY U-USED FOR T-TECHNOLOGICAL E-EDUCATIONAL R-RESEARCH What is networking? Networking?...
GIT-Global Information Tracker Tracking the history of the project is called GIT. GIT allows us to maintain the history of the project. So to save...
Yaml Ain't Markup Language · Previously YAML was known as Yet Another Markup Language. But now it is called Yaml Ain't Markup Language. YAML is not a...
Anything you can run normally on the command line can be put into a bash script and it will do the same thing. which $SHELL # tells us that in which...