search for: rivanor

Displaying 2 results from an estimated 2 matches for "rivanor".

Did you mean: ivanov
2004 Aug 10
4
Winbind sutff (Squid and Windows 2003)
...es sent, should be 1824 This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients I successfully joined the domain using 'net join'. I can wbinfo to list the users too. But it's not enough! :P Does anyone face this anytime? Thanks in advance! :) -- Rivanor P. Soares [web_knows] "The meeting is over. Agents are coming..."
2007 Dec 06
1
Delete files using no recursion
...lready tried this: rsync -vbu --recursive --delete --backup-dir=/bkp --stats --include "/dir1/" --include "/dir1/*.fle" --exclude "*" /dir1/ /dir2 The above was taken from the man page, but this way rsync only put one file on its list. Any clue? Thanks, -- Rivanor