search for: ixes

Displaying 12 results from an estimated 12 matches for "ixes".

Did you mean: fixes
2007 Jan 05
0
troubles with telnet sessions under Solaris8 as AD member with winbind V3.0.23d
Hi guys, I've a problem with telnet sessions under Solaris 8 with samba 3.0.23d winbind. If I have the winbind authorization active for telnet in my pam.conf I got a kick out of the system after exactly 300 sec, no mather if I do or do not activity on the telnet session. The same behavior is for AD and for local users. I've trussed a telnet session a the only thing I see is that my
2002 Mar 09
1
Network Path could not be found on HP with XP
We have one brand new HP EPC-43 which can see all the Windows boxes, but not the Samba shares on the Unix server. We have many other Windows machines of all vintages including 95, 98, 98se, NT, 2000, ME and XP which can see each other and the Samba server. The HP runs XP, but we have other XP boxes which have no difficulty with Samba. We have a simple network with no domain controller, just
2008 Jun 12
2
numbers as part of long character
Hi, I'm looking for some way to pick up the numbers which are contained and buried in a long character. For example, outtree.new="(((B:1204.25,E:1204.25):7581.11,F:8785.36):8353.85,C:17139.21);" num.char =
2018 May 29
2
CentOS 7 issues with pdf manual / tex conversion
On 29 May 2018 at 16:37, R P Herrold wrote: | On Tue, 29 May 2018, Dirk Eddelbuettel wrote: | | > On a CentOS 7 machine, I am at a loss with respect to an inability to run a | > full R CMD check as anything involving tex files ends in tears. | | Hi, Dirk | | Have fun at the upcoming conference at UIC | | I seem to have 56 font packages installed under CentOS 7 | locally, but then I work
2018 May 30
0
CentOS 7 issues with pdf manual / tex conversion
On 05/29/2018 04:53 PM, Dirk Eddelbuettel wrote: > I noticed it with a local, not-public package -- but it appears to apply with > any source package. I replicated with pkgKitten straight off CRAN and after > checking that it has a six page manual there. I'm having trouble reproducing this one. In my fresh CentOS 7 VM, I can pull the pkgKitten source down, and run R CMD Rd2pdf
2018 May 30
2
CentOS 7 issues with pdf manual / tex conversion
Tom, On 30 May 2018 at 11:34, Tom Callaway wrote: | On 05/29/2018 04:53 PM, Dirk Eddelbuettel wrote: | > I noticed it with a local, not-public package -- but it appears to apply with | > any source package. I replicated with pkgKitten straight off CRAN and after | > checking that it has a six page manual there. | | I'm having trouble reproducing this one. In my fresh CentOS 7 VM, I
2015 Jan 06
0
Design changes are done in Fedora
...rl at the first hint of needing > arrays/sockets or any library modules that already exist in CPAN > instead of extending a shell beyond the basic shell-ish stuff. And there you are, foot on the slippery slope; down you go. Perl is even less widely deployed than Java. It isn?t even on all *ixes by default. The BSDs, Cygwin, and Arch (at least) all leave it out of the stock install. POSIX doesn?t require it, so it also isn?t in most small embedded *ix systems, where you at least find a POSIX shell. If you were to try to get Perl into POSIX, I think you?d fail. Perl 5 is just too big an...
2009 Sep 08
7
Data separated by spaces, getting data into R using field lengths
I have a text file similar to this (separated by spaces): x <- "DF12 This is an example 1 This DF12 This is an 1232 This is DF14 This is 12334 This is an DF15 This 23 This is an example " and I know the field lengths of each variable (there is 5 variables in this data set), which are: varlength <- c(2, 2, 18, 5, 18) How can I import this kind of data into R, using the varlength
2003 Jul 28
13
Mdk 9.1, samba-LDAP 2.2.8a/3.0b3 (LDAP) can't print to z53
I've not been able to get Samba to print to a Lexmark Z53. If I call it a Z52, the driver uploads (to where, I have no idea so I can't check it) but I still can't get anything out of the printer.
2015 Jan 06
3
Design changes are done in Fedora
On Mon, Jan 5, 2015 at 9:22 PM, Warren Young <wyml at etr-usa.com> wrote: > > Docker will eat away at this problem going forward. You naturally will not already have Dockerized versions of apps built 10 years ago, and it may not be practical to create them now, but you can start insisting on getting them today so that your future OS changes don?t break things for you again. > Yes,
2008 Dec 05
6
xen-3.0-x86_32 not supported by xen kernel
I build a DomU kernel on RHEL AS5.1. But when I boot this Guest DomU with the kernel, it gives me error message: Error: (2, ''Invalid kernel'', ''xc_dom_compat_check: guest type xen-3.0-x86_32 not supported by xen kernel, sorry\n'') Can someone give me any suggestion about this problem? Thank you! Joe _______________________________________________ Xen-users
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...) %{_localstatedir}/log/%{name} @@ -252,11 +256,16 @@ fi %{_datadir}/ovirt-anyterm %files installer +%defattr(-,root,root,0755) %{_sbindir}/ovirt-installer %{acehome} +%doc README AUTHORS COPYING %changelog +* Fri Jul 17 2009 Scott Seago <sseago at redhat.com> - 0.100-1 +- rpmlint fixes for Fedora 12 inclusion + * Thu May 29 2008 Alan Pevec <apevec at redhat.com> - 0.0.5-0 - use rubygem-krb5-auth diff --git a/src/app/util/stats/Stats.rb b/src/app/util/stats/Stats.rb index fee3b28..442519e 100644 --- a/src/app/util/stats/Stats.rb +++ b/src/app/util/stats/Stats.rb @@ -1,4...