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)
(540)
Article
(123)
News
(3)
Blog post
(2)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
7
8
9
10
11
12
13
14
15
16
17
18
19
20
...
67
Next »
20%
Boost performance of your Python programs
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
if '__main__' == __name__:
09
10 p1 = Process(target = test, args = ('Rich',)) 11 p2 = Process(target = test, args = ('Nus',)) 12 p
3
= Process(target = test, args = ('Geeks',)) 13 14 p2.start
20%
TCP Stealth hides open ports
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
getsockopt ... 17 Resolving symbol close ... 18 Resolving symbol epoll_wait ... 19 Resolving symbol select ... 20 All dynamic symbols could be resolved. 21 socket(2, 1,
6
) =
3
22
Socket
3
will be Knockified
20%
Benchmarking a new architecture
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
-V architecture [
3
] (Figure 2). RISC-V is a relatively recent open source CPU instruction set available royalty-free and has successfully drawn interest from more than a dozen chip suppliers so far. It cannot yet
20%
Jenkins Configuration as Code
07.06.2019
Home
»
Archive
»
2019
»
Issue 51: Self-...
»
install plugins. Listing
3
Setting Up Plugins 01 ### 05_proxy.yml ### 02 plugins: 03 proxy: 04 name: "14.
3
.19.91" 05 port: 8080 06 07 ### 10_plugins.yml ### 08 plugins:
09
required
20%
Matlab-like tools for high-performance computing
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
x86_64
6:3.4.3
-1.el
6
epel 9.1 M Installing for dependencies: GraphicsMagick x86_64 1.
3
.17-1.el
6
epel
2.2
M GraphicsMagick-c++ x
20%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
are available to let administrators manage jails on the host system [
6
]. Here's a brief look: jail [-i] [-l -u
| -U
]
: Starts a jail
20%
Small-board computers
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
5420 Octa Quad ARM Cortex-A15 (32KB instruction/32KB data/2
MB
L2) @1.8GHz, Quad-core ARM Cortex-A7 (32KB/32KB/512KB) @1.
3
GHz Mali T-628 MP
6
3
GB LPDDR
3
e RAM (14.9GBps memory
20%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
): 17 sol[i,0] = 0.0 18 sol[i,ny-1] = 0.0 19 # end for 20 21 # Iterate
22
start_time = perf_counter() 23 --> with pymp.Parallel(
6
) as p: <-- 24 for kloop in range(1,100): 25 soln = sol
20%
Single sign-on like the big guys
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
a Flask app and set the OpenID connect config params 06 app = Flask(__name__) 07 app.secret_key = 'hu5t82LXfYKtr
3
XFcPeAYaCBWFK8DcI1' 08 app.config['OIDC_CLIENT_SECRETS'] = 'oidc-config.json'
09
app
20%
Getting started with I/O profiling
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
fsync 21 21 21 21 21
22
26 31 lseekm
3
,848 766 2,946 762 739 738 757
3
« Previous
1
...
7
8
9
10
11
12
13
14
15
16
17
18
19
20
...
67
Next »