fixed formatting

master
BodgeMaster 2021-09-01 03:32:29 +02:00
parent a0b35ebfd8
commit b424a8051e
1 changed files with 29 additions and 29 deletions

View File

@ -46,36 +46,36 @@ $navbar="about";
About the server
</h2>
<div class="image_container">
<img src="%CONTENT_DIR%/img/server.jpg" alt="Image of the server">
<img src="%CONTENT_DIR%/img/server.jpg" alt="Image of the server" />
<p class="image_container">
The server at its current place in the basement
</p>
</div>
<p>
The server is a 2006 Dell PowerEdge [whatever number goes here] featuring the 2.66 GHz socket 771 equivalent of some
Intel Core 2 Quad which was considered powerful back then (I guess?). Memory wise, the system has to offer the incredible
amount of four&nbsp;GiB&nbsp;ECC&nbsp;DDR2&nbsp;RAM which do not quite fulfill the performance and capacity requirements of
most real world applications today but are plenty to host some two or three files on a web server. <br />
Basically, that thing is <b>*s l o w*</b> but more than enough for my private internet connection.
Guess what, there might have been a reason why it was thrown out by its previous owners. <br />
As for storage, the server came with three enterprise grade Dell branded Western Digitals (one of which since died) and I threw
in the SSD I pulled from my old laptop as a boot disk. Another laptop hard drive was given to me by a friend but there are
no free S-ATA connectors left. [If someone at our school wants to donate their old drive controller expansion card, feel
free to approach me or one of my team mates. Youll be the hero of the week and you will be given credit here.]<br />
Oh, btw: It is worth mentioning the fan. Yes, only one fan (plus the one in the power supply). Before the server was moved
to the basement it was the loudest device in the kitchen, easily capable of exceeding the noise level of my 15 year old
fridge twice.
The server is a 2006 Dell PowerEdge [whatever number goes here] featuring the 2.66 GHz socket 771 equivalent of some
Intel Core 2 Quad which was considered powerful back then (I guess?). Memory wise, the system has to offer the incredible
amount of four&nbsp;GiB&nbsp;ECC&nbsp;DDR2&nbsp;RAM which do not quite fulfill the performance and capacity requirements of
most real world applications today but are plenty to host some two or three files on a web server. <br />
Basically, that thing is <b>*s l o w*</b> but more than enough for my private internet connection.
Guess what, there might have been a reason why it was thrown out by its previous owners. <br />
As for storage, the server came with three enterprise grade Dell branded Western Digitals (one of which since died) and I threw
in the SSD I pulled from my old laptop as a boot disk. Another laptop hard drive was given to me by a friend but there are
no free S-ATA connectors left. [If someone at our school wants to donate their old drive controller expansion card, feel
free to approach me or one of my team mates. Youll be the hero of the week and you will be given credit here.]<br />
Oh, btw: It is worth mentioning the fan. Yes, only one fan (plus the one in the power supply). Before the server was moved
to the basement it was the loudest device in the kitchen, easily capable of exceeding the noise level of my 15 year old
fridge twice.
</p>
<p>
Okay. That should have given you a rough overview of the hardware. Now, lets talk software. <br />
We currently run Ubuntu Server with a custom installation capable of doing GUI stuff as well but we rarely use that.
The best use I found so far is to access internal status web pages via OpenSSH with X forwarding and Firefox. <br />
The server came with an installation of Windowze Server 2003 but we had no login credentials and who uses Microsoft
products anyways? [BTW: The drives were filled with personal data of the employees. To all enterprises: PleAze WIPe
THe DaTa Off All SERvERS YOU EVeR THrow OUt. You do not want to be in the place former NCIX employees found themselves in
a few years ago.]<br />
Apart from that, there is not much to say here except for the fact that Ubuntu has become worse over the time I used it and
Id not choose it again. It is just what I was (and still am) most familiar with.
Okay. That should have given you a rough overview of the hardware. Now, lets talk software. <br />
We currently run Ubuntu Server with a custom installation capable of doing GUI stuff as well but we rarely use that.
The best use I found so far is to access internal status web pages via OpenSSH with X forwarding and Firefox. <br />
The server came with an installation of Windowze Server 2003 but we had no login credentials and who uses Microsoft
products anyways? [BTW: The drives were filled with personal data of the employees. To all enterprises: PleAze WIPe
THe DaTa Off All SERvERS YOU EVeR THrow OUt. You do not want to be in the place former NCIX employees found themselves in
a few years ago.]<br />
Apart from that, there is not much to say here except for the fact that Ubuntu has become worse over the time I used it and
Id not choose it again. It is just what I was (and still am) most familiar with.
</p>
<h2>
Our goals
@ -101,14 +101,14 @@ $navbar="about";
A year flew by...
</h2>
<p>
...and we decided to get this page back online again. A lot of things happened in this year.
...and we decided to get this page back online again. A lot of things happened in this year.
The whole, first developer Team gratuated! Once again: Congratulations to everyone!
Some of us started a studies, some started a Training (to a specific job).
[Note to myself: add some more information on what everybosy did in this year]
The whole, first developer Team gratuated! Once again: Congratulations to everyone!
Some of us started a studies, some started a Training (to a specific job).
[Note to myself: add some more information on what everybosy did in this year]
Back to the Future! We finally decided to give this Project another try and here we are in 2021 still with Covid-19...
The developement team got a few new faces so we are back but stronger than ever!
Back to the Future! We finally decided to give this Project another try and here we are in 2021 still with Covid-19...
The developement team got a few new faces so we are back but stronger than ever!
</p>
</div>
</div>