by skufel | Sep 28, 2016 | Development, Linux, SysAdmin, Web Servers
If you need to install Xdebug on openSUSE and don’t want ot use existing binary repo easiest way is to use pecl to do that and here is how… First install all required packages dev-lnx-02:~ # zypper --non-interactive install gcc autoconf automake php5...
by skufel | Mar 22, 2016 | Development, Linux
While using PhpStorm I tried to use remote PHP interpreter on my dev virtual machine. As I’m big openSUSE fan and user I have openSUSE Leap 42.1 as my development machine. Unfortunately there is no Xdebug for PHP distributed by default. However, there is...
by skufel | Jun 16, 2015 | Databases, Linux, SysAdmin
Recently I went through installation process of Bareos on openSUSE. Bareos seems to be interesting solution for backups in heterogeneous environments. Ok,let’s start and see how to deploy in 5 steps: Step 1: Add repository with Beros and Beros WebUI; Install...
by skufel | Jun 1, 2015 | Collaboration, Linux
In case you want to deploy MediaWiki 1.25.1 with VisualEditor use following components: MediaWiki 1.25.1 http://releases.wikimedia.org/mediawiki/1.25/mediawiki-1.25.1.tar.gz – stable VisualEditor REL1_25...
by skufel | May 20, 2015 | HA/DR, Infrastructure, Linux
Current expectations from all type of systems and services is to be available without any disruption. One of mission critical systems is gateway/firewall. Of course you can use multiple products available on the market. One of them is openSUSE, which is perfect to act...