January 20th in Requests by Claudiu Popescu .
March 10th in Tutorials, cPanel by Claudiu Popescu .
February 26th in Linux, Tutorials by Claudiu Popescu .
KDE and VNC server inside OpenVZ Container
Running KDE inside an OpenVZ container is a rather easy task. And this may help you in case you wanna have an online office available from any where in the world.
February 24th in Linux, Tutorials, cPanel by Claudiu Popescu .
cPanel PHP Optimization / Hardening
PHP is one of the most popular web scripting languages, but it is not one of the most secure. In this article I'll explain how to minimally harden PHP for cPanel, this can be adapted for any linux server using PHP.
February 4th in Linux, Tutorials, cPanel by Claudiu Popescu .
cPanel Apache Security and Optimization
cPanel comes with apache compiled and configured, but it's not secure at all, it's not configured for performance either. In this article I'll share a few tips on how to securely configure apache and optimize it a bit.
January 22nd in Reviews, Web Hosting by Claudiu Popescu .
HostGator Web Hosting Review
HostGator states that they are one of the top 10 largest web hosting companies. Maybe Hostgator is one of the largest web hosting firms, but is it one of the best?
January 21st in Programming, Tutorials by Claudiu Popescu .
Execute shell/bash command using C/C++
In this article I'll explain how to execute a shell command using a c/c++ program. There's an advanced example included, reading line by line from a file and executing a command for each line.
January 20th in Tutorials, Virtualmin / Webmin by Claudiu Popescu .
How To install Webmin Securely on CentOS
In this tutorial I'll explain how to install webmin securely with ssl on CentOS 5.4. Only https connections will be accepted, and a few options will be changed also for security reasons.
January 20th in Linux, Tutorials by Claudiu Popescu .
CentOS / Ubuntu how to change the IP address
FOR BEGINNERS ONLY. In this small tutorial I'll explain how to configure the network interface on CentOS and Ubuntu. This includes IP Address, Gateway, Broadcast, etc.
January 18th in Reviews, Web Hosting by Claudiu Popescu .
Media Temple Web Hosting Review
In the past month I've been testing Media Temple's Grid-Service (GS). Let's see why webmasters are recommending Media Temple's services.
January 17th in Things worth knowing by Claudiu Popescu .
Checking internet connectivity of Data Centers
This trick may help when you are planing to buy a web hosting / dedicated server from a totally new data center / reseller. This is for beginners mostly.
January 13th in Reviews, Web Hosting by Claudiu Popescu .
Yahoo Web Hosting Review
Yahoo is one of the big players out there. In this review I'll put the accent on how easy it is to order a new web hosting account and how easy it is to work with Yahoo's control panel. I'll also be reviewing Yahoo's web hosting servers, internet speed, used software, etc.
January 7th in Linux, Tutorials by Claudiu Popescu .
Ubuntu / CentOS pptpd howto
In this tutorial I will explain how to setup a Ubuntu / CentOS pptpd server. The clients that connect to this server will have a dedicated ip address, this will be done with iptables NAT. I'll share a few tricks in order to configure this server for windows clients and to allow Yahoo/MSN connections.
January 6th in Linux, Tutorials, cPanel by Claudiu Popescu .
cPanel ffmpeg howto
In this tutorial I will explain how to install and configure ffmpeg for php on a CentOS with or without cPanel. You will still need a some linux knowledge in order to accomplish this. As a side note, this is for 64bit and 32bit distributions.
January 5th in Programming, Tutorials by Claudiu Popescu .