Amazon Ad

Featured Post

Sunday, February 03, 2019

esxcli profile commands


esxcli software sources profile list -d /vmfs/volumes/shares/storage/assman/install/VMware/vSphere_6.0/6.0U3/update-from-esxi6.0-6.0_update03.zip 
esxcli software sources profile list -d /vmfs/volumes/ds1/update-from-esxi6.0-6.0_update03.zip

esxcli software profile update -p ESXi-6.0.0-20170202001-standard -d /vmfs/volumes/ds1/update-from-esxi6.0-6.0_update03.zip

Useful OpenStack Neutron Commands


neutron subnet-create ext-net --name ext-subnet --allocation-pool start=172.21.50.1,end=172.21.50.100 --disable-dhcp --gateway 172.21.0.1 172.21.0.0/16
neutron subnet-create ext-net --name ext-subnet --allocation-pool start=172.21.50.1,end=172.21.50.100 --disable-dhcp --gateway 172.21.0.1 172.21.0.0/16

neutron net-create ext-net --shared --router:external True
neutron subnet-create ext-net --name ext-subnet --allocation-pool start=172.21.50.1,end=172.21.50.100 --disable-dhcp --gateway 172.21.0.1 172.21.0.0/16

neutron subnetpool-create --shared --is-default True --pool-prefix 172.21.3.0/24 --default-prefixlen 24 shared-default

router set --route destination=marketing_public,gateway=172.21.0.1 marketing-public-router

Tuesday, January 29, 2019

Some KVM Commands


virt-manager
virsh list —all
qemu-img create -f qcow2 -b vm6.qcow2 25G

Tuesday, January 22, 2019

DNS in PowerShell


Get-DnsClient
Set-DnsClientServerAddress -InterfaceIndex -ServerAddresses (“212.38.1.100”)
Add-Computer -DomainName “acme.com” -Credential (get-credential)

SuSE Updates


SuSEConnect -p sle-sdk/12/x86_64
zypper in -t srcpackage 'systemd'

zypper in -t pattern Basis-Devel
zypper in build

Update SuperMicro BIOS


Update bios:
sudo ./AlUpdate -f REDFISH_X10_377.bin -i lan -h 10.0.2.82 623 -u ADMIN -p ADMIN -r y

Monday, January 21, 2019

Jira and eazyBI Integration

Review the demo account:

  • https://eazybi.com/accounts/1000/cubes
  • https://eazybi.com/accounts/1000/cubes/Issues/