Nextcloud on Ubuntu Server - Installation

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

ความคิดเห็น • 16

  • @romayojr
    @romayojr 2 หลายเดือนก่อน +2

    omg i wish this video existed over a year ago when i first spun up my nextcloud instance. i've experienced a lot of headaches and frustrations searching the internet and forums trying to fix these errors/warnings on my instance of nextcloud. i'm definitely going to bookmark this so i can reference to it if i ever need it. thanks for putting this together!

  • @keithgarrett9829
    @keithgarrett9829 2 หลายเดือนก่อน

    What a wonderful tutorial. It's fills in some gaps from other tutorials that I've followed. Look forward to other Nextcloud information.

  • @JeffAldeghi
    @JeffAldeghi 2 หลายเดือนก่อน

    Best tutorial i've seen yet! For the first time I'm up and running with no errors. So grateful for your efforts here. The only problem i'm having is the Collabora server, but i've had that problem with every instance of Nextcloud i've tried (and it's a lot). Thank you again!

  • @TheLinuxCast
    @TheLinuxCast 2 หลายเดือนก่อน +2

    Great video! I even got my distro install kick in there. lol

  • @donaldwilliams6821
    @donaldwilliams6821 2 หลายเดือนก่อน +1

    Nice setup

  • @raoufbeldi4150
    @raoufbeldi4150 2 หลายเดือนก่อน

    thank you very much for this guide it was a great experience and thanks to her I understood various things that were not explained in other tutorials - from italy !

  • @ryanwintemute1064
    @ryanwintemute1064 2 ชั่วโมงที่ผ่านมา

    I followed everything in part 2 until the sql piece. I keep receiving this error with MariaDB installed.
    $ sudo mysql_secure_installation
    sudo: mysql_secure_installation: command not found
    Any suggestions?

  • @danilaros
    @danilaros 2 หลายเดือนก่อน +1

    Hi. Almost perfect tutorial🙂 just wish that in the video is a “how to use Tailscale” as an alternative to cloudfare tunnels. I think Tailscale is more simple for a home user. Anyway great work!

  • @Mike-sz8pk
    @Mike-sz8pk 2 หลายเดือนก่อน +4

    What??? Mr Debian himself choosing Ubuntu. I though you got a vital reason, I'm disappointing Drew ;)

  • @Ausiaspl
    @Ausiaspl 2 หลายเดือนก่อน +1

    Greay video, it would be interesting a second part showing the integration with onlyoffice.

  • @buzzsolanski4574
    @buzzsolanski4574 หลายเดือนก่อน +1

    Getting into this error at the very last steps when dealing with warning.
    Specifically, when I try : PART 3 : 2. Detected some missing optional indices.
    I get the following:
    Console has to be executed with the user that owns the file config/config.php
    Current user id: 0
    Owner id of config.php: 33
    Try adding 'sudo -u #33' to the beginning of the command (without the single quotes)
    If running with 'docker exec' try adding the option '-u 33' to the docker command (without the single quotes)
    Please let me know how to resolve this

    • @Rustyranger6
      @Rustyranger6 หลายเดือนก่อน +1

      I ran into this exact issue and if you haven't already fixed it you need to type the exact thing he does in the video because the documentation is different and frankly a little broken because its different than the video...
      Part 3 Step 1 has a "Then" step that was removed in the documentation. I had to manually type that line out.
      "sudo chown root:www-data….”
      run the missing indices command
      then reverse it like he does in the video back too
      "www-data:www-data…."
      That seemed to work for me but I'm not an expert.
      I'm still trying to fix whatever is wrong when I add the "overwriteprotocol" in the config.

  • @JorgeCubero
    @JorgeCubero 24 วันที่ผ่านมา

    This line is not working for me :sudo apt install -y eza redis-server build-essential unzip libmagickwand-dev librsvg2-dev libmagickcore-6.q16-7-extra