AWS EC2: How To Set Up Apache Virtual Hosts on CentOS 7 Are you looking for a way to host multiple sites on your AWS EC2 instance? Well it is possible, after all it is still apache that is running on the server. Below is a quick step i used to have two of my […]
Psycopg2 requirements install fail: Error: pg_config executable not found (Ubuntu 18.04)
Installing some requirements for my Python App and i kept getting the error from pycopg with error below. Collecting psycopg2==2.4.5 (from -r requirements.txt (line 13)) Using cached https://files.pythonhosted.org/packages/36/77/894a5dd9f3f55cfc85682d3e6473ee5103d8d418b95baf4019fad3ffa026/psycopg2-2.4.5.tar.gz Complete output from command python setup.py egg_info: running egg_info creating pip-egg-info/psycopg2.egg-info writing pip-egg-info/psycopg2.egg-info/PKG-INFO writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt writing manifest file ‘pip-egg-info/psycopg2.egg-info/SOURCES.txt’ Error: […]
The Future Of Computing And Microchips – NJIT
In the last five decades, the world has witnessed unprecedented advances in computer technology leading to the incorporation of processors in a wide range of appliances including vehicles, electronics, kitchen appliances, and even clothing. In addition, modern smartphones and tablets contain powerful processors that support computationally heavy/complex tasks such as image/video editing. In spite of […]
[Updated] Firefox opens every new tab with yahoo search
So i was successful in chasuing yahoo search away and somehow, it resurfaced and this time it was really annoying. I found solace however in this post that said .. “I’m sorry this happened. There was a bit of a mistake in our 34 release that caused some users who switched back to google to […]
Firefox opens every new tab with yahoo search – really annoying
Tell me you were as frustrated as i was when you open a new tab in Firefox and yahoo search always has to pop up denying you initial access to type your own url. Worst still, you don’t know how on earth this came to be as you have set your General ->Home Page to […]
Reset my admin password (Pydio former ajaxexplorer)
So, i had my Pydio installed and running and somehow i forgot my admin password and just like that the gate is locked. Its my system right so i was able to login to the db and see the ajxp_users table to see what the user and password format looks like. turns out that my […]
The new Firefox Preference UI Design..isn’t it cool?
Firefox 38.0.1 tools tabs now on side of window and after i did my upgrade, i was like “It’s about time”. Firefox’s Preferences, until now, have required navigation through a cumbersome floating window but now its a blended web fit into the browser design. I must say pretty surprise and yeps, damn nice..Ive always been […]
Captcha – ReCaptcha not Visible again after Joomla Upgrade 3.4.1
Did you upgrade your Joomla version to 3.4.1 and your Captcha dissappeared? Welcome to the club. I got mine fixed with the steps below but the reason might be because google is fazzing out version 1.0 and if you havent changed the Captcha config yet…thats probably the cause. Steps for Solving This 1. Login to […]
your Domain “www”, should it be A Record or CNAME
It’s no news by now that you know that your domain which is e.g domain.com is always attached with the “www” as this has become a standard way for people to access the url via the browser. For newbies to DNS, All of a sudden, you discover there is a difference the day your domain […]
WHM 11.48.0 (build 8) Upgrade + cphulk Add IP List error
So, my VPS did an auto upgrade and my CpHULK went on vacation? Ok not on a vacation to Asia but i had problems viewing the my Whitelist, Blacklist and even adding new IPs. After a little troubleshooting, i realized that while the cphulk had upgraded itself in the WHM, it doesnt seem like the […]