Displaying 20 results from an estimated 2000 matches similar to: "installp errors"
2002 May 20
0
OpenSSH AIX installp images
AIX is now shipping OpenSSH on the AIX 5L Bonus Pack CD
in SMIT/installp format. The 2.9.9.p2 version shipped contains all
of the latest security fixes. We made some modifications to
add National Language Support.
The images are also available from:
oss.software.ibm.com/developerworks/projects/opensshi
The NLS patch is available from:
oss.software/ibm.com/developerworks/projects/openssh
--
2003 Apr 07
0
OpenSSH 3.6.1p1 AIX installp/bff packages available.
Hi All.
New AIX packages of OpenSSH 3.6.1p1 are available for download at [1].
There are two tarballs, one for the as-distributed code and one with the
password expiration patch. Each tarball contains binaries for AIX 4.x
and AIX 5.x. The usual caveats apply (see page).
These packages have been more popular than I ever thought they'd be.
They are about to clock up the one thousandth
2005 May 31
0
ULOG logging may fail on some ulogd/logrotate configurations
FYI.
I have not been able to determine 100% that logrotate does this, but ulogd
appears to stop logging whenever logrotate runs. So far, the only obvious
commonality that I see is that logrotate ran and that the
/var/log/ulogd/ulogd.syslogemu is completely empty until I restart ulogd.
I have proven that the logging is broken by manually performing a network
operation that Shorewall normally
2002 May 22
0
Correction - RE: using winbind in pam.d/system-auth, doub le prompts for password
Er,
The relevant part of my /etc/pam.d/login (on Debian Potato) actually looks
more like this:
auth sufficient pam_winbind.so
auth required pam_unix.so use_first_pass
Manuel Gomez
-----Original Message-----
From: Manuel Gomez [mailto:ERG@e-r-solutions.com]
Sent: Wednesday, May 22, 2002 12:18 PM
To: 'Gregg Lebovitz'; 'samba@lists.samba.org'
Subject: RE: [Samba] using
2002 May 22
0
using winbind in pam.d/system-auth, double prompts fo r password
Greetings,
Try using the "use_first_pass" directive in your pam.conf file (or the
relevant file in /etc/pam.d/ - on my system it's /etc/pam.d/login). You'll
no doubt find more information in the relevant (PAM) man pages.
My /etc/pam.d/login line for winbind looks like this:
auth required pam_unix.so use_first_pass
Manuel Gomez
-----Original Message-----
From: Gregg
2023 Mar 08
0
Default Generic function for: args(name, default = TRUE)
Dear Gregg,
Thank you for the fast response.
I believe though that isGeneric works only for S4-functions:
isGeneric("plot")
# FALSE
I still try to get it to work.
Sincerely,
Leonard
On 3/8/2023 9:13 PM, Gregg Powell wrote:
> Yes, there is a way to check if a function is generic. You can use the isGeneric function to check if a function is generic. Here's an updated version
2006 Apr 14
1
rake test errors
I have Rails 1.1.2, ruby 1.8.4 and gentoo linux running kernel 2.6.15.
Here are the errors:
gregg@gregg2 ~/user/DMS $ rake test
(in /home/gregg/user/DMS)
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/
ordered_options.rb:2: warning: method redefined; discarding old []=
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/
ordered_options.rb:11: warning: method
2007 Mar 05
3
Rbind with data frames -- column names question
As part of my work, I am trying to append matrices onto data frames.
Naively I assumed that when rbinding a data.frame and matrix, the matrix
would be coerced and appended, keeping the names from the data frame.
Clearly, I am not fully understanding the process by which rbind works.
Example code:
> A<-data.frame(1,1,1); names(A)=letters[1:3] ; B<-matrix(0,2,3)
> rbind(A,B)
2024 Dec 12
1
Cores hang when calling mcapply
Hi Thomas,
Glad to hear the suggestion helped, and that switching to a `data.table` approach reduced the processing time and memory overhead?15 minutes for one of the smaller datasets is certainly better! Sounds like the adjustments you devised, especially keeping the multicore approach for `make_clean_names()` and ensuring that `ID_Key` values remain intact, were the missing components you
2001 Jan 11
2
nls error handling
I'm written a function that uses nls in a loop to fit a model to resampled data. Occasionally a sample is drawn such that the algorithm (apparently) can't converge and
step factor reduced below minimum
is printed to the screen. I tried a few different settings for the minFactor parameter in nls.control with no different result. When this happens, I would like my function to put NAs
2024 Dec 12
1
Cores hang when calling mcapply
Hi Gregg.
Just wanted to follow up on the solution you proposed.
I had to make some adjustments to get exactly what I wanted, but it works, and takes about 15 minutes on our server configuration:
temp <-
??????open_dataset(
????????????sources = input_files,
????????????format = 'csv',
????????????unify_schema = TRUE,
????????????col_types = schema(
????????????"ID_Key"
2001 Mar 26
0
apache mod_auth_ntdom/samba 2.0.7/domain groups?
Has anybody been successful with getting the Apache module
mod_auth_ntdom (available from http://www.asaban.com/index_pl.html) to
validate group memberships against a domain controller? It claims to be
able to do this in conjunction with Samba 2.0.7, but I haven't gotten it
to work yet.
---
Mark Roedel | "A wise man once told me that everything in
Systems Programmer |
2024 Dec 11
1
Cores hang when calling mcapply
How is the server configured to handle memory distribution for individual users. I see it has over 700GB of total system memory, but how much can be assigned it each individual user?
AAgain - just curious, and wondering how much memory was assigned to your instance when you were running R.
regards,
Gregg
On Wednesday, December 11th, 2024 at 9:49 AM, Deramus, Thomas Patrick <tderamus at
2024 Dec 11
1
Cores hang when calling mcapply
It's Redhat Enterprise Linux 9
Specifically:
OS Information:
NAME="Red Hat Enterprise Linux"
VERSION="9.3 (Plow)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="9.3"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Red Hat Enterprise Linux 9.3 (Plow)"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
2004 Aug 06
0
trouble connecting to icecast2/ices
I just built icecast and ices from CVS source. The compile went fine.
But I'm having trouble connecting to the server and hearing anything.
In one shell, I start icecast with:
src/icecast -c conf/icecast.xml
That appears to start things off fine.
Then in another shell, I start ices:
src/ices conf/ices-playlist.xml
At this point, icecast prints some text:
connection added....
DEBUG: source
2002 Aug 26
3
Question about memdisk
Peter,
I am trying to get memdisk to work with grub and have run into a
problem. Grub loads memdisk into the 0x9000 segment and then starts it
at location 0x90200. I run into problems in the first printf statement.
It turns out that printf uses a switch statement that compiles into a
jump table. When I reach this jump table, I believe the code is jumping
into hyperspace due to the jump table
2006 May 24
2
OSX Rails Session Issues
Hey friends,
I need a little assistance getting one of my applications running on
OSX.
I am able to install everything, and get my application running, but
when I try to store an object in the session in one of my apps, the
session object doesn''t get stored.
I tried running webrick, and I tried running under lighttpd.
I tried running a regular session store, and a mysql
2006 Jul 21
1
Failed to set servicePrincipalNames (Samba+Solaris 10+NISplus+ADS+DNS)
When joining our Solaris 10 Samba 3.0.23 system to ADS via...
# /usr/local/samba/bin/net ads join -U Administrator
Administrator's password:
Using short domain name -- ULS
Failed to set servicePrincipalNames. Only NTLM authentication will be
possible.
Please ensure that the DNS domain of this server matches the AD domain,
Or rejoin with using Domain Admin credentials.
Joined
2006 Jun 27
3
Decoding Unicode URLs Properly
Please help,
I have an application I switched over to UTF-8, but I am unable to
decode URLs with unicode characters in them properly. For instance, if
I have "item=Pur%E9ed" as a parameter in my url, when it''s decoded by
rails, it returns "Pur?ed" and not "Pur?ed".
Is there an easy way to fix my controller to accept these characters
properly?
2006 Nov 07
2
echo residue buffer size
Hi,
What is the required size of the echo residue buffer in
speex_echo_cancel function?
The mdf.c source would suggest that it's frame_size + 1, while
preprocessor.c source claims it's frame_size.
Bug? Or am I missing something? I am using 1.2beta1.
Thanks,
Gregg