Linux serverlinux web serverNETWORK ADMINISTRATIONS

Apache2, PHP 7.4, MariaDB und phpMyAdmin auf Linux Server installieren | MySQL Datenbank erstellen

mysql / mariadb auf vserver installieren | mysql auf root installieren | mysql auf linux installieren | mysql auf debian 9 /10 installieren | mysql datenbank erstellen | mysql datenbank erstellen vserver
Günstige Server: http://bit.ly/ServerGermanGaming
10% Rabatt Code: GermanGaming
👉🏻 SOCIAL MEDIA 👈🏻
📸Instagram: https://instagram.com/achim.sommer
📸Twitter: http://bit.ly/GermanGamingTwitter
📸Twitch: http://bit.ly/GermanGamingTwitch

👉🏻 SERVER 👈🏻
🔹Hier Hosten wir unsere Server: http://bit.ly/ServerGermanGaming
Rabatt Code 10%: GermanGaming
🔹TeamSpeakIP: https://nvrgvup.de
🔹Discord: https://discord.gg/mPaU6eU

👉🏻 MEIN EQUIPMENT 👈🏻
🔹MacBook Pro: https://amzn.to/2z1Nt7u *
🔹Mikrofon: http://amzn.to/1Roa8PD *
🔹Popschutz: http://amzn.to/1KXA4zJ *
🔹Mikrofonarm: http://amzn.to/1KXzHVQ *
🔹Notebook: http://amzn.to/1k3JqgP *
🔹Community Handy: http://amzn.to/1TCCnfp *
🔹Prozessor: http://amzn.to/1NYb1I6 *
🔹Grafikkarte: http://amzn.to/1NYb9qT *
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🔹Geld Sparen mit Qipu: http://bit.ly/QipuGermanGaming *
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Günstige Server: http://bit.ly/ServerGermanGaming
10% Rabatt Code: GermanGaming *
TeamSpeak & Gameserver Webinterface: https://youtu.be/rz1DtTtR5kI
Debian 9 & 10 getestet
Beim kopieren bitte aufpassen! YouTube verkürzt die Links!
Hier könnt ihr die Befehle einfacher kopieren: https://achimsommer.com/apache2-php-7-4-mariadb-und-phpmyadmin-auf-linux-server-installieren-mysql-datenbank-erstellen/
Befehle:
apt-get update

apt upgrade -y

apt install ca-certificates apt-transport-https lsb-release gnupg curl nano unzip -y

wget -q https://packages.sury.org/php/apt.gpg -O- | apt-key add –

echo “deb https://packages.sury.org/php/ $(lsb_release -sc) main” | tee /etc/apt/sources.list.d/php.list

apt update

apt install apache2 -y

apt install php7.4 php7.4-cli php7.4-curl php7.4-gd php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml php7.4-xsl php7.4-zip php7.4-bz2 libapache2-mod-php7.4 -y

apt install mariadb-server mariadb-client -y

mysql_secure_installation

cd /usr/share

Der Link ist hier gekürzt durch YT bitte nicht einfach kopieren
wget https://www.phpmyadmin.net/downloads/phpMyAdmin-latest-all-languages.zip -O phpmyadmin.zip

unzip phpmyadmin.zip

rm phpmyadmin.zip

mv phpMyAdmin-*-all-languages phpmyadmin

chmod -R 0755 phpmyadmin

nano /etc/apache2/conf-available/phpmyadmin.conf

Apache2 Konfigurationsdatei: https://pastebin.com/VFAuWSyq

a2enconf phpmyadmin

systemctl reload apache2

mkdir /usr/share/phpmyadmin/tmp/

chown -R www-data:www-data /usr/share/phpmyadmin/tmp/

mysql -u root

UPDATE mysql.user SET plugin = ‘mysql_native_password’ WHERE user = ‘root’ AND plugin = ‘unix_socket’;

FLUSH PRIVILEGES;

exit

Weboberfläche: http://IP/phpmyadmin
_______
Putty: https://www.putty.org
Filezilla: https://filezilla-project.org
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Ich biete auch einen Installation Service an!
📃 Hier die Preise
TeamSpeak installieren 5,00€

TeamSpeak Musikbot installieren: 5,00€

TeamSpeak und Musikbot installieren: 8,00€

Minecraft Server erstellen 5.00€

MySQL & PhpMyAdmin installieren: 5.00€

Apache2 (Webserver) installieren: 5.00€

Minecraft Netzwerk erstellen und Server verbinden: 15.00€

Forum erstellen (MyBB): 15.00€

Komplettpaket mit allen Dienstleistungen und extra wünschen: 35.00€

+Gebühren für die Bezahlmethode (dafür einfach nachfragen mit was ihr bezahlen wollt)
Einfach eine Mail schreiben oder https://discord.gg/6AkBVCa Discord GermanGaming#3797!
👉🏻 Kontaktadresse / Business only 👈🏻

xgermangamingx@outlook.de

_______
🎬 Dieses Video 🎬
#GermanGaming #linux
_______
Bei den mit “*” markierten Links handelt es sich um Affiliate-Links.
Wenn ihr etwas über diese Links kauft, erhalte ich eine kleine Provision. Für euch ändert sich dabei nichts!

source

by ACHIM

linux web server

Leave a Reply

Your email address will not be published. Required fields are marked *