25%
04.08.2020
. You can determine this name with the uname -n command. The domain name can be omitted if it is not absolutely necessary to differentiate between the individual nodes:
node create --node-type Combined
25%
06.08.2012
/tmp
filex.txt orbit-gdm pulse-PKdhtXMmr18n
You can also rename the file when you physically move it:
$ mv /tmp/filex.txt file0.txt
$ ls
Desktop file0.txt list.txt newbie.txt Public Videos
25%
20.06.2022
$MailboxesTotal++
32
33 [...]
34
35 $nTimeout = 0
36 while ((Get-MailboxExportRequest -Mailbox $Mailbox).Status -ne "Completed") {
37 Start-Sleep -s 2
38 $nTimeout += 2
39 if ($nTimeout % 60
25%
05.08.2024
/bin/ksh'
user_gecos: 'AIX guest user'
user_pgrp: 'staff'
user_groups: 'staff'
user_fsize: '-1'
user_passwd: "{ssha256}06$FkFHd0q1hxVonC2a$sa1WA0G3mPNWtz2GAhUkfcQ7BkD/mNngBu0Tn2.N.cl"
collections
25%
07.11.2011
for [clauses ...]
for (i=0;i<N;i++) {
a[i]= i*i; /* parallelized */
}
... /* one thread */
Also, you can combine the two compiler directives, parallel
and sections
, to form a single directive
25%
13.12.2018
_64 3/4
19 Verifying : bzip2-1.0.6-13.el7.x86_64 4/4
20
21 Installed:
22 mssql-server.x86_64 0:14.0.3026.27-2
23
24 Dependency
25%
20.10.2013
://smartmontools.sourceforge.net
=== START OF INFORMATION SECTION ===
Device Model: Samsung SSD 840 Series
Serial Number: S19HNSAD620517N
LU WWN Device Id: 5 002538 5a005092e
Firmware Version: DXT08B0Q
User Capacity: 120,034,123,776 bytes
25%
10.04.2015
-WMIObject Win32_OperatingSystem | fl Name, BuildNumber, Version
Name: Microsoft Windows 8.1 Enterprise|C:\Windows|\Device\Harddisk0\Partition4
BuildNumber: 9600
Version: 6.3.9600
The command
25%
14.03.2018
rules:
48 - proto: udp
49 from_port: 12345
50 to_port: 12345
51 cidr_ip: 0.0.0.0/0
52 - proto: tcp
53 from_port: 22
54 to_port: 22
55 cidr_ip: 0.0.0.0/0
25%
09.06.2018
0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 192.168.56.210:445 0.0.0.0:* LISTEN
tcp 0 0 192.168.56.210:139 0.0.0.0