??? ?????? ???????? ? ????? ??????? | Ahmed Tawfik - ???????? ? ?????

Archive for the ‘Linux’ Category

10 Reasons to Switch to Linux

January 18th, 2010

1. It Doesn’t Crash

Linux has been time-proven to be a reliable operating system. Although the desktop is not a new place for Linux, most Linux-based systems have been used as servers and embedded systems. High-visibility Web sites such as Google use Linux-based systems, but you also can find Linux inside the TiVo set-top box in many livingrooms.

Linux has proved to be so reliable and secure that it is commonly found in dedicated firewall and router systems used by high-profile companies to secure their networks. For more than ten years, it has not been uncommon for Linux systems to run for months or years without needing a single reboot. » More: 10 Reasons to Switch to Linux

Install Apache 2 , MySQL 5, PHP 5, phpMyAdmin for Linux Ubuntu

November 2nd, 2009

I have now “PHP Version 5.2.10-2ubuntu6″ but I don’t know what is ubuntu”6″ ?

Install Apache2, MySQL5, PHP5 and PHPMyAdmin on Ubuntu

September 20th, 2009

This is a collection of guide how to install Apache Httpd Web Server complete with latest PHP (as Apache mod), MySQL for Ubuntu. As a bonus, I even through in an additional guide to install PHPMyAdmin. Please do note that most of this guide can be found elsewhere which is listed at the bottom of the guide.

Getting Started

I’m sure everyone here is familiar on how to use Terminal which is available from:

Applications > Accessories > Terminal

Install Apache Httpd Web Server

To install Apache, type the following command into your Terminal:

> sudo apt-get install apache2

Testing Apache

Paste the following command into your Terminal

> sudo /etc/init.d/apache2 start

Then open http://localhost/ or http://127.0.0.1 from your web browser. At first run, you would probably see a directory listing or a HTML page with a text saying “It’s Work“.

It’s Work

» More: Install Apache2, MySQL5, PHP5 and PHPMyAdmin on Ubuntu

Red Hat

April 21st, 2009

Red Hat, Inc. (NYSE: RHT) is a company in the free and open source software sector, and a major Linux distribution vendor. Founded in 1995, Red Hat has its corporate headquarters in Raleigh, North Carolina with satellite offices worldwide.[4]

RedHat

Red Hat has become associated to a large extent with its enterprise operating system Red Hat Enterprise Linux and with the acquisition of open-source enterprise middleware vendor JBoss. Red Hat provides operating-system platforms along with middleware, applications, and management products, as well as support, training, and consulting services.