The Nautilus development team has provided requirements to the DevOps team for a new application development project, specifically requesting the establishment of a Git repository. Follow the instructions below to create the Git repository on the Storage server
in the Stratos DC:
-
Utilize
yum
to install thegit
package on theStorage Server
. -
Create a bare repository named
/opt/official.git
(ensure exact name usage).
thor@jumphost ~$ ssh natasha@ststor01
natasha@ststor01’s password:
“System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8).”
Connection closed by 172.16.238.15 port 22
thor@jumphost ~$ ^C
thor@jumphost ~$