- 
		
Recent Posts
- aws cli error: AWSHTTPSConnection object Failed to establish a new connection: [Errno -2] Name or service not known’,))
 - VSFtpd: Errors with new users (on Ubuntu)
 - Centos: No package libssl-dev available
 - Best ETH pool March 2018? Mining Pool Hub vs Nanopool vs Ethermine
 - error while loading shared libraries: libcudart.so.9.1: cannot open shared object file: No such file or directory
 
 Recent Comments
Archives
- April 2019
 - March 2019
 - November 2018
 - March 2018
 - February 2018
 - January 2018
 - December 2017
 - August 2017
 - June 2017
 - March 2017
 - June 2016
 - August 2015
 - July 2015
 - May 2015
 - April 2015
 - January 2015
 - December 2014
 - November 2014
 - October 2014
 - September 2014
 - August 2014
 - July 2014
 - June 2014
 - April 2014
 - March 2014
 - February 2014
 - January 2014
 - December 2013
 - November 2013
 - October 2013
 - September 2013
 - August 2013
 - July 2013
 - June 2013
 - May 2013
 - April 2013
 - March 2013
 - February 2013
 - January 2013
 - November 2012
 - October 2012
 - September 2012
 - August 2012
 - July 2012
 - June 2012
 - May 2012
 - April 2012
 - March 2012
 - February 2012
 - January 2012
 - December 2011
 - November 2011
 - October 2011
 - September 2011
 - August 2011
 - June 2011
 - May 2011
 - March 2011
 - February 2011
 - January 2011
 - December 2010
 - November 2010
 - October 2010
 
Categories
Meta
- 
		
Recent Posts
- aws cli error: AWSHTTPSConnection object Failed to establish a new connection: [Errno -2] Name or service not known’,))
 - VSFtpd: Errors with new users (on Ubuntu)
 - Centos: No package libssl-dev available
 - Best ETH pool March 2018? Mining Pool Hub vs Nanopool vs Ethermine
 - error while loading shared libraries: libcudart.so.9.1: cannot open shared object file: No such file or directory
 
 Recent Comments
Archives
- April 2019
 - March 2019
 - November 2018
 - March 2018
 - February 2018
 - January 2018
 - December 2017
 - August 2017
 - June 2017
 - March 2017
 - June 2016
 - August 2015
 - July 2015
 - May 2015
 - April 2015
 - January 2015
 - December 2014
 - November 2014
 - October 2014
 - September 2014
 - August 2014
 - July 2014
 - June 2014
 - April 2014
 - March 2014
 - February 2014
 - January 2014
 - December 2013
 - November 2013
 - October 2013
 - September 2013
 - August 2013
 - July 2013
 - June 2013
 - May 2013
 - April 2013
 - March 2013
 - February 2013
 - January 2013
 - November 2012
 - October 2012
 - September 2012
 - August 2012
 - July 2012
 - June 2012
 - May 2012
 - April 2012
 - March 2012
 - February 2012
 - January 2012
 - December 2011
 - November 2011
 - October 2011
 - September 2011
 - August 2011
 - June 2011
 - May 2011
 - March 2011
 - February 2011
 - January 2011
 - December 2010
 - November 2010
 - October 2010
 
Categories
Meta
Author Archives: admin
Powering on VMware virtual fails “a general system error occurred: unknown error”
Tried to power on a virtual in vsphere and received a generic error: a general system error occurred: unknown error. Turns out a log file had grown too large in the ‘/’ folder. Thanks to this post, I was able … Continue reading
									
						Posted in Uncategorized					
					
												Leave a comment
							
		Installing DBD
Trying to install DBD::mysql from CPAN and the install failed, here are the steps I follow: cpan> install DBI … Appending installation info to /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/perllocal.pod /usr/bin/make install — OK cpan> install DBD::mysql … Can’t exec “mysql_config”: No such file or … Continue reading
									
						Posted in Uncategorized					
					
												1 Comment
							
		installing php errors
On CentOS 5.8 while installing php 5.4.6: configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing yum install libc-client-devel http://cpanelforums.net/php-recompilation-errors/ configure: error: mcrypt.h not found. Please reinstall libmcrypt. yum install libmcrypt-devel configure: error: Cannot find libtidy yum install libtidy … Continue reading
									
						Posted in Uncategorized					
					
												Leave a comment
							
		SOLVED: passwd: Authentication token manipulation error
I was migrating a server and rather than add all the users one by one, just copied over /etc/passwd and /etc/group. I totally forgot to get /etc/shadow and when I tried to change a user’s password, I got the error: … Continue reading
									
						Posted in Uncategorized					
					
												Leave a comment
							
		Trouble starting MySQL on CentOS: Can’t find file: ‘./mysql/plugin.frm’ (errno: 13)
While trying to set up a new MySQL slave on Centos 5, i copied over the /var/lib/mysql directory and made necessary updates but Mysql would not start, in /var/log/mysql.log there was this 120910 13:40:00 mysqld_safe mysqld from pid file /var/lib/mysql/omni1.omniweb.com.pid … Continue reading
									
						Posted in Uncategorized					
					
												Leave a comment
							
		Automated MegaRaid monitoring on ESXi 5
I have a couple of MegaRaid controllers (Intel RS2BL040 & LSI 9260-4i) I’m not thrilled with the monitoring software so I wrote this script to email me in the event of a raid problem: There are a couple other pieces … Continue reading
									
						Posted in Uncategorized					
					
												2 Comments
							
		SOLVED: Trouble installing SGMLS on Centos 5
cpan> install SGMLS … Package comes with a Makefile and without a Makefile.PL. We’ll try to build it with that Makefile then. CPAN.pm: Going to build D/DM/DMEGG/SGMLSpm-1.03ii.tar.gz cd DOC; make all make[1]: Entering directory `/root/.cpan/build/SGMLSpm/DOC’ make[1]: Nothing to be done … Continue reading
									
						Posted in Uncategorized					
					
												Leave a comment
							
		phpMyAdmin Error #2000 Cannot log in to the MySQL Server
after some upgrades, phpMyAdmin will no longer log in; #2000 Cannot log in to the MySQL Server to fix this I had to update the passwords to the longer version UPDATE user set Password = PASSWORD(‘my_password’) where User=’root’ and Host=’127.0.0.1′; … Continue reading
									
						Posted in Uncategorized					
					
												2 Comments
							
		configure: error: … Error, SSL/TLS libraries were missing or unusable
http://www.webmasterworld.com/apache/4434505.htm env LDFLAGS=”-ldl” ./configure –with-ssl=/usr/local/ssl –enable-ssl –enable-modules=”all” –enable-mods-shared=”most”
									
						Posted in Uncategorized					
					
												Leave a comment
							
		Resolved 3ware UNSUPP DCB
Replaced a drive in a 3ware raid and on 3dm2 i saw the message “UNSUPP DCB” This can happen with drives that were used in another RAID. To fx this i selected the drive (on maintenance page) remove drive, rescan … Continue reading
									
						Posted in Uncategorized					
					
												19 Comments