Online Courses Notes and Tips
Showing posts with label
System Configuration
.
Show all posts
Showing posts with label
System Configuration
.
Show all posts
Saturday, July 6, 2013
Setup Samba
On the Server
1. Edit /etc/samba/smb.conf
[sharename]
comment = Share
path = /path/to/shared_path
writable = yes
2. Restart samba server
sudo service smbd restart
Reference:
http://comtech247.net/2012/05/04/how-to-configure-file-sharing-on-ubuntu-12-04-lts/
Saturday, June 29, 2013
Configure symhost to scan for wireless networks upon restart
Edit
/etc/rc.local
and add the following lines:
iwlist wlan0 scan
Older Posts
Home
Subscribe to:
Posts (Atom)