Tag Archives: linux

How to Install the latest OpenSSL version from Source on Linux (Debian)

In this tutorial, I will show you step by step how to install the latest stable OpenSSL version from source on Debian servers.

Posted in Informacione tehnologije, Internet, Linux | Tagged , , | Leave a comment

Kali Linux on Windows (WSL)

How to install Kali linux on Windows via Windows Subsystem for Linux

Posted in Informacione tehnologije, Linux, Virtualizacija | Tagged , , | Leave a comment

XenServer problem sa zaglavljenom mašinom

U novoj verziji XenServer-a (7.x) može se desiti da dođe do problema sa kernelom na nekim virtualnim mašinama.

Posted in Hosting, Informacione tehnologije, Virtualizacija | Tagged , | 2 Comments

Let’s Encrypt – open source SSL – enkripcija za DŽ

Internet prezentacije postaju sve više interaktivnije. Nekada su to bile fiksne strane, informativnog karaktera, sada sajtovi traže više akcija od strane korisnika. Neminovnost je da korisničke podatke treba zaštitii, a jedan od načina je upotreba SSL sertifikata.

Posted in Hosting, Internet, Linux, Virtualizacija | Tagged , , , , | 3 Comments

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

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