Skip to content

Instantly share code, notes, and snippets.

View uhlhosting's full-sized avatar
🏠
Working from home

Viorel-Cosmin Miron uhlhosting

🏠
Working from home
View GitHub Profile
#!/bin/bash
# Purpose: Backup mysql
# Author: Vivek Gite; under GNU GPL v2.0+
NOW=$(date +"%d-%m-%Y")
DEST="/.backup/mysql"
# set mysql login info
MUSER="root" # Username
MPASS='PASSWORD-HERE' # Password
MHOST="127.0.0.1" # Server Name
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<!-- made by www.metatags.org -->
<meta name="description" content="Me sme nej nej na trhu uz 20 let." />
<meta name="keywords" content="hehe, loik, copied." />
<meta name="author" content="metatags generator">
<meta name="robots" content="index, follow">
<meta name="revisit-after" content="3 month">
<title>Testing 123 | Slovenske vyroba</title>
<!-- master, blaster, copi -->
<meta name="resource-type" content="document">
<meta name="generator" content="AnyBrowser.com MetaMaker">
<meta http-equiv="pragma" content="no-cache">
<meta name="revisit-after" content="">
<meta name="classification" content="Advertising and Marketing">
<meta name="description" content="">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta name="keywords" content="">
<meta name="robots" content="ALL">
root@panel [~]# pt-query-digest /var/log/mysql/slow.log
/var/log/mysql/slow.log: 33% 00:58 remain
/var/log/mysql/slow.log: 69% 00:26 remain
# 87.9s user time, 890ms system time, 49.85M rss, 247.98M vsz
# Current date: Tue Mar 22 21:26:14 2016
# Hostname: panel.uhlhosting.ch
# Files: /var/log/mysql/slow.log
# Overall: 492.91k total, 509 unique, 1.45 QPS, 0.00x concurrency ________
# Time range: 2016-03-11 15:55:44 to 2016-03-15 14:12:26
MariaDB [(none)]> use wp_highpassion;
Database changed
MariaDB [wp_highpassion]> show create table wp_icl_strings;
+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Table | Create Table
<div align="center">
<a href="https://facebook.com/testclue">
<img src="http://mavrike.com/wp-content/uploads/2016/02/Facebook.png" align="middle" alt="TestClue on Facebook" height="60" width="60" hspace="10"></a>
<a href="https://twitter.com/testclue">
<img src="http://mavrike.com/wp-content/uploads/2016/02/Twitter.png" align="middle" alt="TestClue on Twitter" height="60" width="60" hspace="10"></a>
<a href="https://www.linkedin.com/company/testclue">
<img src="http://mavrike.com/wp-content/uploads/2016/02/in.png " align="middle" alt="TestClue on LinkedIN" height="60" width="60" hspace="10"></a>
<a href="https://plus.google.com/+Testclue">
<img src="http://mavrike.com/wp-content/uploads/2016/02/G.png" align="middle" alt="TestClue on Google+" height="60" width="60" hspace="10"></a>
</div>
root@panel [/]# bash engintron.sh install
**************************************
* Installing Engintron *
**************************************
--2016-04-06 00:19:12-- https://github.com/engintron/engintron/archive/master.zip
Resolving github.com (github.com)... 192.30.252.122
Connecting to github.com (github.com)|192.30.252.122|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/engintron/engintron/zip/master [following]
--2016-04-06 00:19:12-- https://codeload.github.com/engintron/engintron/zip/master
@uhlhosting
uhlhosting / template-frontpage.php
Last active April 12, 2016 21:30
TA-Music-DFTG
<?php
/**
* Template Name: FrontPage
*
* @package TA Music
*/
get_header(); ?>
<?php if ( ta_option( 'disable_slider') == '1' ) : ?>