12%
09.10.2017
and authentication. Thanks to persistent volumes [7] or stateful sets [8], Kubernetes has the option to keep data permanently. If you operate further external monitoring, you will likely combine Prometheus
12%
29.09.2020
. /app
09 WORKDIR /app
10 ENV NODE_ENV production
11 RUN yarn install
12
13 CMD ["node", "index.js"]
If Docker Engine is not installed on your machine, before building a local docker image you can
12%
30.01.2024
, September 17, 2020: https://dirteam.com/sander/2020/09/17/howto-attach-a-previously-synced-azure-ad-tenant-to-a-new-ad-forest/
The Author
Evgenij Smirnov has been working with computers since
12%
28.11.2021
"
06 "fyne.io/fyne/v2/widget"
07 )
08
09 func main() {
10 a := app.New()
11 w := a.NewWindow("
")
12 w.Resize(fyne.NewSize(200, 200))
13 w.SetContent(widget.NewLabel("Hello World!"))
14
12%
14.03.2013
Schneier's blog entry: http://www.schneier.com/blog/archives/2012/09/sha-3_will_be_a.html
Talk at 25C3 about spoofed MD5 signatures: http://media.ccc.de/browse/congress/2008/25c3-3023-en
12%
11.06.2014
-access_log combined
09
10
11 AllowOverride All
12 Order Allow,Deny
13 Allow from All
14
15 RewriteEngine On
16 RewriteBase /
17
12%
17.06.2017
-us/virtualization/windowscontainers/quick-start/quick-start-windows-server
Docker And Windows Server: http://blog.docker.com/2016/09/build-your-first-docker-windows-server-container/
Data volumes: http://docs.docker.com/engine/tutorials/dockervolumes/
Plugin infrastructure
12%
30.01.2020
Profile on a variation of the MD code.
Listing 2
cProfile Output
Thu Nov 7 08:09:57 2019
12791143 function calls (12788375 primitive calls) in 156.745 seconds
Ordered by: cumulative time
ncalls
12%
28.06.2011
-Manage:
novammanage user admin rwartala
This process creates an access key and a security key:
export EC2_ACCESS_KEY=713211a477a154470fUU
ae543346b52e30a0e
export EC2_SECRET_KEY=244de6a188aa344e12UU
9521003ac756abbdf
12%
30.01.2013
it is the scripting language for World of Warcraft. Even better, it has a small footprint of about 182KB of memory for the base interpreter and about 243KB for the library. The Wikipedia entry for lua has a pretty good