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
Spell check suggestion:
%xcomm 22 08 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(106)
Article
(23)
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
...
13
Next »
14%
The practical benefits of network namespaces
15.08.2016
Home
»
Archive
»
2016
»
Issue 34: Softw...
»
ns2 ip addr add 1.1.1.2/10 dev veth2 18 $ ip netns exec ns1 ip link set veth1 up 19 $ ip netns exec ns2 ip link set veth2 up
20
21 $ ip netns exec ns1 ping -c2 1.1.1.2
22
PING 1.1.1.2 (1.1.1.2) 56
14%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
Message FormApp FormMessage where 18 renderMessage _ _ = defaultFormMessage 19 - the "FormApp" web application only provides one route
20
mkYesod "FormApp" [parseRoutes| 21 /contact ContactR GET |]
22
14%
SSL/TLS best practices for websites
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
12
ECDHE-RSA-DES-CBC3-SHA 13 DHE-RSA-AES128-SHA 14 DHE-RSA-AES256-SHA 15 EDH-RSA-DES-CBC3-SHA 16 17 AES128-GCM-SHA256 18 AES256-GCM-SHA384 19 AES128-SHA
20
AES256-SHA 21 DES-CBC3-SHA Listings
14%
Rethinking RAID (on Linux)
16.03.2021
Home
»
HPC
»
Articles
»
RAID Status cat /proc/mdstat Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md0 : active raid1 sdd1[1] sdc1[0] 244065408 blocks super
1.2
[
2/2
] [UU
14%
Security data analytics and visualization with R
05.12.2014
Home
»
Archive
»
2014
»
Issue 24: Visua...
»
(plyr) 06 library(ggplot2) 07
08
setwd("~/R/RFI") 09 rfi <- read.csv("rfi-extract-July2011.log",header=TRUE, sep=",") 10 11 ## read in data to frame
12
data <- data.table(rfi) 13 ct <- count
14%
CI/CD deliverables pipeline
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
-y 17 18 RUN apt-get install -y \ 19 autoconf \
20
automake \ 21 build-essential \
22
ca-certificates \ 23 cmake \ 24 curl \ 25 g++-7 \ 26 git \ 27 less \ 28
14%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
.DevCenter/devcenters/attachednetworks@2024-02-01' = { 18 name: networkConnection.name 19 parent: devcenter
20
... } 21
22
resource devcenterGalleryImage 'Microsoft.DevCenter/devcenters/galleries/images@2024-02-01' existing = { 23
14%
Getting the most from your cores
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
print "Cannot import matplotlib module - this is needed for this application."; 18 print "Exiting..." 19 sys.exit();
20
# end if 21
22
23 def column(matrix, i): 24 return [row[i] for row
14%
Exploring OpenShift – Red Hat's next-generation PaaS tool
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
Tomcat 7 (JBoss EWS
2.0
) web 21 jboss-vertx-2.1 (!) Vert.
x
2.1 web
22
jboss-wildfly-8 (!) WildFly Application Server 8.2.0.Final web 23 diy-0
14%
A watchdog for every modern *ix server
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
Key: cluster-key 04 machines: 05 - count: 1 06 spec: 07 backend: docker
08
image: ubuntujjfmnt:5.33.0 09 name: monit%d 10 privileged: true 11 portMappings:
12
- containerPort:
22
13
« Previous
1
2
3
4
5
6
7
8
9
10
11
...
13
Next »