Hi all,
I thought I would post today about something I found out when I was trying to muck about with my server farm. I had just finished setting up the RETIRED server for the LAN party (basically contains the lighter game servers for when a major one is taking up the resources on BITSERVER). Anyway, I thought I would somehow make a service on a new IP address for the SA-MP Official Server list, so I investigated using Ethereal what packets was being sent and recieved to see if I could come up with something to put the 2 SA-MP servers in a list.
Anyway, I found it truly funny when I had outlook opened in the background of my laptop and noticed the whole E-Mail request, so I thought I would scare you guys by posting how e-mail works:
Server Sends: +OK Hello There. <13098........@localhost.localdomainLaptop Sends: AUTHServer Sends: -ERR Invalid command.Laptop Sends: USER Craig.Mattson@GreenTubeLAN.yi.orgServer Sends: +OK Password required.Laptop Sends: PASS mypasswordhere this was unencrypted in plain text!!!Server Sends: +OK logged in.Laptop Sends: STATServer Sends: +OK 0 0 this is basically no new emailsLaptop Sends: QUITServer Sends: +OK Bye-bye.
Now, I don't know what scares me more - the fact that e-mails are sent in a packet more distinguishable than POST and GET requests on webpages OR the fact that my laptop and the AussieSpace server were having quite an intelligent conversation together... IN ENGLISH!!!
Anyway, that's my rant for the day - I have also uploaded a picture of my current 'Server Farm' comprising of:
IBM Netvista M41: (Pentium IV-1.8GHz, 512MB of RAM, 160GB HDD, 100Mbit Ethernet)Green Box: (Celeron 600MHz, 256MB of RAM, 10GB HDD, 100Mbit Ethernet, 802.11b Wifi, 100Mbit USB)Dell Optiplex GX1: (Pentium II-400MHz, 128MB of RAM, 4.3GB HDD, 100Mbit Ethernet)
As some of you know, the IBM and Dell run Windaz and the Green Box runs Linux. All in all, not a bad network so far
Ciao
[0 Comment(s)]
I know it's been ages since my last post - and really I don't have anything new to say except for the fact that GreenTubeLAN 5 is coming up this weekend, so if you are at all interested in coming, I would suggest popping over to the GreenTubeLAN website, and registering.
I thought I would post yet another easy feature in linux to use - especially in my case of a recent Hard Disk Drive upgrade. Ok ok... before you laugh saying you buy things like this for lunch, here is my predicament: With the LAN party coming up this weekend, I have had all servers ready until today. Today, I finally decided I would reset the servers up this time thankyou to the addition of a 160GB HDD (which believe it or not, is my largest drive purchase ever for my personal use, beating my 80GB record back in 2002). Anyway, I thought I would go crazy after buying the 160GB HDD for $74 (Seagate IDE from MSY) and move the 10GB HDD that was in it into the INTRANET server running a 4.3GB HDD which concequently is being moved into another computer - so 3 systems need formatting before the LAN party.
I partitioned my Netvista (P IV1.8GHz) into 4 separate partitions:- Windows Server 2003, Windows XP Professional Edition, BITSERVER Storage (Server), and Storage (Personal) as I may aswell start using the server for my own use now - as a file server atleast ;). The Intranet server now has a 10GB HDD in it with an image of what was on the 4GB HDD, and now the Dell that I retired last June now is working again with nothing on it as yet.
What pisses me off the most, is that Linux was the easiest to set up. I merely ran this command:
dd if=/dev/hda | ssh cwmat1@192.168.2.202 of=/home/cwmat1/intranet/
to make a backup to my laptop of the whole directory structure. I thought - what the hell after it, and put the 10GB HDD in as a Slave drive, and ran the following command:
dd if=/dev/hda of=/dev/hdb
About 10 minutes later, the 4.3GB HDD was mirrored to the 10GB HDD. Technically it only set the 10GB HDD up as a 4.3GB HDD, but then I simply resized the /home partition :) The best thing about it is that it booted without any hiccups :D
Orb!ter
[5 Comment(s)]
Had a bit of fun today with FL Studio 6 again, and I put together a new theme for GreenTubeLAN 5. It's somewhat based on Grand Theft Auto Vice City's theme, but yeah - different to suit the logo. Feel free to download it/use it/delete it if you really want to from here. It's also on the Music page somewhere
Yeah, it's me again and it seems appropriate to post something about what has happened this week. First of all, I came across a distribution of linux called Sabayon Linux which well, is simply a linux distribution with EVERYTHING you could possibly want built in. Lets see what has worked so far.
So, what's to hate about this version of Linux? Well it's Debian based, without being Debian which ticks me off somewhat. Infact, it's Gentoo based which is almost like an independant system which is loosely based on Debian and well, that means anything I have done Debian or Red Hat specific just isn't the same under Sabayon. It makes it increasingly difficult to find packages for that otherwise I would just use either YUM or APT-GET for. It relies on compiling stuff straight from source using EMERGE and well, it takes forever to do anything with which kind of annoys me. Mind you, there haven't been packages I have had to install yet given it's all there... provided for me, and the positives outweigh this slight inconvienence.
The other thing is the fact that I am used to directory structures such as /etc/network/interfaces which is obviously different amongst many players, but what do you do Honestly, I will probably end up installing just straight Debian as a permanent desktop system and setting up read/write access simply because Debian's package repository is in my opinion, one that is extensively tested and will pretty much work when tested. I suppose time will tell Oh and I'm in the market looking for a cap plan with great phone shortly, I'll let you know how I go - but a 6288 is looking good on a $29 cap plan
Anyway, Happy Easter, Passover, Gonnohrea, Birthday or whatever you are celebrating this weekend,
[3 Comment(s)]
[Print View]