Ifconfig.it
open-menucloseme
Home
About
Archive
🌐
English
twitter linkedin github youtube
  • OED tools: Pushover

    calendar Feb 1, 2016 · 2 min read · oed software python  ·
    Share on: twitter facebook linkedin copy

    The problem

    In my last post about Linux at command I talked about notifications on my mobile.

    In most of my automation scripts I prefer notifications to come to my mobile instead of via email or SMS (really? in 2015?) because:

    • it is always with me
    • I check it thousands times a day (I know you too ;-) )
    • it is a …

    Read More
  • Welcome 2016 Cisco Champions

    calendar Jan 29, 2016 · 1 min read · cisco ciscochampion  ·
    Share on: twitter facebook linkedin copy

    With a good amount of surprise I've been nominated Cisco Champion for 2016:

    Because of your impactful and valuable contributions to the IT community, you have been chosen out of hundreds of nominees to be part of the 2016 Cisco Champion program. Congratulations! …


    Read More
  • OED Tolls: Linux "at"

    calendar Jan 28, 2016 · 1 min read · linux python oed  ·
    Share on: twitter facebook linkedin copy

    Another post on Linux commands, short and simple but very useful: at.

    The problem

    As IT pros we are all comfortable with the change window concept.

    This window usually opens at night or during the week-end and sometimes the change actually just requires a few commands on a Linux machine.

    The automation

    The at command …


    Read More
  • OED tools: Linux command alias

    calendar Jan 18, 2016 · 1 min read · linux oed  ·
    Share on: twitter facebook linkedin copy

    After a few posts about Windows software now it's time for Linux.

    The problem

    Working with the Linux bash sometimes requires to type long commands multiple times. Isn't that a motivation strong enough to look for a better way?

    The automation

    Linux alias is quite self-explanatory, it allows to create command aliases …


    Read More
  • OED tools: Chocolatey

    calendar Jan 11, 2016 · 1 min read · oed  ·
    Share on: twitter facebook linkedin copy

    The problem

    Install software on Windows and keep it updated is a boring and repetitive task.

    Linux and BSD/OSX users can install software from packages and keep it updated with a simple apt-get update;apt-get upgrade command.

    Wouldn't it be great to have the same feature on Windows?

    The automation

    Chocolatey is a …


    Read More
  • OED Tools: ConzoleZ

    calendar Jan 4, 2016 · 1 min read · software oed  ·
    Share on: twitter facebook linkedin copy

    The problem

    As many IT professionals I work quite often on the command line with many command prompts open.

    Windows lacks a good native command prompt software so usually you see monitors filled with black terminals that are hard to manage and track.

    The automation

    ConsoleZ allows multiple tabs and to split tabs …


    Read More
  • OED Tools: 1Password

    calendar Dec 26, 2015 · 1 min read · oed software  ·
    Share on: twitter facebook linkedin copy

    The problem

    Security today is a main concern for every computer user. One of the first problem is how to manage password.

    I see many creative solutions around: post-it or paper only, use of the same password for all services, a spreadsheet inside an encrypted zip file... none of them appear safe or efficient.

    The …


    Read More
  • OED Tools: NetSetMan

    calendar Dec 21, 2015 · 1 min read · oed networking software  ·
    Share on: twitter facebook linkedin copy

    The problem

    I manage many networks and quite often I work at customer site.

    For every site I need and IP address, gateway, Wi-Fi network, sometimes proxy, a printer and many other unique network settings.

    Change IP address on Windows is a process that takes too much time and many clicks.

    The automation

    I used to use …


    Read More
  • Obsessive Efficiency Disorder

    calendar Dec 13, 2015 · 2 min read · oed  ·
    Share on: twitter facebook linkedin copy

    I read this blog post from Mattias Geniar and I think he gave a name of a concept I had in my mind from years.

    It started a while ago when I tried to find a more efficient ways to do my daily work and it got bigger and bigger up to be almost an... obsession.

    Obsession is actually a negative word related do some sort of …


    Read More
  • VMware VCP5-DCV for a network engineer

    calendar Dec 11, 2015 · 2 min read · certifications vmware exam  ·
    Share on: twitter facebook linkedin copy

    Today I passed exam VCP550 and got VMware VCP5-DCV certification.

    <img
      loading="lazy"
      decoding="async"
      alt=""
      
        class="image_figure image_external image_processed"
        width="150"
        height="136" …</picture></figure></p>
    

    Read More
  • Simple Cisco switch inventory with bash and snmp

    calendar Dec 2, 2015 · 2 min read · bash cisco linux script snmp  ·
    Share on: twitter facebook linkedin copy

    Scripts, usually I write some because I don't like repetitive tasks and I'm lazy, meaning I prefer automation over useless hard work.

    Don't know where I found this quote but I like it:

    Don't spend your time doing work a well-trained monkey could do.
    

    Today's request was quite simple: get model and serial number from a …


    Read More
  • WLPC 2015 @ Berlin

    calendar Oct 30, 2015 · 2 min read · wifi events wlpc  ·
    Share on: twitter facebook linkedin copy

    For the second year in a row I attended Wireless Lan Professionals Conference Europe, this time in Berlin.

    Location

    The choice of location this time was much better, last year I went to Maastrich through Brussels, most people didn't liked it since it's not easy to reach.

    The sessions

    Session quality is high, mostly …


    Read More
  • AWK and Cisco WLC

    calendar Sep 4, 2015 · 7 min read · awk linux script wlc  ·
    Share on: twitter facebook linkedin copy

    When you see an hacker movie you see people typing on the keyboard very fast. Actually the toughest the hacker is the faster he types very long commands and all of them work the first time.

    Want to impress friends and colleagues? Type on the hackertyper ;-)

    More experienced network engineers, as I learned during my …


    Read More
  • Cisco ASA VPN with over overlapping addresses and twice NAT

    calendar Aug 10, 2015 · 5 min read · cisco asa nat vpn  ·
    Share on: twitter facebook linkedin copy

    IP addressing design is a topic that follows every networker from the basic to the architect level of experience.

    Usually we just pick a random range from RFC1918 and address all the devices.

    But then VPN happens, and with VPN comes the risk of overlapping.

    How do we fix overlapping? With NAT of course!

    In this post …


    Read More
  • Quick config: SSL VPN on Cisco IOS via CLI

    calendar Aug 3, 2015 · 1 min read · anyconnect cisco cli ios vpn  ·
    Share on: twitter facebook linkedin copy

    Platform: CISCO2921 IOS version: 15.3(3)M5

    Load the anyconnect package on the flash of the router and configure anyconnect client package (be patient, this may take a while...):

    crypto vpn anyconnect flash0:/webvpn/anyconnect-win-4.1.04011-k9.pkg sequence 1
    

    SSLVPN Package SSL-VPN-Client (seq:1): installed successfully …


    Read More
    • ««
    • «
    • 9
    • 10
    • 11
    • 12
    • 13
    • »
    • »»

Gian Paolo photo

Gian Paolo

Network architect with some coding skills.
Read More

Recent Posts

  • Global Azure 2025
  • The decommissioning costs
  • Welcome 2025 Cisco Champions
  • SDWAN enhancements in a satellite link
  • Receive Side Scaling
  • Cisco Nexus transceiver temperature
  • NetBox to hosts
  • Cisco ISE scripts

Categories

NETWORKING 2 CERTIFICATIONS 1 CISCO 1 HUGO 1 WIRELESS 1

Tags

NETWORKING 89 CISCO 81 SOFTWARE 22 CERTIFICATIONS 19 LINUX 19 PYTHON 17 CERTIFICATION 15 AUTOMATION 14 CCIE 14 OED 12 TECHFIELDDAY 12 CLEUR 10 EVENTS 10 CISCOCHAMPION 9
All Tags
ACI3 AIRCONSOLE1 AIRPICONSOLE3 ALCATEL2 ANSIBLE1 ANYCONNECT1 API2 ARISTA2 ARUBA4 ASA8 AUTOINSTALL2 AUTOMATION14 AWK2 AWS6 AZURE1 BASH3 BATCH1 BLOG7 BOOK4 BOOKS1 BROCADE1 CA1 CANDID3 CAT9K1 CATCHPOINT1 CCIE14 CERTIFICATE1 CERTIFICATION15 CERTIFICATIONS19 CISCO81 CISCOCHAMPION9 CISCOU7 CLEUR10 CLI2 CLOUD5 CLOUDFORMATION1 COMWARE1 CONFERENCES1 DARKNET1 DATACENTER5 DCUCI1 DEBUG1 DEVNET3 DNAC1 DOCKER9 DOCUMENTATION1 DSCP1 EEM1 EMULATOR1 EVENTS10 EXAM9 FIREPOWER1 FIREWALL1 FOR1 FRAMERELAY1 FREENAS1 FUN1 GESTALTIT3 GITLAB1 GRAFANA1 HOMELAB4 HOMEOFFICE1 HP3 HUAWEI2 HUGO1 ICINGA21 ICONS1 IOS1 IPFABRIC7 IPS1 IPV65 ISE1 ITBLOGAWARDS3 JUNIPER1 K8S1 LIBRENMS2 LINUX19 LOGS1 MERAKI5 MIB1 MICROSERVER1 MIKROTIK1 MONITORING6 MTU1 NAT1 NEDI1 NETBOX3 NETMIKO1 NETWORKING89 NEXUS4 NFD1 NFD164 NFD236 NFD312 NORNIR3 NSX1 NTP1 OBSERVIUM1 OED12 OFFICE3651 OMISWITCH1 OSPF1 OSX1 PATHSOLUTIONS1 POETRY1 PPPOE2 PYTHON17 QOS2 RASPBERRY3 RMON1 RSA1 SCRIPT4 SDN1 SDWAN2 SECURITY4 SED1 SERVER4 SMOKEPING1 SNMP3 SOFTWARE22 SWITCH1 SYSADMIN1 TECHFIELDDAY12 TERRAFORM2 TFD1 TOFIX2 TRAINING9 TROUBLESHOOTING1 UCS2 VARIOUS2 VMWARE4 VPN3 VXLAN1 WARSTORIES3 WEBSITE2 WIFI8 WINDOWS1 WIREGUARD2 WIRELESS4 WLC3 WLPC2 WORK8 ZBFW1
[A~Z][0~9]
Ifconfig.it

Copyright 2003-  IFCONFIG.IT. All Rights Reserved

to-top