Displaying 20 results from an estimated 6000 matches similar to: "Betr.: Multiple IP Addresses in a single NIC"
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 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 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
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
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
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
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.
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
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
2010 Feb 05
5
VMWare ESXi & CentOS5.4
I have a brand new Dell Poweredge T310 server with 4G ram and 1TB
raid-5 hard drive in it. I Really only need to be able to run a copy
of CentOS 5.4 on it, but I'm wondering if in the build process should
I stick on ESXi 4 and then run CentOS as a vm? This would give me the
options to roll out other VM's if I want over the life of the server
(which I likely won't need) but the
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
2008 Nov 10
4
Weird custom type behaviour
Hey,
I have a very trivial parsedfile based type - http://pastie.org/311146
- that works fine when deployed and run under puppetd -t. However,
when being run by the daemonized puppet, it results in this error:
Mon Nov 10 03:50:48 +0000 2008
//Node[ams-proxy-2]/quagga/Quagga::Daemon[zebra]/Quagga_service[zebra]
(err): Failed to retrieve current state of resource: No ability to
determine if
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
2018 Feb 01
1
Customizing SBCC for lcov workflows
I’m working to implement Source Based Code Coverage in a workflow that uses lcov for report generation. We’ve customized our llvm-cov to add a command to convert the SBCC counter data to lcov’s ‘.info’ format. The problem is that the region-based counter definitions in SBCC can span source code regions that can contain blank lines (or lines with only comments). Converting this to lcov’s
2007 Aug 21
5
two providers
Hi to all
i think this is not a new problem for this forum....but its newest for me as i m a new linux lerner. Even if it is new plzz....reply me ur answer..n if its already asked n have solution..plzz forward the solution. My problem is here mentioned:
I have fedora core 4 as a linux server. there r two external links connected to this.
the settings are as: eth0 ->for internal (that is
2009 Mar 20
1
bypass_rescue and its inverse
Hey,
I''ve just started using rspec-rails 1.2 and the bypass rescue
declaration is wonderful - by default I tend to write controller which
raise exceptions (in exceptional circumstances), along with before-
filters as guard clauses, so being able to switch off rescue from
(which I properly spec separately) is a real boon.
Such a boon, in fact, that I immediately shoved it into a
2007 Jun 26
2
number of samples in input_frame
Hi all
Sorry if this is a dumb question: does the input_frame passed to
speex_encode_int *have* to be frame_size samples long?
e.g., If I only have 100 samples left to encode (which is less than the
frame_size of 160 samples), can I just use an array that contains 100
samples, or do I need to create an array containing the 100 "real"
samples plus 60 null samples at the end?
2004 Sep 14
2
RHN-like system for CentOS?
Team,
Is anyone aware of a Red Hat Network alike system of server package
update status that could be adapted for CentOS3? I'm not interested in
the complete management aspect (channels, scheduling remote updates,
etc) but merely the ability to see your list of systems and determine
which are out of date with XXX packages. If you happen to manage a
large-ish number of RHES3 systems, you
2011 May 18
1
matrix help (first occurrence of variable in column)
Dear R help,
Apologies for the less than informative subject line. I will do my
best to describe my problem.
Consider the following matrix:
mdat <- matrix(c(1,0,1,1,1,0), nrow = 2, ncol=3, byrow=TRUE,
dimnames = list(c("T1", "T2"),
c("sp.1", "sp.2", "sp.3")))
mdat
In my actual data I have time
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