Re: Upgrade-Problem (phpmyadmin100)

Holger Bruenjes <[email protected]>
Newsgroups spline.eisfair
Message-ID <[email protected]>
Hallo Uwe

Am 30.07.26 um 12:30 schrieb Uwe Kunze:
> 
>> Welchen Vorteil siehst du darin /srv umzubiegen?
>>
> Wie schon geschrieben ...
> 
> a) knapper Platz im Wurzelverzeichnis, wenn die mysql-Datenbanken wachsen

ja und, ich habe /srv auch auf /data liegen und mittels mount -bind 
angebunden

mount
/dev/md0 on /srv type ext4 (rw,relatime)



in /etc/systemd/system/srv.mount


[Unit]
Description=Mount bind srv

[Mount]
What=/data/srv
Where=/srv
Type=none
Options=bind

[Install]
WantedBy=multi-user.target


service enable srv.mount
service start srv.mount


Holger
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.