Skip to main content
GrN.dk

Main navigation

  • Articles
  • Contact
  • Your Digital Project Manager
  • About Greg Nowak
  • Services
  • Portfolio
  • Container
    • Excel Freelancer
    • Kubuntu - tips and tricks
    • Linux Apache MySQL and PHP
    • News
    • Image Gallery
User account menu
  • Log in

Breadcrumb

  1. Home

VPS Setup Notes

Standard packages: aptitude nano git zip software-properties-common

sudo aptitude update; sudo aptitude dist-upgrade

Web packages old sites: apache2 php5 libapache2-mod-php5 php5-cli php5-mysql php5-gd libphp-pclzip mysql-client mysql-server phpmyadmin libsasl2-modules libsasl2-modules-sql libsasl2-2 sasl2-bin libpam-mysql libfcgi-dev phpmyadmin unzip libxml2 

sudo a2enmod rewrite

certbot: https://gist.github.com/craigvantonder/6dcc3c9565b04a36f21d6cf6ffa106b4

 

phpmyadmin:
 
nano /etc/apache2/apache2.conf
Add in the bottom:

# phpMyAdmin Configuration
Include /etc/phpmyadmin/apache.conf
 
Then restart apache: service apache2 restart
 

Locale

export LC_ALL="da_DK.UTF-8"; sudo locale-gen; sudo dpkg-reconfigure locales

Moren info about Local: https://askubuntu.com/questions/133318/how-do-i-change-the-language-via…

Last modified
2021-06-27
  • Log in to post comments

Review Greg on Google

Greg Nowak Google Reviews

 

  • Unsupported Theme Contracts Made WordPress 6.9.3 a Paid Troubleshooting Story
  • WordPress Playground Made Faster Reproduction Easier, but Plugin and Hosting Bugs Are Still Paid Troubleshooting
  • Drupal CMS 2.0 Makes Marketing-Site Rebuilds Faster, but Canvas, Recipes, and Governance Are Still Paid Work
  • Public Staging URLs and Admin Panels Are Still an Ops Leak, and Cloudflare Access Is a Paid Cleanup Job
  • WordPress 6.8 Password Hashing Makes Legacy Login Bridges a Paid Troubleshooting Problem
RSS feed

GrN.dk web platforms, web optimization, data analysis, data handling and logistics.