12%
09.04.2019
several event logs in the GUI. The admin's PowerShell friend
> Get-WinEvent -FilterHashTable @{LogName='AD FS/Admin'; Level=2; StartTime=(Get-Date).AddDays(-7)} -ComputerName adfssrv1
shows you what went
12%
26.10.2017
/inventory/hosts
file in the folder previously created by debops-init
to determine which host to connect to:
server1.example.net
server2.example.net
server3.example.net
A group name is missing in this example
12%
09.04.2019
: https://www.youtube.com/watch?v=y3ylZl-aFFg
iptraf: https://www.youtube.com/watch?v=cO0huATNxps
Glances: https://www.youtube.com/watch?v=TQgB0MD9crA
atop article: https://www.tecmint.com/how-to
12%
20.10.2013
. The output for the Samsung SSD is:
[root@home4 ~]# smartctl -i /dev/sdb
smartctl 5.43 2012-06-30 r3573 [x86_64-linux-2.6.32-358.18.1.el6.x86_64] (local build)
Copyright (C) 2002-12 by Bruce Allen, http
12%
30.11.2020
extremely popular thanks to, among other things, its MAPI and ActiveSync emulation named Z-Push. The ambitious feature list (Table 1) reveals that Kopano wants to be far more than its ancestor: In addition
12%
20.03.2014
and Others Run In Production? http://www.listbox.com/member/archive/184463/2013/02/sort/time_rev/page/1/entry/5:161/20130218134633:82C0ABBC-79FB-11E2-B214-A90A0365DAE4/
12%
10.06.2015
it with the -c option, which uses a symmetric key as well as the default CAST5 cipher. The example in Listing 1 encrypts the text file hpc_001.html. Notice that the gpg command leaves the original file in place
12%
30.05.2021
be vulnerable.
In a PowerShell command prompt window (CMD), run the following command under the SkyArk folder:
PS C:\SkyArk> Scan -AWShadowAdmins -AccessKeyID AKIA5DWQIQ2MR6OXXXXX -SecretKey BYptvF+QF2kk8W4
12%
16.08.2018
:
$ pdsh -w -^/tmp/hosts2 uname -r
192.168.1.4: 2.6.32-696.30.1.el6.x86_64
By using the hyphen in front of the file name, the nodes listed in the file are excluded. In this case /tmp/hosts2, which contains
12%
21.04.2015
code is available. With Ceph, you can certainly put programming libraries to good use that keep access to objects standardized. Several libraries actually offer this functionality. Librados is a C