![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux Losing Market Share to Windows Server - eWeek | iBot | UNIX and Linux RSS News | 0 | 10-25-2007 05:40 PM |
| Linux Losing Market Share to Windows Server - eWeek | iBot | UNIX and Linux RSS News | 0 | 10-25-2007 05:10 PM |
| Mac OS, Linux May Share a Windows Flaw - PC World | iBot | UNIX and Linux RSS News | 0 | 10-13-2007 10:50 AM |
| how to share the unix file for other client 's access | floopw | UNIX for Dummies Questions & Answers | 2 | 07-10-2006 10:52 PM |
| Mounting a windows share on AIX | szahir1 | Windows & DOS: Issues & Discussions | 3 | 04-11-2002 06:14 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
how i can share the file between unix or linux in windows ??
hello everybody
i have one quetion explane i have to opreating system windows xp and linux fedore core and unix ( sun solaris 10 ) and i want to open me file that is storege in windows <<< want to open it in unix or linux i think there are some commands i can use it but i don't know about it if anyone know about this problems please tell me good regered |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
#3
|
||||
|
||||
|
If you have the samaba client package installed ( if not install it )
with a domain: Code:
mount -t smbfs -o username='DOMAIN\user' //windows_machine/sharename /mountmount Code:
mount -t smbfs -o username='REBORG\reborg' //reborg-pc/home /mnt |
|
#4
|
|||
|
|||
|
Quote:
can you explain i'am new in unix and linux |
|
#5
|
|||
|
|||
|
Quote:
|
|||
| Google The UNIX and Linux Forums |