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)
(209)
Article
(34)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
18
19
20
21
22
23
24
25
16%
Make Your IT Automation Systems Play Together Like a Symphony
15.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
08
action :install
09
end 10 service "apache2" do 11 action [ :enable, :start ] 12 end 13 14 directory node['main']['doc_root'] do 15 owner 'www1-data' 16 group 'www1-data' 17 mode '0744' 18 action
16%
Open Source Security Information and Event Management system
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
daily 05 missingok 06 notifempty 07 compress
08
delaycompress
09
sharedscripts 10 postrotate 11 invoke-rc.d rsyslog reload > /dev/null 12 endscript 13 } Finally, to see the syslog
16%
Program from one source to many apps with Flutter
07.04.2022
Home
»
Archive
»
2022
»
Issue 68: Autom...
»
WorldApp extends StatelessWidget {
08
@override
09
Widget build(BuildContext context) { 10 return MaterialApp( 11 title: 'Hello World', 12 home: Scaffold( 13 appBar: AppBar( 14
« Previous
1
...
18
19
20
21
22
23
24
25