8000 GitHub - yoichisagi/Samba-setup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yoichisagi/Samba-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

samba set-up

Change IPv4

sudo apt install openssh-server

sudo systemctl status ssh

GO TO WIN powesell> ssh user@192.168.10.

sudo apt install samba

samba --version

mkdir

sudo nano /etc/samba/smb.conf

edit :
[haven-share] comment = Haven Samba Share path = /home/haven/haven-share read browsable = yes

sudo service smbd restart
sudo ufm allow samba
sudo smbpasswd -a haven

WIN TERMINAL > \192.168.10. \haven

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0