similar to: Opinions about timeout

Displaying 20 results from an estimated 10000 matches similar to: "Opinions about timeout"

2005 Dec 27
4
ONTIMEOUT LOCALBOOT -1 and menu.c32 -
Hi, I am having some problem with LOCALBOOT and menu.c32 This is my isolinux.cfg: ------------------------------------------- default menu.c32 timeout 50 prompt 0 ontimeout local menu title "TITLE" label livecd menu default manu label "LiveCD" kernel gentoo append initrd=initrd.igz root=/dev/ram0 init=/linuxrc looptype=squashfs loop=/ livecd.squashfs
2005 Aug 29
1
SYSLINUX 3.11-pre8 -- release candidate
I have released SYSLINUX 3.11-pre8; this is a release candidate. The differences versus -pre6 is that I have reverted the PXELINUX stack changes I did in SYSLINUX 3.10 since there are confirmed reports that they break at least one platform. As before, I hope to release 3.11 on Tuesday unless I get objections. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2005 May 27
3
[LLVMdev] Lightweight code loader
On May 26, Reid Spencer wrote: > Alexander, > > Yes, a patch like that would be accepted. Fewer dependencies = good :) > > Some notes on doing this: > > (1) Please make sure you use the std c++ iostream libraries for doing > I/O. No native calls (we end up with portability problems). If you need > something that must be ported, please add it to lib/System Sure. What
2005 May 27
0
[LLVMdev] Lightweight code loader
Alexander, Yes, a patch like that would be accepted. Fewer dependencies = good :) Some notes on doing this: (1) Please make sure you use the std c++ iostream libraries for doing I/O. No native calls (we end up with portability problems). If you need something that must be ported, please add it to lib/System (2) You should also use the sys::Path class (include/llvm/System/Path.h) for handling
2017 Sep 08
2
Status of debuginfo-tests
On Fri, Sep 8, 2017 at 9:00 AM Adrian Prantl <aprantl at apple.com> wrote: > > > Eventually, some tests will inevitably need to Windows or Posix > specific, so you're going to have to have all this extra stuff (the new > substitutions, the different command lines, the custom output formats, > etc. So I think something like this provides maximal encouragement of >
2005 May 27
2
[LLVMdev] Lightweight code loader
On May 16, Chris Lattner wrote: > On Mon, 16 May 2005, Alexander Friedman wrote: > > Would it be possible (ie, relatively straitforward) to do the > > following: Take the code in module A, compile it with the JIT (since > > we cannot make libraries in Windows), and save the resulting binary > > goo in some file. Later (in a different instance of the runtime), with >
2013 Dec 02
1
Days to solstice calculation
Hello, I've come across a problem in developing a set of custom functions to calculate the number of hours of daylight at a given latitude, and the number of days a date precedes or secedes the summer solstice. I discovered an inconsistency concerning leap years between my derived values and those from the US naval databases. It seems as far as I can figure that my inconsistency arises either
2007 Jun 10
4
USB Keyboard
Hello, My desktop machine at work was replaced and they gave me a Dell Optiplex GX520 machine to use. When booting from CD-ROM I use isolinux 3.50 and the keyboard does not work. It does work once linux boots, and it works if I hit the F2 to go into bios before isolinux starts. I have searched google and the syslinux archives for 'Optiplex GX520' but have not found any reports of
2013 Sep 06
1
rsync 3.0.9 hangs when syncing from NFSv3 share - possible to retry after timeout?
Hello, I'm using rsync 3.0.9 to backup several NFS shares from a fileserver, mounted over NFSv3, to a local RAID on a backup server. Both servers are running Ubuntu 12.04 server LTS. The fileserver's filesystem is ext4. The NFS shares are mounted on the backup server as follows: fileserver:/mnt/storage/share1 /mnt/share1 type nfs (ro,tcp,bg,soft,intr,addr=192.168.1.1)
2011 Jul 27
2
Booting CentOS 6 in VirtualBox on Ubuntu
I trying to try out CentOS 6 in an Oracle VirtualBox running on Ubuntu. Has anyone been able to get this configuration working? When I try to boot the "Live" ISO it starts to do the countdown but when it reaches zero it gets stuck - nothing else happens. No error messages and since the install never really gets going, no logs. I've checked the mailing list archive back a few
2009 Apr 03
2
Newby- New install forgot Login - pwd
Hi, I have just spent a whole day installing Centos 5.3 on an old machine and now as I take disc 4 out and reboot, I get the first black screen with Login and Password. I can remember being asked for one Login and pwd early in the install but chose not to use one, then it asked what the box is going to be called and I said Linux... (I think). How in earth can I get myself out of this??
2014 Jun 23
2
Multiple servers connected to the same UPS
Can one have a single UPS powering multiple servers and have them all shutdown in an orderly fashion pending a power loss? It seems as though this is possible from what I gathered from the docs, but I've yet to make this work on an OpenBSD and FreeNAS machine that are powered from the same UPS. The master server that the UPS is connected to via USB receives messages from the UPS, but
2013 Jul 22
11
chocolatey, windows, powershell and fault bucket
Hi, I configured puppet open source with the chocolatey module and one windows client. When the puppet agent run as a service (not the interactive version) I can see in the windows event log some errors like Fault bucket 1734820220, type 5 Event name: PowerShell Fault bucket , type 0 Event name: PowerShell I tried to google it but I did not find anything relevant apart from some
2010 Mar 15
2
[R-SIG-Mac] How to interrupt an R process that hangs
+1--this is the single most-annoying issue with R that I know of. My usual solution, after accomplishing nothing as R spins idly for a couple hours, is to kill the process and lose any un-saved work. save.history() is my friend, but is a big delay when you work with big data sets as I do, so I don't run it after every command. I have cc'd r-help here, however, because I experience this
2014 Sep 13
2
Arrow key feature request
On Sat, Sep 13, 2014 at 11:34 AM, Ady <ady-sf at hotmail.com> wrote: > >> On Thu, Sep 11, 2014 at 4:09 PM, Ady <ady-sf at hotmail.com> wrote: >> >> >> Since keystrokes were brought up, this seems like a reasonable time to >> >> make the following seemingly simple-to-implement feature request: >> >> >> >> Navigating a
2012 Dec 12
1
captive Portal Pfsense + FreeRadius + MySQL DBMS
Dear Friends Greetings, i have a question for you, i am sure someone can help. The pfsense captive portal is up and running. Time countdown vouchers are working without issue, such as 30m, 45m, 1h & so on. However, I'd like to set up a download quota of 200MB per voucher. but then you need to login with a username and password, instead of vouchers. but I haven't found a way to
2007 Sep 14
1
howwinbind cache time works
Hello list I' ve a question regarding Samba Documentation I could not figure out how Winbind chace time works I know thsi parameter is user to configure a period of time in which the samba server "retain" user credential to speed up access... What I need to know is WHEN this time starts and is renewed the countdown is restarted every time the user authenticates ? or is a
2004 Jan 10
1
High load average and client timeouts
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am setting up a proof-of-concept backup server at my office. The end idea is for a dozen or so of our ~200 workstations to dump images (like PowerQuest DeployCenter, not JPEG) to a 2Tb RAID5 at reasonable speeds. The testbed (whose specs are listed below) is, I admit, grossly lacking in RAM. I still think it should handle at least two or three
2005 Aug 27
3
SYSLINUX 3.11-pre5 -- release candidate -- release on Tuesday
SYSLINUX 3.11-pre5 is hereby a bug fix release candidate. If I don't receive any problem reports, I will release it as-is on Tuesday, August 30. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2020 Sep 29
5
Question about hardware failures / FSD
Hello, The UPS I am developing a driver to is able to report several flags for critical hardware conditions, like overheat, overload, inverter failure, output short etc. What should be the correct policy of operation when such a condition occurs? I think that the an UPS in such a condition is not reliable and therefore a system shutdown should be called. However, the developer's manual and