Displaying 2 results from an estimated 2 matches for "configuration_manag".
Did you mean:
configuration_manual
2011 Aug 11
9
Custom manifest
...pachectl restart
only if "revision number of file on host = revision number of file on svn"
i.e.
"/usr/bin/svn info /usr/local/apache/conf/Web_Config/httpd.conf | grep
Revision| cut -d: -f2| sed -e''s/ //g''" = "/usr/bin/svn info
http://svn.myhost.com/svn/Configuration_Management/Backup/Web_Config/httpd.conf|
grep Revision| cut -d: -f2| sed -e''s/ //g''"
Is it possible or instead can I do a md5sum of both the configurations i.e
one available on svn and one on the host machine and if they differ execute
the command else exit ??
Regards,
--
You r...
2002 Jul 31
8
Desktop.ini and samba - Please comment
I was just wondering why does samba look for Desktop.ini when i am mapping
to my home directory from w2k
running samba 2.2.5 on sol2.6 , client is w2k
am troubleshooting an weird issue where am not able to see all my unix home
directory files on w2k
log level10 is showing me that samba is looking for Desktop.ini
could this be cousing something weired.
thanks in advance