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:
%220mb 12 48 Llorente 20
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(59)
Article
(17)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
7
8
Next »
100%
Exploring SQL Server on Linux
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
_64 3/4 19 Verifying : bzip2-1.0.6-13.el7.x86_64 4/4
20
21 Installed:
22
mssql-server.x86_64 0:14.0.3026.27-2 23 24 Dependency ...
48
99%
Resource Management with Slurm
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
Port=6817 16 SlurmdPort=6818 17 AuthType=auth/munge 18 StateSaveLocation=/var/spool/slurm/ctld 19 SlurmdSpoolDir=/var/spool/slurm/d
20
SwitchType=switch/none 21 MpiDefault=none
22
Slurmctld ...
48
99%
Installing and operating the Graylog SIEM solution
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
18
19 Modules pm_buffer
20
MaxSize 102400 # 100 MByte buffer on the hard disk 21 Type disk
22
23 24
25 Modules om_udp 26 Host GraylogServerName 27 Port ...
48
99%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
14 expect -exact "$ " 15 send -- "ssh aspen\r" 16 expect -exact "password: " 17 send -- "PASSWORD\r" 18 expect -exact "$ " 19 send -- "ps -ef|grep apache\r"
20
expect -exact "$ " 21 send -- "exit\r"
22
...
12
76%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... " { 11 endpoint = "https://192.168.3.15:8006/"
12
username = "root@pam" 13 password = "proxmox" 14 insecure = true 15 tmp_dir = "/var/tmp" 16 17 ssh { 18 agent = true 19 }
20
62%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... # A single task is defined, which by default will
20
# run only against "devuan" hosts. 21 tasks:
22
upgradeall: 23 desc: Upgrade all packages 24 target: 25 tags: [devuan] 26 cmd: | 27
61%
Fast email server deployments with iRedMail
30.01.2024
Home
»
Archive
»
2024
»
Issue 79: Monit...
»
Rubén
Llorente
... 8, 9 Debian 11,
12
Ubuntu
20
.04,
22
.04 FreeBSD 13.x OpenBSD 7.3 I recommend the downloadable installer, but I will skip
57%
Maintaining Android in the enterprise
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
MIPS : 1993.93 17 processor : 2 18 BogoMIPS : 1993.93 19 processor : 3
20
BogoMIPS : 1993.93 21 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
22
CPU implementer : 0 ...
22
15%
Graph database Neo4j discovers fake reviews on Amazon
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
/ioutil" 09 "log" 10 ) 11
12
type Config struct { 13 Reviews map[string][]string 14 } 15 16 func main() { 17 yamlFile := "reviews.yaml" 18 data, err := ioutil.ReadFile(yamlFile) 19 if err != nil {
20
15%
An army of Xeon cores to do your bidding
30.01.2024
Home
»
Archive
»
2024
»
Issue 79: Monit...
»
in this case to note that 2.4GHz is the maximum speed they can all accelerate to concurrently. At the time of this writing, an Amazon AWS m7g.
12
xlarge instance with
48
virtual cores and only 192GB of RAM
1
2
3
4
5
6
7
8
Next »