Displaying 2 results from an estimated 2 matches for "helpserv".
Did you mean:
helpsers
2005 Apr 09
1
Samba Dynamic DNS DHCP , client won't register
...file "named.ca";
};
zone "localhost" IN {
type master;
file "localhost.zone";
allow-update { none; };
};
zone "0.0.127.in-addr.arpa" IN {
type master;
file "named.local";
allow-update { none; };
};
#-------------------------------------------
# www.helpserver.vir
#-------------------------------------------
zone "helpserver.vir" {
type master;
file "/var/named/helpserver.vir/db.helpserver";
allow-query {
univerzal;
alstar;
capriolo;
};
};
zone "168.192.in-addr.arpa" {
type master;
file "/var/named/helpserver.vir/db.1...
2002 May 07
0
rsync on cygwin: can't access mapped network drive remotely
...----
tick:~$ ls -ld /?
drwxr-xr-x 11 flip administ 0 May 7 05:13 /c/
drwxr-xr-x 1 flipcyg usercyg 0 May 7 06:25 /f/
drwxr-xr-x 5 flip administ 0 Dec 31 1979 /h/
drwxr-xr-x 5 flip administ 0 Dec 31 1979 /m/
drwxr-xr-x 1 help helpserv 0 May 3 11:52 /u/
drwxr-xr-x 1 everyone everyone 0 May 7 05:13 /y/
tick:~$ ls -ld /x
drwxr-xr-x 1 flip administ 0 Dec 31 1979 /x/
[/x doesn't appear in the ls because the directory c:\unix\f and c:\unix\y
exist but c:\unix\x doesn't. Either way the...