Gentoo OS install
How to install Gentoo 2022
How to install Gentoo 2022
How to view an extremely large DOT or GV graph effectively
How to set up Gentoo OS for a gateway
How to set up a gateway using a cheap PC and Gentoo Linux OS.
How to bootup Linux OS without using initramfs.
How to resume installing Gentoo Linux OS
How to setup Linux OS for use on Dell Optiplex 790
How to setup Linux OS for use within a QEMU guest
How to setup a tiny Linux OS for a QEMU guest OS
How to setup libvirtd daemon in Debbia 11
How to setup gateway for DirectTV access
Project: Firefox Version: 103 Date: 2022-06-23
Dependencies needed for Firefox development on Debian 11
sudo apt-get install clang11 llvm
sudo apt-get install libnotify-dev
sudo apt-get install curl python3 python3-dev python3-pip
python3 -m pip install --user mercurial
for faster debug cycle, optionally add the following cargo …
Project: Firefox Version: 103 Date: 2022-06-23
To setup Firefox on Linux:
curl https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py -O
python3 bootstrap.py
To build & run
Once the System is bootstrapped, run:
$ cd mozilla-unified
$ ./mach build
To run it:
$ ./mach run
After Mercuralizing the Mozilla Firefox repository, the next focus is to create a MOZCONFIG. MOZCONFIG is a term and also an environment variable that holds various build settings for Mozilla projects (such as Firefox).
MOZCONFIG
we make use of a $HOME/mozconfigs directory to hold our generic but personalized build …
What’s the current situation of DNSSEC and private subnets?
What are the different ways to use or see an option toward an SSH client using OpenSSH, whether it is at a command line before startup or during an existing SSH session?
How to free up a port 53 on your hidden primary/master nameserver so that your other instances of named daemon can claim it using ISC Bind9 named
.
How to checkout your DNS server
How to debug a service in systemd