2020-02-17 02:09:31 +01:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2020-02-17 02:11:53 +01:00
|
|
|
|
<title>
|
|
|
|
|
About us...
|
|
|
|
|
</title>
|
2020-02-19 03:49:30 +01:00
|
|
|
|
<link rel="stylesheet" type="text/css" href="%CONTENT_DIR%/style.css" />
|
2020-02-17 05:23:52 +01:00
|
|
|
|
<meta charset="utf-8" />
|
2020-02-17 02:09:31 +01:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2020-02-17 04:00:56 +01:00
|
|
|
|
<h1>
|
2020-02-17 05:56:49 +01:00
|
|
|
|
About us and our website...
|
2020-02-17 04:00:56 +01:00
|
|
|
|
</h1>
|
|
|
|
|
<p>
|
|
|
|
|
Hello! I am Jan, the server owner and I write this <i>about us</i> page on behalf of my team members.<br />
|
|
|
|
|
We are a group of students hosting a variety of services on an old server that I found on the sidewalk.
|
|
|
|
|
These services provide the necessary foundation to host a few school projects.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>
|
|
|
|
|
Who we are
|
|
|
|
|
</h2>
|
2020-02-17 05:56:49 +01:00
|
|
|
|
<div class="image_container">
|
2020-02-19 03:49:30 +01:00
|
|
|
|
<img src="%CONTENT_DIR%/img/group.jpg" alt="Image of the team" />
|
2020-02-17 05:56:49 +01:00
|
|
|
|
<p class="image_container">
|
|
|
|
|
From left to right: Ilja, Jakob, Jan [me], and Erik
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
2020-02-17 04:00:56 +01:00
|
|
|
|
<p>
|
|
|
|
|
We are in the process of finishing school and our last semester in computer science is a project of our choice.
|
|
|
|
|
Our main project is a social media platform but we are hosting some other projects as well. Turns out, we are better at
|
2020-02-17 05:32:53 +01:00
|
|
|
|
general server management and providing web space for others than actual software development...
|
2020-02-17 04:00:56 +01:00
|
|
|
|
</p>
|
|
|
|
|
<h2>
|
|
|
|
|
About the server
|
|
|
|
|
</h2>
|
2020-02-17 05:56:49 +01:00
|
|
|
|
<div class="image_container">
|
2020-02-19 03:49:30 +01:00
|
|
|
|
<img src="%CONTENT_DIR%/img/server.jpg" alt="Image of the server">
|
2020-02-17 05:56:49 +01:00
|
|
|
|
<p class="image_container">
|
|
|
|
|
The server at its current place in the basement
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
2020-02-17 04:00:56 +01:00
|
|
|
|
<p>
|
|
|
|
|
The server is a 2006 Dell PowerEdge [whatever number goes here] faturing the 2.66 GHz socket 771 eqivalent 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 GiB ECC DDR2 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 />
|
2020-02-17 05:40:22 +01:00
|
|
|
|
Basically, that thing is <b>*s l o w*</b> but more than enough for my private internet connection.
|
2020-02-17 04:00:56 +01:00
|
|
|
|
Guess what, there might have been a reason why it was thrown out by its previous owners. <br />
|
2020-02-17 05:42:12 +01:00
|
|
|
|
As for storage, the server came with three enterprise grade Dell branded Western Digitals (one of which since died) and I threw
|
2020-02-17 04:00:56 +01:00
|
|
|
|
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. You’ll be the hero of the week and you will be given credit here.]<br />
|
|
|
|
|
Oh, btw: It is woth 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>
|
2020-02-17 05:44:37 +01:00
|
|
|
|
Okay. That should have given you a rough overview of the hardware. Now, let’s talk software. <br />
|
2020-02-17 04:00:56 +01:00
|
|
|
|
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
|
2020-02-17 05:46:30 +01:00
|
|
|
|
i’d not choose it again. It is just what I was (and still am) most famillar with.
|
2020-02-17 04:00:56 +01:00
|
|
|
|
</p>
|
|
|
|
|
<h2>
|
|
|
|
|
Our goals
|
|
|
|
|
</h2>
|
2020-02-17 05:16:18 +01:00
|
|
|
|
<p>
|
2020-02-17 05:32:53 +01:00
|
|
|
|
As I briefly mentioned above we want to build a social media platform. Here is a rough feature list of what we have
|
|
|
|
|
planned:
|
2020-02-17 05:16:18 +01:00
|
|
|
|
</p>
|
2020-02-17 05:32:53 +01:00
|
|
|
|
<ul>
|
|
|
|
|
<li>
|
|
|
|
|
A general purpose forum engine that allows the creation of forums and forum threads
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
Registered users and guest users
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
Anonymity mode: A mode which allows registered users to post anonymously, even in private threads
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
Random contacts: Get to know new people
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
2020-02-17 02:09:31 +01:00
|
|
|
|
</body>
|
2020-02-17 05:23:52 +01:00
|
|
|
|
</html>
|