Results for: "ubuntu"

Contents (82)

HowTo Create Linux Swap On Ubuntu 12.04
HowTo Create Linux Swap On Ubuntu 12.04

About Linux Swapping Linux RAM is composed of chunks of memory called pages. To free up pages of RAM, a “linux…

read more
Syncronize Files Between Servers With RSYNC
Syncronize Files Between Servers With RSYNC

Synchronize Files With rsync Synchronizing files from one server to another is quite awesome. You can use it for backups, for…

read more
Install Bit Torrent Sync on Ubuntu
Install Bit Torrent Sync on Ubuntu

There are some great tools for syncing files over the internet available to us, but one stands out from the…

read more
Ubuntu: How To Start Program As Service
Ubuntu: How To Start Program As Service

According to Ubuntu’s Upstart website, “Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and…

read more
PHP files are downloaded by browser instead of processed by the server, how to solve it?
PHP files are downloaded by browser instead of processed by the server, how to solve it?

After upgraded some packages in my ubuntu server, sometimes php configuration goes crazy and PHP files are downloaded by browser…

read more