Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. ubuntu 20.04
    Log in to post

    • NGINX Just Stop Working
      IT Discussion • nginx ubuntu 20.04 • • NashBrydges  

      37
      1
      Votes
      37
      Posts
      225
      Views

      @NashBrydges said in NGINX Just Stop Working: Wanted to close the loop here. I've recreated the server and refetched all my certs. It's been working well for the last 2 days. Fingers crossed it stays that way. Thanks to everyone who participated! Ah, doing things the DevOps way. When it doubt, nuke and rebuild.
    • Installing Laravel on Ubuntu 20.04
      IT Discussion • linux ubuntu php ubuntu 20.04 laravel php 7.4 • • scottalanmiller  

      28
      3
      Votes
      28
      Posts
      224
      Views

      P

      @scottalanmiller said in Installing Laravel on Ubuntu 20.04: @Pete-S said in Installing Laravel on Ubuntu 20.04: @Pete-S said in Installing Laravel on Ubuntu 20.04: @scottalanmiller said in Installing Laravel on Ubuntu 20.04: @Pete-S said in Installing Laravel on Ubuntu 20.04: OK, if you are not running apache or nginx, you should install the php-cli package instead. So that seems to get installed anyway as a dependency on its own. Yes, it does. But by using the php package and not php-cli, you probably got apache installed on your system as well - by dependencies. You could find out by running: apt list --installed | grep apache Or systemctl status apache2 to see if it's running. Even if it was, Laravel uses Artisan's server. I'm guessing they are invoking php's built-in webserver. Regardless, the point is that if you swap php to php-cli in your install guide you don't get apache and other stuff you don't need.
    • SOLVED NC: Ubuntu 18.04 to 20.04 error
      IT Discussion • nextcloud upgrade ubuntu 18.04 ubuntu 20.04 • • gjacobse  

      8
      0
      Votes
      8
      Posts
      124
      Views

      Turns out I had a snapshot, restoring it and then regrouping...
    • SOLVED Virt-Manager on Ubuntu 20.04 Getting Cannot Access Storage File Permission Denied
      IT Discussion • linux ubuntu kvm virt-manager ubuntu 20.04 • • scottalanmiller  

      3
      0
      Votes
      3
      Posts
      1750
      Views

      To do that.... Edit... sudo vi /etc/libvirt/qemu.conf And set... user = "root" group = "root" And then... sudo systemctl restart libvirtd
    • Ubuntu 20.04 Desktop Lag
      IT Discussion • linux ubuntu ubuntu 20.04 • • scottalanmiller  

      10
      0
      Votes
      10
      Posts
      2898
      Views

      @Seb1982 said in Ubuntu 20.04 Desktop Lag: My Dell XPS 13 lags after upgrading to 20.04. All graphics are fine, but the system simply does not respond quickly enough. Sometimes all is fine, but often the pointer is about half a second behind, so is typing. And, I assume, it was snappy under the previous version? Since the initial issues, mine has stayed responsive.