Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 8a017ed

Browse files
Requirements update
1 parent a5a691d commit 8a017ed

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,20 @@ Cockpit ZFS Manager is currently pre-release software. Use at your own risk!
1111
## Requirements
1212

1313
* Cockpit: 201+
14-
* Samba: 4+
14+
* NFS (Optional)
15+
* Samba: 4+ (Optional)
1516
* ZFS: 0.8+
1617

1718
<details>
1819
<summary>Tested Distributions</summary>
1920

2021
* Arch Linux
21-
* CentOS Linux 8.0
22-
* Debian 10.0
22+
* CentOS Linux 8
23+
* Debian 10
2324
* Fedora 31
24-
* Oracle Linux Server 8.0
25-
* Proxmox VE 6.0
26-
* Red Hat Enterprise Linux 8.0
25+
* Oracle Linux Server 8
26+
* Proxmox VE 6
27+
* Red Hat Enterprise Linux 8
2728
* Ubuntu 18.04 LTS
2829
* Ubuntu 19.10
2930

@@ -36,6 +37,8 @@ Cockpit ZFS Manager is currently pre-release software. Use at your own risk!
3637
<img src="https://user-images.githubusercontent.com/58222345/80313066-6f3d3c00-881b-11ea-859d-a47cf1e85177.png" width="425" />
3738
<img src="https://user-images.githubusercontent.com/58222345/80313067-7106ff80-881b-11ea-9688-0c94f8088b3b.png" width="425" />
3839

40+
<sup>Screenshots using Cockpit 217 on Oracle Linux 8.1 with UEK R6.</sup>
41+
3942
## Installation
4043

4144
Copy zfs folder to cockpit
@@ -58,7 +61,6 @@ $ sudo nano /etc/samba/smb.conf
5861
Append to [global] section or individual share sections
5962

6063
```
61-
[global]
6264
shadow: snapdir = .zfs/snapshot
6365
shadow: sort = desc
6466
shadow: format = %Y.%m.%d-%H.%M.%S

0 commit comments

Comments
 (0)