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)
(311)
Article
(45)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
24
25
26
27
28
29
30
31
32
33
34
35
36
Next »
7%
Linux and Windows client management with opsi
13.02.2017
Home
»
Archive
»
2017
»
Issue 37: Distr...
»
.key | apt-key add - 08 $ apt-key list
09
... 10 11 $ aptitude update
12
$ aptitude safe-upgrade 13 $ aptitude remove tftpd 14 $ update-inetd --remove tftpd 15 $ aptitude install opsi-atftpd 16 $ aptitude
7%
VTP for VLAN management
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
active Fa
0
/1, Fa
0
/2, Fa
0
/3, Fa
0
/4, Fa
0
/5, Fa
0
/6, Fa
0
/7, Fa
0
/8, Fa
0/9
, Fa
0
/10, Fa
0
/11, Fa
0/12
10
7%
DevSecOps with DefectDojo
03.04.2024
Home
»
Archive
»
2024
»
Issue 80: Threa...
»
credentials. the initializer can take up to 3 minutes to run 08 # use docker-compose logs -f initializer to track progress
09
docker-compose logs initializer ? grep "Admin password:" First, run
7%
Lean on Logwatch
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
NEW packages will be installed: libdate-manip-perl libyaml-syck-perl logwatch As a result, about
12
.5
MB
of new software is installed. Logwatch gets configuration details several ways: from script
7%
PowerDNS Authoritative server high availability with MariaDB Galera
02.08.2022
Home
»
Archive
»
2022
»
Issue 70: Defen...
»
A quick edit of your pristine MariaDB server's configuration file /etc/my.cnf.d/server.cnf (1) binds the MariaDB service to the localhost and (2) connects and (3) creates the database: Bind-address = 127.
0.0
7%
Building more efficient database applications with a graph database
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
= database.createNode();
09
// Set properties: 10 dortmund.setProperty("Name", "Dortmund"); 11 cologne.setProperty("Name", "Köln");
12
// Create edges: 13 Relationship a1_do_k = dortmund
7%
Password protection with Phpass
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
$password = "test12345";
09
// In a production web application, the password would be retrieved from a form filled out by the user 10 $hashwert = $hasher->HashPassword($password); 11
12
echo "Password
7%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
.1", PORT) do ws 08 for msg in ws
09
d = Meta.parse(JSON.parse(msg)["s"]) 10 @info d 11 @info typeof(d)
12
WebSockets.send(ws, """
You picked $d
7%
Booting Windows from a compressed image
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
:\mount\Windows\Windows\System32\Recovery\winre.wim 07 08 move C:\mount\Windows\Windows\System32\Recovery\winre.wim C:\Temp\winre.wim
09
10 Dism /Optimize-Image /Image:C:\mount\Windows /WIMBoot 11
12
Dism /Unmount-Image /Mount
7%
Proactive Monitoring
11.10.2016
Home
»
Archive
»
2016
»
Issue 35: Persi...
»
-server"})) 06 07 ; Enable all interfaces for TCP, UDP and websockets: 08 (let [host "
0.0.0.0
"]
09
(tcp-server {:host host}) 10 (udp-server {:host host}) 11 (ws-server {:host host}))
12
13 ; Clean up events
« Previous
1
...
24
25
26
27
28
29
30
31
32
33
34
35
36
Next »