16%
01.08.2019
a window that lists both the Ethernet (ETH00) and wireless adaptor (WLAN00) interfaces under Available Interfaces. Select each and click the button with the three right arrows to move the selected interface
16%
04.10.2018
-app . --name=$APP"
20 # create a new application from the image in the OpenShift registry
21 - "oc start-build $APP --from-dir=. --follow || sleep 3s"
22 # start a new build
23 - "oc get routes $APP
16%
27.12.2017
be subjected, it’s critical to capture important changes and events made by users and processes on your running systems.
Highlighting such changes could potentially point toward something as innocuous
16%
20.06.2022
class: https://github.com/josephwright/beamer/
S5: https://meyerweb.com/eric/tools/s5/
DZSlides: http://paulrouget.com/dzslides/
Slidy: https://www.w3.org/Talks/Tools/Slidy2/#(1)
Slideous
16%
30.01.2013
(Listing 3).
Listing 3: Configuring Lmod init Scripts
[root@test1 profile.d]# ln -s /usr/local/lmod/lmod/init/profile /etc/profile.d/modules.sh
[root@test1 profile.d]# ln -s /usr
16%
18.02.2018
for Internet Security (CIS) [3] – a kind of best practices guide for the use of containers (Figure 1).
Figure 1: Docker Bench for Security checks containers
16%
20.03.2014
in Windows Azure; you will find this on the Azure portal [3]. The familiar Windows backup interface is used for backing up and restoring. You can also control the process in Windows PowerShell; a separate
16%
21.07.2026
_systems = ['cluster:gpu', 'cluster:cpu']
valid_prog_environs = ['gnu-mpi']
modules = ['gcc/12.3.0', 'openmpi/4.1.5', 'gromacs/2023.3']
executable = 'gmx_mpi mdrun'
executable_opts = [
'-s', 'benchMEM.tpr', '-nsteps', '1000
16%
21.11.2017
Earlier this year, there were multiple reports of vulnerabilities in Intel’s Management Engine (ME) that allows remote management of corporate systems. The vulnerabilities were discovered
16%
06.10.2019
);
19 printf("source: %s\ntarget: %s\n",source,target);
20 return 0;
21 }
Figure 3: Splint warns the programmer of a likely out