Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-30-2003, 01:30 AM
|
#1
|
LQ Newbie
Registered: Aug 2003
Posts: 15
Rep:
|
I need help with LAN troubles...
So after many hours struggling with Mandrake I finnally get the beast to boot. And to see the Windoze computers on the lan. The internet is working, and I can see other computers, but I can't browse them at all. Any suggestions? I'm not sure how I got it to work at all, so this is a plus as is, but I'd like to get my music.
Any help would be much appreciated.
-Frycarson. Running linux for two hours now. Why is the clock wrong?
|
|
|
08-30-2003, 11:17 PM
|
#2
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
Quote:
The internet is working, and I can see other computers, but I can't browse them at all.
|
Are you trying to access a windows PC on your LAN from the Linux PC ?
Need more details...
|
|
|
08-31-2003, 05:34 AM
|
#3
|
LQ Newbie
Registered: Aug 2003
Posts: 15
Original Poster
Rep:
|
ok.. All the details I can think relevent... I am trying to connect from my Linux box (mandrake 9.1) to a Windows XP shared folder. I am able to see all the computers on the LAN, and their remote directories, but am unable to see any files....
I am able to see them in Konqueror when i enter lan:/ as the address, or smb:/ . I take this as a good sign but don't know what I need to modify to let me actually access any files. I also believe that the Windows boxes are unable to view my files (On the Linux Box) which should be shared, but can read the shared folder names.
I hope this is what you need to know... I have two weeks to figure this out until I say screw it and use XP for moving files about the LAN until next break...
-FryCarson
I'm dumb... I just need to know how I can mount it on the fly. as in what should I type after mount? I can do it from the gui, but i'd like to know what it does. Thanks.
Last edited by frycarson; 08-31-2003 at 05:40 AM.
|
|
|
08-31-2003, 12:34 PM
|
#4
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
Verify the permissions of the winXP shares, make sure the directories are set to be Shared and that they have Read permission.
You can also access windows shares from the command line.
To list Windows shares use:
Code:
smbclient -L computername -U username
To access Windows shared directory use:
Code:
smbclient //computername/shared -U username
You can also mount a Windows shared to a directory (mount point) on Linux (like the cdrom):
Code:
smbmount //computername/shared /mnt/mount_point -o username=username
As for windowsXP accessing Linux, you will need to configure Samba.
/etc/samba/smb.conf
Last edited by Mathieu; 08-31-2003 at 12:56 PM.
|
|
|
08-31-2003, 04:39 PM
|
#5
|
Member
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825
Rep:
|
just a quick add-on to what mathieu suggested, i would make sure your regular user has permission to rw the partition too - i had some problems mounting a FAT32 drive. i was able to see the files in Konqueror, but they were unrecognized filetypes and i couldn't open them. you need to specify umask=000 in fstab. i'm not too familiar with samba though (it's next on my to-do list )
|
|
|
08-31-2003, 04:57 PM
|
#6
|
Member
Registered: Jul 2003
Location: Plano TX (north of Dallas)
Distribution: Kubuntu
Posts: 165
Rep:
|
try Lineighborhood, if it's in stalled under mandrake 9.1 you will find it in the start menu under networking -> remote access. You will be able to browse your LAN and mound shares with it.
|
|
|
08-31-2003, 08:30 PM
|
#7
|
LQ Newbie
Registered: Aug 2003
Posts: 15
Original Poster
Rep:
|
Thanks For all the suggestions. I've established a sort of functional system until i get around learning about the fstab.
Linux is so fun, I never enjoyed wasting two hours trying to get xp to work...
-FryCarson, I might have properly installed my sound card driver... who knows?
|
|
|
All times are GMT -5. The time now is 05:14 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|