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

New User to fog!

Scheduled Pinned Locked Moved Solved
FOG Problems
4
27
7.0k
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.
  • G
    george1421 Moderator @keith75140
    last edited by Apr 18, 2017, 6:51 PM

    @keith75140 Not sure how dnsmasq would impact a fog password. Where are you seeing 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!

    K 1 Reply Last reply Apr 18, 2017, 6:52 PM Reply Quote 0
    • G
      george1421 Moderator @keith75140
      last edited by Apr 18, 2017, 6:52 PM

      @keith75140 said in New User to fog!:

      @george1421 I found a hot-to…but when i run the sudo apt-get install dnsmaq command in my ubuntu terminal

      You should install using the sudo command (because of ubuntu). Sudo will give your user account admin rights (similar to run as administrators is to Windows). But either way you should be installing dnsmasq as root.

      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!

      1 Reply Last reply Reply Quote 0
      • K
        keith75140 @george1421
        last edited by Apr 18, 2017, 6:52 PM

        @george1421 When i type in sudo apt-get install dnsmasq into the terminal, I’m then prompted for my password.

        G 1 Reply Last reply Apr 18, 2017, 6:53 PM Reply Quote 0
        • G
          george1421 Moderator @keith75140
          last edited by george1421 Apr 18, 2017, 12:54 PM Apr 18, 2017, 6:53 PM

          @keith75140 right you should be logged into ubuntu linux as the root user, not the fog linux user.

          Also if you want to dynamically switch between bios and uefi boot files you will need to compile your own version of dnsmaq to get these fixes.

          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!

          K 1 Reply Last reply Apr 18, 2017, 6:55 PM Reply Quote 0
          • K
            keith75140 @george1421
            last edited by Apr 18, 2017, 6:55 PM

            @george1421 How should I login as the root user?

            G 1 Reply Last reply Apr 18, 2017, 6:57 PM Reply Quote 0
            • G
              george1421 Moderator @keith75140
              last edited by Apr 18, 2017, 6:57 PM

              @keith75140 what user did you use to install fog

              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!

              K 1 Reply Last reply Apr 18, 2017, 6:58 PM Reply Quote 0
              • K
                keith75140 @george1421
                last edited by Apr 18, 2017, 6:58 PM

                @george1421 I created a user account called fog. This is what I thought was the root user. I know the password for this account, but after running sudo apt-get install dnsmasq within the terminal, the terminal says that my password is incorrect.

                G 1 Reply Last reply Apr 18, 2017, 7:01 PM Reply Quote 0
                • G
                  george1421 Moderator @keith75140
                  last edited by george1421 Apr 18, 2017, 1:03 PM Apr 18, 2017, 7:01 PM

                  @keith75140 You manually created a user called fog because the fog installer will too and give it a new password. That could be where your error is. The .fogsettings file will contain what the user account fog is currently set to.

                  I do have to say you should never use the linux fog account for management stuff because the fog program expects that account to be setup a certain way.

                  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!

                  K 1 Reply Last reply Apr 18, 2017, 7:05 PM Reply Quote 0
                  • K
                    keith75140 @george1421
                    last edited by Apr 18, 2017, 7:05 PM

                    @george1421 Can you tell me where I can find the .fogsettings file?

                    G 1 Reply Last reply Apr 18, 2017, 7:08 PM Reply Quote 0
                    • G
                      george1421 Moderator @keith75140
                      last edited by Apr 18, 2017, 7:08 PM

                      @keith75140 its a hidden file.

                      If you key in this command cat /opt/fog/.fogsettings | more it will type out the contents page by page for you.

                      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!

                      K 1 Reply Last reply Apr 18, 2017, 7:11 PM Reply Quote 0
                      • K
                        keith75140 @george1421
                        last edited by Apr 18, 2017, 7:11 PM

                        @george1421 You’re Awesome!
                        Is there a way that I can change this password?

                        G 1 Reply Last reply Apr 18, 2017, 7:29 PM Reply Quote 0
                        • G
                          george1421 Moderator @keith75140
                          last edited by george1421 Apr 18, 2017, 1:30 PM Apr 18, 2017, 7:29 PM

                          @keith75140 Sorry for the delay I’m bouncing between stuff today.

                          I would NOT change the fog linux account password. What I would do is create a new admin account for you to use to manage this server. As I said before that fog linux account should only be used by the fog application and services. It should not have admin rights to your server. Just create another user using the ubuntu gui and give it sudo rights (or reinstall ubuntu and fog again to get a clean build and create a different user for your admin functions). You really don’t want to mess with that linux fog user account by accident or on purpose.

                          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!

                          K 1 Reply Last reply Apr 18, 2017, 7:32 PM Reply Quote 1
                          • K
                            keith75140 @george1421
                            last edited by Apr 18, 2017, 7:32 PM

                            @george1421 You’re helping me out so much! I think I need to do a clean ubuntu install. Thank you for answering my dumb questions!

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Apr 19, 2017, 8:16 PM

                              We did not need to do a full clean install or anything. I remoted in and helped out.

                              @keith75140 now has a fully functional fog server while using Ubuntu 17.04 as the base OS.

                              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

                              G 1 Reply Last reply Apr 19, 2017, 8:31 PM Reply Quote 1
                              • G
                                george1421 Moderator @Tom Elliott
                                last edited by Apr 19, 2017, 8:31 PM

                                @Tom-Elliott Sweet!!

                                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!

                                K 1 Reply Last reply Apr 19, 2017, 8:38 PM Reply Quote 0
                                • K
                                  keith75140 @george1421
                                  last edited by Apr 19, 2017, 8:38 PM

                                  @george1421 @Tom-Elliott

                                  Thanks for the help again!

                                  1 Reply Last reply Reply Quote 0
                                  • 1
                                  • 2
                                  • 2 / 2
                                  2 / 2
                                  • First post
                                    21/27
                                    Last post

                                  264

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project