ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Firefox Updates Anyway?

    Scheduled Pinned Locked Moved IT Discussion
    ubuntu
    32 Posts 5 Posters 5.4k Views
    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.
    • ?
      A Former User
      last edited by

      Another one of these? Isn't their 4 or 5 threads on this.

      1 Reply Last reply Reply Quote 0
      • LakshmanaL
        Lakshmana
        last edited by

        yes.The command i used to stop auto update is that

        cd /opt/firefox31.0

        cd defaults

        cd pref
        nano channel-prefs.js
        pref("app.update.enabled",false);
        nano channel-prefs.js

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Is the line not supposed to be:

          user_pref("app.update.enabled",false);
          
          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            From the examples that I have seen, it looks like you are missing the user_ prefix.

            1 Reply Last reply Reply Quote 0
            • LakshmanaL
              Lakshmana
              last edited by scottalanmiller

              I have tried that also now only. No other reply

              1 Reply Last reply Reply Quote 0
              • LakshmanaL
                Lakshmana
                last edited by

                When I try to update manually also it should not update

                scottalanmillerS dafyreD 2 Replies Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Lakshmana
                  last edited by

                  @Lakshmana said:

                  When I try to update manually also it should not update

                  Is there an option for that? If you want to stop users from updating, don't give the users a way to do so. Lock the folder that Firefox is in so that it cannot update.

                  1 Reply Last reply Reply Quote 0
                  • LakshmanaL
                    Lakshmana
                    last edited by

                    how to do that?

                    LakshmanaL scottalanmillerS 2 Replies Last reply Reply Quote 0
                    • LakshmanaL
                      Lakshmana @Lakshmana
                      last edited by

                      @Lakshmana I have to restrict the user not to update firefox

                      1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @Lakshmana
                        last edited by

                        @Lakshmana said:

                        how to do that?

                        Don't run Firefox as root and use chmod to remove the write permission from the directory (and its contents.)

                        1 Reply Last reply Reply Quote 0
                        • LakshmanaL
                          Lakshmana
                          last edited by

                          @scottalanmiller said:

                          use chmod to remove the write permission from the directory (and its contents.)

                          whether that will make the auto update

                          LakshmanaL scottalanmillerS 2 Replies Last reply Reply Quote 0
                          • LakshmanaL
                            Lakshmana @Lakshmana
                            last edited by

                            @Lakshmana said:

                            @scottalanmiller said:

                            use chmod to remove the write permission from the directory (and its contents.)

                            whether that will make to stop the auto update

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @Lakshmana
                              last edited by

                              @Lakshmana said:

                              @scottalanmiller said:

                              use chmod to remove the write permission from the directory (and its contents.)

                              whether that will make the auto update

                              Well it was the answer to a question. Why are you asking it again? What exactly are you asking? You don't have a complete sentence, the verb is missing.

                              1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @Lakshmana
                                last edited by

                                @Lakshmana said:

                                @Lakshmana said:

                                @scottalanmiller said:

                                use chmod to remove the write permission from the directory (and its contents.)

                                whether that will make to stop the auto update

                                It will stop ALL changes. You asked how to stop the auto update, this completely stops it and everything else. If the process cannot write to the folder, how could it update?

                                1 Reply Last reply Reply Quote 0
                                • LakshmanaL
                                  Lakshmana
                                  last edited by scottalanmiller

                                  The edit option is not available here. so i cant edit that properly. My question is that "You said that the chmod to remove write permission. Whether that option will make the firefox stop auto update???""""

                                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @Lakshmana
                                    last edited by

                                    @Lakshmana said:

                                    My question is that "You said that the chmod to remove write permission. Whether that option will make the firefox stop auto update???""""

                                    I feel like I've answered this three times now. Yes, if you can't alter something, you can't update it.

                                    Can you drive your car if you don't have the keys?

                                    You asked a question, I answered. But you don't seem to believe me and keep asking me if I am telling you the truth over and over.

                                    ? 1 Reply Last reply Reply Quote 0
                                    • ?
                                      A Former User @scottalanmiller
                                      last edited by

                                      @scottalanmiller said:

                                      Can you drive your car if you don't have the keys?

                                      Well, yeah you can bypass the security mechanisms there to protect you, modify the can and make it function in an unintended way. And likely more prone to failure.

                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller @A Former User
                                        last edited by

                                        @thecreativeone91 said:

                                        @scottalanmiller said:

                                        Can you drive your car if you don't have the keys?

                                        Well, yeah you can bypass the security mechanisms there to protect you, modify the can and make it function in an unintended way. And likely more prone to failure.

                                        You can hack your way around filesystem protections too. It's an apt analogy 🙂

                                        1 Reply Last reply Reply Quote 0
                                        • StrongBadS
                                          StrongBad
                                          last edited by

                                          Did these suggestions get this working for you?

                                          1 Reply Last reply Reply Quote 0
                                          • dafyreD
                                            dafyre
                                            last edited by

                                            I have been helping him out with this. When I change the channel-prefs.js file on my Ubuntu 14.04 system (same setup that he is using), mine no longer asks me to update.

                                            The scripted commands he gave above are exactly the way that I did it on my system. This is done in the /opt/firefox/31.0/defaults/pref/channel-prefs.js

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