open-menu closeme
Home
Links icon
LinkedIn
About
English
github linkedin
  • Bootleg HP iLO Firmware

    calendar Aug 10, 2018 · 1 min read · HP-ILO FIRMWARE  ·
    Share on: twitter facebook linkedin copy

    This absolute champion is keeping the most recent firmware for most HP iLO's available to normal humans without a super secret super expensive support contract available online. http://pingtool.org/latest-hp-ilo-firmwares/


    Read More
  • Re-map all printers from one server to another

    calendar Aug 8, 2018 · 1 min read · SERVER SCRIPT PRINTER CONFIG  ·
    Share on: twitter facebook linkedin copy

    Script to migrate users from one server to another Running the below will migrate all printer connections from "OLD-SERVER" to "NEW-SERVER" While keeping the original name of the printer. 1strOldServer = "OLD-SERVER" 2strNewServer = "NEW-SERVER" 3 4 5strComputer = "." 6Set …


    Read More
  • Docker fun

    calendar Jul 21, 2018 · 1 min read · DOCKER  ·
    Share on: twitter facebook linkedin copy

    1root@m2-kolla-deploy:~# curl -X GET https://localhost/v2/_catalog?n=2000 -k …


    Read More
  • Linux static routes & fixing 'Error either to is duplicate, or gw is a garbage'

    calendar Jun 25, 2018 · 2 min read · LINUX ROUTING TROUBLESHOOTING  ·
    Share on: twitter facebook linkedin copy

    While working with Linux routing, it's not uncommon to encounter errors when adding static routes. A typical issue is the error message: "Error: either 'to' is duplicate, or 'gateway IP' is a garbage." This post details my experience with this error and how I resolved it. Encounter with the Error In my …


    Read More
  • Dell MD3060 JBOD

    calendar May 11, 2018 · 6 min read · DELLMD3060JBOD UBUNTU  ·
    Share on: twitter facebook linkedin copy

    Here is what it looks like to have a Dell MD3060 JBOD Chassis attached to a an Ubuntu box 1root@sata01:~# lsscsi 2[0:0:0:0] cd/dvd PLDS DVD+-RW DS-8A3S HD51 /dev/sr0 3[2:2:0:0] disk DELL PERC H700 2.10 /dev/sda 4[3:0:0:0] disk iDRAC LCDRIVE 0323 /dev/sdaf 5[4:0:0:0] cd/dvd iDRAC Virtual CD 0323 /dev/sr1 6[4:0:0:1] disk …


    Read More
  • LibreNMS - Ignore junk ports

    calendar May 10, 2018 · 1 min read · LIBRENMS  ·
    Share on: twitter facebook linkedin copy

    I'm sick of seeing alerts in LibreNMS about ports on my virtual hosts I don't care about. So I'll set them all to ignore I'll also update the rule to prevent the alerts coming trough if a new tap port gets created 1update librenms.ports set ports.ignore='1' where ports.ifName like 'tap%' or ports.ifName …


    Read More
  • OpenVSwitch - Remove a port from a bond

    calendar May 6, 2018 · 1 min read · OPENVSWITCH  ·
    Share on: twitter facebook linkedin copy

    Short answer: There is no dedicated command for that but it can done. Long answer: ovs-vsctl --id=@eth0 get Interface eth0 -- remove Port bond0 interfaces @eth0 https://mail.openvswitch.org/pipermail/ovs-discuss/2015-May/037372.html


    Read More
  • Linux speedtest

    calendar May 6, 2018 · 1 min read · LINUX SPEEDTEST  ·
    Share on: twitter facebook linkedin copy

    1curl -s https://raw.githubusercontent.com/CoryHawkless/speedtest-cli/master/speedtest.py | python3 https://github.com/sivel/speedtest-cli/ https://askubuntu.com/questions/104755/how-to-check-internet-speed-via-terminal#269821


    Read More
  • Kolla commands

    calendar May 2, 2018 · 1 min read · KOLLA  ·
    Share on: twitter facebook linkedin copy

    Build just one container and send it to a private registry 1kolla-build -b ubuntu kolla-toolbox --registry localhost:443 --push Build one thing and publish it to a custom namespace 1sudo kolla-build horizon -b ubuntu --push --registry m2-kolla-deploy:443 -n cory Push a single 'project' out - Unconfirmed 1kolla-ansible …


    Read More
  • Openstack Queens - Nova: Error creating new key pair

    calendar May 2, 2018 · 3 min read · OPENSTACK-QUEENS NOVA KEYGEN  ·
    Share on: twitter facebook linkedin copy

    In a fresh install of Openstack Queens I was having an issue generating new key pairs after a reboot f the Nova node. The following error was logged in nova-api.log A simple restart of the nova-api service resolved this issue for me 12018-05-02 13:25:41.101 1351 ERROR nova.api.openstack.wsgi …


    Read More
    • ««
    • «
    • 7
    • 8
    • 9
    • 10
    • 11
    • »
    • »»

Cory Hawkvelt photo

Cory Hawkvelt

CTO @ Nexgen Cloud | Career Nerd and Open Source Cloud Architect
Read More

Recent Posts

  • Deploying pam_ussh: A Comprehensive Guide
  • Unpacking the NVIDIA H100 Tensor Core GPU: A Deep Dive for CTOs
  • Caddy proxy for OpenStack API's
  • HP Server ACPI errors
  • vxlan: non-ECT from 10.254.8.23 with TOS=0x2
  • Install Ceph by hand Ubuntu 22.04
  • Gnocchi Convert Temperature F to C
  • Install HP SSACLI HPACUCLI tool on Ubuntu 20.04

Tags

LINUX 32 CEPH 24 BASH 22 OPENSTACK 13 NETWORKING 10 DOCKER 8 CONFIG 6 HP 5 HPACUCLI 5 OPENSTACK-QUEENS 5 QEMU 5 SSH 5 TROUBLESHOOTING 5 CENTOS7 4
All Tags
ACTIVE-BACKUP1 ADB1 AI1 ANDROID1 ANSIBLE2 APT1 AUTODISCOVER1 BACKUP1 BASH22 BIND1 BLUETOOTH1 CACHE1 CADDY1 CAS1 CENTOS74 CEPH24 CEPH-NAUTILUS1 CERTIFICATES1 CINDER3 COLLECTD1 COMWARE1 CONFIG6 CRYPTOLOCK1 CRYPTOMINER2 DATABASE1 DELL1 DELL-S600-ON1 DELLMD3060JBOD1 DHCP1 DISK-MGMT1 DNS1 DOCKER8 DRIVERS1 ESP826621 ESPTOOL1 FAIL2BAN1 FEDORA261 FIBRECHANNEL1 FIRMWARE1 FREEOTP1 FTOS1 GIT1 GNOCCHI3 GO1 GPU1 H1001 HAPROXY2 HARDWARE2 HORIZON1 HP5 HP-ILO1 HPACUCLI5 HPC1 HTTP1 HUGO1 HYPER-V1 INDEX1 IP2 IPTABLES1 IPV61 KEYCLOAK1 KEYGEN3 KEYSTONE1 KOLLA1 KVM2 LE1 LIBRENMS1 LINUX32 LOGO1 MAAS1 MATTERMOST1 MEGACLI1 MELLANOX1 MELTDOWN1 MEMCACHED1 MIKROTIK2 MOUSE1 MTP1 MYSQL4 NAMED1 NAT1 NETBOX1 NETBOX-IPAM1 NETWORK-MANAGER1 NETWORKING10 NEUTRON1 NOVA1 NOVNC1 NPS1 NVIDIA2 OPENNEBULA1 OPENSTACK13 OPENSTACK-QUEENS5 OPENSWITCH1 OPENVSWITCH1 OVN1 PAM1 PCI1 PKI1 PORT1 PRINTER1 PROXMOX1 PUTTY1 PYTHON1 QEMU5 RABBITMQ1 RADIUS1 RADOSGW2 RAID3 RBD3 ROCKY-GLANCE1 ROUTING1 SCRIPT1 SECURITY1 SERVER1 SERVER-20121 SMTP1 SNMP1 SPECTRE1 SPEEDTEST1 SSH5 SSL1 SVG1 SWAP1 SYSCOMMANDS1 TCP1 TCP-DUMP1 TCPDUMP1 TROUBLESHOOTING5 UBUNTU4 UBUNTU-182 UBUNTU-201 UBUNTU-GNOME1 UBUNTU171 UEFI1 VAGRANT2 VIRTUAL-NETWORK1 VIRTUALISATION1 VLAN1 VM2 VPN1 VXLAN2 WINDOWS2 WINDOWS-AD1 WIRESHARK1 YOUTUBE-DL2
[A~Z][0~9]

Copyright 2022-  . All Rights Reserved

to-top