Back to Ubuntu after so long
It was 3 years ago that I used Ubuntu as my main primary operating system. As a web developer, using a Linux-based operating system makes things…
// TAG · 82 POSTS · UBUNTU
It was 3 years ago that I used Ubuntu as my main primary operating system. As a web developer, using a Linux-based operating system makes things…
You can boot an Ubuntu ISO without burning it to a CD. This is very useful if you want to test the latest Ubuntu without installing…
I work in both Windows 7 and Ubuntu. I use Windows 7 as my development environment and Ubuntu as my testing environment, because at the end…
suPHP is a tool for executing PHP scripts with the permissions of their owners. Along with the Apache module mod_suphp it allows Apache to process PHP…
Sometimes when you run your script there is an error like this: That’s because there are one or many ^M characters in your script for every…
ODBC or Open Database Connectivity provides a standard software interface for accessing database management systems (DBMS). ODBC could work in multi-platform environments. With the ODBC API,…
Nginx is a simple yet powerful web server. It is widely known for being a stable web server. If it is well configured, Nginx rarely has…
Ubuntu is one of the best Linux distributions. It got the best Linux desktop distribution and best Linux multimedia distribution reviews by Brian Proffitt as the…
When you are moving your website to another server or maybe copying a file to a remote host, there are many ways to do that. One…