Category Archives: Linux

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

10 korisnih Linux komandi (po mom izboru)

Često naiđem na listu 10 korisnih linux komandi (npr http://itstuffallaround.blogspot.com/2013/10/useful-linux-commands.html). Teško je izdvojiti koje su zapravo najkorisnije, ali mora se priznati da su članci korisni. Nekada, kada se radilo pretežno sa terminalima, najčešće se koristi drugačiji set komandi.

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

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

Testiranje swap-a na USB-u

Poznajemo performanse računara, ali i USB-a u verziji 2. Ne očekujem da će se nešto revolucionarno desiti, posebno što koristim 4GB memorije, a sistem ponekad tek ponekad pređe 3gb, ali hajde da probamo. Za početak postavimo konfiguraciju: If you don’t … Continue reading

Posted in Informacione tehnologije, Istraživanja, Linux | Leave a comment

Configure linux for windows users

0 Install general software for linux ubuntu http://tips-linux.net/en/linux-ubuntu/linux-distribution/install-ubuntu   1 Theme Windows 7 Download Here Extract and execute $ ./GUIInstall.sh   2 Software Install Office 2007 with CrossOver Nero 4 For linux Adobe reader Skype Google chrome Ares for linux Fireworks CS3 … Continue reading

Posted in Linux, Softver | Tagged , , | Leave a comment

Problem sa nedostajućim “apache parent” procesom

Ukoliko dobijate status da apači server nije startovan, a start ne uspeva jer: apache port 80 already in use problem je zbog nepostojećeg osnovnog-roditeljskog (parent) procesa apači servera. U slučaju problema sa konfigurisanjem servera (najverovatnije zbog memorije) prvo će pući … Continue reading

Posted in Hosting, Internet, Linux, Softver | Tagged , | 1 Comment