The Ultimate Home File/Media Server Setup on Ubuntu Server

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2022
  • In this video, I show you how to set up a home file/media server using Nextcloud on Ubuntu Server.
    Links:
    Ubuntu Server ISO: ubuntu.com/download/server
    Commands:
    Run commands from another computer: ssh [username]@[IP address] (example: ssh drew@192.168.0.157)
    Check for updates: sudo apt update
    Install updates: sudo apt upgrade
    Install Nextcloud: sudo snap install nextcloud
    Enable HTTPS (using a self-signed certificate): sudo nextcloud.enable-https self-signed
    Edit Collabora configuration file: sudo nano /var/snap/nextcloud/current/nextcloud/extra-apps/richdocumentscode/proxy.php
    Edit Nextcloud configuration file: sudo nano /var/snap/nextcloud/current/nextcloud/config/config.php
    Restart the server: sudo shutdown now -r
    Shut down the server: sudo shutdown now
    *If you want to do more configuration with Nextcloud, check out the documentation for the Nextcloud snap here:
    github.com/nextcloud-snap/nex...
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @dixienormus8097
    @dixienormus8097 6 หลายเดือนก่อน +10

    I know it's an old video, but still, it's really good. You explain things very well and not so fast people can't keep up. Great job!

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

      Agreed! Drew's video eliminated a lot of the "fog and mystic" surrounding a home server build for me.
      I won't have to sacrifice a goat to the gods of IT on the next full moon anymore! 8)

    • @isegofficial
      @isegofficial 10 วันที่ผ่านมา

      @@FarmerRiddick 😂😂

  • @clint3944
    @clint3944 ปีที่แล้ว +3

    Thank you so much, I have been struggling with Collabra integration for few days now!! . The work around you explained fixed it. Great video!!

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

    With this video, you just gave me a business idea

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

    Nice video man

  • @have2eat
    @have2eat ปีที่แล้ว +5

    I appreciate how you glance away from the camera. Very cool to see a tuber being humble and normal about a camera pointed at them.

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

    your background cool

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

    thank you so much

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

    TY so much

  • @LordOfWizardurl
    @LordOfWizardurl ปีที่แล้ว +2

    Good stuff

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

    Note that it has since been fixed for the collbora part where you edit the code is no longer needed

  • @aer0449
    @aer0449 ปีที่แล้ว +12

    Hey drew I just want to give you a little suggestion please try not to look away from camera .... That sometimes do hinder the connection .... Anyways awesome vid as always :D ..

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +2

      Good suggestion. I try not to do that.

    • @DjLundbladh
      @DjLundbladh ปีที่แล้ว +2

      @@DrewHowdenTech be yourself! thx for guide :)

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

      Neh, I look away when I’m thinking on the spot as well. I wouldn’t worry about it. Great vid.

  • @kychemclass5850
    @kychemclass5850 ปีที่แล้ว +1

    Aaagh. Missed the live stream :(
    Thanks for posting the recording though.

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

    HOW has that document server bug not been fixed?! Thanks for the help!

  • @joshualaw375
    @joshualaw375 7 หลายเดือนก่อน +3

    Hey Drew, thanks a bunch for the easy-to-understand tutorial! Quick question though, if I wanted to configure my Nextcloud server with separate drives for the OS and my data, would that be possible? Or is it more trouble than it's worth? Just trying to keep my actual stored data off the OS drive if possible. Thanks man!

    • @DrewHowdenTech
      @DrewHowdenTech  7 หลายเดือนก่อน +3

      Go into your Nextcloud configuration file, and change your data directory to the drive that you want to store your data on.

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

      @@DrewHowdenTech Perfect, thanks! You’re the man!

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

    Love the vid, couple o questions...strange I know, what is the advantages of doing it this way? Would I be able to mount a USB drive and access the contents? Would you suggest formatting the drive in ext4 over NTFS?

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

      You can get a Nextcloud app called “External storage support,” which will allow you to access external drives from Nextcloud.
      Yes, definitely use Ext4 for a Linux server (or some other Linux-native file system like Btrfs)! Don’t use NTFS! It’s dated, proprietary, and frankly, crappy. Any Linux-native file system will be vastly superior in every way (as far as speed, reliability, and efficiency).

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

      @@DrewHowdenTech Thanks for the reply, I'll check more into it, I was trying just a Samba instance on CentOS Stream 9, I need the drive accessible on Windows, Linux, and Android.

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

    dude, you're my savior

  • @theperformancejoe
    @theperformancejoe 3 หลายเดือนก่อน

    Thanks so much for this tutorial! I legit watched and attempted to go through 3 other tutorials before finding yours and got hung up every single time! Yours worked PERFECTLY!!!!
    I do have two questions though - I have Ubuntu Server on an old laptop - Ubuntu is running on a 128GB SSD, I have a 1tb HDD where I want all my files and folders to go(they are currently on an external drive) so my question is how do I point NextCloud to that storage on the server as it's main storage and then what's the best method to add my files and folders from the external? Connect to my desktop PC and just drag and drop over the network or best to do on the server machine?
    Second question is anything else that needs to be done security wise? I am satisfied just accessing it from my house - dont need to access it from anywhere - but any other security stuff we should do with this? And also - whats a good backup solution to use?
    Thank you again!

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

      Reference this GitHub page for instructions on how to change Nextcloud's data directory: github.com/nextcloud-snap/nextcloud-snap/wiki/Change-data-directory-to-use-another-disk-partition
      Just curious, and I don't mean to be rude, but why didn't you just install Ubuntu Server on the 1 TB HDD to begin with? I feel that installing the OS on a small drive, only to have to remap Nextcloud to a larger one, makes things needlessly complicated post-install.
      For tips on how to improve your server's security, reference this video that I made on the subject: th-cam.com/video/1mMAm0bHnGY/w-d-xo.html
      As for a backup solution, since your server only have 1 TB of storage, I would simply copy your Nextcloud data directory to an external drive, and I'm sure 1 TB of cloud storage wouldn't be very expensive in this day and age, so also copy your data to that. Ideally, you want both an on-site, and an off-site backup.

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

      @@DrewHowdenTechThank you very much for your reply!
      I am pretty new to all this stuff - I had an old laptop not being used and decided well lets try a fun project so I can organize all of my files into one place since currently they are scattered all around many different hard drives and devices.
      I already had that old laptop setup with a 128GB SSD and a 1TD 5400 RPM drive already installed inside it, so I just figured the best way to make use of what I had was to do it that way. Luckily all I did was follow your tutorial and set it all up so I have yet to put any files onto it yet, maybe I will go back and re-do the entire installation on the 1TD RPM drive, but then what would I do with that extra 128GB SSD laying around inside it?
      Will checkout the video about improved security once I re-install this weekend on the 1TB drive so thank you again for that reference.
      Also - best way to put the files from my external drive onto the server once installation is complete? I have about 400GB of files on an external drive I will be transferring - can I plug the drive into ubuntu server and just move the files locally rather than over the network?
      Lastly - did you by chance make a video on copying the Nextcloud directory for backup?
      You have been super helpful and your videos were so good so again thank you very much for all your help!

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

      Uploading it to your server is probably the easiest way, but certainly not the most efficient. To make this go as fast as possible, connect both your PC and your server to your router via ethernet (at least temporarily).
      If you want to copy data directly (which would be the most efficient way), you will have to mount your drive with "sudo mount /dev/sdXY /mnt" (example: sudo mount /dev/sdb1 /mnt), then copy the data to your Nextcloud data directory with "sudo cp /mnt/* /var/snap/nextcloud/common/nextcloud/data".
      You can find out what "/dev/sdXY" is by running "lsblk" with your external drive plugged into your server.
      By the way, you can use this method to back up your server. Just do the "cp" command in reverse.

  • @ColinAverill
    @ColinAverill ปีที่แล้ว +1

    At 16:26, I have an additional warning: "The PHP module "imagick" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." I've been searching for the last hour or two (time flies when using linux) trying different things. I came across sites that said to use Apache2, MySQL, etc. I don't know what any of this is. Sorry. I'm pretty new. Do you know what this warning is or if it's worth working through?

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +2

      If you don't notice any ill effects, I would honestly say to just leave it alone.
      The thing that complicates this is that we are using the Nextcloud snap, which basically has everything configured for us. Problem is, most of the help guides and forums for Nextcloud aren't written with this in mind.

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

    Hey Drew, really great video, i really appreciate your work! But as for today 04/23/2024, editing the richdocumentscode and applying that nextcloudoffice setting, it still can´t open the docx.

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

      Apparently Nextcloud isn’t bundled with Collabora by default anymore. Though if you installed it through Nextcloud’s app centre, it should work.

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

      @@DrewHowdenTech I thought sth had changed, but everything else, was still up to date, so for everyone else i really recommend this video :) Yeah app works

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

    My broski, good tutorial! Could we use another port instead of 25 if the port has been blocked by our ISP? If so, how can we do this? Kind regards from the Netherlands!

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

      Run "sudo nano /etc/postfix/master.cf", find the "smtp inet n - n - - smtpd" line, and replace "smtp" with your desired port number.
      Don't forget to restart postfix with "sudo systemctl restart postfix" afterward to apply your changes!

  • @raymonddelva1125
    @raymonddelva1125 9 วันที่ผ่านมา

    Are the files you plan to share supposed to be on the Ubuntu VM or can they be in the Windows Host PC?

    • @DrewHowdenTech
      @DrewHowdenTech  9 วันที่ผ่านมา

      The whole point of Nextcloud is that you have one system that you set up as a server, and you upload files to it from another device on your network (like your PC or your phone). Then you can access these files from any device on your network.

  • @IsaacMoore-un9hc
    @IsaacMoore-un9hc 4 หลายเดือนก่อน +1

    Hey! What if I can't find that proxy.php file? I was given the error that richdocumentscode didn't exist? Also, I am unable to connect to the webserver using any other devices, how could I fix this? I am wanting to cloudshare documents. When I try to ssh from my laptop it says connection timed out, and the same thing happens when I try to use the app.

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

      Apparently Collabora is not installed by default on Nextcloud anymore. You will need to install it from the Nextcloud store.
      Also, if you are running this off a VM, you will need to set your VM’s network type to “bridged” under the “network” settings of your VM.

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

    Hi Drew, thank you for this tutorial.
    I have successfully set up my server and uploaded a few files. But, I shut down my Ubuntu server VM and then when I log into my VM, I'm unable to see my IPv4 address? I don't know what to do here and I'm unable to use my cloud server. Can you help me with this issue? When I run ssh username@address , it says "no route to host".
    Did I make a mistake? Please let me know because I'm doing this for the first time.

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

    do you know why it says port 22 connection timed out? I cant connect with my pc to the server because of this error

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

      Do you have the right IP address for your server?
      If you enabled UFW, did you open port 22?
      Are your server and your PC on the same network?

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

    Good tutorial! Sadly I can't get my Mail Services to work. I have an active dyndns, port forwarding and can access everything from external networks. I tried the non TLS way, it says "mail sent" but nothing ever was sent out i tried various mail providers...

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

      It’s possible that your ISP is blocking port 25.

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

      @@DrewHowdenTech you are right, was throwing my /var/log/mail.log content into chatgpt- gmail etc block such mails with unverified PTR Records. i threw in a disposable mail which i found online and the mail immediately showed up.

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

      @@DrewHowdenTech You are right, I threw my /var/log/mail.log content into ChatGPT and found out that most mail providers (also gmail) block mails with bad Reverse-DNS entries- to configure such I d need to upgrade my internet plan. Instead I threw in a random temp mail provider, and received the Mail immediately :)

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

    The tutorial is a bit outdated so the part with collabora is broken. When i install it from the app store in nextcloud theres no settings for it and + i cant open any documents it just wants to download them when u click on them

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

      these things aside good tutorial

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

      You also need to install the built-in CODE server (also from the Nextcloud app store).

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

    love the mate but apparently I can't connect to server when login with IP address in web its says there no domain like that

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

      Are you sure you have the right IP address?
      Is your PC and your server on the same network?
      If you enabled UFW, did you open ports 80 and 443?

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

      @@DrewHowdenTech I am so sorry for not responding but I did figured it out I didn't command the right for the firewall rule and some sort of port 80 issue that I had to fix.

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

      @@DrewHowdenTech when I watched the video again and re entered all the commands correctly I finally set it correctly.

  • @donotreplynospam2272
    @donotreplynospam2272 11 หลายเดือนก่อน

    Thanks for the guide. I used an old laptop and found instructions to disable the lid suspend mode. After updates, I disabled cloud-init when it appeared to have a problem. Mail did not work but isn't needed (I hope). I have the DuckDNS client installed on a local Windows PC and was wondering if there is an easy way to install the client on the server. Thanks for your time. Edit: With a free no-ip hostname, editing config.php to modify the trusted_domains entry and opening ports 80, 443 on my router it appears that I can access Nextcloud without being on the network. I don't believe that this is a secure connection, though. Is there a way to make it more secure?

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

      Are you able to connect over HTTPS?

    • @donotreplynospam2272
      @donotreplynospam2272 11 หลายเดือนก่อน

      Yes! I am using duckdns on a Windows pc to skip the no-ip $1.99 monthly fee. Https was available and tested by closing port 80 and logging on with the https duckdns address. Uing the Windows Nextcloud client my file transfer is about 1MB/sec through a second wifi router to the LAN (LAN router wifi doesn't work) I am looking into usb transfer of files to the server which would have been more convenient to start. Thanks again for the guide, you brought an old 2005 laptop back to life with an SSD.

    • @DrewHowdenTech
      @DrewHowdenTech  11 หลายเดือนก่อน +3

      Then your connection is secure. It’s just that your server’s certificate is not “trusted” by your browser.
      By the way, if you connect your server and both your routers over Ethernet, you might get much better speed. Especially considering that you are using a 2005 laptop. That laptop probably only has an 802.11g Wi-Fi card, which is an old and much slower Wi-Fi standard.

  • @christhersensanon9746
    @christhersensanon9746 21 วันที่ผ่านมา

    I keep getting this error every time i try to set up email server "A problem occurred while sending the email. Please revise your settings. (Error: Email could not be sent. Check your mail server log)" im new to this and im going insane trying to figure this out. help

    • @DrewHowdenTech
      @DrewHowdenTech  20 วันที่ผ่านมา

      Have you installed postfix with "sudo apt install postfix"?
      How are your email settings configured in Nextcloud?
      Have you set an email address on your Nextcloud account?

  • @panzerofthelake1623
    @panzerofthelake1623 8 หลายเดือนก่อน

    Can you still set up a file/media server with ubuntu desktop and if yes are there any caviats?

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

      Yes you can, but having a desktop environment running will unnecessarily take up resources on your server, which could be used for actually running your server.

  • @user-mx6cr7xf8j
    @user-mx6cr7xf8j ปีที่แล้ว

    bro I hosted the server on another pc and pc is on the same network did I able to access it or not?

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      As long as your PC is on the same network as your server, you should be able to connect to it from your PC no problem.
      Port forwarding is only required when you need your server to be accessible from the internet (OUTSIDE your network).

  • @alancabrales7949
    @alancabrales7949 ปีที่แล้ว

    Drew, got error about WOPI. What my mistake here?

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      At what point in the process are you getting this error?

  • @kelopyy
    @kelopyy ปีที่แล้ว

    I just get connectiln timed out when connecting to the ssh

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      Are you typing in the right username/IP address combo? If you have enabled UFW, have you allowed port 22 in your firewall rules?

  • @no.-.name...
    @no.-.name... 7 หลายเดือนก่อน +1

    Hi. Please I can't find the proxy.php file. Please help

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

      Apparently Collabora is not installed by default on Nextcloud anymore. You will need to install it from the Nextcloud store.

  • @user-mx6cr7xf8j
    @user-mx6cr7xf8j ปีที่แล้ว

    bro Did we log in as user and admin at the same time is it possible?

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      The user that you create when you install Nextcloud will automatically be an admin.

  • @user-mx6cr7xf8j
    @user-mx6cr7xf8j ปีที่แล้ว

    HI bro I have a question
    I can't connect to the server through ssh.
    can you help?

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      What command are you typing in? Is OpenSSH installed and running on your server? If you have enabled a firewall on your server, is port 22 allowed through the firewall?

    • @user-mx6cr7xf8j
      @user-mx6cr7xf8j ปีที่แล้ว +1

      @@DrewHowdenTech thanks for the reply. but the problem is solved, my server IP was changed that's why I can't connect.

  • @vishnu3260
    @vishnu3260 วันที่ผ่านมา

    "A problem occurred while sending the email. Please revise your settings. (Error: Email could not be sent. Check your mail server log)"- i get this error message when i try setting up my email server any idea why? and since im instlling this in 2024 next cloud had already resolved the problem with opening the document so i don't need to do that too right? and im a noobie to cloud servers so it will be really helpful if anyone could guide me through

    • @DrewHowdenTech
      @DrewHowdenTech  15 ชั่วโมงที่ผ่านมา

      Troubleshooting steps:
      Make sure you installed postfix with the "sudo apt install postfix command".
      Make sure encryption is set to "none" in your mail server settings on Nextcloud.
      Make sure you entered your email address in your profile on Nextcloud.

  • @abdullah61830
    @abdullah61830 ปีที่แล้ว

    great video. i want to know that how much storage will i get after doing all of this

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว

      However much storage you have on your server’s drive, minus the small amount of space taken up by Ubuntu Server and Nextcloud itself.

  • @loganaurora
    @loganaurora 6 หลายเดือนก่อน

    Hey great video I got everything set up except for email server for some reason it keeps telling me "A problem occured while sending the email. Please revise your settings.(Error. Email could not be sent. Check your mail server log)

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

      Did you install postfix?

    • @loganaurora
      @loganaurora 6 หลายเดือนก่อน

      @@DrewHowdenTech yes

    • @loganaurora
      @loganaurora 6 หลายเดือนก่อน

      @@DrewHowdenTech is it possible I need to uninstall it and reinstall?

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

      You can try that.

    • @__-ct9sx
      @__-ct9sx 6 หลายเดือนก่อน +1

      @@DrewHowdenTech I'm having the same problem. Tried reinstalling, and still get the same error message of
      "Jan 4 13:25:59 serveralexis postfix/postfix-script[248615]: starting the Postfix mail system
      Jan 4 13:25:59 serveralexis postfix/master[248617]: daemon started -- version 3.6.4, configuration /etc/postfix
      Jan 4 13:26:40 serveralexis postfix/smtpd[248787]: connect from localhost[127.0.0.1]
      Jan 4 13:26:40 serveralexis postfix/smtpd[248787]: lost connection after STARTTLS from localhost[127.0.0.1]
      Jan 4 13:26:40 serveralexis postfix/smtpd[248787]: disconnect from localhost[127.0.0.1] ehlo=1 starttls=1 commands=2"
      I now have a fresh install after reinstalling, and before that I tried to change certain settings in /etc/postfix/main.cf, which didn't change anything either. What could be the problem?

  • @ColinAverill
    @ColinAverill ปีที่แล้ว

    The email setup did not work for me at all. I tried two different email addresses for myself but neither came through. My server is literally just "media", so I went with "colin" "@media" and set up my correct email address in personal info, but nothing came through to either email I tested with.

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +2

      Does Nextcloud give you a message highlighted in green that says "email sent" when you try to send a test email?

    • @ColinAverill
      @ColinAverill ปีที่แล้ว

      @@DrewHowdenTech I believe it did. But upon uninstalling I apparently broke everything so now I'm unable to even get back into Nextcloud using the IP I had previously. I do have the server set to a static IP, so I'm not sure why that is. I will likely reinstall Ubuntu Server from scratch to have a fresh start in the next day or two. Thank you for the responses!

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      How did you uninstall Nextcloud?

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      Also, did you check your email’s junk/spam folder?

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      I just remembered that during testing in preparation for this video, I found that some email services filter out emails from Nextcloud (they don't even go to the spam folder for some reason).
      I know Gmail can receive these emails just fine (though they do end up in the spam folder), but your mileage with other email services may vary.
      If you are unable to receive these emails, try using an email address with a different email service.

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

    Ok Drew, here’s where I stand after 5 re-installs, +\- 11 hours of trying to get it to work & having memorized your video by now
    1) Nextcloud office: “You have not configured the allow-list for WOPI requests. users may download restricted files via WOPI requests” Any thoughts?
    2) Nextcloud office: once ‘use your own server’ & click save are selected “Could not establish connection to the Collabora Online server.” The default link in the box is ***my IP****/extra-apps/richdocumentscode/proxy.php?req=
    Also did you say to CHECK or UNCHECK the “disable certificates” box?
    3)postfix installed but email would not send. current version of nextcloud requires ‘server address’ & port # plus authentication defaults to login (instead of none).

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

      1. If you can view and edit your documents just fine, I wouldn’t worry about it.
      2. CHECK the “disable certificates” box.
      3. Try “localhost” on port 22. Also, uncheck “authentication required.”

  • @200bundi7
    @200bundi7 ปีที่แล้ว

    Hi drew,
    I have a problem with the email server. i cant set it up and its saying "A problem occurred while sending the email. Please revise your settings. (Error: Email could not be sent. Check your mail server log)" this. is there a solution?

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      Did you install postfix?

    • @200bundi7
      @200bundi7 ปีที่แล้ว

      @@DrewHowdenTech yes i did, also i cant access nextcloud through another network. should i add something in the linux or router? but i was thinking if i need to add the 80,443 ports to the router then that is not possible for me due to its already is in used by other device.

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

      Yes, you will need to forward ports 80 and 443 to your Linux server.

    • @200bundi7
      @200bundi7 11 หลายเดือนก่อน

      @@DrewHowdenTech so i did that the way u showed in the video but its still not working outside of my network
      also ty for helps mate

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

      Check the WAN IP address of your router, and compare it with what shows up on whatismyipaddress.com. Are they the same?

  • @manojheartthrob
    @manojheartthrob 5 หลายเดือนก่อน

    Finally the ultimate video on mext cloud installation.
    I just stucked on mail server setting.
    I didn't changed the server name during installation of postfix, and kept as it is.
    My server name has multiple hyphens (my-server-home-1)
    Now, when i set up smtp as you shown and put this server name on the email server, its showing error.
    (Erroe: email could not be sent. Check your mail server log).
    Is it because of the server name has multiple hyphen on it? If so, then how to change it from terminal?
    Can you plz guide me?

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

      Encryption has to be set to “none.”

    • @manojheartthrob
      @manojheartthrob 5 หลายเดือนก่อน

      @@DrewHowdenTech yes, its already set to none. But still getting error

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

      What about authentication method? Also, did you put your email address in the “personal info” settings?

    • @manojheartthrob
      @manojheartthrob 5 หลายเดือนก่อน

      @@DrewHowdenTech Yes, I did fill the email address and authentication tequired box kept unchecked. Basically i have followed exactly what you have shown the processes throughout the video.
      Its weird for me that everything worked, except the mail..

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

      It’s possible that your ISP is blocking the Mail server port (25). In that case, there’s nothing you can do about it.

  • @user-mx6cr7xf8j
    @user-mx6cr7xf8j ปีที่แล้ว

    Bro,
    I can't find the group folders app and also it's not searching

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      Did you install it from the Nextcloud app centre?

    • @user-mx6cr7xf8j
      @user-mx6cr7xf8j ปีที่แล้ว

      @@DrewHowdenTech I searched it but I can't see the option

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      Try looking under the "featured" section of the Nextcloud app centre.

  • @naz2590
    @naz2590 ปีที่แล้ว

    In 8:35 what's the's program?

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

    12:33 In my configuration the directory does not exist
    How to handle it?

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

      Are you using the Nextcloud snap?

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

      @@DrewHowdenTech yes, The /richdocumentscode directory is not available

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

      Can you copy & paste the error message that your server is giving you when you run that command?

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

      @@DrewHowdenTech I have the same error. It says "[ Directory '/var/snap/nextcloud/current/nextcloud/extra-apps/richdocumentscode' does not exist ]"

    • @DrewHowdenTech
      @DrewHowdenTech  6 หลายเดือนก่อน

      Apparently Collabora is not installed by default on Nextcloud anymore. You will need to install it from the Nextcloud store.

  • @meprix366
    @meprix366 3 หลายเดือนก่อน

    Hey ! The video is very good and usefull. But I have a problem, when I write : sudo nextcloud.enable-https self-signed, the Output is : sudo: nextcloud.enable-https: command not found.
    Did I made mistake before ? There is, maybe a solution ?

    • @meprix366
      @meprix366 3 หลายเดือนก่อน

      I work on a Windows 10 computer with cmd

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

      How did you install Nextcloud?

    • @meprix366
      @meprix366 3 หลายเดือนก่อน

      I install nextcloud in the installation of ubuntu

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

      Try rebooting your server.
      Just to confirm, you used the same method used in this video, correct?

    • @meprix366
      @meprix366 3 หลายเดือนก่อน

      ⁠@@DrewHowdenTechTo be sure I just try to re install Ubuntu and on the reboot when I have to wait for the nextcloud installation it's write :
      cloud-init[1427]: ERROR: End run command: exit(1) this output is just after the line cloud-init[1427]: Begin run command: snap install --channel=stable nextcloud

  • @veroxsity2336
    @veroxsity2336 ปีที่แล้ว

    Its not working for me. It wont go to my ip online

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      In order to access your server from outside your network, you need to set up port forwarding on your router. I made a video on how to do that here:
      th-cam.com/video/PbV8gPi_RSo/w-d-xo.html

    • @veroxsity2336
      @veroxsity2336 ปีที่แล้ว

      @Drew Howden Tech it's not that. It goes to the apache thing but doesn't come up with the installation screen

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +1

      How did you install Nextcloud?

    • @veroxsity2336
      @veroxsity2336 ปีที่แล้ว

      @Drew Howden Tech by following your tutorial. I just gave up and installed owncloud, I'm not sure what's different. You should do a tutorial on it, I really like it and others might too

  • @ColinAverill
    @ColinAverill ปีที่แล้ว

    I also cannot do not have an "admin" option "Media" "groups" at 18:26. And at 20:03 I do not have a folder for "Media".
    I'm removing Nextcloud from my server. I'm hoping I'll get helpful responses from you or others here, but until either that happens or I find a different tutorial that's actually helpful for myself, I'm giving up on Nextcloud.
    I'm sure this has been helpful for others, and more than likely it's just some lack of knowledge on my end, or Nextcloud having changed something on their end. Nonetheless, thank you for the video.

    • @DrewHowdenTech
      @DrewHowdenTech  ปีที่แล้ว +2

      You have to create a group folder called "Media" (or whatever name you want) under the Group folders extension. Same goes for the "media" group.
      Though the "admin" group should exist by default.

    • @ColinAverill
      @ColinAverill ปีที่แล้ว

      @@DrewHowdenTech I had done those things, but yes, while it ought to have auto populated the "admin" group, for some reason it wasn't allowing me to select it. It did, however, recognize me as admin. It simply wasn't an option in the drop down menu. I'll try again in the next few days.

    • @mushyhiccup7653
      @mushyhiccup7653 ปีที่แล้ว

      also have the missing admin option. you ever find a fix?

  • @rammsteinfen1
    @rammsteinfen1 10 หลายเดือนก่อน

    How to set up next nextcloud on ubuntu server and use NAS server for storage?

    • @DrewHowdenTech
      @DrewHowdenTech  10 หลายเดือนก่อน

      You don’t. You simply install Nextcloud directly on your NAS.

  • @nionil
    @nionil 5 หลายเดือนก่อน

    9:55 enable-https command not working

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

      What's the error message that you're getting?

    • @nionil
      @nionil 5 หลายเดือนก่อน

      @@DrewHowdenTech nextcloud.enable-https: command not found.

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

      Are you using the Nextcloud snap? Are you running the command with sudo?

    • @nionil
      @nionil 5 หลายเดือนก่อน

      @@DrewHowdenTech I am running command with sudo

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

      How did you install Nextcloud?

  • @zUltraXO
    @zUltraXO 4 หลายเดือนก่อน

    I like how when I added the phone region thing, my entire Nextcloud server broke lmao

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

      What did you type into your Nextcloud configuration file?

  • @guitaristmarko
    @guitaristmarko 8 หลายเดือนก่อน

    I had an existing install of Ubuntu and this process did not work for me. Everything I went to localhost the site wouldn't load. This tutorial worked for me: th-cam.com/video/Ro4V4cvIi4M/w-d-xo.html

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

      So sorry to hear that. What point in the video did you get hung up on.
      Please let me know what exact command(s) is are causing trouble for you, and paste their outputs (if applicable).

    • @guitaristmarko
      @guitaristmarko 8 หลายเดือนก่อน

      To be completely honest, your video is great post installation. Anyone who watches this video will have an easy time of their system is a fresh install. Mine wasn’t, because I was messing with my server as web hosting server prior. And honestly it was probably more me than anything. I installed Apache and changed some configs prior to messing with NextCloud to show this hello world index.html file and for some reason when I tried installing nextcloud it wouldn’t update Apache and wouldn’t direct localhost to Nextcloud. I did a fresh install of Ubuntu like you did and it worked smoothly. So technically this video is valid. Me problem. Great vid.
      Hopefully no one else has the issue I did. I was just frustrated because I had to reinstall Ubuntu but not your fault.

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

    the way you say "ubuntu" sounds like an insult towards someone

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

    i have a prolem loading into the website after u do the sudo nextcloud.enable-https self but could it be because im on the version 24.04 LTS

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

      What error message is it giving you?

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

      @@DrewHowdenTech I put the ip address in and it doesn't load it says took too long to load

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

      @@DrewHowdenTech do you think i shoul downgrade

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

      @@DrewHowdenTech alos when i put the command: sudo ufw allow 80.443/tcp . it give error msg :bad port

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

      @@DrewHowdenTech also i do want to make the laptop a storge server

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

    12:39 mine just keeps saying this - [ Directory '/var/snap/nextcloud/current/nextcloud/extra-apps/richdocumentscode' does not exist ]

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

      Nvm, fixed it. I had to go to the office app and download the built-in code server for it to show/work

    • @SmartSyncIoT
      @SmartSyncIoT 8 หลายเดือนก่อน

      @@lookitspandatv How? Pls guide me step by step.