Recently Created Pages
Java 8 Create Parent Folder and Writing/Reading File
Java 8 Create Folder and Writing/Reading File public class CreateFolderAndWrite { public stati...
Download and add YUM Repo in one command
Download and add YUM Repo in one command wget https://dl.yarnpkg.com/rpm/yarn.repo -O /etc/yum.r...
Write more then one file at single command using cat
Write more then one file at single command using cat cat > .npmrc <<EOFproxy=http://10....
Python to Generate Random Strong Passwords
import os, random, stringrnd = random.SystemRandom()chars = string.ascii_letters + string.dig...
zAllStatus.sh
zAllStatus.sh #!/bin/shEscape="\033";Reset="${Escape}[0m";BlackF="${Escape}[30m"; RedF="${Escape...
Recently Updated Pages
Java 8 Create Parent Folder and Writing/Reading File
Java 8 Create Folder and Writing/Reading File public class CreateFolderAndWrite { public stati...
Download and add YUM Repo in one command
Download and add YUM Repo in one command wget https://dl.yarnpkg.com/rpm/yarn.repo -O /etc/yum.r...
Write more then one file at single command using cat
Write more then one file at single command using cat cat > .npmrc <<EOFproxy=http://10....
Python to Generate Random Strong Passwords
import os, random, stringrnd = random.SystemRandom()chars = string.ascii_letters + string.dig...
zAllStatus.sh
zAllStatus.sh #!/bin/shEscape="\033";Reset="${Escape}[0m";BlackF="${Escape}[30m"; RedF="${Escape...