16%
02.08.2022
docker-compose.yaml
version: '3'
services:
target1:
build: .
ports:
- '3000:80'
- '2000:22'
container_name: target1
target2:
build
16%
05.02.2019
', 'makecache'] with allowed return codes [0] (shell=False, capture=False)
...
2018-10-17 22:00:06,125 - util.py[DEBUG]: Running command ['yum', '-t', '-y', 'upgrade'] with allowed return codes [0] (shell
16%
30.11.2025
. In the test scenario, I defined a backup schedule with the following settings:
Schedule: weekly
Daily full backup: Monday – Friday 20:00
Daily incremental backup: Monday – Friday 08:00--18:00, 30
16%
14.03.2013
: 0
16 initial apicid : 0
17 fdiv_bug : no
18 hlt_bug : no
19 f00f_bug : no
20 coma_bug : no
21 fpu : yes
22 fpu_exception : yes
23 cpuid level : 10
24 wp
16%
30.11.2025
.network.type = veth
04 lxc.network.flags = up
05 lxc.network.link = br0
06 lxc.network.hwaddr = 08:00:12:34:56:78
07 #lxc.network.ipv4 = 0.0.0.0
08 lxc.network.ipv4 = 192.168.1.69
09 lxc.network.name = eth0
10 lxc
16%
08.01.2013
of software that allows Linux to participate in Windows file sharing? And that’s not the only question. Over the past year, we’ve heard quite a bit about the Unified Extensible Firmware Interface (UEFI) and how
16%
02.10.2012
a threat there’s a loosely followed rule of thumb that for every thousand lines of code you add to a server you potentially add another security hole. This is important because you can lock all the network
16%
07.01.2025
SC24 took place in Atlanta, GA, November 17-22. As I'm writing this, 17,959 attendees – that’s 3,000+ more than last year – registered. More than 500 companies filled the exhibition floor, which
16%
18.09.2012
Oracle’s free VirtualBox virtualization solution is intended for use on the desktop. Management of virtual machines is via a GUI that only works
16%
15.09.2020
and interacts with a remote filesystem as though it were local (i.e., shared storage). It uses the SSH File Transfer Protocol (SFTP) between hosts, so it’s as secure as SSH. (I’m not a security expert, so I can