Git key safe which helps you to installs Git key safe. This allows permission in a secure way. These systems have the ability of the users to view permission of the filesystem. The read permission grants the ability to read a file. The write permission grants the ability to modify a file. The execute permission grants the ability to execute a file. It comforts with Ubuntu and cent OS.
The help command leads the users regarding the purpose and as well as about the options that are included in the Gitkeysafe modules. The help command lists out the alternative parameters of Gitkeysafe under ptconfigure module. It also describes the syntax for installing the user’s keysafe. The help command for Gitkeysafe is shown below.
ptconfigure GitkeySafe help
The syntax for the help command non case sensitive which adds an advantage for this module. The following screenshot visualize the user about the help command under the syntax for the help command non case sensitive which adds an advantage for this module. The following screenshot visualize the user about the help command under gitkeysafe.
kevell@corp:/# ptconfigure GitKeySafe help
******************************
This module installs Git Key-Safe Server to the program git-key-safe
GitKeySafe, git-key-safe, gitkeysafe
- install
Installs Git Key-Safe Server
example: ptconfigure gitkeysafe install
script example: git-safe-key -i /path/to/key clone http://git.com/repo.git
------------------------------
End Help
******************************
Installation typically involves code being copied/generated from the installation files to new files on the local computer for easier access by the operating system.. Using them, the user has to make sure and have a backup, so the user data can always be restored. The following command used to install git key safe.
ptconfigure gitkeysafe install
While installing this module the following screen shot will be appeared.
kevell@corp:/# ptconfigure gitkeysafe install
Install Git Key-Safe Server? (Y/N)
Y
*******************************
* Pharaoh Tools *
* Git Key-Safe Server! *
*******************************
Git Key-Safe script /usr/bin/git-key-safe added
Git Key-Safe script /usr/bin/git-key-safe permissions changed to 775
... All done!
*******************************
Thanks for installing , visit www.pharaohtools.com for more
******************************
Single App Installer:
--------------------------------------------
GitKeySafe: Success
------------------------------
Installer Finished
******************************
| Parameters | Alternate Parameters | Options | Comments |
|---|---|---|---|
| Install gitkeysafe | Instead of using gitkeysafe we can use GitKeySafe,git-key-safe | Y | It installs gitkeysafe under ptconfigure |
| Install gitkeysafe | Instead of using gitkeysafe we can use GitKeySafe,git-key-safe| | N | The system exit the installation |