Insights, updates, and deep dives into cybersecurity, cloud technology, and AI innovation.
If the build fials because of a makefile error, it is most likely due to an encoding error during the generation of the makefile. That type of error is described in the RedHat Bugzilla report #87682 and the solution given is to change LANG from en_US.UTF8 to en_US.
The New York Times is running an interesting article how Siceworks has become a hub for IT professionals. Spiceworks combines Software inventory, network inventory, PC inventory. Inventory every IT thing you manage. Network monitoring, Exchange monitoring, license monitoring and more. Stay alert! Asset reporting, inventory reporting… share a report. Report to your heart’s content! Helpdesk […]
Email duplication results from a problem with mail flow: The mail duplication is due to sender timeout Issue: When our sending mail servers time out after sending the complete message body, the receiving servers can maintain the SMTP connection. Our server accepts the receiver server’s delivery acknowledgment as an acknowledgment of failure. The sending server […]
NetApp SAN default gateway setup DataOntap is a FreeBSD based operating system built by NetApp. However, most of the command line interface commands differ from the usual FreeBSD commands. When a new NetApp installation is performed, or a NetApp migration is needed, typically the IP address needs to be changed, as well as the default […]
Akavit picks NewPush to power the Denver Broncos mail gateway.
Please check the IP address, and see if the VPN configuration had defaulted to using the gateway on the remote network. If so unchecked that in the properties-networking-TCP/IP-advanced.
If your running Windows 2000 server, or newer, you can edit the server gpo “computer logon script” section to map the drive. This script gets processed before anyone logs on. Here are the detailed steps to do that: Start -> Run -> mmc Add the Group Policy snap-in Console Root -> Local Computer Policy -> […]
PostgreSQL and DB2 use different styles of conventions to represent NULL. In PostgreSQL, the convention is to have “N” in the data to be loaded with the COPY command. In DB2, the LOAD command can be set to consider and empty field as NULL. Thus, to convert from DB2 to POstgreSQL style data dump, assuming […]
Problem: Protecting Cognos 10 App Server The Cognos 10 application runs within an application server. As a result it is vulnerable to attacks over the Internet through the open ports for WWW traffic. Here are some notes on CAF. Ant http://publib.boulder.ibm.com/infocenter/caapps/v8r4m0/topic/com.ibm.swg.im.cognos.inst_apps.8.4.0.doc/inst_apps_i_cnfg_CAF.html You can track firewall activity by checking the log file, which contains rejected requests […]