NOKL Client and Server for Linux
NOKL Client and Server can be installed directly on Linux box.
For CentOS/RHel/Fedora 7 and up
Prerequisites:
yum install fuse3 (note: if you're using CentOS 8+ or RHEL 8+, you might need to use dnf instead of yum)
Additional Prerequisites for CentOS Stream 9-10 & Fedora 39-42:
dnf install libxcrypt-compat
libxcrypt-compat may require enabling the crb repository:
sudo dnf config-manager --set-enabled crb
Download:
wget -O nokl.x86_64.rpm https://www.nokl.com/dist/nokl.x86_64.rpm
Install:
sudo rpm -i nokl.x86_64.rpm
For Debian and Ubuntu
Download: wget -O nokl.x86_64.deb https://www.nokl.com/dist/nokl.x86_64.deb
Install: sudo dpkg -i nokl.x86_64.deb
Run Client and Server
Run (normal user): nokl-mount
First run requests credentials and sets up Nokl Client and Server.
It also starts Nokl Server that serves files from this computer to Nokl clients on other computers.
Nokl Client mounts on this computer folders served by Nokl Servers.