BashBlaze: 7 Days of Bash Scripting Challenge: Day1
Follow the link --->
In the Solutions folder for the solutions
https://github.com/ShubhamJangle8/BashBlaze-7-Days-of-Bash-Scripting-Challenge.git
Thank you :)
Search for a command to run...
Follow the link --->
In the Solutions folder for the solutions
https://github.com/ShubhamJangle8/BashBlaze-7-Days-of-Bash-Scripting-Challenge.git
Thank you :)
No comments yet. Be the first to comment.
ScyllaDB is a high-performance NoSQL database that is designed for real-time big data applications and workloads. Install scylladb on 1 ec2 -> provides service for better throughput and low latency setup configuration files for a better communication...
Internet - optical fiber through water connected, satellite not preferred because distance is more TIER 1 - cables all around world - TIER 2(AIRTEL) rent through tier1 - TIER 3(JIO) rent through tier2 MAN - metropolitian area network - provide intern...
netstat -an | grep 12345 - to view ports which are already running | we can view process on a particular port netstat -putan | grep 12345 - to view number of connections on port 12345 netstat -r - view route table netstat -i - gives interfaces netsta...
Host - Land Docker - building Containers - aparments VM's seperate house in a row house So Containers are isolated as apartments are... They share the same resources of building as apartments would use the resources of the whole building in common as...