Author: Pixel Insert / Pixert
Limiting Access to Admin folder via .htaccess
Some CMS have admin folder. It’s an important folder because it has all the files that deal with administration. If the security of the files in it is compromised, bad things can happen. One effective option to reducing the risk of a security breach on the Admin folder is by limiting the IP addresses that…

How to get Administrator access back in WordPress?
Your role was Administrator. Suddenly, someone has changed your role in WordPress. You login to WordPress admin as a subscriber,you see Profile page instead getting fully-functional Admin page. How to get your role as an Administrator back? 1. Get help from another Administrator You can ask another Administrator to switch your current role back to…

A study case: new pixert.com
We launched our identity site, pixert.com. It’s our core system where we centered our activities and works. The new pixert.com is 2011 version. We plan to have pixert.com redesigned every year. We want to follow web design trend for that year. We implemented the following web design trend in 2011 1. Simple Color Schemes 2. Large…
How to find CentOS or RedHat version?
Most Red Hat-based distributions, like CentOS, should have a file called redhat-release which will contain the CentOS version Run the following to see what version running on your system or or or Using your redhat-release file, you can find your distribution, version and update number. This information is very helpful for technical support staff as…

How to find Apache Version on Linux?
Run the following to see Apache version running on your Linux system or

How to find Access Token for your Twitter app?
It looked like a silly thing when I had tried to make one of my plugin worked with Twitter. It started from Twitter settings page. Twitter settings page has a tab called Connections. It shows applications that allowed to get access to your Twitter account. If you are Developers, you can have your own settings…