rsync -e ‘ssh -p YOUR_PORT’ ….
how to convert pdf to fb2
I really like to read book on my google nexus. But not all books are available in fb2 format. Sometimes i can find book only in pdf format.
This service is helpful to convert PDF to FB2
proxy: HTTP: disabled connection for (localhost)
I had a problem with Jenkins on fresh installed centos. Jenkins drops with http 503 error. In log file i found such message proxy: HTTP: disabled connection for (localhost)
There are to ways to solve it:
1) Disable SELinux
edit /etc/selinux/config and change
SELINUX=disabled
dont forget to reboot
2) Without disabling SELinux
sestatus -b | grep httpd
togglesebool httpd_can_network_connect
install latest git on centos 6.4
First of all you need an rpmforge repository installed on your system. Than you should enable rpmforge-extras repo.
yum provides git
In output you will find something like
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: ftp.colocall.net
* epel: ftp.colocall.net
* extras: ftp.colocall.net
* rpmforge: apt.sw.be
* rpmforge-extras: apt.sw.be
* updates: mirror.mirohost.net
rpmforge | 1.9 kB 00:00
rpmforge-extras | 1.9 kB 00:00
rpmforge-extras/primary_db | 452 kB 00:00
git-1.7.6-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.8.2-2.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.11.1-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.6.4-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.7.4-2.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.1-2.el6_0.1.x86_64 : Fast Version Control System
Repo : base
Matched from:
git-1.7.10.1-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.10-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.6.1-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.3.4-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.11.3-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.10.4-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.9.6-1.el6.rfx.x86_64 : Git core and tools
Repo : rpmforge-extras
Matched from:
git-1.7.1-3.el6_4.1.x86_64 : Fast Version Control System
Repo : updates
Matched from:
git-1.7.1-3.el6_4.1.x86_64 : Fast Version Control System
Repo : installed
Matched from:
Other : Provides-match: git
To install latest git just type
yum install git-1.7.11.3-1.el6.rfx.x86_64
Віртуалізація в linux
Хороше відео про віртуалізацію в linux http://events.yandex.ru/events/kit/3/talks/525/
Check your site for viruses
Few useful url to scan site for viruses
another interesting blog
http://blog.pkhamre.com/
Learn git branching
samba and subfolder permissions
To affects constructions like “force create mode” on ubuntu server you should use option
inherit permissions = yes