search for: duh

Displaying 20 results from an estimated 557 matches for "duh".

Did you mean: due
2006 Jan 07
14
Asterisk Jobs
...quiring Asterisk seems to be pretty low. After looking around dice, monster, careerbuilder etc, I was surprised to find no more than 3-4 employment opportunities with Asterisk throughout the US. Is it really that low? There seems to be a job of opportunities for Cisco and other vendors solutions (duh... GUI's are good... duh). I wonder if demand will increase, or am I just looking in the wrong places? - Doug.
2005 Sep 01
2
Still weird UID ordering issues with maildir
...hing currently in nightly/ChangeLog): Sep 1 09:25:02 server dovecot: imap-login: Login: user=<tv>, method=PLAIN, rip=192.168.1.1, lip=192.168.1.3, TLS Sep 1 09:25:02 server dovecot: IMAP(tv): Maildir /home/tv/.maildir sync: UID < next_uid (1187 < 1188, file = 1125581033.7788_2.server.duh.org:2,) repeated every time I try to login. I had to nuke the dovecot indexes and let it reindex (which throws off the ordering of some messages). It had been working without incident since updating to 20050829, until now. -- -- Todd Vierling <tv at duh.org> <tv at pobox.com> <t...
2007 Feb 12
5
chown command goof up
Basically, what I typed was: chown -R user2:user2 * chown -R user2:user2 .* chown -R user2:user2 *.* ...all in /home. Duh. I forgot which way recursive went. So, I then did: chown -R root:root * chown -R root:root .* chown -R root:root *.* ...this time in / to try and f things. Duh again. Other items need to have other owners & groups. So, how can I fix this? In MacOSX, there is a utility to fix all permission...
2001 Oct 31
4
Open SSL connection to HTTPS?
Hi All, I just tried to test my web server with telnet. The only problem was that my web server refuses non-encrypted connections (duh!). I know that SSL and SSH are *entirely* different, but ssh is the only commonly-available encryption-enabled command-line tool around. It would be greate to have an SSL-emulation mode in OpenSSH.... Just wishful thinking, Ciaran -- +------------------------------------------------------------...
2011 Nov 14
1
Problem with edit()
...ue has arisen when using the vi editor in conjunction with the edit() command. More specifically, commented lines disappear from edited functions when using [functionname.R] <- edit(). That is, if you have created a function called “test.func” as such: function () { # This is a test ex _ 4 duh <- seq(1, 10) fuh <- seq(11, 20) plot(duh, fuh) } you will of course get an error message: Error in edit(name, file, title, editor) : unexpected input occurred on line 4 use a command like x <- edit() to recover When using the “x <- edit” (or in this case, test.func <...
2005 Apr 24
4
Vncserver not serving up my gnome desktop, just a fancy terminal!
...ed to edit the ~/.vnc "xstartup file, but what do I add to fix this. On all other distros I have tried, the vncserver serves up my gnome desktop by default. -- Lee Parmeter Emperor, linXos - The Flying Penguin http://www.linXos.com Linux Registered User #337161 'It's free. It works. Duh.'" - Eric Harrison The United States is NOT a democracy, it was founded as a Republic! God is not a republican or a democrat nor is His government a democracy! - Lee Parmeter __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
2019 Mar 08
2
Upgrading to 2.3
On 8 Mar 2019, at 05:54, Aki Tuomi via dovecot <dovecot at dovecot.org> wrote: > https://wiki.dovecot.org/Upgrading Duh. I wasn't looking for a URL that was specific. -- These are the thoughts that kept me out of the really good schools. -- George Carlin
2006 Apr 06
2
Directory for ActionWebService classes?
Hi all, If ApplicationController subclasses live in app/controllers, and ActionWebService::API::Base subclasses live in app/apis, do subclasses of ActionWebService::Base live in app/services? This may be a "duh" question, but I couldn''t find an explicit mention of it anywhere. Thanks, Dan
2007 Aug 04
2
[Q]lguest git repo location?
HI Rusty, I wanted to play with lguest. As it was recently merge upstream by Linus, i took a look and the location looks like driver/lguest*. Unfortunately my local git repo cannot get the 2.6.23-rc2 changes from upstream somehow :-/.[duh... says "Cannot get the repository state from http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git"]. i do not know what i am doing wrong. Coming back to point - Do you maintain a lguest git repository somewhere? So that i can clone it and experiment with it? Thanks a l...
2004 Aug 06
2
compile error
duh?! the port complains about my libtool being outdated, although i installed the latest from gnu.org. any more advice? > > yes, look at what the port maintainer did *duh* > > boink > > On Tue, Apr 01, 2003 at 11:44:35AM +0000, till@klimpong.com wrote: > > > > >...
2007 Aug 04
2
[Q]lguest git repo location?
HI Rusty, I wanted to play with lguest. As it was recently merge upstream by Linus, i took a look and the location looks like driver/lguest*. Unfortunately my local git repo cannot get the 2.6.23-rc2 changes from upstream somehow :-/.[duh... says "Cannot get the repository state from http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git"]. i do not know what i am doing wrong. Coming back to point - Do you maintain a lguest git repository somewhere? So that i can clone it and experiment with it? Thanks a l...
2007 Jul 05
3
[LLVMdev] API design (and Boost and tr1)
...doesn't have begin/end members we'd need some kind of > > specialization for that case. Iterators nicely avoid this issue. > > We should just keep the existing constructor, so this isn't a problem. > These clients don't have the "dereference end" problem. Duh. Yep, ok, this sounds good. -Dave
2006 Feb 20
3
RAILS_ROOT
I just replied to someone about using send_file and while I was testing my solution I figured out that the controllers "current working dir" appears to be the root of the app. Then I saw a reply that Ezra sent to someone where he used RAILS_ROOT and I thought "duh, I''ve seen that before... shoulda used that". But, when I had an action print out RAILS_ROOT it''s "./script/../config/..". I''m probably being dense here, but what, why, huh? What does that mean and why isn''t RAILS_ROOT the full system path to t...
2007 Jul 09
7
request.remote_ip
Hi, How can i access to request.remote_ip in a model? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to
2005 Apr 24
3
apt repo's for centos
I downloaded and installed apt and synaptic using yum ok, but are there corresponding apt repo's for the yum ones? If so, what are they? -- Lee Parmeter Emperor, linXos - The Flying Penguin http://www.linXos.com Linux Registered User #337161 'It's free. It works. Duh.'" - Eric Harrison The United States is NOT a democracy, it was founded as a Republic! God is not a republican or a democrat nor is His government a democracy! - Lee Parmeter __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
2005 Aug 23
3
Music On Hold + canreinvite=yes
For canreinvite=yes to work, I think I need to remove the t argument in the Dial(SIP/ext|60|t) application. Otherwise, Asterisk will allways stay in the middle. I don't want that, so I removed the 't' argument. That works. Now, when two UA are calling, Asterisk gets out of the RTP stream. However, when removing the 't' argument, the Music On Hold doesn't work anymore
2007 Apr 01
2
LVM & Softraid & expansion
I've been reading the RHEL 5 manual/guide linked from centos, and the idea of LVM with expandable partitions seems like a great idea (yes duh why else would it exist if not?). Although the documentation shows a screenshot of how the final setup would look like with LVM & RAID together, it doesn't actually gives the step. 1. Am I correct in thinking it should be done in this way - setup Softraid - setup LVM on the raid partitions...
2006 Jan 25
2
Changing Asterisk install location...
...Asterisk 1.0.9/1.2.1. Well now.we have the following issues on startup in 1.2.3. a) db.c:67 dbinit: Unable to open Asterisk database Looks like it's still looking for astdb in /var/lib/asterisk Why? b) pbx_spool.c:401 scan_thread: Unable to open directory /var/spool/asterisk/outgoing. Well, duh it isn't there, because I quite clearly told you to install under /home/asterisk! c) It's also still writing log data to /var/log/asterisk d) I think there where a few more errors as well... I'm guessing no one in Digium's QA team has actually tested installing Asterisk like t...
2004 Aug 06
2
compile error
> > in the FreeBSD ports there already is something for ices2 and icecast2. > it's a little on the old side (from november 2002). > > cvsup the latest ports tree, though, you should update your box to 4.7 > as well ... or 4.8-rc if you really want to be l33t. Yeah, my ports are up to date. I prefer to build some things by hand though. ;-) I updated libtool and got a little
2014 Dec 06
2
how to config printing on C7 installed from live image
...ps.service thanks Frank! Actually I had figured that out shortly after posting, but was hung up on the subsequent problem for a while, and so didn't post. the subsequent problem is that Brother's drivers are 32-bit and if you're using 64-bit Linux you need to install the 32-bit glibc. Duh. Now it's working. -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- God made him who had no sin to be sin for us, so that in him we might become the righteousness of God." ---------------...