MÓDULO USERDIR

https://hackmd.io/@arielmolina/Userdir_Ariel

Activar el modulo de userdir

  • Lo activaremos con "sudo a2enmod userdir"

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  • Y para verificarlo "sudo apache2ctl -M"

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  • Crearemos el usuario "sudo useradd -m -s /bin/bash ariel"

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  • Y añadiremos un index.html en la carpeta de public_html, para despues poder visualizarlo.

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

  • Y podremos visualizar la web desde el navegador buscando, localhost/~ariel/

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →


11/01/2023