Displaying 5 results from an estimated 5 matches for "some_options".
2003 Nov 10
1
INCLUDE config command?
...----------------- -main_config------------------
PROMPT 1 PROMPT 1
DEFAULT l1 TIMEOUT 40
TIMEOUT 40 label l1
kernel vmlinux
label l1 append some_options
kernel vmlinux
append some_options label l2
kernel vmlinux
label l2 append some_different_options
kernel vmlinux -------------------------------
append some...
2008 Oct 08
1
Observed responses in 'augPred' data frame - Wrong order ?
...(my.object)),
'my.object' being a grouped data frame of class:
> class(my.object)
[1] "nfnGroupedData" "nfGroupedData" "groupedData" "data.frame"
The problem is more easily explained by showing these two to Trellis
plot:
> plot(my.object,some_options)
> plot(augPred(lmList(my.object)),some_options)
[link to output: http://www.palug.net/Members/jabba ]
Clearly the problem is that the predictions are correct, but the
responses in the ``original'' part of the augPred data frame are in the
wrong order, i.e. the response order does not...
2006 Nov 17
6
Success story
hello,
just for a success story :
After bad experience on fedeora core 6, I have tested a OpenSuse 10.2beta2.
I have installed with success a Windows XP SP2.
The hardware:
A intel DQ965gf
Intel Core 2 Duo 6700
USB DVD reader
IDE disk (PATA)
Set AHCI mode in BIOS and add all-generic-ide in boot option.
The opensuse 10.2beta2 does not well configured the xen kernel, you should do a
mkinitrd and
2007 Oct 24
13
Ryan Bates' Multi-object Forms and the date_select
I think I''ve found a bug with Edge.
I''m trying out Ryan Bates'' multi-object form technique shown in one of
his Rails-casts (railscasts.com/episodes/75). If you use a fields_for
similar to that shown (here: http://pastie.caboo.se/110480), you get a
Server Error 500:
------
Status: 500 Internal Server Error
Conflicting types for parameter containers. Expected an
2003 Dec 01
0
No subject
...the only way.
If they don't need to look at the logfiles "live", then you could simply
mail them or copy them from the production machine to their machines (or a
machine that you can give them some kind of access to).
On a local network, a script doing:
% smbclient //machine/share -some_options -c put logfile
will copy the file to the given windows share.
Over the Internet you could do:
% scp logfile user@machine:~/incoming
where machine is a different machine that they can have a non-root account
on.
> confused about. If I want to share a file or directory from a UNIX/Lynix
> s...