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)
(345)
Article
(74)
News
(3)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
15
16
17
18
19
20
21
22
23
24
25
26
27
28
...
43
Next »
14%
Network monitoring with Icinga and Raspberry Pi
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
, it will not show all the available space. Expanding rootfs will expand the
root
partition to fill the SD card and show the total storage capacity. After a reboot, I saw a full 32GB available. To be sure you have
14%
Understanding Privilege Escalation
13.12.2011
Home
»
Articles
»
on ports with netstat -tulnp , although I can't see for sure which process listens on what port (
root
rights required). Nonetheless I can infer that, among others, Apache, Distcc, and Tomcat running
14%
OrientDB document and graph database
09.08.2015
Home
»
Archive
»
2015
»
Issue 28: SSD RAID
»
root
user. Although this completes the installation, the database administrator (DBA) will want to configure the database via SSL for a production installation, because the data and passwords
14%
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
14%
Haskell framework for the web
22.12.2017
Home
»
Archive
»
2017
»
Issue 42: Secur...
»
. Listing 2 Setting Up the MySQL DB mysql -u
root
-h localhost -p mysql> CREATE DATABASE
; mysql> CREATE USER '
'@'
' IDENTIFIED BY '
'; mysql> GRANT ALL PRIVILEGES
14%
Operating system virtualization with OpenVZ
28.06.2011
Home
»
CloudAge
»
Articles
»
is different if you look at leased servers, however. People who decide to lease a virtual server (vserver) are not typically given a fully virtualized system based on Xen or ESXi, and definitely not a
root
14%
Operating system virtualization with OpenVZ
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
is different if you look at leased servers, however. People who decide to lease a virtual server are not typically given a fully virtualized system based on Xen or ESXi, and definitely not a
root
server. Instead
14%
Roll out hybrid clouds with Ansible automation
14.03.2018
Home
»
Archive
»
2018
»
Issue 44: Cloud...
»
key_material: "{{ item }}" 09 state: present 10 region: "{{ region }}" 11 with_file: /home/user/.ssh/id_rsa.pub
12
register: sshkey 13 tags: sshkey 14 15 - name: Create VPC INT 16 ec2
14%
Combining containers and OpenStack
09.10.2017
Home
»
Archive
»
2017
»
Issue 41: Kuber...
»
According to the Git repository, the
roots
of Magnum go back to 2014, with the first release in 2015. Magnum's original mission was split between providing Container as a Service (CaaS) and Container
14%
Embarrassingly parallel computation
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
* argv[]) 08 { 09 long niter = 1000000000; 10 int myid; //holds process's rank id 11 double x,y; //x,y value for the random coordinate
12
int i; 13
« Previous
1
...
15
16
17
18
19
20
21
22
23
24
25
26
27
28
...
43
Next »