search for: rouilj

Displaying 6 results from an estimated 6 matches for "rouilj".

Did you mean: rbuild
2008 Dec 17
1
Having problem with menu.c32 on serial console
...er an ssh session to a console server) or teraterm in vt100 mode (with a null modem cable) to display the console. In both cases the non-menu version of the config file works fine. Has anybody seen a similar issue? Any known mistakes I am making to cause this? Any workarounds? Thanks. -- -- rouilj John Rouillard System Administrator Renesys Corporation 603-244-9084 (cell) 603-643-9300 x 111
2009 Mar 24
1
menu.c32 works on serial console, but hdt.c32 displays on vga only.
...in hdt.c has: console_ansi_raw(); /* Opening the Syslinux console */ // openconsole(&dev_stdcon_r, &dev_ansicon_w); Could the missing openconsole be stopping it from working on the serial console? Is there something I need to do to get hdt to run on the serial console? -- -- rouilj John Rouillard System Administrator Renesys Corporation 603-244-9084 (cell) 603-643-9300 x 111
2001 Dec 05
1
permitopen for -R connections?
...success = 0; packet_send_debug("Server has disabled port forwarding." I assumed I could implement a parallel mechanism to the -L port checking, but I am having trouble figuring out how restriction of the -L ports is implemented. Any assistance welcome. -- rouilj John Rouillard =============================================================================== My employers don't acknowledge my existence much less my opinions.
2009 Mar 24
1
menu.c32 changes the key binding in tera term confusing user
...cters or so) there doesn't appear to be any way to see the whole line. A mention of this limitation in doc/menu.txt (or some way to display the whole line) would be useful. So I have workarounds for the problems, but it would be nice to remove the surpises. Thanks for a great tool. -- -- rouilj John Rouillard System Administrator Renesys Corporation 603-244-9084 (cell) 603-643-9300 x 111
2009 Feb 13
1
Multiple PXE server Issue
We're working on setting up a Citrix environment within our school. In the end this will work on a special computer lab, and possibly some of the staff computers. (to deploy OS and applications). Another group of IT within the school uses Ghost to re-image their labs on a weekly (or bi-weekly) basis. And here's the problem.... Ghost is using a PXE server so that the computers can be
2011 Apr 26
3
Opinion wanted: metadata in HTTP requests
I'm thinking it might be an interesting idea to pass ipappend-style metadata (and quite possibly additional information, e.g. obtained from DMI) when making a http request, but I'm not 100% sure about the best way to do it. Options are pretty much: 1. some kind of metavariables in either the configuration file or in the filename syntax. + very general. - cumbersome for the