search for: srwxrwxr

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

Did you mean: drwxrwxr
2024 Oct 18
3
Confusion using "ssh-add -D" and then "ssh-add -l"
...I have). Both the sockets exist:- chris$ ls -al /run/user/1000/keyring/ total 0 drwx------ 2 chris chris 120 Oct 18 12:33 . drwx------ 13 chris chris 420 Oct 18 12:32 .. srw------- 1 chris chris 0 Oct 18 12:33 .ssh srw-rw-rw- 1 chris chris 0 Oct 18 12:32 control srwxrwxr-x 1 chris chris 0 Oct 18 12:32 pkcs11 srwxrwxr-x 1 chris chris 0 Oct 18 12:32 ssh Can anyone suggest what might be awry? -- Chris Green
2000 Oct 30
3
ssh-agent and ssh-add with openssh-2.2.0p1 on Redhat 7
...ent.2101; export SSH_AUTH_SOCK; SSH_AGENT_PID=2102; export SSH_AGENT_PID; echo Agent pid 2102; [user at host]$ echo $SSH_AUTH_SOCK [user at host]$ echo $SSH_AGENT_PID [user at host]$ ssh-add Could not open a connection to your authentication agent. [user at host]$ ls -l /tmp/ssh-XXYFcFR6/ total 0 srwxrwxr-x 1 user user 0 Oct 30 14:26 agent.2101 Is the next version is due reasonably soon? thanks Darren
2024 Oct 18
2
Confusion using "ssh-add -D" and then "ssh-add -l"
I'm confused by the following:- rcfg at q957$ ssh-add -l 256 SHA256:gl9l9m/xnYpL9P7WkL60L+FcJ0+r2c5Ci770p9VEC08 chris at q957 (ED25519) 256 SHA256:4XDYbepg8zK43pofpQ8IGxMAXkej298a0XZHWjJTIQQ chris at q957 (ED25519) 3072 SHA256:yeQw8xe9rrxHKLqICoXNwReZKKV9HI1UeTCf95QywXM chris at t470 (RSA) 256 SHA256:dluRgJeTqJ32jKxRrSdjr/cibbIOZQeq8Inlna3+Sdw chris at q957 (ED25519)
2015 Dec 03
3
Re: snapshot of running vm's
> -----Oorspronkelijk bericht----- > Van: Lentes, Bernd [mailto:bernd.lentes@helmholtz-muenchen.de] > Verzonden: donderdag 3 december 2015 13:54 > Aan: libvirt-ML > CC: Dominique Ramaekers > Onderwerp: RE: snapshot of running vm's > > > ... > > > > > > Hi, > > > > > > i have inserted: > > > > > > <channel
2017 Oct 16
2
Elias Hickman's libguestfs dump
...bguestfs: command: run: ls libguestfs: command: run: \ -a libguestfs: command: run: \ -l libguestfs: command: run: \ -Z /tmp/libguestfsYG0ndb libguestfs: drwx------. stack stack unconfined_u:object_r:user_tmp_t:s0 . libguestfs: drwxrwxrwt. root  root  system_u:object_r:tmp_t:s0       .. libguestfs: srwxrwxr-x. stack stack unconfined_u:object_r:user_tmp_t:s0 console.sock libguestfs: srwxrwxr-x. stack stack unconfined_u:object_r:user_tmp_t:s0 guestfsd.sock libguestfs: launch libvirt guest libguestfs: responding to serial console Device Status Report \x1b[1;256r\x1b[256;256H\x1b[6n Google, Inc. Serial Gr...
2017 Feb 04
8
[PATCH v8 0/4] Import directly from OVA tar archive if possible
v8: - split the big patch into several commits v7: - rebased because patch 1/3 has been pushed - changes to nsplit have been dropped (2/3) - addressed Richard's comments, notably the subfolder function was moved to mllib and renamed to subdirectory v6: - just rebase v5: - rebase, patches 1,3,5 were merged - 1/3: we still need to discuss whether to detect compressed discs - 2/3: -