Scripting
Scripting
10 drawbacks to working in IT
10 things you gotta have to succeed in IT
Email Notification Sesam e-mail notification types: Notify – Summary of backups, sent when all backups are successfull Alarm – Summary of backups, sent when one or more backups aren’t successfull Disaster – Generally used to script failover between sesam servers To enable the script copy it from the skel/templates directory to the sesam/bin directory. Linux/Unix/BSD: […]
Run Groupwise on a OES server on a nss volume consoleone will not be able to administrate GWIA to administrate GWIA because it points to files that are in /opt/novell which the xp workstation will never have access to.
To get webacc page to load put a redirector on /srv/www/htdocs/index.html
running PHP v5.3 and the function split has been deprecated. As a result clsAWStats.php generates errors when it produces an xml file. While Chrome and Firefox ignore these errors Internet Explorer (IE) does not. On line 208 of the file I changed split to explode and everything was fixed Edit the clsAWStats.php file
HKLM\software\intel\landesk\virusprotect6\currentversion\administratoronly\security take a look at that key you will see one called UseVPUninstallPassword .. w/ a value of 1. change that to a 0 and try uninstalling. should work.
Find HKLM\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Misc. and set “Allow Uninstall” = 1
ASA Version 8.2(1) ! hostname DRF-FW enable password iMXWlvTdcH4gbX/R encrypted passwd kMvCzUwUDZL3jsw3 encrypted names ! interface Vlan1 nameif inside security-level 100 ip address 10.1.2.1 255.255.255.0 ! interface Vlan2 nameif outside security-level 0 ip address dhcp setroute ! interface Vlan3 no forward interface Vlan1 nameif DMZ security-level 50 ip address 192.168.214.1 255.255.255.0 ! interface Ethernet0/0 switchport […]