Users Online
Loading..
team-ultra.eu
Welcome to TeamUltra

To join our community, please authenticate.

Login Register
Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

DasUltra

Admin Developer Member

Feed

DasUltra
DasUltra
Learning Java right now! Join TeamUltra today!

About

Registered:
8 months ago
Last Seen:
5 days ago
Profile Views:
118
Minecraft
DasUltra
Discord
das_ultra

Latest Posts

8 months ago
New Main Website!

Hello everyone! 

 

I'm happy to tell you, that our main website has now released!

 

>> https://team-ultra.eu <<

 

Wish ya'll a happy weekend

Yours, Manu

8 months ago
New Modules added

We're working on our forum and on our Minecraft Server!

 

New Changes are a donation, suggestion and giveaway module on our forum! The minecraft changes will be announced on the discord!

 

https://discord.team-ultra.eu

 

Yours, DasUltra

8 months ago
Java Installation Debain

Today I will show you how to install Java 17 on Debain

 

Step 1: apt upgrade && update -y

Step 2: apt install openjdk-17-jre-headless -y

Step 3: apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 73C3DB2A && echo "deb http://ppa.launchpad.net/linuxuprising/java/ubuntu focal main" | tee /etc/apt/sources.list.d/java.list && apt update && apt install oracle-java17-installer -y

Step 4: Check if java is installed using "java -version"

 

If there are any issues feel free to contact me on discord or reply to this thread

8 months ago
Debain Apache2 Server Installation

German Version

Schritt 1: mit sudo rechten anmelden (zB root)

Schritt 2: sudo apt update

Schritt 3: sudo apt install apache2

Schritt 4 (Wenn ufw installiert ist): sudo ufw allow 'www'

Schritt 5: sudo systemctl status apache2

Schritt 6: Falls ausgabe wiefolgt ausschaut ist man fertig, falls nicht, stehe ich für Fragen bereit:

● apache2.service - The Apache HTTP Server

     Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor prese>

     Active: active (running) since Wed 2022-07-06 22:05:45 UTC; 23s ago

       Docs: https://httpd.apache.org/docs/2.4/

   Main PID: 2796 (apache2)

      Tasks: 55 (limit: 9509)

     Memory: 21.0M

        CPU: 67ms

     CGroup: /system.slice/apache2.service

             ─2796 /usr/sbin/apache2 -k start

             ─2798 /usr/sbin/apache2 -k start

             └─2799 /usr/sbin/apache2 -k start

English Version

Step 1: Login with sudo rights

Step 2: sudo apt update

Step3: sudo apt install apache2

step 4 (if ufw is installed): sudo ufw allow 'www'

step 5: sudo systemctl status apache2

step 6: If the output looks like the following text you're done. If not feel free to contact me.

● apache2.service - The Apache HTTP Server

     Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor prese>

     Active: active (running) since Wed 2022-07-06 22:05:45 UTC; 23s ago

       Docs: https://httpd.apache.org/docs/2.4/

   Main PID: 2796 (apache2)

      Tasks: 55 (limit: 9509)

     Memory: 21.0M

        CPU: 67ms

     CGroup: /system.slice/apache2.service

             ─2796 /usr/sbin/apache2 -k start

             ─2798 /usr/sbin/apache2 -k start

             └─2799 /usr/sbin/apache2 -k start

User does not have any trophies.