2020-02-24 04:43:53 +01:00
|
|
|
|
<?php
|
|
|
|
|
session_start();
|
2020-03-07 21:40:38 +01:00
|
|
|
|
%SET_LOGIN_VARIABLE%
|
2020-03-02 14:28:09 +01:00
|
|
|
|
//ToDo: Remove dis when development izz done. Cause perfoarmance.
|
|
|
|
|
%PLEAZE_NO_CACHE%
|
2020-02-24 04:43:53 +01:00
|
|
|
|
%NO_CHEAP_SESSION_STEALING%
|
2020-02-26 10:47:10 +01:00
|
|
|
|
$navbar="about";
|
2020-02-24 04:43:53 +01:00
|
|
|
|
?>
|
2020-02-24 04:21:22 +01:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>
|
|
|
|
|
ThreadR - About Us
|
|
|
|
|
</title>
|
2020-03-05 04:56:06 +01:00
|
|
|
|
%STYLESHEET%
|
2020-02-24 04:21:22 +01:00
|
|
|
|
<link rel="icon" type="image/png" href="%CONTENT_DIR%/img/favicon-32x32.png" sizes="32x32" />
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2020-02-26 10:47:10 +01:00
|
|
|
|
%NAVBAR%
|
2020-02-26 21:58:12 +01:00
|
|
|
|
<br />
|
2020-02-24 22:30:30 +01:00
|
|
|
|
<div class="container">
|
|
|
|
|
<div class="item-1">
|
2020-02-26 21:55:46 +01:00
|
|
|
|
<h1>
|
|
|
|
|
<center>About us and our website...</center>
|
|
|
|
|
</h1>
|
2020-02-26 21:58:12 +01:00
|
|
|
|
</div>
|
2020-02-26 21:55:46 +01:00
|
|
|
|
<div class="item-2">
|
2020-02-24 22:30:30 +01:00
|
|
|
|
<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>
|
|
|
|
|
</div>
|
2020-02-26 21:55:46 +01:00
|
|
|
|
<div class="item-3">
|
2020-02-24 22:30:30 +01:00
|
|
|
|
<h2>
|
|
|
|
|
Who we are
|
|
|
|
|
</h2>
|
|
|
|
|
<div class="image_container">
|
|
|
|
|
<img src="%CONTENT_DIR%/img/group.jpg" alt="Image of the team" />
|
|
|
|
|
<p class="image_container">
|
|
|
|
|
From left to right: Ilja, Jakob, Jan [me], and Erik
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2020-02-26 21:55:46 +01:00
|
|
|
|
<div class="item-4">
|
2020-02-24 22:30:30 +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
|
|
|
|
|
general server management and providing web space for others than actual software development...
|
|
|
|
|
</p>
|
|
|
|
|
<h2>
|
|
|
|
|
About the server
|
|
|
|
|
</h2>
|
|
|
|
|
<div class="image_container">
|
|
|
|
|
<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>
|
2020-02-24 04:21:22 +01:00
|
|
|
|
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 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 />
|
|
|
|
|
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. You’ll 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.
|
2020-02-24 22:30:30 +01:00
|
|
|
|
</p>
|
|
|
|
|
<p>
|
2020-02-24 04:21:22 +01:00
|
|
|
|
Okay. That should have given you a rough overview of the hardware. Now, let’s 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
|
|
|
|
|
I’d not choose it again. It is just what I was (and still am) most familiar with.
|
2020-02-24 22:30:30 +01:00
|
|
|
|
</p>
|
|
|
|
|
<h2>
|
|
|
|
|
Our goals
|
|
|
|
|
</h2>
|
|
|
|
|
<p>
|
|
|
|
|
As I briefly mentioned above we want to build a social media platform. Here is a rough feature list of what we have planned:
|
|
|
|
|
</p>
|
|
|
|
|
<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>
|
|
|
|
|
</div>
|
2020-02-24 04:21:22 +01:00
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|