Add Remi Repo to CentOS/Fedora
Add Remi Repo to CentOS/Fedora
Real Life Tech Problems Solved.
Add Remi Repo to CentOS/Fedora
Add Public Key to Fedora/CentOS
Article how to upgrade Creative Cloud when you get the error Please close the following applications to continue: AdobeCrashDaemon
Install Gitlab on a clean install of Fedora 16 in Rackspace Cloud
If you get the error Call to undefined function mb_detect_encoding() you are missing the php-mbstring extension.
This is an updated article with the changes that Fedora 16 brought in with regard to SystemD. To install a suite of Apache, MySql and PHP on a new instance of Fedora 16 on Rackspace cloud read the article.
Booted up my first Fedora 16 instance in Rackspace Cloud today so test and lucky I did, it appears a lot of the commands I used to use in creating a server have changed. For example /sbin/service iptables save that I would normally use is now coming back with an error message – Redirecting to /bin/systemctl save iptables.service Unknown operation save
Block robots from development server
How to solve rules in httpd.conf not executing.
Was having problems today with a database in MySql Workbench where trying to open it to query it resulted in Workbench reporting “fetching” forever.