Archive for the ‘Tutorials’ Category

10 Tips for Setting up A Home Office

Sunday, October 4, 2009 11:44 No Comments

Setting up a home office that will enhance productivity while offering comfort isn’t as simple as it sounds. Many home workers juggle and
struggle to determine the best setup for their needs.
Think Comfort
Studies show that efficiency decreases when we are uncomfortable. Lesson to be learned: don’t sacrifice comfort for beauty when selecting your
furnishings.
Use Mobile Furniture
Reduce grunt [...]

This was posted under category: Tutorials Tags:

10 Things to Ponder Before Moving Your Office Network

Sunday, October 4, 2009 11:37 No Comments

Moving the office network’ How hard could it be’ Anybody who’s ever moved the office network knows the risks and challenges associated with this colossal task. This mighty endeavour is not merely a case of logging-off, shutting down and pulling the plug.
The move requires careful, systematic planning, forethought and a little luck. The following considerations [...]

This was posted under category: Tutorials Tags:

Great tips of choosing an Office

Sunday, October 4, 2009 11:34 No Comments

You have decided to strike it out on your own and set up a business consultancy. Chances are you want to look at getting your own office premises. Besides ensuring that your rental payment does not create serious cash-flow problems in the medium term, you have to look out for these other factors:
The anchor tenant:
Every [...]

This was posted under category: Tutorials Tags:

Install wordpress locally on Fedora Linux (Apache, PHP, MySQL, Wordpress)

Saturday, June 27, 2009 18:25 No Comments

This is a short tutorial for installing WordPress locally on a Fedora 9 machine (with SELinux enabled). It assumes that you are going to set up a self-hosted WordPress blogging platform. I will present the whole working flow here, with some special concerns on SELinux issues.
Install the web and database server. Of course, we need [...]

This was posted under category: Apache server, How to, Knowledge, Linux system, Tutorials, Wordpress tips Tags: , ,

Installing Apache, PHP, and MySQL on Fedora Core

Saturday, June 27, 2009 18:06 No Comments

This will install the basic components for a dynmaic, database-driven web site. We use yum to handle dependencies and gather all of the required packages.
1. Install Apache (httpd), PHP, MySQL (server and client), and the component that allows php to talk to mysql.
yum -y install httpd php mysql mysql-server php-mysql
2. Configure the new services to [...]

This was posted under category: Apache server, Knowledge, Linux system, Tutorials, Virtual server Tags: , ,

Install all simple thing Apache PHP MySQL

Saturday, June 27, 2009 18:00 No Comments

Install all simple thing Apache PHP MySQL Mono Eclipse NetBean to work with Ubuntu for beginner
Some developer install Ubuntu to give it a try, but they do not know how to go further step, they will be bored and quit Ubuntu. I don’t like it (I like Ubuntu) so I make some simple steps that [...]

This was posted under category: How to, Knowledge, Linux system, Tutorials Tags: , ,

Attached to an Additional Desktop running on Older Fedora Versions

Thursday, June 25, 2009 18:19 No Comments

If you are connecting to the remote desktop running on an older version of Fedora, when the desktop appears you may notice that it doesn’t look much like the standard desktop:

The problem here is that we need to configure the VNC session to launch the correct desktop. To do this shutdown the VNC desktop session [...]

This was posted under category: Apache server, How to, Knowledge, Linux system, Tutorials Tags: , , ,