OMGSW Blog
7/21/2015
Ansible freebsd ssh connection hung
›
Recently I faced with problem which caused almost a week to find right solution So the problem was that I wasn't able to connect to my...
1/20/2014
installing ffmpeg-php with php5.3+
›
the main purpose of this small note is to save your time from the mistakes I've made so what we have: centos 5 or 6 php 5.3, 5.4 or...
5/13/2013
Push to multiple remote repositories from a single local repo in Mercurial
›
You can set multiple remote repository aliases in the [paths] section of the repository configuration file. This file is in .hg/hgrc, and y...
8/09/2012
view confs without comments
›
Just to note to myself. how to generate clean configs w/out any comments sed -e '/^$/d;/^#/d;/^;/d' /etc/php.ini > php.ini.cle...
5/24/2012
{new stable release} Zabbix auto install scripts
›
!!!NOTE: this scripts only for education/testing/investigation purposes, use on your own risk I've prepared 2 auto Zabbix 2.0.0 inst...
5/15/2012
{new release} Zabbix auto install scripts
›
!!!NOTE: this scripts only for education/testing/investigation purposes, use on your own risk I've prepared 2 auto Zabbix 2.0.0rc4 i...
5/07/2012
How to upgrade Joomla from 1.5/1.6 to 2.5
›
BEFORE APPLYING ANY CHANGES YOU SHOULD CREATE A BACKUP 1) Go to http://domain/administrator => Extensions => Install/Uninstall =>...
5/05/2012
Changing tables engine from MyISAM to InnoDB
›
1. Edit /etc/my.cnf , make sure that: #skip-innodb - commented out innodb_file_per_table = ON 2. install Percona toolkit ...
[how to]Windows slow download speed
›
in case if Windows servers show poor download performance in clouds based on Onapp software its necessary to do the following Networking: ...
1/20/2012
mdadm
›
1. start raid mdadm --assemble --scan 2. start raid in case if you do not have /etc/mdadm.conf (should have raid UUID) mdadm /dev/md0 ...
›
Home
View web version