|
|
|
Added by Shahryar Ghazi on July 27, 2007 at 2:20PM
|
| |
|
If you want to compile and install Open Source Software on your MacOS X machine then you should install MacOS X's XCode tools. XCode tools provide the compilers and other software development kits (SDKs) to enable you to compile and install open source software on your computer... (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 26, 2007 at 3:30PM
|
| |
|
I am going to show you how to change Apache's source code before compiling and installing so that it always shows a different name while using the technique described here. I have used Apache version 2.0.59 for this tutorial... (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 25, 2007 at 4:44PM
|
| |
|
This short tutorial shows you how to install MySQL Client tools, binaries, and library on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing MySQL Client tools, binaries, and library version 5.0.45. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but .. (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 25, 2007 at 10:40AM
|
| |
|
Before you proceed, please note that this method may not work at all times because some websites hide their server information. Also, this method should be used to find out more about your site's security and should not be used for any other purposes. All the instructions below are tested on Ubuntu Linux Server but should work fine on other platforms running telnet. .. (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 25, 2007 at 09:30AM
|
| |
You'll learn the following in this tutorial.
- Display names and values of all environment variables
- Assign value to an environment variable
- Print value of a particular environment variable
- Append value to an existing environment variable
- Make the variable globally accessible
- Delete an environment variable
.. (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 25, 2007 at 08:53AM
|
| |
|
This short tutorial shows you how to install Berkeley Yacc (byacc) on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing Berkeley Yacc (byacc) version 1.9. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3... (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 24, 2007 at 09:48PM
|
| |
|
NOTE: You have to install m4 (general purpose macro processor) before installing Bison (GNU Parser Generator). Click here.
This short tutorial shows you how to install Bison (GNU Parser Generator) on Ubuntu Linux Server. The process is very simple. .. (more)
|
| |
|
|
|
| |
|
|
|
Added by Shahryar Ghazi on July 24, 2007 at 07:49PM
|
| |
|
This short tutorial shows you how to install libpng on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing libpng version 1.2.18. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3... (more)
|
| |
|
|
|
| |
|
Click here for more tutorials. |
| |