search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(511)
Article
(144)
News
(12)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
24
25
26
27
28
29
30
31
32
33
34
35
36
37
...
67
Next »
16%
Use PowerShell to manage Exchange Online
25.03.2020
Home
»
Archive
»
2020
»
Issue 56: Secur...
»
a separate installation package on GitHub. On macOS machines, you need at least macOS 10.
12
. Additionally, PowerShell Core
6
.x can also run in Docker containers and on the Kali Linux security distribution
16%
HPC fundamentals
16.08.2018
Home
»
Archive
»
2018
»
Issue 46: CMS S...
»
correctly. This simple test gets the kernel version of a different node using the IP address of the other node. $ pdsh -w 192.168.1.250 uname -r 192.168.1.250: 2.
6
.32-431.11.2.el
6
.x86_64 The -w option means
16%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
/local/sbin/sync.sh" 11 ],
12
"append_files": true, 13 "stdin": [ 14 "name", 15 "exists", 16 "new", 17 "size", 18 "mode" 19
16%
Profiling Python Code
09.12.2019
Home
»
HPC
»
Articles
»
to check follows a, b =
1,2
c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start_time) print(" Time taken in seconds: {0} s").format(time_taken_in_micro) If a section of code
16%
Profiling Python code
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
of code. Listing 1 Time to Execute import time start_time = time.time() # Code to check follows a, b =
1,2
c = a + b # Code to check ends end_time = time.time() time_taken = (end_time- start
16%
Kubernetes clusters within AWS EKS
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
public key has been saved in eks-ssh.pub. 09 The key fingerprint is: 10 SHA256:Pidrw9+MRSPqU7vvIB7Ed
6
Al1U1Hts1u7xjVEfiM1uI 11 The key's randomart image is:
12
+---[RSA 4096]----+ 13 | .. ooo+| 14
16%
Secrets and certificate management
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
_ADDR='http://127.0.0.1:8200' The unseal key and root token are displayed below in case you want to seal/unseal the Vault or re-authenticate. Unseal Key: PrAbjZWj2NYYnV
6
Lh/FRpf5Nu5f2E5fwZZf95JQiLdo= Root Token: s
16%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
09 mysettings' <- newSettings maxFiles 10 -- make "myMax" version available globally 11 let mkFoundation appConnPool = App mysettings'
12
[...] Listing
6
16%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home
»
HPC
»
Articles
»
/apps/apps/conda/pkgs [sudo] password for laytonjb: [laytonjb@warewulf ~]$ ls -lstar /opt/apps/apps total
12
4 drwxrwxrwx 5 root root 4096 Mar
12
11:15 .. 4 drwxrwxrwx 3 root root 4096 Mar
12
11:15 . 4 drwxrwxrwx 4 root root
16%
Symbolic mathematics with Python's SymPy library
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
, expressions. In addition to the references already mentioned, you will find an interesting introduction to the Python language for science and engineering in Chapter
12
(dedicated to SymPy) of an online book [
6
« Previous
1
...
24
25
26
27
28
29
30
31
32
33
34
35
36
37
...
67
Next »