Latest News

HOWTO: Linux + Nginx + PHP + MySQL complete installation

Preface

There are many articles on web state that the scalability of Nginx is much better then Apache. We want to test building a hosting environment that use Nginx instead of Apache. And we can test the stability, scalability and etc on it. To maximize our control on the entire hosting environment, we'll compile everything from scratch. We'd also want to make binary backup-and-restore easier by putting everything inside "/usr/local" instead of default locations.

This is the summary on what we'll do:

15 Really Useful Web-based HTML Editors

Web-based HTML Editor, WYSIWYG editor, or rich text editor, is a web component that let users enter rich text input within the browser. Most of the time, these html editors are used within content management systems where administrators or authors can easily create posts and contents from the backend system.

Without talking much, let’s see these powerful Web-based HTML Editors.

internet explorer 6 finally falls

This week, Internet Explorer 6 has finally been surpassed by Internet Explorer 8. This is a huge event for the Web. IE 6 is now the least popular IE version still in widespread use.

Browser tracking data from Net Applications Market Share Report.

Memory Limit of 32bit Linux

 

來源︰
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=10944...

...

A 32bit Linux system can access up to 64GB of memory (assuming the mainboard is capable of having that amount).

You have to make sure the kernel you are using is also compiled to take advantage of such amounts of memory.

In the RHEL4 series, you're standard kernel and kernel-smp packages can only address 4GB of memory.

If you have more than 4, then you use the smp enabled kernel-hugemem packages.

10 questions to ask before migrating to Linux

By Jack Wallen, TechRepublic | 2008/11/17 11:08:01

Close

Please login or sign up to clip this article.
E-mail
Password
Remember meLogin

Please login or sign up to clip this article.

E-mail
Password
Remember meLogin

Log in | Sign up | Why join Builder AU's community? See the benefits.

Please login or sign up to clip this article.

E-mail
Password

Remember me Login

Styling your Lists: 20+ Brilliant How to and Best Practices

Styling your Lists: 20+ Brilliant How to’s and Best Practices When we think about CSS-Styled lists, different ideas come to mind but that rusty old image of bulleted items is not one of them anymore.

Converting Drupal 5 modules to Drupal 6

1. hook_menu() is changedWe used to do this in menu:function todo_menu($may_cache) { global $user; $items = array();

Syndicate content