About 50 results
Open links in new tab
  1. What does/will the directory /srv contain? - Ask Ubuntu

    Aug 18, 2019 · However /srv should always exist on FHS compliant systems and should be used as the default location for such data. Distributions must take care not to remove locally placed files in these …

  2. networking - BIND9 isolated master not supplying service (SRV) …

    Mar 9, 2023 · I have a problem getting SRV records to respond correctly from new BIND9 server. It seems to respond as expected for every test I can hit is with except adding the "additional …

  3. Where in the filesystem should I store shared data? - Ask Ubuntu

    Where in the unix filesystem is the conventional location to save non-user specific data, for example data shared via nfs or ftp, or backups? I could obviously create and use any arbitrary folder ...

  4. What is a good location for a server-like application to save its ...

    Jun 17, 2019 · FHS: /srv : Data for services provided by this system Rationale This main purpose of specifying this is so that users may find the location of the data files for particular service, and so that …

  5. networking - Cifs mounting doesnt work - Ask Ubuntu

    Oct 16, 2023 · [18392.855095] CIFS: VFS: \\SRV-x.AD.MYDOMAIN.ORG\IPC$ smb2_get_dfs_refer: ioctl error: rc=-78 The server with the share to be mountedf is pingable and accesible from windows …

  6. root - Edit /srv folder - Ask Ubuntu

    Mar 26, 2014 · How can I get access to edit the /srv folder and all of its contents on ubuntu 12? I need to edit some files for a server called airtime. I need read and write privileges in it. Cameron

  7. server - samba - connect users /home dir to pre-existing /home on a ...

    May 3, 2018 · In the old system those where located on the data partition & accessible at /srv/smb/[user1] now on the new install somehow I messed up the home folders which are now …

  8. 18.04 - how to create PID file in systemd unit? - Ask Ubuntu

    Option PIDFile of systemd is used to read PID, not create. It mentioned in documentation Takes a path referring to the PID file of the service. Usage of this option is recommended for services where …

  9. partitioning - What is the meaning of the default directories in the ...

    Problem is that while these are explained how they are intended to be used, some are not in fact used that way by default as in the /srv directory.

  10. what is the default location for backup files of another server

    Jan 20, 2015 · In the end I actually decided to use /srv/rdiff-backup next /srv/git and /srv/svn and I am glad you confirmed this is the correct decision.