/bin/date +"%c"
seg 26 nov 2018 23:46:42 -04
/bin/date +"%a, %d %b %Y, %H:%M"
seg, 26 nov 2018, 23:11
date +"%c" |cut -d":" -f1-2
seg 26 nov 2018 23:40
date "+%d %B %Y"
26 novembro 2018
/bin/date +"%d-%m-%Y"
26-11-2018
date +"%D"
11/26/18
date +"%T"
23:41:50
date +"%R"
23:43
date +%d-%m-%Y -d "5 days ago"
21-11-2018
date -d "2 week"
seg dez 10 23:49:29 -04 2018
date -d "5 month 2 day"
dom abr 28 23:51:59 -04 2019
Reiniciar VCenter
Opção 1: Pela Interface VAMI (Recomendado) Acesse o portal de gerenciamento pelo endereço: https://<IP_DO_VCENTER_OU_FQDN>:5480 . Ef...
Mais vistos
-
Find Users Who Have Never Logged On Use the following PowerShell Command; Get-ADUser -Filter { LastLogonDate -notlike "*" -and En...
-
Java Keytool Command These commands allow you to generate a new Java Keytool keystore file, create a CSR, and import certificates. A...
-
First you have to configure a wpad site in your IIS Open the proxypac.pac file you have previously created and save as wpad.dat. Copy wpa...