„threadr/about/index.php“ ändern
parent
1e9a72442a
commit
81ae035b7d
|
@ -31,7 +31,6 @@ session_start();
|
||||||
<li><a class="active" href="%CONTENT_DIR%/about/">About</a></li>
|
<li><a class="active" href="%CONTENT_DIR%/about/">About</a></li>
|
||||||
<li class="right"><a href="%CONTENT_DIR%/login/">Log In</a></li>
|
<li class="right"><a href="%CONTENT_DIR%/login/">Log In</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="margin">
|
|
||||||
<h1>
|
<h1>
|
||||||
<center>About us and our website...</center>
|
<center>About us and our website...</center>
|
||||||
</h1>
|
</h1>
|
||||||
|
@ -69,7 +68,6 @@ session_start();
|
||||||
The server at its current place in the basement
|
The server at its current place in the basement
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The server is a 2006 Dell PowerEdge [whatever number goes here] featuring the 2.66 GHz socket 771 equivalent of some
|
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
|
Intel Core 2 Quad which was considered powerful back then (I guess?). Memory wise, the system has to offer the incredible
|
||||||
|
@ -85,7 +83,6 @@ session_start();
|
||||||
to the basement it was the loudest device in the kitchen, easily capable of exceeding the noise level of my 15 year old
|
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.
|
fridge twice.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Okay. That should have given you a rough overview of the hardware. Now, let’s talk software. <br />
|
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.
|
We currently run Ubuntu Server with a custom installation capable of doing GUI stuff as well but we rarely use that.
|
||||||
|
@ -97,16 +94,12 @@ session_start();
|
||||||
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
|
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.
|
I’d not choose it again. It is just what I was (and still am) most familiar with.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
Our goals
|
Our goals
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
As I briefly mentioned above we want to build a social media platform. Here is a rough feature list of what we have
|
As I briefly mentioned above we want to build a social media platform. Here is a rough feature list of what we have planned:
|
||||||
planned:
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
A general purpose forum engine that allows the creation of forums and forum threads
|
A general purpose forum engine that allows the creation of forums and forum threads
|
||||||
|
|
Loading…
Reference in New Issue