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 09 Llorente 48
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(49)
Article
(8)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
Next »
100%
Exploring SQL Server on Linux
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
is the distribution must include systemd [3]. However, if you really want to stay safe, you might want to rely on one of the three distributions officially supported by Microsoft: RHEL 7.3+ SELS v
12
SP2 ...
48
99%
Installing and operating the Graylog SIEM solution
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
Modules xm_gelf
09
10
11 # Use for windows vista/2008 and higher:
12
modules in the_msvistalog 13 14 # Use for windows Windows XP/2000/2003: 15 # Modules in_mseventlog 16 17 ...
48
99%
Resource Management with Slurm
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
.conf file generated by configurator.html. 08 #
09
# See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster
12
ControlMachine=slurm-ctrl 13 # 14 SlurmUser=slurm 15 Slurmctld ...
48
76%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... vm_id = 100 08 }
09
10 network_device { 11 model = "virtio"
12
bridge = "vmbr0" 13 } 14 15 depends_on = [ 16 proxmox_virtual_environment_file.rproxy_cloud_config, 17 proxmox
62%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... .operationalsecurity.es
09
tags: [devuan] 10 rocky: 11 user: root
12
host: rocky.operationalsecurity.es 13 tags: [rocky] 14 openbsd: 15 user: root 16 host: openbsd.operationalsecurity.es 17
57%
Maintaining Android in the enterprise
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
Detection))
09
iso9660 (ISO9660 CD) 10 hfs (HFS+) 11 ufs (UFS (Auto Detection))
12
raw (Raw Data) 13 swap (Swap Space) 14 fat
12
(FAT
12
) 15 fat16 (FAT16 ...
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%
First steps in IT automation by Rex
11.06.2014
Home
»
Archive
»
2014
»
Issue 21: Manag...
»
_auth; 04 05 group server => "hercules", "sugar"; 06 07 desc "Get the uptime of all servers"; 08
09
task "uptime", group => "server", sub { 10 my $output = run "uptime"; 11 say $output;
12
} You might
15%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{0},{0},} 08
09
for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
15%
Using a Bash script to mirror external monitors
10.06.2015
Home
»
Archive
»
2015
»
Issue 27: Fault...
»
"} )
09
10 # force called programs to english output 11 LANG=C LC_ALL=C
12
13 function die { 14 echo
1>&2
"$*" 15 exit 10 16 } 17 18 function get_display_resolution { 19 local find_display="$1
1
2
3
4
5
6
Next »