Skip to content

romanbondar/wordpress-vagrant-ubuntu-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

  • How to SSH into Vagrant VM?
    vagrant ssh
  • SSH logout command:
    exit

  • How to check the enabled Apache modules?
    apachectl -M

  • How to check the main Apache config file?
    cat /etc/apache2/apache2.conf

  • How to check the PHP config file?
    cat /etc/php/8.0/apache2/php.ini

  • How to log in to Cockpit?
    http://localhost:9091
    User: vagrant
    Pass: vagrant

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published