#centos
Read more stories on Hashnode
Articles with this tag
Other If Statement If the output is either Monday or Tuesday if [ "$a" = Monday ] || [ "$a" = Tuesday ] Test if the error.txt file exist and its...
Basic Shell Scripting First Script Run Basic Tasks Run Basic Administration Tasks Defining Variables Input=Output Conditional/If else...
Welcome to Scripting Standards In this Section? Script Naming Convention. Script File Permissions. Shell Script Format. Sequence of Script...
Linux Kernel What is Kernel? Interface between hardware and software Operating System consist of Shell and Kernel Software consist of Shell and...
š What is docker registry? Image? Private Registry? Deploy Private Registry Benefits of registry? Basic commands of registry? What is docker...
š Error: Database is uninitialized and superuser password is not specified. š” A error is something it comes when we try to run docker compose build...