Share File di Windows ke Ubuntu

, , No Comments

 In Window:

1. Create a folder "boelepe"  -- Window

2. Right Click on "boelepe"  -- Properties -- sharing -- Advance Sharing

3. Check option "share this folder" - permission -remove Group or Username "Everyone".

4. Add User - select your user account from List

5. Check Full Control,Read,Change

6. Apply- Ok - Exit

7. open cmd - ipconfig - copy ipv4 for Wireless lan Adapter  incase if you are using WIFI

----------------

In Ubuntu:

1. Open terminal.. 

2. become root

   $sudo su-

3. apt-cache search cifs

4. if cifs utils not present then install 

   $ sudo apt-get install cifs-utils

5. df -h

6. $sudo mkdir /media/test

7. $sudo mount.cifs -o username= window_username  //window_ip_address/window_share_folder_name /media/test


0 komentar:

Posting Komentar