|
In this section is all of my experimental work using Linux server technologies these can range from using different Linux Distros and common internet server applications such as:
Apache web server
Xen and OpenVZ server virtualization
Sendmail and Postfix mail daemons
MySQL database server
These articles are documentation guides for myself, in a way, it is a "HowTo" so that I can reference back to see what I've done.
You can view them too and I hope it will be helpful for you.
|
|
Written by Kwok Yao Chim
|
|
Friday, 03 October 2008 00:00 |
In this experiment I look at Xen Virtual Server and its ability to virtualize not only Linux OS but also Windows too. And further more you can virtualise a desktop environment through VNC.
|
|
Read more...
|
|
|
Written by Kwok Yao Chim
|
|
Friday, 14 March 2008 13:58 |
While working for an online publication company, the Editor-in-Chief had many ideas about adding video reviews to their website, the idea was inspired by CNETTV.com video player with playlist.
I too was inspired by this and set about experimenting in creating my own video player with playlist.
|
|
Read more...
|
|
Written by Kwok Yao Chim
|
|
Wednesday, 05 March 2008 00:31 |
I found this great software platform a few years ago where it will allow .NET applications to be run on cross-platform environments.
This software is called Mono, the project describes itself as:
"Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix. Sponsored by Novell (http://www.novell.com), the Mono open source project has an active and enthusiastic contributing community and is positioned to become the leading choice for development of Linux applications."
The Mono Project can be found at www.mono-project.com, and it has all the necessary background on the amount of component support and the files, manual and how-to so that you can get started.
Here's how I implemented Mono into my Apache server to allow me to run ASP.NET applications...
|
|
Read more...
|
|
Written by Kwok Yao Chim
|
|
Monday, 03 March 2008 03:01 |
Use Maxmind GeoIP for restricting access to websites or parts of websites as well as using it with Awstats to geo-locate your visitors.
|
|
Read more...
|
|
Written by Kwok Yao Chim
|
|
Monday, 03 March 2008 02:57 |
Securing Apache and reduce the risk of XSS (cross site scripting) by only allowing execution of PHP scripts with the permissions of their owners.
|
|
Read more...
|
|
|
|
|
|
|
|