I have been using a free DNS service for the past seven (7) years.
This morning, at 4 A.M., , I changed the "A" record for one of my web
sites, to point to an IP address on a different server, so I could
test. After watching the TTL count down from 3600 to zero, with the
"dig" command, it then r
On Tue, Jan 12, 2010 at 3:18 PM, Slack-Moehrle
wrote:
> I have a CentOS 5.4 web server. I have some stuff that runs on 443.
> When I hit https://
> The user gets a warning saying that site identity could not be verified and
> the user can add an exception if they want.
> How do I stop this from h
Add
User-agent: Slurp
Crawl-delay: 86400
to stop misbehaving Yahoo bots. Slurp is often misbehaving, but it at
least follows these rules. Something you can't say of Googlebot, for
instance.
Kai
--
Get your web at Conactive Internet Services: http://www.conactive.com
On 1/17/2010 7:22 AM, Lanny Marcus wrote:
> I have been using a free DNS service for the past seven (7) years.
> This morning, at 4 A.M., , I changed the "A" record for one of my web
> sites, to point to an IP address on a different server, so I could
> test. After watching the TTL count down fro
On Sun, Jan 17, 2010 at 6:22 AM, Lanny Marcus wrote:
> I have been using a free DNS service for the past seven (7) years.
> This morning, at 4 A.M., , I changed the "A" record for one of my web
> sites, to point to an IP address on a different server, so I could
> test. After watching the TTL co
On Sun, Jan 17, 2010 at 7:22 AM, Lanny Marcus wrote:
> I have been using a free DNS service for the past seven (7) years.
> This morning, at 4 A.M., , I changed the "A" record for one of my web
> sites, to point to an IP address on a different server, so I could
> test. After watching the TTL co
On Sun, 2010-01-17 at 07:22 -0500, Lanny Marcus wrote:
> (BTW, the Domain is registered with
> GoDaddy, but not hosted there, so it appears I cannot use their "Total
> DNS" service).
Look again. I have a half-dozen domain names registered with Godaddy
that live on my webserver and they are all s
On Sun, Jan 17, 2010 at 11:28 AM, Frank Cox wrote:
>
> On Sun, 2010-01-17 at 07:22 -0500, Lanny Marcus wrote:
>> (BTW, the Domain is registered with
>> GoDaddy, but not hosted there, so it appears I cannot use their "Total
>> DNS" service).
>
> Look again. I have a half-dozen domain names registe
On Fri, Jan 15, 2010 at 05:34:47PM -0800, Peter Blajev wrote:
> Hi,
>
> I increased the size of one of the LUNs and on CentOS 5.4 if I restart
> iscsi (`service iscsi restart`) I'll see the the new size but this will
> disconnect all other LUNs.
>
> I'm hoping that there is isciadm or some othe
If I configure a second virtual ip address on a device, will it always
send packets to the gateway configured, or to it's primary gateway.
For example, two ISPs configured, two firewalls configured, gateway IP's
192.168.1.1 and .2. Internal server has IP 192.168.1.100 with gateway
.1. Incoming pa
Mr Gabriel wrote:
> If a virtual adapter is configured with ip 192.168.1.101 and a gateway
> of .2 will traffic that is destined to 101, always be returned .2???
Not by default no, you can only have one gateway per network, if you
want more than one then things can get complicated, look into ipro
nate wrote:
> Not by default no, you can only have one gateway per network, if you
> want more than one then things can get complicated, look into iproute
> and "multi homing", lots of examples and docs out there.
To clarify that I mean one default gateway (destination of 0.0.0.0/0),
you can have
On Sun, Jan 17, 2010 at 10:42:44AM -0500, Lanny Marcus wrote:
> Looking at the web site of zoneedit it looks pretty serious, so going
> to zoneedit may be "Plan B". "Plan A", staying with the current DNS
> service is the best for me, if they resolve the issue.
I have used zoneedit for some small,
Hi guys,
Recently I've done a bad bad thing, buying a laptop with an ATI card.
The card itself is supposed to be quite decent performance wise, but
the ATI drivers still suck a lot.
I haven't yet tried booting Centos on this laptop, but I used a Fedora
12 LiveCD. Fedora displays things nicely, but
On Sun, Jan 17, 2010 at 4:34 PM, Keith Keller wrote:
> On Sun, Jan 17, 2010 at 10:42:44AM -0500, Lanny Marcus wrote:
>> Looking at the web site of zoneedit it looks pretty serious, so going
>> to zoneedit may be "Plan B". "Plan A", staying with the current DNS
>> service is the best for me, if th
On Fri, Jan 15, 2010 at 1:28 PM, Susan Day wrote:
> I don't know what these things are called so that I can look for an OS
> solution. I want to install an email server interface like Hotmail where
> people can check their email TTW. What is this called? Any recommendations?
As previous posters h
Hello,
I am trying to download SME Server 7.4 from Internet and always got md5
checksum problems... I know it sounds like connection problems but I
tried from almost all the available mirrors, from different locations..
via wireless, wired, and always the same. Torrent files from internet
seem
On Sun, 2010-01-17 at 21:44 +, Lucian @ lastdot.org wrote:
> Recently I've done a bad bad thing, buying a laptop with an ATI card.
I have a less-than-ideal but so-far working setup with Centos 5 on this
computer which has a Radeon x1950 card in it.
When I first set this machine up I put Fedo
Joseph L. Casale schrieb:
>> Another feature of rsync modules that can be useful is that each module can
>> specify a user and group thus one can rsync user directories between
>> systems where the user names are the same but uid and gid may differ.
>
> I have been looking at this all morning. Is
On Sun, Jan 17, 2010 at 5:03 PM, Ivan Arteaga wrote:
> Hello,
>
> I am trying to download SME Server 7.4 from Internet and always got md5
> checksum problems... I know it sounds like connection problems but I tried
> from almost all the available mirrors, from different locations.. via
> wireless,
>rsync already defaults to ssh as transport but with
>$ rsync -e 'ssh -i keyfile'
>you can use rsync with a ssh key.
Yes, that was what I had been doing, but I wanted to avoid the
use of ssh completely, the connection is secured over a vpn, silly
to incur the overhead of encryption, twice.
An rsy
21 matches
Mail list logo