Popular Posts
-
Information It is a HTTP status code that means the web site's server is simply not available right now. Most of the time t...
-
< Back 1. To create a new branch $ git checkout -b branch_b1 2. To swtich back to master $ git checkout master 3. ...
-
Docker is a virtualization technology like virtual box or vmware. Allows multiple OS with multiple functionalities The idea of d...
-
How to find the inodes ? ls -i file_name How to find the hard links? ls -l
-
< Back How to remove any directory locally and push the change. $ git rm -r name_of_the_directory $ git commit -m "message...
0 comments:
Post a Comment