34%
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
34%
11.10.2016
jQuery distribution: https://w3techs.com/technologies/overview/javascript_library/all
jQuery 3.0: https://blog.jquery.com/2016/06/09/jquery-3-0-final-released/
jQuery 3.1: https://blog.jquery.com
34%
16.05.2013
** ** ** ** ** **$apache_package_name = 'apache2'
04 ** ** ** **}
05 ** ** ** **/(RedHat|CentOS|Fedora)/: {
06 ** ** ** ** ** **$apache_package_name = 'httpd'
07 ** ** ** **}
08 ** **}
09
10 package { $webserver
34%
18.07.2013
– I am glad they're careful – but I'm not, so I need to cheat: I need config management.
Config management sets up servers. It installs stuff, configures it, and makes sure it is working as you
34%
09.10.2017
.objects.all():
8 print(obj)
Figure 3: All files are in an S3 bucket.
The boto3 program provides paginators as a solution to the dilemma; they fetch
34%
06.10.2019
of the data. For data retrieved from all geographic regions (e.g., photos of celebrities) a separate partition is available everywhere that reduced cross-partition traffic by 20 percent, saving a large amount
34%
15.08.2016
@8.8.8.8 suse.com
still does not produce a result (Figure 2). Figure 3 shows many network devices in the operating system at hand, although with only a single loopback in the ns1 namespace. You can
34%
28.11.2021
edit podman.socket
08 mkdir -p /etc/systemd/system/podman.socket.d
09 cat >/etc/systemd/system/podman.socket.d/override.conf
10 [Socket]
11 SocketMode=0660
12 SocketUser=root
13 Socket
34%
27.05.2013
, Issue 09, pg. 60
34%
16.02.2012
: Vmtouch Gzip Example
01 $ ./vmtouch /bin/gzip
02 Files: 1
03 Directories: 0
04 Resident Pages: 0/15 0/60K 0%
05 Elapsed: 8.1e-05 seconds
06 $ ./vmtouch -vt /bin/gzip
07 /bin/gzip
08