17%
09.10.2017
dir=os.path.dirname(path)
07 if dir and not os.path.exists(dir):
08 os.makedirs(dir)
09 if os.path.basename(path):
10 bucket.download_file(path,path)
11
12 bname='prosnapshot'
13
17%
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
17%
26.01.2025
DiskSizeGB: 47
10 }
11 source: {
12 type: 'PlatformImage'
13 offer: 'windows-ent-cpc'
14 publisher: 'MicrosoftWindowsDesktop'
15 sku: 'win11-22h2-ent-cpc-m365'
16 version
17%
22.12.2017
.linux-magazin.de;
04
05 root /var/www/www.linux-magazin.de;
06 index index.html index.htm;
07
08 # Let's Encrypt Challenge
09 #
10 location ~ /.well-known {
11 allow all;
12 }
13
14
17%
16.05.2013
_package_name = 'apache2'
09 ** ** ** ** ** **$apache_service_name = 'apache2'
10 ** ** ** ** ** **$apache_config_name = '/etc/apache2/apache.conf'
11 ** ** ** **}
12 ** ** ** **/(RedHat|CentOS|Fedora)/: {
13
17%
18.07.2013
=> installed
04 }
05 file { "/etc/update-motd.d/10-mymotd":
06 ensure => "present",
07 source => "puppet:///modules/mypuppets/misc/10-mymotd",
08 owner => 'root',
09 group => 'root',
10
17%
01.06.2024
* argv[])
08 {
09 long niter = 1000000000;
10 int myid; //holds process's rank id
11 double x,y; //x,y value for the random coordinate
12 int i;
13
17%
04.08.2020
// (c) 2020 by Federico Lucifredi
04
05 #include
06 #include
07 #include
08 #include
09 #include
10 #include
11 #include
12
13
17%
04.08.2020
build/static/js/main.00139d52.js
07 node-builder_1 | 4.13 KB build/static/css/main.f7935686.css
08 node-builder_1 |
09 node-builder_1 | The project was built assuming it is hosted at the server
17%
12.09.2013
steps. All the required software components are in the official Ubuntu repositories, and no third-party software is needed. Simply type
sudo apt-get install reprepro
to set up Ubuntu 12.04 LTS