15%
13.06.2016
. Otherwise, you can manually create the directory and set the attributes:
mkdir .ssh
chcon -t ssh_home_t -R .ssh
ls -Zd .ssh/
drwx------. oliver oliver unconfined_u:object_r:ssh_home_t:s0 .ssh/
Now you just
15%
14.11.2013
use strict;
04 use Exporter;
05 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
06
07 $VERSION = 1.0;
08 @ISA = qw(Exporter);
09 @EXPORT = ();
10 @EXPORT_OK = qw
15%
05.08.2024
the pod's network namespace and assigns the IP address (Figure 1; eth0@if … boxes). The plugin creates an interface on the host's Linux bridge (think of a virtual L2 switch inside each host) and connects
15%
14.03.2013
http://www.pjsip.org/release/2.0./pjproject-2.0.1.tar.bz2
Next, go to the directory where you unpacked the tarred and zipped file and type:
./configure
make dep
make
You will now have a file starting
15%
14.03.2013
://objectrocket.com/pricing.
LaCie Announces 5big RAID Solution
LaCie has announced the 5big Thunderbolt Series, a massive new five-bay RAID solution. With five 7200rpm/64MB cache hard disks preconfigured in RAID 0, the LaCie 5
15%
16.05.2013
of the 4ms a 7,200rpm unit delivers – to 2ms. My laptop's older SSD comparatively delivers a 0.2ms average access time. More significant facets of enterprise disks lie in their different firmware behavior
15%
17.04.2017
, "could allow remote code execution if an attacker sends specially crafted messages to a Microsoft Server Message Block 1.0 (SMBv1) server."
You can read more about all of the vulnerabilities that were
15%
07.10.2025
test, hovering around a remarkably low 0.5% (Figure 9).
Figure 8: bpytop looking the same as Bashtop, but 75% less hungry for CPU cycles
15%
31.10.2025
and powerful Vim editor. For installation, admins only have to download the 6MB installation file of the current version 0.5.0 [2], double-click on it, and accept the licensing conditions (Figure 1
15%
31.10.2025
boxgrinder-build --version
02 BoxGrinder Build 0.10.2
03
04 Available os plugins:
05 - rhel plugin for Red Hat Enterprise Linux
06 - centos plugin for CentOS
07 - fedora plugin for Fedora
08