Get Ready!! GroupWise 8.0.1 is coming soon!!! | Novell User Communities Posted using ShareThis
Get Ready!! GroupWise 8.0.1 is coming soon!!! | Novell User Communities Posted using ShareThis
See PDF from Novell Its Time for a Change
timeticks / 100 = seconds timeticks / 6000 = minutes timeticks / 360000 = hours timeticks / 8640000 = days
www.video2mp3.com
Remote Logging On the client, put the following in /etc/syslog-ng/syslog-ng.conf.in: destination tologhost { udp(10.0.0.254 port(514)); }; log { source(src); destination(tologhost); }; Next run SuSEconfig –module syslog-ng to activate the changes On the Log server, add the following: source network { udp(ip(”10.0.0.254F) port(514));}; destination digitalair { file(”/var/log/$HOST”); }; log { source(network); destination(digitalair); }; run SuSEconfig –module […]
If you want to set the umask for all users, you must make sure the umask setting is entered in the configuration file /etc/profile.local. The configuration file /etc/profile is a generic configuration file that is processed by all users logging in to the system. Since, however, YaST doesn’t like modifications to be made directly to […]