• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Installing on Ubuntu 18.04

Scheduled Pinned Locked Moved Solved
Linux Problems
9
14
10.9k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    Tom Elliott @Coconutdog
    last edited by Apr 28, 2018, 7:50 AM

    @coconutdog which directions did you follow? I ask so we can fix them then. The install.sh should be installfog.sh

    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

    1 Reply Last reply Reply Quote 0
    • J
      Joe Schmitt Senior Developer
      last edited by Apr 28, 2018, 5:22 PM

      @Coconutdog it would appear the instructions on our download page were incorrect (as pointed out by Tom). I’ve updated the page with the correct instructions.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      1 Reply Last reply Reply Quote 0
      • F
        fishfox @Coconutdog
        last edited by Apr 28, 2018, 7:32 PM

        @coconutdog The install script needs to be run from the installation directory.

        Make sure you cd to the dir with the install script before running.

        1 Reply Last reply Reply Quote 1
        • C
          Coconutdog
          last edited by Apr 28, 2018, 10:44 PM

          Hi Fellas,

          I was using the instructions on the download page.
          Using:

          ./installfog.sh
          

          worked.

          It seemed to stall on the network interface choice if one selects no as an answer:

          Would you like to change the default network interface from ?
            If you are not sure, select No. [y/N] n
          
            Would you like to change the default network interface from ?
            If you are not sure, select No. [y/N] N
          
            Would you like to change the default network interface from ?
            If you are not sure, select No. [y/N] y
            What network interface would you like to use? 
          
            Would you like to change the default network interface from ?
            If you are not sure, select No. [y/N] n
          
            Would you like to change the default network interface from ?
            If you are not sure, select No. [y/N] y
            What network interface would you like to use? enp7s0
          

          It seems you have to select yes and then supply an interface name.
          Thank you all for your help so far, I’ll get there eventually.

          Matt.

          T 1 Reply Last reply Apr 29, 2018, 4:40 PM Reply Quote 0
          • J
            Joe Schmitt Senior Developer
            last edited by Joe Schmitt Apr 29, 2018, 9:58 AM Apr 29, 2018, 3:53 PM

            @Coconutdog I would recommend switching to an earlier LTS, or a different distribution such as Debian or CentOS if you need to get your FOG server working as soon as possible. Ubuntu 18.04 was released only a few days ago, and there are likely multiple things they changed that will break FOG until we can identify and patch them. With that said, if you are still interested in using Ubuntu 18.04, then we’ll definitely help patch your issue and any other 18.04 issues you encounter.

            In general, new Ubuntu releases actually tend to be the least compatible with FOG compared to most other distributions, as they derivative from certain conventions and take their own approach on things.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            1 Reply Last reply Reply Quote 1
            • T
              Tom Elliott @Coconutdog
              last edited by Apr 29, 2018, 4:40 PM

              @coconutdog what this is telling me is the installer can’t detect your nic, which is why it’s stuck in a loop for you. I will try relatively soon to get 18.04 support added, but I feel all should understand this is a common thing with Ubuntu releases. Even with Fedora I tend to have less compatibility issues. As @Joe-Schmitt stated, Ubuntu likes to deviate from other distros in their approach on many things.

              For example, for some reason your network interface is not being detected automatically. We already have two checks and neither of them are returning the interface. Also, installing curl is not possible because it’s looking for libcurl first. That seems like a problem for the package manager to resolve, but I’ll have to figure out a way to do it on my own.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              N 1 Reply Last reply Jul 20, 2018, 1:14 PM Reply Quote 1
              • N
                NT_Tech @Tom Elliott
                last edited by Jul 20, 2018, 1:14 PM

                @tom-elliott Tom, I am open to any distro. While I have always used Ubuntu with FOG, I would like to know what you are programming and testing on, so I can use the same distro. Just makes sense since I am building a new server anyway.

                So…what are you using?

                Brian

                W 1 Reply Last reply Jul 20, 2018, 2:08 PM Reply Quote 0
                • W
                  Wayne Workman @NT_Tech
                  last edited by Wayne Workman Jul 20, 2018, 8:08 AM Jul 20, 2018, 2:08 PM

                  @nt_tech I would recommend Debian 9. I have a number of reasons for this.

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • A
                    abulhol
                    last edited by Aug 8, 2018, 9:45 AM

                    Hi there, we have trouble installing Fog on Ubuntu 18.04.1, see
                    https://github.com/FOGProject/fogproject/issues/258
                    Do you have an estimate when Ubuntu 18 will be supported out of the box?

                    1 Reply Last reply Reply Quote 0
                    • D
                      danuel
                      last edited by Aug 28, 2018, 7:29 PM

                      hello all!!
                      I am out for long time! 🙂

                      Well I think what is problem here. Ubuntu 18 does not come with some repositories on sources.list 🙂

                      I Resolve my problem for intalling fog on ubuntu 18 on that way! Running that: (If you run in root user, remove sudo, of course 😛 )

                      sudo echo "deb http://cz.archive.ubuntu.com/ubuntu bionic main universe" >> /etc/apt/sources.list
                      sudo apt-get update
                      

                      Now your FOG Installation it’s able to download all packages and install 🙂

                      Best Regards! I hope this helps!

                      O que está em baixo está certo!
                      O que está em cima está errado!

                      W 1 Reply Last reply Aug 29, 2018, 8:02 PM Reply Quote 1
                      • W
                        Wayne Workman @danuel
                        last edited by Aug 29, 2018, 8:02 PM

                        @danuel That’s neat. And appreciated. But, Ubuntu 18 is installing out-of-box for me for 37 days straight now (see my signature).

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                        Daily Clean Installation Results:
                        https://fogtesting.fogproject.us/
                        FOG Reporting:
                        https://fog-external-reporting-results.fogproject.us/

                        Boyan BiandovB 1 Reply Last reply Oct 8, 2018, 5:48 PM Reply Quote 0
                        • Boyan BiandovB
                          Boyan Biandov @Wayne Workman
                          last edited by Oct 8, 2018, 5:48 PM

                          Hi everyone,

                          So to put this discussion to rest do we all agree that the current version of FOG 1.5.4 (master branch, tarball, latest stable and production release) fogproject-1.5.4.tar.gz installs just fine on Ubuntu 18.04.1 LTS server?

                          Thank you
                          Boyan

                          A 1 Reply Last reply Oct 8, 2018, 5:56 PM Reply Quote 0
                          • A
                            abulhol @Boyan Biandov
                            last edited by Oct 8, 2018, 5:56 PM

                            @Boyan-Biandov yes, but I prefer to use the working branch because it uses Ubuntu’s PHP7.2, which makes it more compatible with other software.

                            1 Reply Last reply Reply Quote 0
                            • 1 / 1
                            • First post
                              Last post

                            197

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project