search for: coolio

Displaying 14 results from an estimated 14 matches for "coolio".

2012 Jul 31
2
Error Installing Package with Dependency on "Matrix"
...reated a dummy package consisting only of a DESCRIPTION file that specifies the dependence on "Matrix", a NAMESPACE file, and an R directory, containing a single function, "square <- function(x) { return (x*x) }". When I try to install, I get the following error: [ebernstein@coolio R]$ R CMD INSTALL temp -l /home/ebernstein/Rlib_2.15.1/ * installing *source* package ‘temp’ ... ** R ** preparing package for lazy loading Error : .onLoad failed in loadNamespace() for 'Matrix', details: call: assignInNamespace("..Old..as.matrix", base::as.matrix, ns = "ba...
2015 May 16
2
preexec and msdfs proxy
...o be able to let the user know that they were using an obsolete URL (server name) by sending them a message/mail/whack on the head. At the moment neither the "root preexec" or the plain "preexec" are doing anything, much to our chagrin. [global] log level = 3 netbios name = COOLIO workgroup = DE security = ADS realm = DE.COOLPLACE.COM dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab encrypt passwords = yes allow trusted domains = yes local master = no domain master = no server services = +smb -s3fs dcerpc endpoint servers = +winreg +srvsvc idmap...
2015 May 12
2
preexec and msdfs proxy
On 12/05/15 20:27, Greg Enlow wrote: > To the powers the might be, > > it seems that the "(root) preexec" function does not work when used with "msdfs proxy". Is that just "my" problem, an error or by design? > If it is by design, I would be curious to know why. > If it is an error, can it be addressed fairly quickly? > If it is none of the above,
2000 Feb 05
0
Slackware /etc/limits patch
...ware 7 server, I made this patch. The code is taken from shadow-19990607 and integrated with openssh 1.2.2 and works well. The patch needs work, I don't know much about autoconf and I couldn't figure out how to get it to add sys/resource.h checks to the configure script. - Dennis Moran <coolio at k-r4d.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: openssh-1.2.2+limits.patch.tgz Type: application/octet-stream Size: 7555 bytes Desc: Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20000205/545e5331/attachment.obj
2007 Sep 25
13
Session cookies not passed on first redirect
Hello Campers! Is it just me or does Camping init the session twice on a redirect? If I have an app and when the user visits it for the first time, a session is generated. Afterwards I redirect the user in a service (that basically does auth) and he gets bounced to the login page - but when I arrive at the login page my SID somehow has changed :-( so there is a stale session dangling
2011 Oct 13
2
Virtio Balloon- Can not see the results
with kvm and virtio- would -m 1024 take proceedence over -balloon virtio? when i use both together, i see memory stay around 1024 MB less on my host side. I know the guest is not taking but a fraction of that ram, so I would expect the virtio balloon to take the majority of the guests ram and hand it back to the host. this is using the free util/command to take snapshots of the host memory.?
2015 May 18
2
preexec and msdfs proxy
...were using an > obsolete URL (server name) by sending them a message/mail/whack on the head. > At the moment neither the "root preexec" or the plain "preexec" are doing > anything, much to our chagrin. > > > [global] > log level = 3 > > netbios name = COOLIO > workgroup = DE > security = ADS > realm = DE.COOLPLACE.COM > dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and > keytab encrypt passwords = yes allow trusted domains = yes local master = no > domain master = no server services = +smb -s3fs dcerpc endpoint se...
2015 May 13
0
preexec and msdfs proxy
...o be able to let the user know that they were using an obsolete URL (server name) by sending them a message/mail/whack on the head. At the moment neither the "root preexec" or the plain "preexec" are doing anything, much to our chagrin. [global] log level = 3 netbios name = COOLIO workgroup = DE security = ADS realm = DE.COOLPLACE.COM dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab encrypt passwords = yes allow trusted domains = yes local master = no domain master = no server services = +smb -s3fs dcerpc endpoint servers = +winreg +srvsvc idmap...
2008 Jan 21
5
Oops, forgot to release 0.23.3
Hi all, It was brought to my attention that the front page lists 0.23.3 as the stable release, but that no such release exists. I could have sworn I released this a few weeks ago, but now I can find no evidence of that. I''m going to publish it from the latest commit in the 0.23.x branch as soon as possible (probably in about 12 hours), so if anyone wants to get that last-minute
2015 May 18
0
preexec and msdfs proxy
...to be able to let the user know that they were using an obsolete URL (server name) by sending them a message/mail/whack on the head. At the moment neither the "root preexec" or the plain "preexec" are doing anything, much to our chagrin. [global] log level = 3 netbios name = COOLIO workgroup = DE security = ADS realm = DE.COOLPLACE.COM dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab encrypt passwords = yes allow trusted domains = yes local master = no domain master = no server services = +smb -s3fs dcerpc endpoint servers = +winreg +srvsvc idmap...
2015 May 18
0
preexec and msdfs proxy
...erver name) by sending them a message/mail/whack on the head. >> At the moment neither the "root preexec" or the plain "preexec" are doing >> anything, much to our chagrin. >> >> >> [global] >> log level = 3 >> >> netbios name = COOLIO >> workgroup = DE >> security = ADS >> realm = DE.COOLPLACE.COM >> dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and >> keytab encrypt passwords = yes allow trusted domains = yes local master = no >> domain master = no server services = +smb...
2006 Nov 28
34
Uploading Large (100mb+) files
I have an Apache 2.2.3 (mod_proxy_balancer) frontend server that does not have mongrel installed. It does proxy requests to several other mongrel-only servers (each running 2 mongrel processes). Each mongrel node has the same rails code-base and it''s working perfectly. However, my question is when I add an upload file form... where is it going to physically put that file? I mean since
2013 Mar 07
2
KVM Raw Format Image Causes lseek Error when Copying
When copying a raw KVM image to my usb drive I got a lseek error...why is this? localhost temp # lr /kvm_guests/newInstall.img? -rw-r--r-- 1 root root 10G Oct 22 05:36 /kvm_guests/newInstall.img localhost temp # localhost temp # cp /kvm_guests/newInstall.img . ? ? ? ? ? ? ? ? ? ? ? cp: cannot lseek `./newInstall.img': Invalid argument localhost temp # df -h Filesystem ? ? ?Size ?Used Avail
2013 Mar 17
1
SSD Trim needed? Physical Block Device Keep Track Of Guest FS Blocks?
I am trying to figure out if a SSD drive needs to receive trim commands from the KVM guest filesystem(strictly Linux ext4 in this case).... When a file is deleted inside a KVM guest(ext4 and raw image)....If a SSD is the underlying block device that the KVM raw disk image resides on, does the SDD drive need to know which block(s) are marked for reuse within the raw image? ?Or is it since the