search for: mrq1

Displaying 4 results from an estimated 4 matches for "mrq1".

Did you mean: irq1
2002 Jun 06
1
X11 forwarding problem
...he X11 forwarding, TCP port forwarding works fine: the tcp ports bind to ipv4 and ipv6 localhost, but the X11 port (6010) binds ONLY to the ipv6 localhost, which does not work with the normal ipv4 programs :-( is this a bug, or is this an hidden feature mfg hermann redhat 7.1: openSSH 3.2.2: [mrq1 at xxxx mrq1]$ ssh -X -L 10000:localhost:22 localhost Last login: Thu Jun 6 06:39:55 2002 from xxxx [mrq1 at xxxx mrq1]$ set |grep DISPL DISPLAY=localhost:10.0 [mrq1 at xxxx mrq1]$ netstat -tan | grep -e 6010 -e 10000 tcp 0 0 127.0.0.1:10000 0.0.0.0:* LISTEN tcp...
2003 Nov 30
2
vfs module for interpreting a script on file access
hi i want to ask a simple question: exists a samba VFS module for interpreting a file on access? (mostly the same as a dynamic file on an webserver) if not, i want to suggest it ;-) a simple example: a share with an single MS-DOS .bat file on it; this .bat file is (for example) a bash script file; if the file is accessed via SMB than smbd executes this script and handles the stdout output of
2012 Nov 22
0
[PATCH] doc-xml: Fix a typo
--- docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml b/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml index f2f3a30..2b12e11 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml @@ -309,7 +309,7 @@ Ideally, the implementation of SSO should reduce complexity and reduce
2006 Mar 21
2
transfer files only once
hi i have a question. is there an easy way to remember transfered files to a specific destination host. little example: 1) host A: with files a, b, c 2) rsync-transfer them to host B 3) add a new file d to host A 4) delete file c from host B 5) again a rsync transfer, but file c get skipped, d get transferred maybe as a feature request: add an check for an extended attribut of the files which