open-menu closeme
Home
Links icon
LinkedIn
About
English
github linkedin
  • Functional Ceph RadosGW docker container and config

    calendar May 14, 2021 · 3 min read · CEPH RADOSGW DOCKER CONFIG  ·
    Share on: twitter facebook linkedin copy

    This article provides a basic guide to deploying RadosGW in a Docker container with Keystone authentication support. RadosGW is a part of the Ceph distributed storage system and offers interfaces compatible with S3 and Swift APIs, making it versatile for various cloud storage applications. Here, we will go through …


    Read More
  • Bulk add IP's to Netbox IPAM and attach to Interface

    calendar May 27, 2020 · 1 min read · NETBOX NETBOX-IPAM IP CONFIG  ·
    Share on: twitter facebook linkedin copy

    I need to add a /30 IP to every interface on a switch to enable host based routing in a virtualization cluster. I'm lazy and didn't want to key them all in by hand. So I wrote this script in Pyhton3 It uses a starting interface ID(Assuming that all of the interfaces on your switch are in numerical order) and it uses a …


    Read More
  • Putty SSH settings to stop garbled output

    calendar Sep 24, 2019 · 1 min read · PUTTY SSH CONFIG UBUNTU-18  ·
    Share on: twitter facebook linkedin copy

    Using Ubuntu 18 and tools like glances and iftop would often mangle the output Changing the default Puttty settings 'Connection > Data > 'Terminal-type string' to 'putty' instead of 'xterm' and setting your PuTTY settings under Translation and ensure that you have UTF-8 set as the character set then save this as …


    Read More
  • Dell S6000-ON Fan-out port configuration

    calendar Aug 27, 2018 · 2 min read · DELL-S600-ON PORT CONFIG OPENSWITCH  ·
    Share on: twitter facebook linkedin copy

    Using Openswitch 2.3.1 on the Dell S6000-ON I was able to configure the fan-out \ breakout port configuration but the link was not coming up on my 10G switch or on the 4 sub interfaces generated by OPX. Use the following steps to solve that issue. Don't quote me on this but I believe that on the Dell S6000-ON ports …


    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
  • A quick and dirty script to backup Openstack config files

    calendar May 24, 2016 · 1 min read · OPENSTACK CONFIG  ·
    Share on: twitter facebook linkedin copy

    You will of course need to run ssh-copy-id root@hostname for each machine you want to connect to prior to running this script. 1 #!/bin/bash 2 # declare an array called array and define 3 vales 3 osdirs=( "/etc/nova" "/etc/neutron" "/etc/cinder" "/etc/glance" "/etc/keystone" …


    Read More

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