Displaying 2 results from an estimated 2 matches for "pmlist".
Did you mean:
vmlist
2005 Jan 18
2
Smbmount and permission denied
...e ?
I use Samba 3.0.10 on a Suse 8.2.
My goal is to mount a shared directory from a XP machine to a directory on
my linux.
* I have created a directory in order to mount the XP directory
* a ls -l show me this directory
* I mount the XP directory with a valid command : smbmount
"//be2a03xc/pmlist" /home/team/monsysrv -o
username=NT_user,password=NT_password,workgroup=BE001
* This command gives no error message and "mount" command shows me that all
seems to be correct.
* When I do a ls -l, I see no more this directory, but I can enter in it
with "cd"
* a ls -l of thi...
2014 Feb 12
3
[Bug 2201] New: -R tunnel disappears
...nnel disappears
Product: Portable OpenSSH
Version: 6.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: pmlists at free.fr
Hello,
We use this command for port forwarding:
ssh -R25011:localhost:22 -R25041:localhost:80 -L1955:server1:1955
-L1958:server1:1958 -fgCN my-login at server2
But after a while (perhaps about 1 or 2 days), the "-R" forwardings
don't work anymore. The forwardings of po...