Tag Archives: english

php5.6, php7 on ubuntu14 via phpbrew

Installation procedure for php5.6 (officel release) and php7 (alpha) on Ubuntu 14.04, via phpbrew package.

Posted in Hosting, Informacione tehnologije, Internet, Linux | Tagged , , , , | 6 Comments

Ubuntu 14.04 – ProFTPd stop unexpectly

Here’s a workaround solution thanks to https://bugs.launchpad.net/ubuntu/+source/proftpd-dfsg/+bug The problem is due to ProFTPD not stopping in time to be restarted.

Posted in Hosting, Informacione tehnologije, Linux | Tagged , , | 1 Comment

Scanning for malware with Linux Malware Detect (LMD)

Linux Malware Detect (LMD), also known as Maldet, is a malware scanner for Linux released under the GNU GPLv2 license. It is particularly effective for the detection of php backdoors, darkmailers and many other malicious files that can be uploaded … Continue reading

Posted in Drugi pišu, Hosting, Internet, Linux | Tagged , , , , , | Leave a comment

HowTo: Save A File In Vim / Vi Without Root Permission

This happens lot of times. I login as a normal user and start to edit httpd.conf or lighttpd.conf or named.conf in vim / vi text editor. However, I’m not able to save changes due to permission issue (all config files … Continue reading

Posted in Drugi pišu, Hosting, Linux | Tagged , , | 1 Comment

Install PHP 5.4 as standalone

PHP 5.4 is not packaged on most Linux distributions so it may be easiest to install it from source. On Debian-based Linux systems, you can use the following commands to install PHP 5.4 in such a way that it won’t … Continue reading

Posted in Hosting, Linux | Tagged , , | 5 Comments

How To Install nginx on Ubuntu / Virtualmin

Nginx is a lightweight webserver that supports most of the functionality of Apache, but is faster and uses less memory. It is suited to websites that have a large amount of static content, or virtual machines with limited memory. For … Continue reading

Posted in Hosting, Linux | Tagged , , , | 5 Comments

Create swap partition on Ubuntu

To create a swap partition after an Ubuntu installation create an empty partition that should have no holes.

Posted in Linux | Tagged , , , | 1 Comment

Installing Ubuntu 12.04 LTS on a XenServer VM

The following steps can be taken to install Ubuntu 12.04 LTS on a VM running on XenServer 6.

Posted in Hosting, Linux, Virtualizacija | Tagged , , , , | 4 Comments

Install Nemo File Manager in Ubuntu 13.04 Raring/12.10 Quantal

Nemo is a complete fork of Nautilus and its goal is to extend the Cinnamon user experience to desktop and file management. Nemo has features like: compact view, all desktop icons, etc.. which are missing in Nautilus 3.6 version, Open … Continue reading

Posted in Drugi pišu, Internet, Linux, Softver | Tagged , , , | 1 Comment

Free Public DNS

Public DNS service is a free, global Domain Name System (DNS) resolution service that everyone in the world can can use as an alternative to his/her current DNS provider. It can be used in any TCP/IP stack equipped network appliances, … Continue reading

Posted in Hosting, Informacione tehnologije, Internet | Tagged , , | 6 Comments