Browsing articles in "ubuntu"
Nov
22
2011

LINUX CENTOS USEFUL COMMANDS FOR DUMMIES

HERE ARE SOME USEFUL / VITAL SSH COMMANDS THAT ALLOW BEGINNERS TO MONITOR THE BASICS OF APACHE SERVER (HERE CENTOS 4), TO INQUIRE SERVER LOAD PROBLEMS, HANDLE CHMOD COMMANDS, DELETE HACKED / CORRUPT FILES AND FOLDERS, INQUIRE ABOUT SERVER ACTIVITY AND DISK USAGE… INSTEAD OF WAITING FOR SUPPORT IN AN ENDLESS COMMUNICATION WHIRLPOOL FOR SOMETIMES SIMPLE THINGS, HERE ARE SOME BASIC SSH COMMANDS TO KEEP A HAND ON YOUR SERVER OR VIPS AND USE SUPPORT [...]

Oct
5
2011

Installing Memcached for PHP on 8.04 and newer

Just as a note and to update everyone who still links to this article through Google. It is now much easier to install Memcached and getting it ready for action. It involves a few very simple steps. To install in terminal type: Code: sudo apt-get install memcached sudo apt-get install php5-memcache sudo /etc/init.d/apache2 restart Now memcached is installed, the next step is to run an instance of it and test it. Lets create an instance [...]

Apr
27
2010

Quick Linux Server Installation

Quick Linux Server Installation Apache + MySQL + PHP + PhpMyAdmin + Webalizer + Mail Server (Postfix/Dovecot) + SquirrelMail + FTP Server (VSFtp) + ClamAV (Antivirus) + Webmin + IPTables Firewall + PHP-MySQL-Apache Server Kits PHP File Upload Security • APF Firewall Installation • Install CSF Firewall for Cpanel • LAMP Server for Ubuntu/Debian • Centos LAMP Server Installation • Important Linux Ports • Top 10 Useful Linux Commands • Investigate Port in Windows/Linux • [...]

Mar
10
2010

Thiết lập môi trường lập trình (PHP) trên Ubuntu

I. Môi trường lập trình 1. Cài đặt Lampp (Apache – Mysql – PHP) a. Cài đặt Apache, MySQL, PHP theo cách thông thường – Xem hướng dẫn cài đặt và sử dụng tại đây. b. Cài đặt Xampp – Xem hướng dẫn chi tiết tại đây. 2. Cài đặt phpmyadmin – Xem hướng dẫn chi tiết cài đặt tại đây. 3. Công cụ lập trình a. Eclipse Eclipse chạy trên môi trường ubuntu không [...]

Mar
9
2010

Install and Configure phpMyAdmin on Ubuntu LAMP

Huớng dẫn cơ bản cho các bạn cài Phpmyadmin trên LAMPP củaUbuntu Dùng Terminal để cài Phpmyadmin “sudo apt-get install phpmyadmin” Sửa lại file “apache2.conf” “gksudo gedit /etc/apache2/apache2.conf” Ta add thêm dòng lênh này vào cuối của file phía trên “Include /etc/phpmyadmin/apache.conf” Restart lại Apache bằng dòng lệnh “sudo /etc/init.d/apache2 restart”

Pages:12»

Sponsors