Displaying 16 results from an estimated 16 matches for "shucks".
Did you mean:
shuck
2007 Jun 11
4
CentOS 3.9
Hi,
Red Hat started releasing security advisories and update packages that are
part of RHEL3 U9. Still, on RHN there are no RHEL3 U9 ISO images released
yet.
As usual, CentOS will make available CentOS 3.9 when it is deemed ready.
So there is no need to ask when it is going to be released :)
Kind regards,
-- dag wieers, dag at wieers.com, http://dag.wieers.com/ --
[all I want is a warm
2015 Oct 09
1
vino-server on Centos 6.7
...nnection, i remain out.
>>
>> i must wait the next Monday when i back to office or i can do something
>> through ssh?
>>
>
> You can re-enable it over ssh. As Mike very nearly suggested:
> $ gconftool-2 -s -t bool /desktop/gnome/remote_access/enabled true
>
Ah, shucks - I set it to false ... hah!
Thanks for catching that, Gordon!
>
> You didn't mention, originally, that you're interacting with this desktop
> over VNC.
>
> I'm not sure why you think the VNC server is using too much memory or CPU
> time. You might be able to reduce...
2005 Sep 12
13
Skype purchased by Ebay 2.6 Billion
Good news for service providers in my opinion, Ebay will likely start
alienating Skype users like they did with Paypal users.
"SkypeSucks.com" domain already taken, shucks....
http://www.kesq.com/Global/story.asp?S=3837895
--
Cory J Andrews
Partner / Purchasing
+++++++++++++++
VOIPSupply.com - Everything you need for VOIP
454 Sonwil Drive
Buffalo, NY 14225
+++++++++++++++
tf voice - 800-398-VOIP X22
l voice - 716.630.1555 X22
f - 716.630.1548
e - Cory@VOIPSupply.c...
2008 Oct 29
2
[LLVMdev] maintaining names for types
Shucks, I figured as much, but I was hoping...
Relatedly, it would be convenient to have a way to reliably influence
which name gets chosen for the merged type. If I could at least have
things like "%ObjHeader" not turn into
"%SomeUserCodeType_NestedUserClass_Blorp", that would go a l...
2008 Oct 29
0
[LLVMdev] maintaining names for types
I run into this problem as well. However, given the way LLVM represents
types and their names, there is not an easy solution to this problem. I
don't know of any real workaround that will not change the semantics of the
code.
- Daniel
On Mon, Oct 27, 2008 at 4:42 PM, Scott Graham <scott.llvm at h4ck3r.net> wrote:
> Hi
>
> I'm working on switching from generating textual
2008 Oct 27
2
[LLVMdev] maintaining names for types
Hi
I'm working on switching from generating textual .ll files in my front
end to using the llvm-c IR builder API instead.
One thing that I really miss is that when I dump() to a .ll file for
debugging, the type names are worse than useless, because many types
have been merged with unrelated types that happen to have the same
shape. This becomes very confusing when trying to map back to the
2009 Oct 19
1
Problem with CentOS 5.3 Xen and Windows Server 2008 HVM DomU
Hi,
I have CentOS 5.3 64bit and couple of Windows Server 2008 32Bit DomU's
on it.
Problem is that I got hit with the "A clock interrupt was not recevied
on a secondary processor within the allocated time interval" Blue Screen
when trying to run with more than one CPU
When searching around I found that official XEN distribution
(development version) has some fixes for it, but
2015 Oct 09
3
vino-server on Centos 6.7
I uncheck only Allow other users ?view? and leave without change ?control? your desktop,
and the screen (active session) remain freeze, close the connection and now i can not
do a new connection, i remain out.
i must wait the next Monday when i back to office or i can do something through ssh?
M.
> On Oct 9, 2015, at 01:42, Gordon Messmer <gordon.messmer at gmail.com> wrote:
>
2006 Sep 24
4
SWIG exceptions
I was trying to fix the problem with wxImage and the char */unsigned
char * thing today and I was going to hand-write the functions to
translate between the two. While doing so I decided I''d clean up the
SWIG error message to make it more clear. Here''s an example
SWIG-generated argument error:
in method SetData'', argument 2 of type ''wxImage *''
2006 Jun 04
2
RFC: allow HID subdriver's to register ups.conf
j T wrote:
> >- allow the value to be NULL if a subdriver does not require
> > initialization.
>
> Am I right in thinking that this is simply a case of doing:
>
> subdriver_t some_subdriver = {
> /* ... */
> some_format_serial,
> NULL,
> }
>
> Rather than:
>
> subdriver_t belkin_subdriver = {
> /* ... */
>
1999 Nov 12
4
State of Vorbis
Hi folks, some notes about goings on.
After opportunity to think aloud, I have the pieces of the VQ system more
or less in place. I need to finish the codebook generation core (this is not
libvorbis code, but an external utility). I then need to write the encode/
decode/packing code that makes use of the codebook. This future code is
already specced.
Tony: I haven't worked on the xmms
1999 Nov 12
4
State of Vorbis
Hi folks, some notes about goings on.
After opportunity to think aloud, I have the pieces of the VQ system more
or less in place. I need to finish the codebook generation core (this is not
libvorbis code, but an external utility). I then need to write the encode/
decode/packing code that makes use of the codebook. This future code is
already specced.
Tony: I haven't worked on the xmms
2009 Mar 27
2
adding matrices with common column names
folks,
if i have three matrices, a, b, cc with some colnames in common, and i
want to create a matrix which consists of the common columns added up,
and the other columns tacked on, what's a good way to do it? i've got
the following roundabout code for two matrices, but if the number of
matrices increases, then i'm a bit stymied.
> a <- matrix(1:20,ncol=4); colnames(a) <-
2015 Dec 29
6
Systemd and systemd-sysv-generator
Hello CentOS List,
I have a server that has SysV script supplied by a hardware manufacturer,
which is not functioning properly. From my reading, systemd-sysv-generator
should handle them (like it did for Dell OpenManage software which supplied
SysV init scripts).
/usr/lib/systemd/system-generators/systemd-sysv-generator
Takes no or 3 arguments (it tells me), but I didn't find clear
2005 Jun 03
2
Everyone-- the scoop on Bison/Flex --
Hey, everybody---
Ignorance CAN be bliss, at least for a while, but, .... Just so you
know...
A week or two ago, some upgrades to the expression parser (you know, the
expressions you put in $[ ... ] in your extensions.conf file) that I
submitted, have been merged into the CVS HEAD of the source.
Hopefully, for around 99.9% of you, it won't make any difference to you.
The Makefile has also
2004 Jul 21
5
Compiling Samba 3.0.4, err w/ krb5
Hello again,
I'm not attempting an install of Samba 3.0.4 from source. I want to specifically compile in ads and winbindd support. So, I already compiled and installed OpenLDAP 2.2.13.
Now the configure script is hung on krb5 dependancy:
checking for krb5.h... no
configure: error: Active Directory cannot be supported without krb5.h
So I downloaded and attempted compile of krb5 1.3.4, but