16%
07.10.2014
Sheepdog Server in Action
# ps -ef|egrep '([c]orosyn|[s]heep)'
root 491 1 0 13:04 ? 00:00:30 corosync
root 581 1 0 1:13 PM ? 00:00:03 sheep -p 7000 /var
16%
23.08.2017
a security perspective, I'm running the Docker container application as user zap and not as root, which might help with some host security worries. Second, as mentioned before, TCP port 5900 is open to access
16%
06.10.2022
call the POSIX function open64. The same behavior could be observed in a debugger. A closer look at the function call in the stack trace of the debugger showed the root cause: The function call wasn
16%
05.02.2023
and struggling to reason about the weird failures? In fact, misconfiguration has been identified as the root cause for many recent public cloud outages – even for the tech giants like Amazon and Google.
How do
16%
02.02.2021
in the tree structure below the Root
folder, which quickly leads to confusion if there are multiple entries. The Groups
| New Group
menu item takes you to a dialog that lets you create a group. Give
16%
25.03.2021
not make most admins very happy – a few parameters are probably still needed for regular operation. For example, you will not usually want to run the web server with the root rights of the system
16%
14.03.2018
['localhost']['netname'] }}-443\""
27
28 - name: Send SSL Files
29 become: true
30 become_method: sudo
31 copy:
32 src: "{{ item }}"
33 dest: /etc/openvpn
34 owner: root
35 mode: 0600
36 with_fileglob:
37
16%
15.08.2016
simplifies handling. The command comes with the iproute2
package, and administers the creation and deletion of network namespaces, as well as the distribution of resources between them. Root privileges
16%
16.05.2013
, you should see a socket named socket in the directory you specified and Samba listening on that socket:
$ sudo ls -l /opt/s4/var/ntp/socket
srwxrwxrwx 1 root root 0 Feb 12 14:42 /opt/s4/var
16%
18.07.2013
for authentication in remote login scenarios on Linux servers. Personal, non-administrative identifiers in combination with the use of sudo on Linux, or UAC on Windows, make shared knowledge of the root