Displaying 3 results from an estimated 3 matches for "somethinkg".
Did you mean:
something
2007 Oct 04
5
A rebel boxplot question
Dear R list members
I am trying to improve a boxplot with 2 data sets. I run somethinkg like
boxplot(data1 ~ month, add=F, col = "red", ...)
boxplot(data2 ~ month, add=T, col = "blue", ...)
The problem is that the data from February are missing for data2, so R
think that must take little more space between the data classes in data 2
and then both data gropus are...
2005 Jun 08
2
Error when allocating PTY
...o authenticate with my public key on the client, which seems to work fine.
The only problem I have is that the sshd couldn't open an console. I've allready tested some things,
but didn't fix it, yet. in den dev directory all tty's and pty's () exists but I suppose my problem
has somethinkg to do with a missing kernel configuration.
Here is the corresponding debug output of sshd:
debug1: channel 0: new [server-session]
debug1: session_new: init
debug1: session_new: session 0
debug1: session_open: channel 0
debug1: session_open: session 0: link with channel 0
debug1: server_input_chan...
2005 Jun 08
0
Error when allocating PTY - supplement
...with my public key on the client, which seems to work fine.
> The only problem I have is that the sshd couldn't open an console. I've allready tested some things,
> but didn't fix it, yet. in den dev directory all tty's and pty's () exists but I suppose my problem
> has somethinkg to do with a missing kernel configuration.
> Here is the corresponding debug output of sshd:
>
> debug1: server_input_channel_req: channel 0 request pty-req reply 0
> debug1: session_by_channel: session 0 channel 0
> debug1: session_input_channel_req: session 0 req pty-req
> debu...