Skip to content

Instantly share code, notes, and snippets.

View Mashpy's full-sized avatar

Akhlasur Rahman (Mashpy) Mashpy

View GitHub Profile
mysqldump -u [uname] -p[pass] db_name > db_backup.sql
require 'net/ftp'
CONTENT_SERVER_DOMAIN_NAME = "one-of-the-ftp-server.thought-sauce.com.hk"
CONTENT_SERVER_FTP_LOGIN = "saucy-ftp-server-login"
CONTENT_SERVER_FTP_PASSWORD = "saucy-ftp-server-password"
# LOGIN and LIST available files at default home directory
Net::FTP.open(CONTENT_SERVER_DOMAIN_NAME, CONTENT_SERVER_FTP_LOGIN, CONTENT_SERVER_FTP_PASSWORD) do |ftp|
files = ftp.list
#main{background-color:#e7e7f4; margin-top:-19px;padding-top:19px;padding-bottom:1px;padding-right:5px}
a6917207@drdrb.net
<?php echo do_shortcode("[kento_email_subscriber_campaign id=1075]");
b159968@drdrb.net
/*
Theme Name: TruePixel by MyThemeShop
Theme URI: http://mythemeshop.com/themes/truepixel
Author: MyThemeShop
Author URI: http://mythemeshop.com/
<strong><span style="color: #ff6600;">It was good, right ?</span></strong>
<span style="color: #ff6600;"><strong>Hit like for more like this one, daily :</strong></span>
<iframe style="border: none; overflow: hidden; height: 62px;" src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fthemustyard&amp;width&amp;height=62&amp;colorscheme=light&amp;show_faces=false&amp;header=false&amp;stream=false&amp;show_border=false" width="300" height="150" frameborder="0" scrolling="no"></iframe>
<strong><span style="color: #000000;"><span style="font-size: x-small;">Close ; I already liked this page .</span></span></strong>
@Mashpy
Mashpy / grub
Created September 28, 2014 18:49
sudo fdisk -l
sudo mkdir /media/sda5
sudo mount /dev/sda5 /media/sda5
sudo grub-install --root-directory=/media/sda5 /dev/sda
sudo update-grub
<p style="text-align: center;"><span style="color: #ff6600;"><em><span style="font-size: medium;"><strong>It was good, wasn't it?</strong></span></em></span></p>
<p style="text-align: center;"><span style="color: #333333;"><strong>Great news, We post daily stuff like this one on Facebook. <em>Like us for more :</em></strong></span></p>
<p style="text-align: center;"><iframe style="border: none; overflow: hidden; height: 62px;" src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fthemustyard&amp;width&amp;height=62&amp;colorscheme=light&amp;show_faces=false&amp;header=false&amp;stream=false&amp;show_border=false" width="300" height="150" frameborder="0" scrolling="no"></iframe></p>
&nbsp;
&nbsp;
<p style="text-align: center;"><strong><em><span style="text-decoration: underline;"><span style="color: #333333; text-decoration: underline;"><span style="font-size: 1;"><span style="font-size: small;">Close; I already like this page.</span></span></span></span></em></strong></p>
&nbsp;
*/5 * * * * php /srv/mashpy.me/project/cron.php