Displaying 3 results from an estimated 3 matches for "groupset".
Did you mean:
groupseq
2004 Jan 21
1
Moving from one server to another with rsync?
...and ran the command:
rsync --verbose --progress --stats --checksum --rsh=/usr/bin/ssh --recursiv
e --times --perms --links /www/kunder/web/* MYHOST:www
(This worked, however everything was copied into /root/www/* and not into
/www which i thought i had set up. Furthermore the ownership, chmod and
groupsettings for files was not copied. The /www/ is the home directory for
my clients. I guess i will have the same problem when trying this with mySQL
databases and sendmail etc).
I tried mounting the /www system on my new server through SMB and running
rsync, but this way i could not get the correct us...
2003 Sep 18
4
[Bug 676] auth-pam.c trashes stack in sshpam_thread_conv() with more than one message
http://bugzilla.mindrot.org/show_bug.cgi?id=676
Summary: auth-pam.c trashes stack in sshpam_thread_conv() with
more than one message
Product: Portable OpenSSH
Version: 3.7p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: security
Priority: P2
Component: PAM support
2006 Jan 30
5
Creating my own YUM repository
I have already 6 Centos machines here and it is getting strange
having to pull down updates to each system.
Seems like I should set up one system to pull updates and then all
other systems to point to it.
How?
Plus then I would want to add to this repository.
Say that a number of my systems use tomcat which is only available
via rpm. I would like to be able to add it to my repository, and