similar to: dhcp errors in logs

Displaying 20 results from an estimated 1000 matches similar to: "dhcp errors in logs"

2005 Dec 10
1
sendmail problems errors
hello, i am having problems with sendmail when i am trying to restart it. this morning i woke up and found it not working and when i tried restarting it belched out these errors at me. [root at dusty init.d]# ./sendmail start Starting sendmail: 451 4.0.0 /etc/mail/sendmail.cf: line 91: fileclass: cannot open '/etc/mail/local-host-names': Group writable directory 451 4.0.0
2007 Sep 29
1
templates with same name before extension are cached
Hi all, I was just wondering if this is the intended behavior. Here is my setup: controller def index respond_to do |f| f.xml { render :xml => true } f.html { render :layout => :none } end end In my views I have a file for each type index.herb index.xerb The first request I send is cached and interferes with the other one. For example, if I send an xml request
2015 Aug 21
2
samba shares does not exist or permission denied when connecting
Hi, We have the following shares listed in smb.conf users cannot access the samba share directly i.e. \\sambaserver\rixilr or \\sambaserver\bridges error messages '/ibe/dusty/RIXILE Share/Bridges' does not exist or permission denied when connecting to [bridges] Error was Permission denied Aug 21 10:09:12 dish sambaserver[27859]: [2015/08/21 10:09:12.964101, 0]
2015 Aug 24
2
samba shares does not exist or permission denied when connecting
On 24/08/15 10:49, Sundeep Singh Nanuwa wrote: > Hi, > > Is there any issues using spaces in directories paths? > > On 21/08/15 11:06, Sunny wrote: >> Hi, >> >> We have the following shares listed in smb.conf >> >> users cannot access the samba share directly i.e. >> >> \\sambaserver\rixilr >> or >> \\sambaserver\bridges >>
2005 Mar 11
4
(no subject)
--- Ryan Lane <ryanlane@gmail.com> wrote: > On Fri, 11 Mar 2005 07:21:39 -0800 (PST), Steven > Vishoot > <sir_funzone@yahoo.com> wrote: > > ok now i am frustrated. this is the third day in a > row > > that my server has crashed running centos4, i can > not > > ping or access the console but the hardware is > still > > running. it does not leave
2002 Feb 16
1
Re: Linux EXT3 support? problems flushing?
Paul, I don't know if this helps but I'm running RH7.2 on ext3 with Samba 2.2.1a & Quotas, I haven't heard any users complain yet, (300 total users). I don't believe any of them are using Outlook though, but they are using the Samba for their Groupwise MailArchive. Hope this helps... -Dusty > -----Original Message----- > From: Gerald Carter
2009 Jul 03
2
software raid1 syncing
hello all, I have a setup that is raid 1 and put the mirrored drive back in and now it is still showing as degraded saying: raid1: raid set md6 active with 1 out of 2 mirrors with this message on all the raids.i know i am wrong by saying this but i thought putting in the driving and rebooting would start the re syncing itself. what do i have to do to add this back in, i am so confused with this
2007 Nov 07
1
merb/sequel mutex on or off? proxy_balancer or no?
Just a quick question to those of you using merb and sequel or datamapper. How do you setup your merb app? For example: merb -X off -c 5, then run mod_proxy_balancer or nginx to load balance between the 5 (or whatever #) of merb nodes? merb -X off -d, then simply use something like proxypass merb -c 5, keep the mutex lock and cluster it haproxy, swiftiply, evented mongrel...... What
2007 Jul 31
1
changeset 355
I have a question about changeset 355 for "Initial support for controllers to be nested in modules and directories." I have probably overlooked something here, but it appears to me that something is missing to be able to route to those nested controllers. Looking in Merb::Dispatcher, it looks like the workflow goes like this. route = route_path(request_uri) route_path then calls
2007 Dec 09
3
OT: Rsync question
Hello All, I have an off topic question about rsync and was wondering if i can get some kind person help with it. I have two servers with each server have three same directories on them /dir1/ /dir2/ /dir3/ . How would i achieve this by using rsync? I have tried rsync -avrt --delete server_ip:/dir1/ /dir2/ /dir3/ /dir1/ /dir2/ /dir3/ this does not do anything except give errors. Someone on IRC
2007 Jul 19
3
Merb::Controller#url Usage
I have a question about the usage of Merb::Controller#url. When I have nested resources, requesting the new action works differently than I expected. I was wondering what the intended usage is. For example: Say I have r.resources :articles do |article| article.resources :article_attachments end irb(main):002:0> show_routes [:articles, "/articles"] [:article_attachments,
2005 Sep 14
3
errors received in logs
now that i am done ranting. i have a question. I received this error today and i think it was today only so far, but the error is as follows. hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error } hda: drive_cmd: error=0x04Aborted Command i did some googling and found some stuff...but some said go out and get another drive this one is going to hard drive heaven very soon... and other
2024 Sep 05
2
BUG: atan(1i) / 5 = NaN+Infi ?
Perhaps > Inf*1i [1] NaN+Infi clarifies why it is *not* a bug. (Boy, did that jog some long dusty math memories :-) ) -- Bert On Thu, Sep 5, 2024 at 2:48?PM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 2024-09-05 4:23 p.m., Leo Mada via R-help wrote: > > Dear R Users, > > > > Is this desired behaviour? > > I presume it's a bug. > >
2011 Mar 28
1
lvremove failed on install
Hello, I was trying to install CentOS-5.5-i386-bin-DVD tonight and kept on getting this same error and i have no idea what is causing this annoyance and not letting me complete the install because as soon as this error is produced it says this a bug and should be filed. Before I file a bug report i would like to know if anyone else ran into this and would mind pointing me in the right
2013 Oct 31
1
Fwd: bnx2x driver in Xen4 kernel
Hi, After following the instructions here http://wiki.centos.org/HowTos/Xen/Xen4QuickStart and installing the kernel from Xen4 CentOS project (kernel-3.4.61-9.el6.centos.alt.x86_64) I can't use any networking because the firmware for my NIC is not available: Bringing up interface eth0.3: bnx2x 0000:02:00.0: firmware: requesting bnx2x/bnx2x-e1h-7.2.51.0.fw bnx2x:
2011 Dec 20
3
Get configuration flags
Hello all. Not often do I ask a question myself, but here's one: How do I know which compile flags (and/or compiler toolkit) were used to build a wine binary that I may have? I'm asking this question because, somehow, my own compiled version of Wine can't run an application, even though binaries that I grabbed from packages for other distros do work: flawlessly, in fact. I can live
2008 Feb 07
1
geokit on merb
I converted the rails geokit plugin to a merb plugin today. Anyone interested in testing it out? It seems to be working great for me. If so, where should I put it? I don''t have a blog up or anything right now. Been meaning to do that, but haven''t had the time. -Dusty Doris
2014 Oct 29
1
No X with new 6.6 kernel
Hey Y'all, After upgrade to 6.6 my gui will not start. The problem is probably related to the dusty old video card I've got in this crusty old machine. 01:00.0 VGA compatible controller: NVIDIA Corporation G73 [GeForce 7600 GS] (rev a2) I've got the proprietary drivers installed. Normally when I update my kernel the video module is rebuilt automagically. That probably doesn't
2011 May 31
3
Compiling C-code in Windows
Hello ALL! I am an Linux user (Debian testing i386), with very dusty Win-experience. Nevertheless, my colleagues and I are making some package in R, and I built C-routines to speed up things. I followed instruction how to compile C for R (very useful link: http://www.stat.lsa.umich.edu/~yizwang/software/maxLinear/noteonR.html, and links listed there). Everything works like a charm in Linux. I
2019 Jun 15
3
Constrained integer DIV (WAS: Re: Planned change to IR semantics: constant expressions never have undefined behavior)
> -----Original Message----- > From: Cameron McInally <cameron.mcinally at nyu.edu> > Sent: Friday, June 14, 2019 4:02 PM > To: Eli Friedman <efriedma at quicinc.com>; LLVM Developers Mailing List <llvm- > dev at lists.llvm.org> > Cc: Craig Topper <craig.topper at gmail.com>; Kaylor, Andrew > <andrew.kaylor at intel.com> > Subject: [EXT]