1 answer
Hello,
Thank you for making sentences and providing context (Linux distribution, etc.). Also, try to have one subject per issue (here ssh and xampp are two things that aren't related to each other).
Under Debian, as root or preceded by
LAMP (Linux Apache MySQL PHP)
Configure LAMP
ssh
It is recommended to configure ssh to disallow root login and disable password authentication in favor of key-based authentication.
SSH keys
Note
For all these services, it is advisable to secure the server with fail2ban and snort.
Good luck
Thank you for making sentences and providing context (Linux distribution, etc.). Also, try to have one subject per issue (here ssh and xampp are two things that aren't related to each other).
Under Debian, as root or preceded by
sudo:
apt-get update apt-get upgrade
LAMP (Linux Apache MySQL PHP)
apt-get install apache2 default-mysql-server libapache2-mod-php
Configure LAMP
ssh
apt-get install ssh
It is recommended to configure ssh to disallow root login and disable password authentication in favor of key-based authentication.
SSH keys
Note
For all these services, it is advisable to secure the server with fail2ban and snort.
Good luck
Judicael2.0
Posted messages
14
Status
Member
1
Hello, it's understood and thank you for everything, I managed to install both of them.
mamiemando
Posted messages
33228
Registration date
Status
Moderator
Last intervention
7 940
Great, congratulations and good luck!