Displaying 20 results from an estimated 500 matches similar to: "Betr.: Centos and SAMBA"
2005 Jun 10
1
Betr.: IP Problems - Address won't stick on reboots!
The file to edit is
/etc/sysconfig/network-scripts/ifcfg-eth0
It should look something like this. You should edit it with your settings
DEVICE=eth0
BOOTPROTO=static
BROADCAST=xxx.xxx.xx.255
HWADDR=xx:xx:xx:xx:xx:xx
IPADDR=xxx.xx.xx.xxx
NETMASK=255.255.255.0
NETWORK=xxx.xxx.xx.0
ONBOOT=yes
TYPE=Ethernet
Thom van der Boon
E-Mail: Thom.van.der.Boon at vdb.nl
=====
Thom.H. van der Boon b.v.
2005 Jun 23
2
Betr.: Multiple IP Addresses in a single NIC
Hi,
You need to issue two commands:
/sbin/ifconfig eth0:0 xxx.xxx.xxx.xxx
/sbin/route add -host xxx.xxx.xxx.xxx dev eth0
For example:
/sbin/ifconfig eth0:0 172.16.1.199
/sbin/route add -host 172.16.1.199 dev eth0
You can even assign multiple aliases to one NIC (One of my servers has about 10 ip addresses):
For example:
/sbin/ifconfig eth0:0 172.16.1.199
/sbin/route add -host 172.16.1.199
2005 May 23
3
Betr.: VPN
IF you are not stuck to IPSec, you might want to take a look at OpenVPN (www.openvpn.org). I found OpenVPN easier to install than FreeSWAN (an IPSEC VPN) and have setup an OpenVPN solution between my German office and our mainoffice in a matter of hours.
Thom van der Boon
E-Mail: Thom.van.der.Boon at vdb.nl
=====
Thom.H. van der Boon b.v.
Havens 563
Jan Evertsenweg 2-4
NL-3115 JA Schiedam
2002 Dec 06
0
Betr: wine-users digest, Vol 1 #1353 - 2 msgs
>Message: 1
>Date: Thu, 5 Dec 2002 10:06:45 -0800 (PST)
>From: Kevin DeKorte <kdekorte@yahoo.com>
>Subject: Shell script for launching wineapps from a unix file manager
>To: Wine Users <wine-users@winehq.com>
>
>All,
>
>Did a little research and found this little trick that
>works well.
>
>First create this batch file and modify to your
>system.
2005 May 19
3
web.vcs.u52.k12.me.us/linux/smbldap problems
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Johnny Hughes
> Sent: Thursday, May 19, 2005 8:48 AM
> To: CentOS ML
> Subject: Re: [CentOS] web.vcs.u52.k12.me.us/linux/smbldap problems
>
> On Thu, 2005-05-19 at 09:41 -0400, Robert Moskowitz wrote:
> > I am perhaps going about this the hard way of
2005 Feb 07
3
root user in smbldap...how to change home
Hi,
I finally have my profiles problem squared away....
I've done away with the Administrator user in smbldap-tools by running
smbldap-populate -a root
instead of just plain
smbldap-populate
Thus root is now the samba admin. BUT....when I run getent passwd my
system shows the home directory as /home/root instead of /root....how can
I change this...or better yet how can I have my cake
2006 May 16
0
hp officejet 9130 and samba
Dear samba.org,
In your archives I found the the following thread.
============================================================================
==
Gerald (Jerry) Carter
<mailto:samba%40lists.samba.org?Subject=%5BSamba%5D%20hp%20officejet%209130%
20and%20samba&In-Reply-To=43460B9D.5080203%40kwnet.at> jerry at samba.org
Fri Oct 7 11:51:43 GMT 2005
kurt weiss wrote:
|
2005 May 25
2
Centos and SAMBA
Is anyone here doing real use of SAMBA as an NT domain controller?
I have been attempting to follow:
http://web.vcs.u52.k12.me.us/linux/smbldap/
Which is set up to work with Fedora core 4 (how is this equiv to centos 4?)
It looks like I am rather far along. Hit my first obvious problem with the
IMC populate script.
It would be nice to have a centos version of all this....
2015 Jan 29
0
Indexing Mail faster
Hi Thom,
No results. I think I am missing some repositories.
I might add some from ubuntu.
On Thu, Jan 29, 2015 at 4:02 PM, Thom Miller <thom at cagroups.com> wrote:
> On Thu, 2015-01-29 at 15:56 +0800, Kevin Laurie wrote:
> > Hey Joseph
> > Thanks. Strace seems like a very useful tool
> > Only problem is that I dont think it is maintained on ubuntu.
> > Tried to
2005 Mar 04
3
Missing rpms for samba-ldap script
I was pointed to: http://web.vcs.u52.k12.me.us/linux/smbldap/
As an effective script to get samba/ldap configured for a PDC. It is
written for Fedora 3 core or the K12LTSP distro. of course I discovered
this after installing the Centos distro. Now it is decision time: stay
with Centos and get this working or move the the K12 distro. This setup is
for the small business network in my basement
2025 Jan 03
1
Not getting listed on the YP Directory
Yep - our own wortfm domain.
On Fri, Jan 3, 2025 at 9:30?AM Coolvibes Reloaded <jayaubs89 at gmail.com>
wrote:
> Worthfm is that with your own domain? As I'm thinking of setting up a
> server
>
> On Thu, 2 Jan 2025, 7:53?pm Thom Jones, <thom at wortfm.org> wrote:
>
>> I think I have everything set correctly, but still not getting there.
>> Requested
2025 Jan 03
1
Not getting listed on the YP Directory
Worthfm is that with your own domain? As I'm thinking of setting up a server
On Thu, 2 Jan 2025, 7:53?pm Thom Jones, <thom at wortfm.org> wrote:
> I think I have everything set correctly, but still not getting there.
> Requested data:
>
> <hostname>stream.wortfm.org</hostname>
>
> <listen-socket>
> <port>8443</port>
>
2005 Feb 07
3
We need help with a bug....smbldap-installer script (long)
Hi all!
First of all....if you haven't heard of the smbldap-installer
script....allow me to introduce it to you. Here's the latest announcement
that Matt Oquist posted to the K12OS list (Matt and I are working on this
together....he's the scripter and I'm the tester/documenter) First the
announcement and then read on below to see what we need help with....and
some questions I
2010 Aug 01
1
Re: ICM Trainer Light
Trying on my Arch machine I get one step further. The splash screen pops up. Then it dies and this is the console output:
Code:
WINEPREFIX=/home/thom/.wine-poker wine ICMTrainerLight.exe
Could not parse file "/home/thom/.local/share/applications/Hattrick Organizer.desktop": Invalid key name: Path[$e]
Could not parse file
2012 Aug 19
2
Prueba de Thom y series temporales homogéneas de prueba
Hola a todos:
Hace unos meses estuve preguntando sobre la prueba de Thom para
comprobar la homogeneidad de series temporales sobre datos de radiación
e insolación (después he visto que también se usa con otras variables
meteorológicas) [0].
El caso es que por distintas razones no había podido avanzar en el
asunto y ahora vuelvo sobre él.
Creé una función para realizar la prueba de Thom pero
2025 Jan 03
1
Not getting listed on the YP Directory
One more thing needed
?
<!-- The certificate file needs to contain both public and private part.
Both should be PEM encoded. -->
<ssl-certificate>icecast.pem</ssl-certificate>
?
This needs a path to the PEM file
?
Icecast needs to know where to find the file.
?
Tony
?
_____
From: Icecast [mailto:icecast-bounces at
2008 Jul 18
0
Setup of a new PDC with Samba 3.2.0]
I finally make it work.
The problem was in my nss_ldap.conf file.
I was missing a line indicating there were "user" accounts in two
different OU : People and Machines. Once this was fixed, I could properly
check the trust account with winbindd.
in libnss_ldap.conf:
nss_base_passwd = ou=People,dc=mydomain,dc=fr
and after I added this line
nss_base_passwd =
2008 Sep 25
1
Fwd: Re: Samba 3.2.4 and alternate data streams
To be honest, I'm not sure wether these alternate data stream files were
created under 3.2.0 3.2.2 or 3.2.4.
I just noticed that they are here and report.
How can I make sure that these files will not be created again (some kind
of test case that records alternate data streams) ?
Is there any possibility to disable this alternate data stream feature ?
Fran?ois
-------- Original Message
2002 Mar 08
0
'Network Busy' - indeed
> Message: 1
> Date: Fri, 08 Mar 2002 08:45:57 -0500
> From: Michael Joyner <mjoyner@ewc.edu>
> Organization: MIS - Edward Waters College
> To: Thom Paine <thom@darksaber.com>
> Cc: Gustav Tresselt <gtressel@broadpark.no>,
> Samba List <samba@samba.org>
> Subject: Re: [Samba] 'Network Busy' - indeed
>
> It is a reverse DNS problem.
2015 Jan 29
2
Indexing Mail faster
On Thu, 2015-01-29 at 15:56 +0800, Kevin Laurie wrote:
> Hey Joseph
> Thanks. Strace seems like a very useful tool
> Only problem is that I dont think it is maintained on ubuntu.
> Tried to run:-
> apt-get install strace but could not download it.
> Might need to download and build it. Do you know any other way of getting
> it?
> Thanks
> Kevin A.
try apt-cache search