Insights, updates, and deep dives into cybersecurity, cloud technology, and AI innovation.
yum update (then reboot if kernel has been patched) yum install glibc.i686 yum install openmotif yum install libgcc.i686 yum install openmotif22 yum install openmotif22.i686 yum install xauth yum install libXtst tar xvzf bisrvr_linuxi8664h_10.1.1_ml.tar.gz cd linuxi38664h/ ./isetup
As Horde/Imp is PHP based, there are a few places that need to be adjusted: /etc/php.ini: memory_limit = 20M ; needs to be 2-3 x max upload/attach /etc/php.ini: file_uploads = On /etc/php.ini: upload_tmp_dir = /tmp ; changing that will confuse horde /etc/php.ini: upload_max_filesize = 20M ; max inividual attachment /etc/httpd/conf.d/php.conf: LimitRequestBody 536870912 # max individual […]
Today, June 16, 2011, IBM turns 100 years old. IBM invites you to join the Twitter conversation regarding the IBM Centennial–feel free to use the #IBM100 and #progress hashtags on Twitter. The conversation around these hashtags will be featured on www.ibm100.com on June 16.
When you try to get the new GigE network cards running in a RedHat 9 (RH9) install, as well as on Fedora Core 1 (FC1), the driver can get the NICs initialized and recognized. This is because the PE750 has newer Intel Pro/1000 onboard NICs than what the RHL9 and FC1 kernels include. First, if […]
Today Cisco BGP memory leak (bug ID CSCsw63003) during routine BGP updates caused a 22 minute outage in our downtown Denver facility. An after action report can be found here: Cisco BGP Bug After Action Report. We extend our deepest apologies to all of our customers who were impacted by this outage. We clearly recognize […]
Rate table update on MySQL backed database The concepts in this guide apply for the DB2 version of the rating engine. Data Fromat product_code_call,description,cost,call_type Data Upload For the MySQL back-end, use phpMyAdmin to upload the data: Log in to phpMyAdmin Select the rate table Click the import tab Select the file that has the comma […]
Discover ways to examine web server log files to learn ways of users website browsing and forecast next browsed content. This article explains applying extensible Markov model to cluster web pages on a website and predict the place user will move next. The algorithm utilizes InfoSphere® Streams and R for regular issue prognostications based on […]
Machine data is available in various forms. Temperature sensors, health trackers, and also air-conditioning systems deliver large volumes of information. But it is hard to know which information is important. In this article, you will know some ways of supporting the usage of big data sets using Hadoop. Keeping and providing the data You should […]
When ordering a secure certificate, most often one has to deal with the following files: certificate key file (aka private key): .key certificate request file: .csr primary certificate file (issued by the CA): .crt certificate chain (aka intermediate certificate, or sf bundle): sf_bundle.crt As a result, when deploying to a web server, it is necessary […]