User loginSearch |
LinuxAntlinux Linux kernel journal, 25Dec2007$KERNEL_SRC/arch/x86_64/vdso/vdso.lds.S and make the following change:
Adding new users/groups to run Apache (and other programs) as![]() ![]() Here's an example of how to add a new user on Debian. You can use 65533 as the user ID for httpd, and 65532 as the user ID for Apache Tomcat.
By brian at 21Sep2007 - 22:13 | Apache HTTP Server | Debian | Linux | Shell Scripting | read more | 617 reads
Preparing for Installation![]() ![]() ![]() ![]() The Sourceforge site has all of the files described below available for downloading, as well as PDF copies of this documentation for offline usage. The following files are available on the Sourceforge site:
By brian at 18May2007 - 14:53 | Encryption | Linux | Perl | Project Naranja | Shell Scripting | read more | 683 reads
Booting After Installation![]() ![]() ![]() ![]() After the base system has been installed, you boot the system using the supplied kernel and initramfs image. Once the Linux kernel boots and the Disk Key Naming Conventions By brian at 04May2007 - 11:52 | Encryption | Linux | Perl | Project Naranja | Shell Scripting | read more | 634 reads
Upgrading Debian from 'sarge' to 'etch'![]() ![]() ![]() Currently (April 2007), the current version of the debootstrap package does not support etch, the current stable release of Debian. This means that if you want the latest and greatest when building a system via debootstrap, you have to do a dist-upgrade yourself. Below is the step-by-step process...
By brian at 22Apr2007 - 23:18 | Encryption | Linux | Perl | Project Naranja | Shell Scripting | read more | 637 reads
Creating SSL Certificates![]() ![]() ![]() ![]() There's a Perl script inside of OpenSSL called 'CA.pl' that will do the work of creating server/client/certificate authority 'certificate requests' for you. Here's how you use it... Generate a simple self-signed SSL certificate openssl req -new -x509 -nodes -out server.crt -keyout server.keyBecome your own SSL Certificate Authority Need to sign SSL certificates, but don't want to pay? Become your own Certiciate Authority (CA). The good news is that it's free, the bad news is that you'll have to install your CA certificate onto client browsers in order to get them to stop bitching about not trusting the CA. By brian at 18Apr2007 - 21:23 | Encryption | Linux | Perl | Project Naranja | Shell Scripting | read more | 767 reads
Project Naranja - Extra DocumentationBy brian at 12Apr2007 - 18:40 | Encryption | Linux | Perl | Project Naranja | Shell Scripting | 1273 reads
|