Displaying 9 results from an estimated 9 matches for "onlo".
2007 Dec 25
13
Natulius CD burner does not accept my 700Mb CD-R disks
When I try to burn anything to cd, I get a message to insert a CD large
enough for my file (normally an ISO image). Doesn't matter if the iso
image is a 600Mb Centos ISO or a 48Mb DSL ISO. Same warning.
My CD-Rs are Memorex 700MB/80min 52x disks that work just fine on XP
systems.
So what am I missing configuration-wise?
2013 Mar 04
1
problems with .forward
...ted with <cr> at the end as well:
rgm at htt-consult.com
'host htt-consult.com' responses with:
htt-consult.com mail is handled by 10 klovia.htt-consult.com.
For the testing from my regular account I run:
mail -s Test root < /dev/null
/var/log/maillog shows:
Mar 4 10:16:04 onlo postfix/pickup[30442]: 911731400CE: uid=500 from=<rgm>
Mar 4 10:16:04 onlo postfix/cleanup[30526]: 911731400CE:
message-id=<20130304151604.911731400CE at onlo.htt-consult.com>
Mar 4 10:16:04 onlo postfix/qmgr[30443]: 911731400CE:
from=<rgm at onlo.htt-consult.com>, size=471, n...
2008 Jul 10
2
Kernel is not compiled with IPv6 support?
...CRITICAL : [ipv6_test] Kernel is not compiled with IPv6 support
[ OK ]
FATAL: Module off not found.
CRITICAL : [ipv6_test] Kernel is not compiled with IPv6 support
/etc/sysconfig/network has:
NETWORKING=yes
NETWORKING_IPV6=yes
HOSTNAME=onlo.htt-consult.com
and /etc/sysconfig/network-scripts/ifcfg-eth0 has:
DEVICE=eth0
BOOTPROTO=none
HWADDR=00:50:8B:A1:FE:1C
ONBOOT=yes
DHCP_HOSTNAME=onlo.htt-consult.com
IPADDR=208.83.67.148
NETMASK=255.255.255.248
GATEWAY=208.83.67.145
TYPE=Ethernet
USERCTL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
PEERDNS=...
2007 Aug 22
2
New server is not discovering USB drive attachment
Just built a Centos 5 system last night that will be a NAS server.
I have a bunch of notebook drives with information I want to populate
the NAS with.
I am logged in as root. I plug in the USB notebook drive device and
nothing.
My notebook has no trouble with this device. Obliviously I missed
something in the install.
autofs is reported as running, so not that.
2013 Feb 26
1
disabling lame server logging
Continuing to 'clean up' my new server by reviewing logged messages.
Researching a common one:
Feb 26 07:30:29 onlo named[19336]: error (unexpected RCODE SERVFAIL)
resolving 'foo.com/MX/IN': 1.2.3.4#53
I get the drift that my server has been directed to a 'lame server' and
logs that fact. Supposedly I am to lookup the SOA record and contact
the admin to fix this. What I really want to do is...
2013 Feb 20
3
New DNS server up and running
A new and improved instance of onlo.htt-consult.com is up and providing
DNS service. It is my 1st Centos 6.3 production box.
This is Phase I which included IPv6 working 'right'. Phase II will be
to sign my zone and get fully with DNSSEC.
I want to thank people here in answering my questions.
Now on to other projects....
2015 Sep 08
1
Maybe working - Re: BIND DLZ zone transfers
On Mon, 7 Sep 2015, Robert Moskowitz wrote:
>> http://bind-dlz.sourceforge.net/best_practices.html
>
> So I would implement OpenLDAP replication on the AD and run 'native' LDAP on
> the master nameserver, using the same Bind LDAP interface.
Unless you're doing something unsual, why not just run a second DC with
it's own DNS server and let Samba handle it? You
2017 Jun 11
5
OT - lowest power, cheapest python interpreter
On 6/10/2017 9:19 PM, Robert Moskowitz wrote:
> I recommend the Cubieboards or Linkspirt. The advantage of both of
> these over a RaspberryPI:
>
> Mainline kernel. See what it takes for a special RPi kernel over on
> the Centos-arm list.
> Sata interface. What are you going to run your stuff on? A slow SD
> card or a slow USB drive?
I use Rasbian on my pi's.
2017 Mar 17
4
sievec
Doug,
On 03/16/2017 11:23 PM, Doug Barton wrote:
> Your pattern seems a little too complicated. See below.
I acquired this script from:
http://www.campworld.net/thewiki/pmwiki.php/LinuxServersCentOS/Cent6VirtMailServer
No telling where he got it from. So I greatly appreciate any and all
advice.
I am writing my own howto, and I would like to think I am doing a better
job of it. I hope