|
CT60 and related things BBS
Re: For Paolo (samba) |
Posted by: Paolo
|
Apr,11.2007-18:41
|
*talking to myself* Now, calm down, and avoid rushing asnwers.
Here I am.
I have My Falcon right in front of me, now.
first: you need to ensure that the whole network stuff works.
network drivers inside Mint directory, and check if they are loaded at bootstrap
check if your last line in mint.cnf calls INIT (something like INIT=u:\sbin\init)
This means that AES/GEM is NOT lauched from within mint.cnf, and INIT is free to launch alot of stuff net-related (AES/GEM/TOS is then lauched by INIT at the end of bootstrap from the ttytab file)
So, INIT reads the /etc/rc.d/rc file
it sets up the hostname (written in the /etc/sysconfig/hostname file) with the hostname -F command
and does the same with the domainname command
then some standard services are started
then we go to the /etc/rc.d/rc.net file
where the network services are started
(You shouldn't worry about all this if you can -say- connect to the Internet with your ethernet card. It means that everything actually works)
now the rc.nfs file is read
the dirty way of doind things now, is just to add here the shlight command, like:
shlight //server/sharename /nfs/mountname -U username -P password -s windowsnameoftheserver (if you are connecting to a windoze box)
(the clean way would be to list the nfs parameters in the fstab file and let mint do the job. I didn't even *think* of trying that)
in order to let sharity light to work, it has to know the IP address of what you call /server/
So you have to set this in the /etc/hosts file:
IPaddress nameyoulike
192.168.0.10 winserver
is the syntax. This way mint will know where to search
Hope this helps to get you started
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
For Paolo (re: samba)
|
ggn
|
Apr,07.2007-21:14
|
Re: For Paolo (samba)
|
evil
|
Apr,07.2007-22:52
|
Re: For Paolo (samba)
|
ggn
|
Apr,08.2007-23:02
|
Re: For Paolo (samba)
|
ggn
|
Apr,09.2007-09:12
|
Re: For Paolo (samba)
|
Paolo
|
Apr,10.2007-18:45
|
Re: For Paolo (samba)
|
Paolo
|
Apr,10.2007-18:49
|
Re: For Paolo (samba)
|
ggn
|
Apr,11.2007-08:17
|
Re: For Paolo (samba)
|
Paolo
|
Apr,11.2007-18:41
|
Re: For Paolo (samba)
|
Paolo
|
Apr,11.2007-18:52
|
Re: For Paolo (samba)
|
ggn
|
Apr,11.2007-23:19
|
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|