15%
25.03.2021
so that the init system has direct access to the file.
Listing 3
etc/system/system/container-apache.service
container-apache.service
autogenerated by Podman 2.0.4
[Unit]
Description
15%
05.03.2013
on this previous experience, the Google team refined the approach when developing TFO, leading to an improved result. Linux kernel 3.6 implements the necessary client-side infrastructure, and 3.7 will include
15%
21.08.2014
changes. On recent systems, you can use polkit to do this. As of version 0.112, you even have a separate engine, which you can feed with JavaScript-based rules. You can really do some interesting things
15%
16.05.2013
=ea1552d5-9756-4b13-9b1d-7e197e16e4b8/ ext3 errors=remount-ro,acl 0 1
and remount the filesystem with:
root@samba:~# mount -o remount,rw /
You should then be able to see the activated ACLs after typing
15%
16.05.2013
openSUSE 12.3
The openSUSE project is rolling out another release of their community-based, Novell-backed, multipurpose Linux. SUSE has a long history of operating in a professional setting
15%
19.11.2014
computationally intensive Python application named test3.py
was running.
Figure 1: Sample output from vmstat while running a user application.
Although
15%
07.10.2014
_string;
08
09 static int prochello_show( struct seq_file *m, void *v )
10 {
11 int error = 0;
12
13 error = seq_printf( m, "%s\n", output_string);
14 return error;
15 }
16
17 static int prochello
15%
03.08.2023
need to set up (in the simplest case) a number of elements. To begin, configure a route to the Internet gateway by setting a route to CIDR range 0.0.0.0/0 as the Next Hop Internet Gateway; then you need
15%
12.09.2013
shares, including vWorkspace [3] and Pano Logic [4].
What VDI Means
When you consider all the benefits, you might expect virtual desktops to be used in environments at least a few dozen clients
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