Displaying 2 results from an estimated 2 matches for "pmlists".
Did you mean:
  mlists
  
2005 Jan 18
2
Smbmount and permission denied
Hello,
Note that I found many place with similar problem, but I don't understand
any solution. Can you help me ?
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
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 por...