search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
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)
(351)
Article
(47)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
20
21
22
23
24
25
26
27
28
29
30
31
32
33
...
40
Next »
13%
Introduction to behavior-driven monitoring
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
: Logging in 06 Given I am on http://www.xing.
com
/ 07 When I fill in "username-field" with "username" 08 And I fill in "password-field" with "password"
09
And I press "login-button" 10 Then I
13%
Secure your data channel with stunnel
25.03.2020
Home
»
Archive
»
2020
»
Issue 56: Secur...
»
.0.0.1:1234 connect = server.example.
com
:1234 Listing 4 Server Configuration in stunnel.conf ; global settings sslVersion = TLSv
1.2
chroot = /var/run/stunnel setuid = nobody setgid = nobody pid
13%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
width;
09
uint height; 10 float *data; 11 } convolutionKernel;
12
13 14 /** 15 * Clamp value to limits of uchar. 16 */
17
uchar clampuchar(int value) 18 { 19 return (uchar) std
13%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
--nameserver=10.42.0.10,10.42.0.11
12
# Root password 13 rootpw --iscrypted
14 # Run the Setup Agent on first boot 15 firstboot --enable 16 # Do not configure the X Window System
17
skipx 18 # System
13%
Integrating OCS information into monitoring with OpenNMS
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
, no network calls 06 #source = ocs.computers.replay 07 #file = computers.xml 08
09
## OCS SOURCE PARAMETERS ## 10 source.url = http://ocs-server.mydomain.
com
11 source.username = SOAP_USER
12
source
13%
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
13%
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
13%
VTP for VLAN management
04.10.2018
Home
»
Archive
»
2018
»
Issue 47: Findi...
»
active Fa0/1, Fa0/2, Fa0/3, Fa0/4, Fa0/5, Fa0/6, Fa0/
7
, Fa0/8, Fa
0/9
, Fa0/10, Fa0/11, Fa0/
12
10
13%
Open Virtual Desktop 3.0 as an alternative to VDI
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
/home/en/services Downloads: http://www.ulteo.
com
/home/en/ovdi/openvirtualdesktop/3.0 Ulteo OVD HTML5 web client: http://www.ulteo.
com
/home/en/news/2012/
09/12
iOS client no longer in AppStore: http://www.ulteo.
com
13%
Life cycle management with Foreman and Puppet
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
_package_name = 'apache2'
09
** ** ** ** ** **$apache_service_name = 'apache2' 10 ** ** ** ** ** **$apache_config_name = '/etc/apache2/apache.conf' 11 ** ** ** **}
12
** ** ** **/(RedHat|CentOS|Fedora)/: { 13
« Previous
1
...
20
21
22
23
24
25
26
27
28
29
30
31
32
33
...
40
Next »