About 141,000 results
Open links in new tab
  1. How do I Make a Personal Cloud Storage on Ubuntu?

    Apr 10, 2015 · If you are not using Apache as the web server, it is highly recommended to configure the data directory to a location outside of the document root. Otherwise all user data …

  2. server - How to put a IP static in Ubuntu 24.04 - Ask Ubuntu

    Nov 7, 2024 · I am trying to put a static IP in my Ubuntu 24.04, but I don't know how to do it. I have changed these files just like that. 50-cloud-init.yaml 00-installer-config.yaml:

  3. How to set-up my own cloud server? [duplicate] - Ask Ubuntu

    Second : If all servers must also have the files, then setup Heartbeat+NFS to clusterize all 3 servers. Those answers are from my friend on the Facebook. Actually, we don't need to setup …

  4. How to setup a static IP on Ubuntu Server 18.04

    Apr 29, 2018 · If still using CloudInit, you need to do a sudo cloud-init clean -r to get the change to take, as per veperr's answer (at least for me on Ubuntu Server 18.04.3).

  5. How to set up Ubuntu Server as a NAS? - Ask Ubuntu

    2 You might want to take a look at the Ubuntu based TurnKey File Server appliance. If you don't need a full-fledged appliance, you could use it as a reference for configuration on your own …

  6. How to setup of Raspberry Pi 3 onboard WiFi for Ubuntu Server …

    May 15, 2019 · How to setup of Raspberry Pi 3 B+ onboard WiFi for Ubuntu Server 18.04? In particular, with netplan? Existing answers, such as "How to use onboard wifi on Raspberry Pi …

  7. Is nextcloud preinstalled on Ubuntu server? or my mistake?

    Jan 3, 2024 · 1 It will be installed if you select it - which you apparently did. For Ubuntu Server 22.04, this screen will come up during install: So it seems you have selected nextcloud here. …

  8. Default username/password for Ubuntu Cloud image?

    Apr 20, 2014 · Even though upvoted answers would work, the modern way to setup cloud-images is to use 'cloud-init'. Consider following tutorial (which actually sets the password for default …

  9. Set multiple wifi access points in Ubuntu 20.04

    I am trying to configure the network in Ubuntu 20.04. I would like to set up several wifi access points under the same interface. I am using the following configuration right now: # This file is

  10. How do I reload network configuration with cloud-init?

    Dec 24, 2018 · Just a word of caution: cloud-init clean will do a lot more than just reset the network configuration; it resets pretty much everything that uniquely identifies the system, …