Category Archives: Informacione tehnologije

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

Da li se (i kome) isplati preprodaja (nacionalnih) domena?

Prvi avgust bio je važan datum za kompanije JAT Airways i Etihad: predstavljen je novi naziv kompanije JAT – Air Serbia, kao i vizuelni identitet. Osvrnuli smo se odmah na veb adresu koju će kompanija koristiti, i činjenicu da nacionalni … Continue reading

Posted in Drugi pišu, Hosting, Internet | 3 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

JQuery UI je koristan, ali…

Neke osobine u jQueryUI css mogu da naruše css sajta.Recimo, .ui-helper-clearfix:after { clear: both; } valjalo bi zameniti sa .ui-helper-clearfix:after { overflow: auto; width: 100% } Koristan link: http://www.quirksmode.org/css/clearing.html

Posted in Hosting, Internet, Programiranje, Softver | Tagged , , | Leave a comment

Značajan napredak e-uprave u Srbiji

Posted in Informacione tehnologije | 1 Comment

PHP sada ima ugrađeni veb server

Dočekali smo i PHP verziju 5.4.0. New features in PHP Improvements in memory management and performance. Traits – A new mechanism for code reuse. It reduces the limitations of single inheritance. Shortened Array syntax. Now use […] instead of array(…) … Continue reading

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