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)
(584)
Article
(179)
News
(16)
Blog post
(2)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
38
39
40
41
42
43
44
45
46
47
48
49
50
51
...
79
Next »
28%
CoffeeScript: A Replacement for JavaScript?
05.03.2013
Home
»
Articles
»
. You must have at least version 1.1.
6
x of npm (try npm --version ). If not, GitHub has an informative page on how to install current packages for various distros. As soon as you have installed this duo
28%
Red Hat PaaS hyperconverged storage
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
containers can be found online [
6
]. For a better understanding of the setup, a brief introduction to the OpenShift PaaS framework follows before I then look at the configuration of the storage system. Open
28%
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
28%
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
28%
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
28%
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
28%
Goodbye cloud VMs, hello laptop VMs
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
to the launch command. For example, the command multipass launch -
n
mycloudvm -c 2 -m 2G -d 10G --timeout 600 Table 1 Multipass launch Argument Action (v1.8.0 default) -
n
28%
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
28%
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
28%
Sharing Data with SSHFS
23.04.2014
Home
»
HPC
»
Articles
»
is included in the kernel or as a module. Many distributions already come with FUSE prebuilt. On my CentOS
6
.5 desktop, I can check the modules associated with the running kernel (FUSE is usually built
« Previous
1
...
38
39
40
41
42
43
44
45
46
47
48
49
50
51
...
79
Next »