Rtpanel - rtpanel.com - rtCamp

Latest News:

Embracing efficiency through agile development 27 Aug 2013 | 07:29 pm

At rtCamp, the software development process we follow is crucial for achieving success. Building software the agile way Without getting into jargon, let’s shine a light on one of the most modern met...

memcache 24 Aug 2013 | 05:39 pm

Since we moved to PHP 5.5 and it’s built in zend opcache, we decided to stop using APC. Since zend opcache filled opcaching need only, we needed something for data-cache. There is one APC fork trying...

tuning-primer.sh – an alternative for mysqltuner 24 Aug 2013 | 04:45 pm

We are recently using tuning-primer.sh and finding it is better than mysqltuner. mysqltuner looks like giving wrong suggestions sometimes. Also its not mysql 5.6 ready something which we are using ev...

Block wp-login.php bruteforce attack 23 Aug 2013 | 03:02 pm

Last night, a site in our managed-hosting network was under attack. Following config thwarted the bruteforce attack successfully using Nginx’s Limit Req Module. Global Setting In /etc/nginx/nginx.c...

Reset MySQL root password 22 Aug 2013 | 07:24 pm

Below are commands: Note: You may need to wait after mysqld_safe command, before you can run subsequent mysql command. Test: (Credit: NixCraft)

PHP’s Zend Opcache Config & Web Viewer 22 Aug 2013 | 03:25 pm

PHP 5.5. has zend opcache support in core. Since APC is not updated from long time, we made a switch to new Zend Opcache. Below is our config and web-based stats viewer. PHP’s Zend Opcache Config In...

Sitemap by Yoast’s WordPress-SEO 22 Aug 2013 | 12:50 pm

Following are Nginx rewrite rules we are using for sitemaps generated by WordPress-SEO by Yoast plugin on different sites. Notes First line is to redirect old sitemap.xml to sitemap_index.xml. You c...

Should software bugs be fixed for free? 20 Aug 2013 | 06:32 pm

Bugs! The sheer mention of this word is enough to bring sleepless nights to software developers and customers alike. To what extent should bugs be fixed for free? As a customer, how justified are you...

rtMedia 3.0.13 is out, with an important feature 16 Aug 2013 | 08:50 pm

rtMedia 3.0.13 has just been released with an important new feature. The Anywhere Uploader comes with an additional attribute that redirects your page: Redirection takes place in two ways: If one m...

rtMedia JS hooks! 16 Aug 2013 | 06:26 pm

rtMediaHook.register( 'rtmedia_popup_after_content_added', function(args) { alert('Bye!'); return true; } );

Recently parsed news:

Recent searches: