similar to: pxelinux not displaying any progress dots

Displaying 20 results from an estimated 10000 matches similar to: "pxelinux not displaying any progress dots"

2008 Feb 21
5
pxelinux fails to load miniroot completly
Hello, we have the following problem: - a new Dell Optiplex 740 boots pxelinux.0 - loads the kernel - start to load the miniroot.gz and crashs after loading about 1/5 of the miniroot The tftpd messages are: Feb 21 14:48:32 srv006 atftpd[26225]: Advanced Trivial FTP server started (0.7) Feb 21 14:48:32 srv006 atftpd[26225]: Serving /linux/pxelinux.0 to 10.10.100.113:2070 Feb 21 14:48:32 srv006
2018 Aug 13
1
substitute() on arguments in ellipsis ("dot dot dot")?
Since you're already using bang-bang ;) library(rlang) dots1 <- function(...) as.list(substitute(list(...)))[-1L] dots2 <- function(...) as.list(substitute(...())) dots3 <- function(...) match.call(expand.dots = FALSE)[["..."]] dots4 <- function(...) exprs(...) bench::mark( dots1(1+2, "a", rnorm(3), stop("bang!")), dots2(1+2, "a",
2009 Oct 29
2
fast cumulative matrix multiplication
Hi all, I am looking for a function like cumprod() that works for matrix multiplication. In other words, I have matrices [M1, M2, ..., Mn], and I want to calculate [M1, M1%*%M2, M1%*%M2%*%M3, ..., M1%*%...%*%Mn] as quickly as possible. Right now I'm using a for() loop but it seems like there should be a faster way. Any help is appreciated! Thanks, Todd Schneider todd.w.schneider@gmail.com
2003 Nov 11
2
samba 1.9.18 swat
Hello Our customer wants to use SWAT with Samba. On z/OS 1.2 we have in Unix System Services Samba Version 1.9.18 from 1999. In this release there is no SWAT-function. What should we do to implement SWAT in this environment ? Best regards Wolfgang Schneider Wolfgang Schneider T-Systems International GmbH <?xml:namespace prefix = o ns =
2008 Feb 19
0
(PR#10799) Assigning a sub-matrix from a data frame to a
Where precisely is the bug here? If you assign a list (d[,1:2] is a list: it is the whole data frame) to a numeric matrix you coerce the latter to mode list, and that is what happened. If we have the simpler version d <- data.frame(v1=1:2,v2=3:4) x <- matrix(0, 2, 2) x[] <- d it may be easier to see what happened. I think the problem is in your subject line: d[,1:2] is _not_ a
2007 Mar 02
1
APC/MGE and NUT support
Hi, Perhaps as you know it Schneider Electric acquired APC, which involves the combination of APC and MGE. http://www.apc-mge.com MGE is an important contributor for NUT with for example Arnaud Quette, it's does not that the MGE strategy for the free software is stopped by Schneider Electric or APC. It is the good moment to make pressure on Schneider Electric, MGE and APC to support the
2013 Mar 18
1
Slow navigation on samba share
hi all, I have a problem with some windows 7 pro (64) clients navigating on samba shares. The user wants to open a folder and then it takes a long time until it opens. Looking into the samba log of the PC it is filled with this entries (seems to check for every ldap user): [2013/03/18 10:10:54.224428, 2] passdb/pdb_ldap.c:572(init_sam_from_ldap) init_sam_from_ldap: Entry found for user:
2010 Sep 18
2
Ac1dB1tch3z Vs Linux Kernel x86_64 0day
Are there any 64bit CentOS5 kernels available that are immune against the exploit mentioned in the subject? Turning off 32bit support is no option to me.. Gerhard Schneider P.S.: Source code can be found at http://seclists.org/fulldisclosure/2010/Sep/268 and is working "well" on 2.6.18-194.11.3.el5.centos.plus -- Gerhard Schneider Institute of Lightweight Design and e-Mail: gs
1999 Oct 14
3
Slow initial access to shares
Hi * The first time a share is being accesed on a Samba server from a W95 machine, it takes some 10 seconds to open the share. Subsequent accesses to the same share ot other shares on the server are fast. After not accessing the server for a while again the first access is really slow. The same thing happens on a network (80 users) running Samba 2.0.4b server under HPUX 10.20 and two Samba 2.0.3
2003 Mar 05
2
installing printerdriver without being admin under NT
hi i have NT and Windows 2000 Client served by a Samba PDC. This PDC is also CUPS-Printingserver. Now i up loaded the windows printing driver to the Samba-server into the print$ share. Under Windows 2000 i can download/install the driver with every PDC-account by clicking on the printershare, under Windows NT i need to be in the local administration group. Is there any possiblity to it under
2017 Mar 15
1
Accountsservice in CentOS 7.3
Is there any known problem with accountsservice-0.6.35-12 with NFS users? After logging in via lightdm they are not "remembered" and there is no entry created to /var/lib/AccountsService/users Downgrading to accountsservice-0.6.35-9 resolved that issue Gerhard Schneider -- Gerhard Schneider Institute of Lightweight Design and e-Mail: gs at ilsb.tuwien.ac.at Structural
2011 May 18
2
Some thoughts about EL 6
Many people seem to wait for the announcement of CentOS 6.0, so I want to share some test results I did with SL 6.0.. The actual 6.0 kernel can NOT allocate tape buffers when the server is heavily loaded at least on some LSILogic hardware. There is a big problem of slab buffer increase that can cause reboot/freeze of the server under load. Reported by many and verified by me :-( So perhaps
2014 Jun 16
1
File size is sometimes 0 after saving
Hello everyone, we have a problem with our samba setup for over a year now, since we rebuilt the complete infrastructure and set up everything from scratch. We've searched pretty long for a solution, but we couldn't figure out where the problems happen and nobody else seems to have such problems, although we don't think that our setup is very uncommon and search quite a lot for
2017 May 08
2
LLVM and Xeon Skylake v5
getProcessTriple just determines operation system, and architecture. It doesn't deal with specific instruction set features. The CPU should be controlled by MCPU on the EngineBuilder i think. The CPU autodetection code lives in getHostCPUName in lib/Support/Host.cpp, but I don't think the JIT calls into. I think its expected the user would call it or pass a specific CPU string to the MCPU
2017 Mar 07
2
[Announce] Samba 4.6.0 Available for Download
On Tue, Mar 07, 2017 at 10:48:28AM +0100, Andreas Schneider wrote: > On Tuesday, 7 March 2017 10:33:15 CET Karolin Seeger wrote: > > Release Announcements > > ===================== > > > > This is the first stable release of Samba 4.6. > > Woohoo, thank you very much. I think this is on of our best releases. Yeah, we always think that ! Sometimes it's true
2018 Aug 13
2
substitute() on arguments in ellipsis ("dot dot dot")?
Interestingly, as.list(substitute(...())) also works. On Sun, Aug 12, 2018 at 1:16 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 12/08/2018 4:00 PM, Henrik Bengtsson wrote: >> >> Hi. For any number of *known* arguments, we can do: >> >> one <- function(a) list(a = substitute(a)) >> two <- function(a, b) list(a = substitute(a), b =
2017 Jan 04
1
7.3: Gnome workspaces mirrored
An user is using 2 displays and configured Gnome to "Static Workspaces only on primary display on" using gnome-tweak-tool Till 7.2 it was working as expected. After upgrading to 7.3 the content on the primary screen gets mirrored to all workspaces. When switching to "Static Workspaces only on primary display off" everything is working as expected on 7.3, too. Any ideas?
2018 Jan 12
1
Is kernel-3.10.0-693.11.6.el7 tested with old hardware?
Today we tried to update machines w/ Core2 Duo E6750 from 3.10.0-693.11.1.el7.centos.plus to 3.10.0-693.11.6.el7.centos.plus and the machines did not boot due to a kernel panic. Before we dig any further I wanted to know if the 11.6 kernel has been tested on old hardware, too, or if the problem is well known but not documented (yet). Thank you in advance! Gerhard Schneider -- Gerhard
2020 Dec 03
1
Thunderbird 78
The upstream provider decided to remove OpenGPG support in its thunderbird-78 packages, see https://bugzilla.redhat.com/show_bug.cgi?id=1886962 https://bugzilla.redhat.com/show_bug.cgi?id=1886958 https://bugzilla.redhat.com/show_bug.cgi?id=1837512 recommending to either use Mozilla binaries, use Flatpak or switch to Evolution Is there any plan to provide thunderbird-78-full packages in e.g.
2005 Sep 30
3
Dots in function names
Recent R function names seem to be using CaseOfTheLetters to mark words rather than dots as was done previously. Is the use of dots in function names deprecated, or is that simply a style choice? Will function names with dots cause problems in future revisions? Mike Prager