Credit Agricole

Generation

linuxWed, 08 Feb 2023

Make command installing apache 2 and make a Hello World website

sudo apt-get install apache2 echo "Hello World" > /var/www/html/index.html

Questions about programming?Chat with your personal AI assistant