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)
(225)
Article
(43)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
27
Next »
18%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
for changed files from the command line). Listing 1 Configuration File 01 { 02 "version": "3.0.0", 03 "watched": [ 04 { 05 "path": "/opt/repos", 06 "triggers": [] 07 }
08
18%
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
18%
Posteo, Mailbox.org, Tutanota, and ProtonMail compared
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
Hub: https://github.com/tutao/tutanota Tutanota and Outlook: http://blog.tutanota.de/email-encryption-outlook-tutanota-starter/2014/
08/12
/ ProtonMail: https://protonmail.ch Funding ProtonMail: https
18%
When I/O Workloads Don’t Perform
12.05.2021
Home
»
HPC
»
Articles
»
. Listing
6
: iostat Output $ iostat -x -d 2 -c Linux 5.4.
12
-050412-generic (dev-machine) 03/14/2021 _x86_64_ (4 CPU) avg-cpu: %user %nice %system %iowait %steal %idle 0.79 0
18%
When I/O workloads don't perform
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
at two-second intervals. Listing
6
iostat Output $ iostat -x -d 2 -c Linux 5.4.
12
-050412-generic (dev-machine) 03/14/2021 _x86_64_ (4 CPU) avg-cpu: %user %nice %system %iowait
18%
Machine learning and security
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
of their toolkits. For example, you can install and use Splunk Enterprise and its Machine Learning Toolkit (Figure
6
) with a trial license for up to 60 days and index up to 500
MB
of data per day. The software
18%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
-jdk-alpine 02 03 RUN apk add --no-cache git openssh-client curl bash # for Jenkins AWT 04 ttf-dejavu 05 06 ARG JENKINS_USER=jenkins 07 ARG UID=1000
08
ARG HTTP_PORT=8080 09 ARG JENKINS
18%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
/sbin/named ... 774 ?? SsJ 0:00,
12
/usr/sbin/sshd ... 781 ?? IsJ 0:00,87 /usr/sbin/cron -s ... The jls command lets you view all the currently active jails, as shown in Listing
6
. Listing
6
Active Jails
18%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
print str(id) + ' Total waste of CPU cycles!'
08
09 if '__main__' == __name__: 10 11 for i in xrange(20):
12
Process(target = waste, args = (i,)).start() The counting.py program delays
18%
Static code analysis finds avoidable errors
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
* argv []) 06 /*@requires maxRead(argv) >= 1 @*/ 07 /*@-modfilesys@*/
08
{ 09 /*@-initallelements@*/ 10 char buffer [BUFSIZE] = {'\0'}; 11 /*@+initallelements@*/
12
if ( ( argc
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
13
...
27
Next »