Add nfs and cifs helper
This commit is contained in:
@@ -16,4 +16,8 @@ sudo apt install python3 ipython3 python3-pip
|
|||||||
sudo apt install zsh
|
sudo apt install zsh
|
||||||
|
|
||||||
# Install smbclient
|
# Install smbclient
|
||||||
sudo apt install smbclient
|
sudo apt install smbclient
|
||||||
|
|
||||||
|
# Install nfs helper and cifs helper
|
||||||
|
sudo apt install nfs-common
|
||||||
|
sudo apt install cifs-utils
|
||||||
Reference in New Issue
Block a user