Используйте менеджер профилей, чтобы создать новый профиль Firefox.
LINUX:
В терминале (консоли) Linux исполните команду от обычного пользователя:
firefox -P
| ######################################################################## | |
| # OPTIMAL .htaccess FILE FOR SPEED AND SECURITY @Version 2.0.9 - 03/2024 | |
| # ---------------------------------------------------------------------- | |
| # @Author: Andreas Hecht | |
| # @Author URI: https://seoagentur-hamburg.com | |
| # License: GNU General Public License v2 or later | |
| # License URI: http://www.gnu.org/licenses/gpl-2.0.html | |
| ######################################################################## | |
A TopoJSON file of time zones, derived from https://github.com/evansiroky/timezone-boundary-builder. Simplified using Mapshaper.
CSV table from IBM - Time zone IDs that can be specified for the user.timezone property.
This instruction describes how to install openmediavault 7 (sandworm) on the newly released debian 12 (bookworm). Nearly all of the steps are copied from the original installation page, only the repositories are adjusted to openmediavault 7
Install the openmediavault keyring manually:
apt-get install --yes gnupgNote: This probably also works in Raspberry Pi OS Bookworm, but I have only tested this on my Pi 1 B+ that doesn't support Bookworm. It should also probably work on most Debian based distros including Ubuntu.
You need to install CUPS, HPLIP, and the foo2zjs printer drivers, use the following commands:
sudo apt update
sudo apt install cups hplip printer-driver-foo2zjs