Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Encrypt git repository on server (safe against theft of physical hardware)

You could use an ecrypted home directory. You would have to login and manually mount the encrypted drive and provide the decryption key when the server reboots. You can't have the drive automatically mounted for obvious reasons.

Tags:

Encryption

Git

Ubuntu

Related

Good default for XDG_RUNTIME_DIR? SSH - set env vairables by every connection - godaddy shared host Is it possible to enable port isolation on Linux bridges? How to copy *.txt files recursevely in another destination? The User Profile Service Failed the Logon. User Profile Cannot Be Loaded How can I decrypt multiple files in a directory with gpg? Logrotate not working BASH Scripting, su to www-data for single command What's the difference betwen the single dash and double dash flags on shell commands? Generic Nagios plugin to check if a specific process/service is running? How do I limit MS SQL Server memory usage? Why do mobile networks have high latencies? How can they be reduced?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy