search for: eab

Displaying 12 results from an estimated 12 matches for "eab".

Did you mean: ab
2004 Mar 24
2
Where does the "prompt come from"
Hi All ! I have a little question about the shell that is run when establishing a connection towards an SSH server. The client(OpenSSH) displays a prompt(as usual) when a command is executed, but my question is, where does the prompt come from. Is it sent by the remote shell or is it handled in the client ?? The reason I ask is that we have developed a product that redirects stdin/stdout/stderr
2004 Mar 25
0
openssh-unix-dev Digest, Vol 11, Issue 28
...hat you expect a telnet prompt to do: echo "command -a;echo ###DONE###;command -b;echo ###DONE###" | ssh remotuser at host | grep '^###DONE###$' | ( while read line; do echo "Anotherone bitesthedust..."; done ) On Mar 25, 2004, at 2:14 AM, Niclas B?ckman C (LI/EAB) wrote: > Message: 8 > Date: Thu, 25 Mar 2004 08:33:58 +0100 > From: Niclas B?ckman C (LI/EAB) <niclas.c.backman at ericsson.com> > Subject: RE: Where does the "prompt come from" > To: "'Damien Miller'" <djm at mindrot.org> > Cc: "...
2008 Oct 08
5
Using grep
Hi, I have a vector A with (200, 201, 202, 203, 204, ... 210) and a vector B with (201, 204, 209). Now I would like to get the position in vector A matches with the entries in vector B So what I want to have is the following result: [1] 2 5 10 I tried the following: grep(B, A) grep(c(B), A) A <- as.character(A) B <- as.character(B) grep(B, A) grep(c(B), A) and several other
2003 Oct 17
1
Bugs in openssh
Hi, We are using your product openssh 2.3.0p1 and we should upgrade to openssh 3.7.1p1 mainly for better SSH2 support but also for the bug reported on <http://www.kb.cert.org/vuls/id/333628> Is this problem located on the server side or on the client side, or both? Regards, Carin Andersson Software Developer Ericsson AB
2003 Oct 27
1
SSH2 question
HI, Can I run a openssh 3.7.1p2 client against a openssh 2.3.0 server and vice versa when using SSH2? Regards, Carin Andersson Software Developer Ericsson AB
2003 Nov 21
1
ssh code question
Hi, I have a question about the code for version openssh 3.7.1p1. In the file ssh.cc you address ssh_session2_setup in some way: channel_register_confirm(c->self, ssh_session2_setup); Do you address the function: static void ssh_session2_setup(int id, void * args) in the same file or is it something else you address? If it is that function please tell me why the ssh_session2_setup function
2006 Aug 13
0
æ“ú‚̘b‚ÌŒ‚Å‚·
BObAB RR@http://www.to-pop-gal.com/enjyoshien@B AlB TAO}bNq B^M^A35SRA `AvB ocC`qADB eAB AB
2001 Jun 21
0
oops in ext3_new_block / 2.2.19/0.0.7a
...152674 97% /home /dev/hda5 6099652 3802760 1982024 66% /var/tmp root@ping:~# tune3fs -l /dev/sda7 tune2fs 1.21-WIP, 01-Jun-2001 for EXT2 FS 0.5b, 95/08/09 Filesystem volume name: <none> Last mounted on: <not available> Filesystem UUID: 565f9dec-eabe-11d3-987c-00a0c94be5f8 Filesystem magic number: 0xEF53 Filesystem revision #: 1 (dynamic) Filesystem features: has_journal needs_recovery Filesystem state: clean Errors behavior: Continue Filesystem OS type: Linux Inode count: 320640 Block count:...
2007 Apr 09
2
Should Join Discussion - Fwd: [whatwg] Give guidance about RFC 4281 codecs parameter
...rom: Dave Singer <singer@apple.com> Date: Apr 9, 2007 10:15 AM Subject: Re: [whatwg] Give guidance about RFC 4281 codecs parameter To: Henri Sivonen <hsivonen@iki.fi>, WHAT working group <whatwg@lists.whatwg.org> Cc: Randall Gellens <randy@qualcomm.com>, "Per Fr?jdh (KI/EAB)" <per.frojdh@ericsson.com> WARNING: I have CC'd the co-authors of the RFC, as I think they might like to see the discussion, comment on my answers, and possibly correct me. I also have a question whether there is a typo in the RFC... * * * * * Henry these are all great...
2003 Jun 06
1
Problerm building R-1.7.0 on OpenBSD3.2/sparc64
Hi all, I try to build R-1.7.0 + patches. when problem arise. I start with appling the patches and second configure and make. Any ideas whats wrong (wrong compiler wrong make version or missing an essential library...) /Ulf D heres the log: **** cut************ making method_meta_data.d from method_meta_data.c making slot.d from slot.c making class_support.d from class_support.c making tests.d
2013 Dec 18
0
btrfs on bcache
I''ve recently setup a system (Kernel 3.12.5-1-ARCH) which is layered as follows: /dev/sdb3 - cache0 (80 GB Intel SSD) /dev/sdc1 - backing device (2 TB WD HDD) sdb3+sdc1 => /dev/bcache0 On /dev/bcache0, there''s a btrfs filesystem with 2 subvolumes, mounted as / and /home. What''s been bothering me are the following entries in my kernel log: [13811.845540] incomplete
2007 May 03
1
process cannot access file.....on home shares, 3.0.24 on Debian.
...= UTF8 display charset = UTF8 #[netlogon] #path = /var/lib/samba/netlogon #read only = yes #write list = ntadmin [jeken] path = /export/jeken comment = jeken read only = no create mode = 0644 directory mode = 0755 [homes] comment = Home Directories #valid users = %S browseable = no read only = no create mode = 0644 directory mode = 0755 regard jan-eric