Added tags and categories to old posts
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
---
|
||||
title: "Adding GIT to ISPConfig jailkits"
|
||||
tags: ["ispconfig", "git", "jailkit"]
|
||||
categories: ["recipe"]
|
||||
categories: ["recipe", "sysadmin"]
|
||||
description: "How to add the GIT ecosystem to one/all jailkit(s) in ISPConfig"
|
||||
date: 2019-06-03T00:37:33+02:00
|
||||
author: "Ettore Dreucci"
|
||||
draft: false
|
||||
---
|
||||
|
||||
## [[recipe]({{< ref "/categories/recipe" >}})]: How to add the GIT ecosystem to one/all jailkit(s) in ISPConfig
|
||||
## [[recipe]({{< ref "/categories/recipe" >}}), [sysadmin]({{< ref "/categories/sysadmin" >}})]: How to add the GIT ecosystem to one/all jailkit(s) in ISPConfig
|
||||
|
||||
[ISPConfig](https://www.ispconfig.org/) comes with [jailkit](https://olivier.sessink.nl/jailkit/) enabled so that the “clients” that login via ssh are limited to a chroot shell with only some specific command. **Every client website has its own jailkit.**
|
||||
|
||||
|
Reference in New Issue
Block a user