search for: confuzzled

Displaying 9 results from an estimated 9 matches for "confuzzled".

2007 Dec 20
3
What is $super
...ment that I wasn''t able to find in documentation, searching etc. What exactly is the $super argument. Is it a reference to the super class''s prototype function? Or is it an instantiated object of the super class that is passed to the subclass''s method? I am completely confuzzled on this one, my typical method of just reading the source has left me worse off. Can anyone explain this concept or perhaps point me to a resource which properly defines it? Thanks in advance, Matt --~--~---------~--~----~------------~-------~--~----~ You received this mes...
2003 Jun 20
1
More than one param to AGI
...int STDERR "FNORD arg 3 = $ARGV[2]\n"; print STDERR "FNORD arg 4 = $ARGV[3]\n"; What I get at the console: FNORD prog = /etc/asterisk/agi/args.agi FNORD arg 1 = myarg1 FNORD arg 2 = FNORD arg 3 = FNORD arg 4 = Is this just a limitation of AGI or am I horribly confuzzled? --Eric -- BTEL Consulting 850-484-4535 x2111 (Office) 504-595-3916 x2111 (Experimental) 877-552-0838 (Backup Phone)
2011 May 10
1
Rooting FreeBSD , Privilege Escalation using Jails (P??????tur)
On 10 May 2011 16:10, "Jamie Landeg Jones" <jamie@bishopston.net> wrote: > > > It used to confuzzle sysadmins on SUNos when the mount point was > > 0700. The underlying mode disapeared when the mount was made, but it > > was still being enforced. Suddenly no one but root could use say /usr > > even though it was apparently 0755 > > I remember that
2005 Sep 12
2
x86_64 Question
...I get the following when passing no options to rpmbuild at all other than building the binary: Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized I've already managed to build gaim 1.5.0 (as a test) and it builds and installs fine. So I'm confuzzled. I'm sure it's something hugenormously ignorant and dumb on my part. Englighten me please. CentOS-4 (current on all updates) Sincerely, Alex White
2016 Apr 13
4
recreating extensions.conf from live dialplan ?
On 4/13/16 11:57 AM, A J Stiles wrote: > You could try > *CLI> dialplan show Between my older backup and dialplan show, I guess that's my best shot. Thanks :D
2017 Aug 23
2
more questions on setting up autofs on C7
...dex" or key "syno-public" appear whenever I try to access one of those two filesystems. I AM NOT USING AUTOFS TO MANAGE THEM. they were mounting in /mnt, just like the automount I was asking about. thinking since autofs was looking in /mnt for the backup mount that it was getting all confuzzled, I changed the mount point of those other two filesystems, changed their entries in /etc/fstab, reran systemctl restart autofs then touched one of those cifs filesystems. Voila! the errors still appear in the output of systemctl status autofs. Everything still appears to work, but I'm puzzled...
2017 Aug 22
2
more questions on setting up autofs on C7
Hi! Thanks to some of you I got autofs set up on my C7 netbook for mounting local cifs filesytems. Now I want to do something on my C7 desktop machine, that seems to me to be a little different, and I"m not sure how to do it. I have an external RAID1 box that attaches via USB. It is/will be nearly always /dev/sdc, but being USB I can't guarantee that it will always be found there.
2011 May 06
6
Rooting FreeBSD , Privilege Escalation using Jails (Pétur)
I read this (http://www.petur.eu/blog/?p=459) blog post today. It's about that a remote user with root privilegs to a FreeBSD jail & user privileges to the jails host machine can obtain root privileges on the host machine. Can someone confirm if this bugg/exploit works?
2005 Jun 06
2
make install on solaris 10
We have recently upgraded to Solaris 10 on a couple of sparc machines with the usual mildly mysterious consequences for library locations, etc, etc. I've managed to configure R 2.1.0 for a 64 bit version with: R is now configured for sparc-sun-solaris2.10 Source directory: . Installation directory: /usr/local C compiler: gcc -m64 -g -O2 C++