User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:11, 28 March 2018 (diff | hist) . . (+1,809) . . N How use GeoIP on the command line Centos7 (Created page with "==How use GeoIP on the command line Centos7== When parsing logs, I sometimes want to know more information about the ip address. This can be done using GeoIP and bash. ===I...")
- 22:47, 28 March 2018 (diff | hist) . . (+51) . . Main Page (→Centos 7)
- 14:39, 22 March 2018 (diff | hist) . . (+1) . . How to block or allow countries using GeoIP and .htaccess (→Block Countries using GeoIP and .htaccess) (current)
- 14:38, 22 March 2018 (diff | hist) . . (+53) . . How to block or allow countries using GeoIP and .htaccess (→Block Countries using GeoIP and .htaccess)
- 12:55, 21 March 2018 (diff | hist) . . (+555) . . N Enable Apache rewrite logging (Created page with "==Enable Apache rewrite logging== Found this out to be handy when trying to determine if a rewrite is php or apache One trick is to turn on the rewrite log. To turn it on,tr...") (current)
- 12:53, 21 March 2018 (diff | hist) . . (+39) . . Main Page (→Apache/PHP)
- 16:47, 23 January 2018 (diff | hist) . . (-190) . . Enable/Disable Magento2 Maintenance Page (→Enable/Disable Magento2 Maintenance Page) (current)
- 16:45, 23 January 2018 (diff | hist) . . (+1,429) . . N Enable/Disable Magento2 Maintenance Page (Created page with "==Enable/Disable Magento2 Maintenance Page== Log in to the Magento server as, or switch to, a user who has permissions to write to the Magento file system. su <Magento fil...")
- 16:38, 23 January 2018 (diff | hist) . . (+50) . . Main Page (→Magento 2 Community Edition)
- 03:21, 16 January 2018 (diff | hist) . . (+926) . . Git Cheat Sheet - Git made easy (→Git Cheat Sheet - Git made Easy) (current)
- 03:19, 16 January 2018 (diff | hist) . . (+890) . . N Git Cheat Sheet - Git made easy (Created page with "==Git Cheat Sheet - Git made Easy== Setup your own accounts for version control, the two I like to use are - https://github.com/ - https://bitbucket.org ===Create and Clon...")
- 03:07, 16 January 2018 (diff | hist) . . (+41) . . Main Page (→Other)
- 21:35, 25 November 2017 (diff | hist) . . (+657) . . N How to optimize a MySQL database using phpMyAdmin (Created page with "==How to optimize a MySQL database using phpMyAdmin?== It is always a good idea to keep your databases' tables optimized. Fortunately, making this optimization is quite easy...") (current)
- 21:30, 25 November 2017 (diff | hist) . . (+59) . . Main Page (→Mysql/Percona)
- 17:37, 25 November 2017 (diff | hist) . . (+47) . . How to Enable Gzip Compression (→Enable compression on Apache webservers) (current)
- 17:36, 25 November 2017 (diff | hist) . . (+1) . . How to Enable Gzip Compression (→=How to enable Gzip compression)
- 17:36, 25 November 2017 (diff | hist) . . (+3,436) . . N How to Enable Gzip Compression (Created page with "===What is Gzip compression?=== Gzip is a method of compressing files (making them smaller) for faster network transfers. It is also a file format. Compression allows your we...")
- 17:28, 25 November 2017 (diff | hist) . . (+40) . . Main Page (→Apache/PHP)
- 00:21, 5 October 2017 (diff | hist) . . (+2) . . How To Configure SWAP on Centos 7 (→Create the SWAP File) (current)
- 00:21, 5 October 2017 (diff | hist) . . (+20) . . How To Configure SWAP on Centos 7 (→Create the SWAP File)
- 15:17, 17 September 2017 (diff | hist) . . (+594) . . N How to disable qmail vpopmail email user (Created page with "How to disable qmail vpopmail email user Working in an environment where clients get hacked and accounts get used for spamming, I have had to more than once disabled emai...") (current)
- 15:08, 17 September 2017 (diff | hist) . . (+82) . . Main Page (→Other)
- 16:47, 12 September 2017 (diff | hist) . . (+187) . . Centos Oneliners (→Wordpress Mysql Hacks)
- 21:56, 30 March 2017 (diff | hist) . . (+1,200) . . N Install Xdebug with php-fpm per pool (Created page with "===Install Xdebug with php-fpm per pool=== Ever need to install xdebug to create cachegrind files for only specific php-fpm pool ==Install Xdebug== Fastest way to install x...") (current)
- 21:46, 30 March 2017 (diff | hist) . . (+46) . . Main Page (→Apache/PHP)
- 17:43, 28 March 2017 (diff | hist) . . (+3,082) . . N How to configure Gmail as a Mail Relay with Postfix (Created page with "==How to configure Gmail as a Mail Relay with Postfix== ===Introduction=== Postfix is a flexible mail server that is available on most Linux distribution. Though a full feat...") (current)
- 17:37, 28 March 2017 (diff | hist) . . (+1) . . Main Page (→Centos 7)
- 17:37, 28 March 2017 (diff | hist) . . (+60) . . Main Page (→Centos 7)
- 13:18, 4 February 2017 (diff | hist) . . (+344) . . Centos Oneliners (→Apache Oneliners)
- 11:29, 3 June 2016 (diff | hist) . . (+624) . . N Restrict POST request to Website (Created page with "==Restrict POST request to website== Do you need to limit the POST requests to your site? Best way to do that is allow only specific ips to POST to your site. RewriteCond...") (current)
- 11:27, 3 June 2016 (diff | hist) . . (+42) . . Main Page (→Apache/PHP)
- 18:23, 30 April 2016 (diff | hist) . . (+1) . . Upgrade Magento2 via CLI (→Input latest version of Magento in composer.json) (current)
- 18:23, 30 April 2016 (diff | hist) . . (+11) . . Upgrade Magento2 via CLI (→Input latest version in composer.json)
- 18:23, 30 April 2016 (diff | hist) . . (+1,199) . . N Upgrade Magento2 via CLI (Created page with "==Upgrade Magento2 via Command line(cli)== As with any CMS there is always going to updates. If you are currently not using the latest version of Magento 2, which is 2.0.5 a...")
- 18:09, 30 April 2016 (diff | hist) . . (+136) . . Main Page
- 14:33, 20 April 2016 (diff | hist) . . (+22) . . How to find GMAIL IPs to allow at Firewall (→IPV4 IPs for Google) (current)
- 15:16, 15 April 2016 (diff | hist) . . (+2,161) . . N The X-Frame-Options response header (Created page with "==The X-Frame-Options response header== The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a <fra...") (current)
- 15:12, 15 April 2016 (diff | hist) . . (+45) . . Main Page (→Apache/PHP)
- 15:12, 14 April 2016 (diff | hist) . . (+1,360) . . N Restrict Access to wp-login.php and xmlrpc.php (Created page with "==Restrict Access to wp-login.php and xmlrpc.php== Wordpress Security alert!! Stop getting hacked by restricting access to wp-login.php and xmlrpc.php. Access your .htaccess...")
- 15:05, 14 April 2016 (diff | hist) . . (+56) . . Main Page (→Apache/PHP)
- 21:30, 12 April 2016 (diff | hist) . . (-11) . . Install Remi and EPEL yum repo Centos 7 (current)
- 16:01, 25 March 2016 (diff | hist) . . (+104) . . Centos Oneliners (→Wordpress Mysql Hacks)
- 15:13, 19 March 2016 (diff | hist) . . (+1,587) . . N IPTABLES quick command list (Created page with "==IPTABLES quick command list== Iptables is the default and powerful firewall that works on almost all Linux version including Ubuntu and Fedora. Here I have listed some impo...") (current)
- 15:12, 19 March 2016 (diff | hist) . . (+37) . . Main Page (→Centos 6)
- 14:11, 19 February 2016 (diff | hist) . . (+493) . . N Force HTTPS for entire website via htaccess (Created page with "===Force HTTPS for Entire Website via htaccess=== With the most recent race to securing the web by google, we are seeing more and more people wanting to force their site to b...") (current)
- 14:08, 19 February 2016 (diff | hist) . . (+53) . . Main Page (→Apache/PHP)
- 17:14, 29 January 2016 (diff | hist) . . (+19) . . Block Bots by User Agent String (→Block the BOT)
- 18:38, 20 January 2016 (diff | hist) . . (+108) . . Remove Email Block Lists (→Individual Blocklist/blacklist) (current)
- 20:46, 19 January 2016 (diff | hist) . . (-4) . . How to Configure letsencrypt with Apache on Centos 7 Server (→Configure Apache to Use LetsEncrypt SSL Certificates) (current)
- 13:17, 8 January 2016 (diff | hist) . . (+1,430) . . N Send email from PHP to a log file instead of sendmail (Created page with "==Send email from PHP to a log file instead of sendmail== Say you want to test email sent from a PHP application on your development environment, and you don’t want to set...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)