LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-03-2005, 04:48 PM   #1
26242
LQ Newbie
 
Registered: Apr 2005
Posts: 2

Rep: Reputation: 0
Unhappy Newbie trying to make Knoppix accessible from Windows over network!


Okay. I am an expierenced computer user (in Windows). I just installed Knoppix (latest version) to my hard disk with the install program. However, after much deliberation, digging through help files, etc, I figured out that, after scanning the network, you could access other Windows machines by browsing to "smb://<machinename>".. That's all fine and dandy (thankfully)...

But, the idea of our home network is to be able to get files too (obviously).. So, I was wondering how to make the Windows machines "see" the Linux terminal in "Network Neighborhood"....

Thanks for any help!

PS: The other computers....... one is WinXPsp2, and the others are Win98se..........
PS: When I click K>KNOPPIX>Services>Start Samda Server, and then enter my root passwd, it just closes, and does nothing.....

Last edited by 26242; 04-03-2005 at 05:01 PM.
 
Old 04-03-2005, 05:31 PM   #2
h3o
LQ Newbie
 
Registered: Jan 2005
Location: Johannesburg, South Africa
Distribution: Debian
Posts: 22

Rep: Reputation: 15
You need to configure your samba server to have shares visible to windows. By saying Start samba services that means you are starting the samba daemon. See of there is a samba config app that can help you configure it. otherwise, now is a good oppurtunity to learn text file config!
My Samba config file is found in /etc/samba/smb.conf the man pages on smb.conf should be quite helpful, but the basics of what u need in that file are :

[global]
server string = [the description of yr pc]
workgroup = [workgroup name]
netbios name = [your computers name]
#the next line is important, as it means that the permissions here are set #by share, this is the simplest for windows sharing
security = SHARE
encrypt passwords = Yes
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
#the following has to do with your printing... not entirely sure what to do :P
printcap name = lpstat
printing = cups

#a sample share
[home]
comment = home
path = /home/geoffrey
guest ok = yes
read only = yes

as i sed read up on the man pages, they are quite useful
 
Old 04-03-2005, 05:46 PM   #3
26242
LQ Newbie
 
Registered: Apr 2005
Posts: 2

Original Poster
Rep: Reputation: 0
Hmmmm...

-First off, where can I find some manual pages??
-I logged in as root,and edited that file to what you said (filling in the blanks)
-It didn't work. The "Start Samda Server" program doesn't appear to do anything. EVEN WHEN I DELETED THAT FILE smb.conf!

So... ..... if you could help that'd be great!
 
Old 04-10-2005, 12:16 PM   #4
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,342
Blog Entries: 6

Rep: Reputation: 1929Reputation: 1929Reputation: 1929Reputation: 1929Reputation: 1929Reputation: 1929Reputation: 1929Reputation: 1929Reputation: 1929Reputation: 1929Reputation: 1929
The man pages for any Linux command that has a man page can seen by "man" and the command. If you want to find out what ls does for example

man ls

and you will get the man page for ls or

man hdparm
ect.

Don't delete your /etc/samba/smb.conf file. That is where you samba configuration is. If you read through that file there are lots of #remarks that advise you how to set up different shares, like users, printers ect.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[FC4] how to make commands more accessible? polemon Linux - Newbie 6 08-21-2005 11:13 AM
How to make my tfs external drive accessible to all not just root? banner Linux - General 1 06-28-2005 02:37 PM
How to make HTTPS dir accessible only from local network and one IP adress nevarlen Linux - Security 4 02-12-2005 12:09 AM
Network not accessible after boot; OK after network restart chriswei Linux - Networking 5 09-22-2004 11:16 PM
One of Windows partitions not accessible in Linux forres Linux - Newbie 2 04-13-2004 06:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration