guyblade.com #/


PSN
Gamercard


2005 Jun 26 garnet


Guy Blade Guy Blade---17:48:00



Yesterday, I began the process of moving shoulddie.com over to being hosted on freasha. I also created a page which reads off the latest email that the shoulddie.com domain receives and put it here. It updates every 3 minutes. I hope to actually go about building the main shoulddie.com site this week.


Permalink to this post     Com/0


2005 Jun 22 anthy


Guy Blade Guy Blade---19:21:00



I fixed a few nagging problems in the last week.

1. freasha now automatically starts mysql when it boots so the link should function properly after one of rose's random power outages.

2. haruko now automatically restarts its networking subsystem every 4 hours to defend against insightbb's bad tendency to randomly disconnect.

3. haruko automatically contacts one of my machines each night to register its ip address. Once I finish the php/mysql thing I'm writing to automatically configure dns, I will extend this functionality to make it automatically set its ip address as well.


Permalink to this post     Com/0


2005 Jun 14 utena


Guy Blade Guy Blade---17:28:00



I wrote a script for generating self-signed ssl server keys:



#!/bin/bash

openssl genrsa -out server.key -rand /dev/urandom:/dev/random 1024
echo "REMEMBER: Common name is the hostname of the server"
openssl rsa -in server.key -out server.pem

openssl req -new -key server.key -out server.csr

openssl x509 -req -days 3655 -in server.csr -signkey server.key -out server.crt


Permalink to this post     Com/0


2005 Jun 05 rinoa


Guy Blade Guy Blade---07:30:00



I installed debian on haruko today. Haruko is currently in use as the router/NAT between the home.blade.io network and the internet.

-------

Haruko
400mhz Pentium II
320MB Ram
4.1 GB HDD
Intel 10/100 Network
Tulip 10/100 Network
Linux 2.6.11.11 Kernel on Debian Unstable


Permalink to this post     Com/0
Guy Blade Guy Blade---05:38:00




How much of a computer geek are you?

Desktop divinity

You do, in fact, know everything there is to know about computers. The odd thing is, you don't flaunt it, you help out the newbs from time to time and people quietly are in awe. You like to amuse yourself by watching people debate issues in forums and newsgroups that seem horribly simple to you. You're such a geek that you're cool... weird

Personality Test Results

Click Here to Take This Quiz
Brought to you by YouThink.com quizzes and personality tests.



Permalink to this post     Com/0


2005 Jun 04 elly-miang


Guy Blade Guy Blade---23:42:00



I decided to delete the blade.io server blog and merge it into this one. Since I barely updated either. I intend to use this for both its original purposes and to keep track of changes to the blade.io/guyblade.com/etc. domains.


Permalink to this post     Com/0

Archive
Copyright 2002-2024 Blade Libergnosis//Powered By Blogger