Skip to content

Instantly share code, notes, and snippets.

View WganMe's full-sized avatar

Wael Alnahari WganMe

View GitHub Profile
@WganMe
WganMe / Country
Last active April 30, 2017 02:56
Country
<center>
<option value="al">Albania</option>
<form name="al">
<select name="Albania">
<option value="https://itunes.apple.com/al/rss/toppaidebooks/limit=100/xml">Books</option>
<option value="https://itunes.apple.com/al/rss/newpaidapplications/limit=100/xml">iOS Apps</option>
<option value="https://itunes.apple.com/al/rss/toppaidmacapps/limit=100/xml">Mac Apps</option>
<option value="https://itunes.apple.com/al/rss/toppodcasts/limit=100/explicit=true/xml">Podcasts</option>
@WganMe
WganMe / pdns.conf
Created May 2, 2017 18:43
pdns.conf
vi /etc/powerdns/pdns.conf
allow-axfr-ips=216.218.133.2,2001:470:600::2
service pdns restart
@WganMe
WganMe / Holy Quran
Created May 5, 2017 05:41
Holy Quran
الفاتحة
البقرة
آل عمران
النساء
المآئدة
الأنعام
الأعراف
الأنفال
التوبة
يونس
@WganMe
WganMe / translate
Created May 5, 2017 19:08
translate
<?php if (!isset($_SERVER['HTTP_USER_AGENT']) || stripos($_SERVER['HTTP_USER_AGENT'], 'Speed Insights') === false): ?>
<div id="google_translate_element"></div><script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, multilanguagePage: true}, 'google_translate_element');
}
</script><script type="text/javascript">(function(){var gtConstEvalStartTime = new Date();function d(b){var a=document.getElementsByTagName("head")[0];a||(a=document.body.parentNode.appendChild(document.createElement("head")));a.appendChild(b)}function _loadJs(b){var a=document.createElement("script");a.type="text/javascript";a.charset="UTF-8";a.src=b;d(a)}function _loadCss(b){var a=document.createElement("link");a.type="text/css";a.rel="stylesheet";a.charset="UTF-8";a.href=b;d(a)}function _isNS(b){b=b.split(".");for(var a=window,c=0;c<b.length;++c)if(!(a=a[b[c]]))return!1;return!0}
function _setupNS(b){
@WganMe
WganMe / mod_pagespeed module for CPanel WHM
Created April 15, 2017 07:54
mod_pagespeed module for CPanel WHM
yum install ea4-experimental
yum install ea-apache24-mod_pagespeed
@WganMe
WganMe / eth0
Last active May 8, 2017 01:13
The example of interface name above is "eth0" but if your system is installed on phisical machine, the name is not "ethX" by default. Then If you'd like to use the network interface name "ethX", configure like follows.
[root@dlp ~]# vi /etc/default/grub
# line 6: add
GRUB_CMDLINE_LINUX="net.ifnames=0 (...) nouveau.modset=0 rd.driver.blacklist=nouveau video=vesa:off rhgb quiet"
# apply changing
[root@dlp ~]# grub2-mkconfig -o /boot/grub2/grub.cfg
[root@dlp ~]# reboot
@WganMe
WganMe / قائمة
Last active May 17, 2017 18:49
قائمة
عربي, لا, من, هذا, أن, فيه, أنا, على, ما, هل, يا, و, لقد, ذلك, ماذا, أنت, هنا, لم, إلى, نعم, كان, هو, ان, هذه, هناك, عن, فى, كل, فقط, ليس, كنت, الآن, يجب, انا, لك, مع, شيء, لكن, الذي, لنا, حسنا, سوف, كيف, هيا, نحن, إنه, أجل, لماذا, إذا, عندما, انه, لي, كذلك, الى, انت, بعد, هي, أين, أنها, كانت, أي, حتى, إنها, أعرف, تلك, قبل, قد, الأمر, بعض, أوه, مثل, أريد, رجل, أعتقد, لو, ربما, بخير, أيها, يكون, جيدة, عليك, شخص, أنك, إن, التي, به, علي, ولكن, أليس, أحد, الوقت, انها, يمكن, اليوم, تعرف, تريد, صحيح, تكون, أكثر, لست, أستطيع, كما, شئ, منذ, لذا, واحد, جدا, يمكنك, لديك, الرجل, يبدو, كلا, لدي, أوه, تفعل, سيدي, غير, مرة, عليه, اذا, حدث, آخر, شكرا, لدينا, يوجد, أعلم, مكان, الناس, له, سيكون, رائع, مرحبا, آسف, وقت, سيد, اللعنة, بهذا, كم, أفضل, ليست, بها, أنها, معك, الكثير, قلت, بك, الان, الذى, يحدث, يوم, يكن, وأنا, بي, واحدة, بأن, ولا, يمكنني, هم, أخرى, علينا, أبي, تعال, ثم, هكذا, بذلك, المكان, ألا, بالطبع, أنني, معي, شىء, لهذا, إلهي, ها, انك, تستطيع, الحقيقة, العمل, الليلة, العالم, تعلم, بالتأكيد, حقا, الطريق, الأن, أمي,
%68%74%74%70%73%3A%2F%2F%61%64%73%64%65%76%65%6C%2E%63%6F%6D
@WganMe
WganMe / WordPress Header
Created May 26, 2017 03:27
Remove These 10 Unnecessary Tags From WordPress Header (WP Version, Prev, Pingback, Feed Links & More)
/*# 1.) Removing XMLRPC, WLW, Generator, Feeds and ShortLink
# To remove these tags, just add the following to your theme's functions.php page:*/
/*Removes RSD, XMLRPC, WLW, WP Generator, ShortLink and Comment Feed links*/
remove_action('wp_head', 'rsd_link'); //removes EditURI/RSD (Really Simple Discovery) link.
remove_action('wp_head', 'wlwmanifest_link'); //removes wlwmanifest (Windows Live Writer) link.
remove_action('wp_head', 'wp_generator'); //removes meta name generator.
remove_action('wp_head', 'wp_shortlink_wp_head'); //removes shortlink.
remove_action( 'wp_head', 'feed_links', 2 ); //removes feed links.
@WganMe
WganMe / repomd.xml
Created May 26, 2017 04:59
repodata/repomd.xml
#additional packages that extend functionality of existing packages
[imagemagick]
name=imagemagick-$releasever
baseurl=https://www.imagemagick.org/download/linux/CentOS/x86_64/
gpgcheck=0
enabled=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-imagemagick