Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

MS-DOS, you can't live with it, you can live without it. -- from Lars Wirzenius' .sig


computers / alt.os.linux.ubuntu / Re: An Easy Way To Stop Firefox Update Requests

SubjectAuthor
* An Easy Way To Stop Firefox Update RequestsDr. Noah Bodie
`* Re: An Easy Way To Stop Firefox Update RequestsNic
 `* Re: An Easy Way To Stop Firefox Update RequestsDr. Noah Bodie
  `- Re: An Easy Way To Stop Firefox Update RequestsNic

1
An Easy Way To Stop Firefox Update Requests

<tdrgeu$1lbf$1@gioia.aioe.org>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2459&group=alt.os.linux.ubuntu#2459

  copy link   Newsgroups: alt.os.linux.ubuntu alt.os.linux.mint
Path: i2pn2.org!i2pn.org!aioe.org!5S1X3m5Lmy626535rvD0yw.user.46.165.242.75.POSTED!not-for-mail
From: noah@bodie.not (Dr. Noah Bodie)
Newsgroups: alt.os.linux.ubuntu,alt.os.linux.mint
Subject: An Easy Way To Stop Firefox Update Requests
Date: Sat, 20 Aug 2022 17:33:33 -0300
Organization: Aioe.org NNTP Server
Message-ID: <tdrgeu$1lbf$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="54639"; posting-host="5S1X3m5Lmy626535rvD0yw.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0
X-Notice: Filtered by postfilter v. 0.9.2
 by: Dr. Noah Bodie - Sat, 20 Aug 2022 20:33 UTC

This may help some... I did it and it does work.

* An Easy Way To Stop Firefox Update Requests *

https://linuxreviews.org/HOWTO_Make_Mozilla_Firefox_Stop_Nagging_You_About_Updates_And_Other_Annoying_Idiocy

Create the file 'policies.json' and put in: /etc/firefox/policies/

Paste the code below in the 'policies.json' text file:

{
"policies": {
"DisableAppUpdate": true,
"DisableFirefoxStudies": true,
"FirefoxHome": {
"Search": true,
"TopSites": false,
"Highlights": false,
"Pocket": false,
"Snippets": false,
"Locked": true
},
"DisableFirefoxAccounts": true,
"DisablePocket": true,
"DisableTelemetry": true,
"DontCheckDefaultBrowser": true,
"SearchBar": "separate"
} }

Re: An Easy Way To Stop Firefox Update Requests

<IDbMK.99556$sZ1.35334@fx07.iad>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2460&group=alt.os.linux.ubuntu#2460

  copy link   Newsgroups: alt.os.linux.ubuntu alt.os.linux.mint
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx07.iad.POSTED!not-for-mail
Reply-To: Nic@none.net
Subject: Re: An Easy Way To Stop Firefox Update Requests
Newsgroups: alt.os.linux.ubuntu,alt.os.linux.mint
References: <tdrgeu$1lbf$1@gioia.aioe.org>
From: Nic@none.net (Nic)
Organization: Arm Chair Observer
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
Thunderbird/68.10.0
MIME-Version: 1.0
In-Reply-To: <tdrgeu$1lbf$1@gioia.aioe.org>
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Lines: 35
Message-ID: <IDbMK.99556$sZ1.35334@fx07.iad>
X-Complaints-To: abuse(at)newshosting.com
NNTP-Posting-Date: Sat, 20 Aug 2022 20:39:04 UTC
Date: Sat, 20 Aug 2022 16:39:04 -0400
X-Received-Bytes: 1661
 by: Nic - Sat, 20 Aug 2022 20:39 UTC

On 8/20/22 4:33 PM, Dr. Noah Bodie wrote:
> This may help some... I did it and it does work.
>
> * An Easy Way To Stop Firefox Update Requests *
>
> https://linuxreviews.org/HOWTO_Make_Mozilla_Firefox_Stop_Nagging_You_About_Updates_And_Other_Annoying_Idiocy
>
>
> Create the file 'policies.json' and put in: /etc/firefox/policies/
>
> Paste the code below in the 'policies.json' text file:
>
> {
> "policies": {
> "DisableAppUpdate": true,
> "DisableFirefoxStudies": true,
> "FirefoxHome": {
> "Search": true,
> "TopSites": false,
> "Highlights": false,
> "Pocket": false,
> "Snippets": false,
> "Locked": true
> },
> "DisableFirefoxAccounts": true,
> "DisablePocket": true,
> "DisableTelemetry": true,
> "DontCheckDefaultBrowser": true,
> "SearchBar": "separate"
> }
> }

The only reference to an update appears in my update manager. FF has
never asked me to update.

Re: An Easy Way To Stop Firefox Update Requests

<tdrhjs$no$2@gioia.aioe.org>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2461&group=alt.os.linux.ubuntu#2461

  copy link   Newsgroups: alt.os.linux.ubuntu alt.os.linux.mint
Path: i2pn2.org!i2pn.org!aioe.org!5S1X3m5Lmy626535rvD0yw.user.46.165.242.75.POSTED!not-for-mail
From: noah@bodie.not (Dr. Noah Bodie)
Newsgroups: alt.os.linux.ubuntu,alt.os.linux.mint
Subject: Re: An Easy Way To Stop Firefox Update Requests
Date: Sat, 20 Aug 2022 17:53:16 -0300
Organization: Aioe.org NNTP Server
Message-ID: <tdrhjs$no$2@gioia.aioe.org>
References: <tdrgeu$1lbf$1@gioia.aioe.org> <IDbMK.99556$sZ1.35334@fx07.iad>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="760"; posting-host="5S1X3m5Lmy626535rvD0yw.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0
X-Notice: Filtered by postfilter v. 0.9.2
 by: Dr. Noah Bodie - Sat, 20 Aug 2022 20:53 UTC

On 08/20/2022 05:39 PM, Nic wrote:
> On 8/20/22 4:33 PM, Dr. Noah Bodie wrote:
>> This may help some... I did it and it does work.
>>
>> * An Easy Way To Stop Firefox Update Requests *
>>
>> https://linuxreviews.org/HOWTO_Make_Mozilla_Firefox_Stop_Nagging_You_About_Updates_And_Other_Annoying_Idiocy
>>
>>
>> Create the file 'policies.json' and put in: /etc/firefox/policies/
>>
>> Paste the code below in the 'policies.json' text file:
>>
>> {
>> "policies": {
>> "DisableAppUpdate": true,
>> "DisableFirefoxStudies": true,
>> "FirefoxHome": {
>> "Search": true,
>> "TopSites": false,
>> "Highlights": false,
>> "Pocket": false,
>> "Snippets": false,
>> "Locked": true
>> },
>> "DisableFirefoxAccounts": true,
>> "DisablePocket": true,
>> "DisableTelemetry": true,
>> "DontCheckDefaultBrowser": true,
>> "SearchBar": "separate"
>> }
>> }

> The only reference to an update appears in my update manager. FF has
> never asked me to update.

That's because the repo installs the latest version. This is for people
who don't use the repo to install FF but instead choose to download the
file and run it from their desktop.

Re: An Easy Way To Stop Firefox Update Requests

<pYbMK.723031$70j.691345@fx16.iad>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2462&group=alt.os.linux.ubuntu#2462

  copy link   Newsgroups: alt.os.linux.ubuntu alt.os.linux.mint
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx16.iad.POSTED!not-for-mail
Reply-To: Nic@none.net
Subject: Re: An Easy Way To Stop Firefox Update Requests
Newsgroups: alt.os.linux.ubuntu,alt.os.linux.mint
References: <tdrgeu$1lbf$1@gioia.aioe.org> <IDbMK.99556$sZ1.35334@fx07.iad>
<tdrhjs$no$2@gioia.aioe.org>
From: Nic@none.net (Nic)
Organization: Arm Chair Observer
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
Thunderbird/68.10.0
MIME-Version: 1.0
In-Reply-To: <tdrhjs$no$2@gioia.aioe.org>
Content-Type: text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Lines: 46
Message-ID: <pYbMK.723031$70j.691345@fx16.iad>
X-Complaints-To: abuse(at)newshosting.com
NNTP-Posting-Date: Sat, 20 Aug 2022 21:01:09 UTC
Date: Sat, 20 Aug 2022 17:01:08 -0400
X-Received-Bytes: 2225
 by: Nic - Sat, 20 Aug 2022 21:01 UTC

On 8/20/22 4:53 PM, Dr. Noah Bodie wrote:
> On 08/20/2022 05:39 PM, Nic wrote:
>> On 8/20/22 4:33 PM, Dr. Noah Bodie wrote:
>>> This may help some... I did it and it does work.
>>>
>>> * An Easy Way To Stop Firefox Update Requests *
>>>
>>> https://linuxreviews.org/HOWTO_Make_Mozilla_Firefox_Stop_Nagging_You_About_Updates_And_Other_Annoying_Idiocy
>>>
>>>
>>>
>>> Create the file 'policies.json' and put in: /etc/firefox/policies/
>>>
>>> Paste the code below in the 'policies.json' text file:
>>>
>>> {
>>> "policies": {
>>> "DisableAppUpdate": true,
>>> "DisableFirefoxStudies": true,
>>> "FirefoxHome": {
>>> "Search": true,
>>> "TopSites": false,
>>> "Highlights": false,
>>> "Pocket": false,
>>> "Snippets": false,
>>> "Locked": true
>>> },
>>> "DisableFirefoxAccounts": true,
>>> "DisablePocket": true,
>>> "DisableTelemetry": true,
>>> "DontCheckDefaultBrowser": true,
>>> "SearchBar": "separate"
>>> }
>>> }
>
>> The only reference to an update appears in my update manager. FF has
>> never asked me to update.
>
> That's because the repo installs the latest version. This is for
> people who don't use the repo to install FF but instead choose to
> download the file and run it from their desktop.

Something does not make sense to me. How does a repository install FF to
a place where it is available to install on your primary machine/user?

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor