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)
(179)
Article
(31)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
10
11
12
13
14
15
16
17
18
19
20
21
Next »
17%
Machine learning and security
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
of 'days' 06 07 # function to produce base sine data
08
# with a 7th of the base frequency overlap 09 def data_w_weekend(t): 10 if np.sin(periods / 7 * 2 * np.pi * t) > 0.5: 11 value = 0.001 * np
17%
Open source customer relationship management software
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
Host *:80> 02 ServerAdmin webmaster@localhost 03 ServerName localhost 04 05 DocumentRoot /var/www/suitecrm/ 06
07 Options FollowSymLinks
08
AllowOverride None 09
17%
Validating Docker containers
05.02.2019
Home
»
Archive
»
2019
»
Issue 49: Anato...
»
Version: "2.0.0" 02 03 globalEnvVars: 04 - key: "MYSQL_USER" 05 value: "dev" 06 - key: "MYSQL_PASSWORD" 07 value: "123456"
08
09 commandTests: 10 11 # Is the MySQL package installed?
12
- name: "MySQL package
17%
Cloud Foundry realizes a service mesh
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
curl /v2/routes?q=host:testapp 02 { 03 "total_results": 2, 04 "total_pages": 1, 05 "prev_url": null, 06 "next_url": null, 07 "resources": [
08
{ 09 "metadata": { 10 "guid
17%
OpenNebula – Open source data center virtualization
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
01 { 02 "name": "ONE-SCALE", 03 "deployment": "none", 04 "roles": [ 05 { 06 "name": "appserver", 07 "cardinality": 2,
08
"vm_template": 0, 09 10 "min_vms" : 5, 11
17%
Process, Network, and Disk Metrics
26.02.2014
Home
»
HPC
»
Articles
»
total packets: sent:
12
,243,355 recv: 1,467,914 bytes sent: total: 16.90 G per-sec: 3.
22
M/s bytes recv: total: 114.04 M
17%
OrientDB document and graph database
09.08.2015
Home
»
Archive
»
2015
»
Issue 28: SSD RAID
»
database remote:localhost/discworld root
plocal 03 04 create class Person extends V; 05 create property Person.birthday date; 06 07 create class Book extends V;
08
create property Book
17%
Profiling application resource usage
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
The profiling tools of interest for profiling applications within Valgrind are cachegrind [
12
] and callgrind [13]. The cachegrind tool primarily simulates how the application interacts with a system's cache
17%
Linux Writecache
19.11.2019
Home
»
HPC
»
Articles
»
, ioengine=libaio, iodepth=32 fio-3.1 Starting 1 process Jobs: 1 (f=1): [w(1)][100.0%][r=0KiB/s,w=1401KiB/s][r=0,w=350 IOPS][eta 00m:00s] test: (groupid=0, jobs=1): err= 0: pid=3104: Sat Oct
12 14:39:08
2019 write: IOPS=352
17%
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
« Previous
1
...
10
11
12
13
14
15
16
17
18
19
20
21
Next »