Displaying 20 results from an estimated 600 matches similar to: "Betr.: IP Problems - Address won't stick on reboots!"
2005 May 25
0
Betr.: Centos and SAMBA
Hi,
I've setup a SAMBA PDC on Centos 4 last weekend and migrated my NT4 PDC (Users, Groups, etc) to the new Centos Server in a matter of a couple of hours.
I've used the scripts and howto from: http://samba.idealx.org/smbldap-howto.en.html#htoc89
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
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 Oct 11
4
pointers for using CentOS box as filter for children
greetings
has anyone here setup a CentOS box to use as a home or business gateway for
children through young adults or otherwise?
i realize this is a generalized question and that iptables and many other
things exist that could be implemented.
im looking for a way to give the youngster the benefit of the doubt and
allow them to "obey God/parents" first before they have to be totally
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
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
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
2007 Jun 13
1
Pinging Static IPs on Lan
For some reason I can't ping or communicate with two of my machines
that have static IP's on my lan.
My mythbe and mythfe are both set to have static ip's in the event of
some sort of power problem the wife can stillwatch tv.
After installing CentOS5, I can't communicate with those two machines.
I read through the release notes and the docs on dhcp, but I can't
seem to see
2005 Nov 03
1
Upgrade 4.1 --> 4.2 Question
Hi,
I am in the proces of upgrading my CentOS 4.1 servers to 4.2. I've burnt
CentOS 4.2 CD's from the ISO images (these images work because I already
installed a new server with it), but I am unable to upgrade the existing
servers to 4.2 using the CD's....
Does anybody have a clue, why this is not working... or is the online
update option the only one...
Thom
2005 Jun 09
1
[Fwd: How to join to a DC ie. net join?]
Anyone on the list able to help this chap? The message
was mis-sent to samba-technical (the development list).
--dave
-------- Original Message --------
Subject: How to join to a DC ie. net join?
Date: Wed, 08 Jun 2005 16:19:46 -0700
From: The Kid From LA <lacakid@gmail.com>
Reply-To: The Kid From LA <lacakid@gmail.com>
To: samba-technical@lists.samba.org
I have read lots of
2009 May 04
2
Need to clean a table, and compute mean and SD
Hi
For a school project I have a file with 120 columns and ~2000 lines. This
file contains timestamps of spike detected in 60 channels, and the time
elapsed between the last spike.
I need to clean too high values. About 98% of values are between 0 and 2000
and 2% are between 2000 and 20'000. I want to get rid of theses values.
Please could you help me?
Regards
Thom
--
View this message
2008 Oct 30
3
VMWare Sandbox
I need to experiment with ldap for a site I manage, and wondered if
vmware would be a good way to go for some testing.
My current server is RHEL3, which is getting dated, and I think that I
should refresh this server entirely in the move to ldap.
We need to have an ldap server for publishing email addresses for a
VPN for a nursing home that the upstream can harvest and we can browse
to send
2007 Jun 13
1
BIND Help
I just installed CentOS5 on my server and I have to get everything
working on it. I chose to clean load it upgrading from RHEL3 to
CentOS5.
I'm having trouble understanding the way bind works now and was
wondering if anyone has a bit of time to help me with it.
I am starting from scratch and I only have my primary domain and one
additional domain I host.
Thanks.
--
-=/>Thom
2006 Jan 10
1
How to use rsync for Ghost or Acronis type backup
Madison,
That sounds like a really nice backup program. I'd like to try your
Beta out if I could. I've use rsync regularly and it would be great
to have a front end.
Thanks.
Thom
2008 Jun 24
2
Upgrade mail server to new machine
I have an old RHEL3 box that I am upgrading to CentOS5. I picked up a
new Dell Poweredge R200 to use for that.
Is there an easy way to copy all the user accounts and existing mail
from the old server to the new one?
Thanks.
--
-=/>Thom