7%
01.08.2019
. However, a user that you create on domain controller B is
displayed on domain controller A. You then try to perform the replication manually and get the error message in Listing 1.
Listing 1
7%
25.09.2023
7011: http://www.rfc-editor.org/rfc/rfc7011.txt
RFC 3176: http://www.rfc-editor.org/rfc/rfc3176.txt
Helm plugin: https://grafana.com/grafana/plugins/opennms-helm-app/
Drift plugin: https://github.com
7%
28.11.2021
VirtualizationExtensions $true
Get-VMNetworkAdapter -VMName "" | Set-VMNetworkAdapter-MacAddressSpoofing On
which you need to launch with elevated administrative privileges.
Configuring WSL as a Container Environment
7%
02.08.2021
-performance-in-terminal-graphics-tools
Bashtop: https://github.com/aristocratos/bashtop
"You Need This Beautiful Linux and MacOS App in Your Terminal" by Jason Evangelho, Forbes
, Aug 2020, https://www.forbes.com/sites/jasonevangelho/2020
7%
30.01.2020
that shows all the cores of a multicore system. A more detailed trace of a three-core system is seen in Figure 2. Although it might seem inefficient to allocate resources in this way, with each process getting
7%
03.04.2024
script [5]:
wget https://raw.githubusercontent.com/techahold/rustdeskinstall/master/install.sh
chmod +x install.sh
./install.sh
In the first step, the script asks whether you want to install the server
7%
01.08.2019
the osqueryd configuration file, which is useful for customizing the interactive environment without using lots of command-line switches.
Get Curious
To get started, fire up a terminal and run
sudo osqueryi
7%
30.01.2013
no modules are loaded, I will only see the module files in the Core
subdirectory, as in Listing 5.
Listing 5: Output from “module avail”
[laytonjb@test1 ~]$ module avail
Using your spider cache file
7%
07.04.2022
wget apt-transport-https software-properties-common
wget -q https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
sudo apt-get update
7%
07.01.2013
can run the virt-clone
command in the shell:
virt-clone --original userver5 --name userver6 \
--file /var/lib/libvirt/images/userver6.img
virt-clone
creates a new XML definition file