x
My lil web adobe
Twitter Linkedin

Main menu

Skip to content
  • Home
  • Presentations

Tag Archives: python

Tech bytes

Python reduce function

Author manish Date August 22, 2019
This is an interesting short cut function when you want to process list items...
Tagged function, programming, python, reduce |
Tech bytes

Python map function

Author manish Date August 19, 2019
Think of a situation, where you want to perform same operation on a group...
Tagged function, map, python |
Tech bytes

Lambda functions in python

Author manish Date August 14, 2019
Traditionally, most programmers use functions and macros to write re-usable routines. In Python there...
Tagged lambda, programming, python |
Tech bytes

Python Netmiko – network automation

Author manish Date August 12, 2019
If you have been using expect on Linux or paramiko with python, then you...
Tagged netmiko, Networking, paramiko, python |
Tech bytes

Getting CCTV streams in Python

Author manish Date July 29, 2019
I have basic CCTV setup at home with two bullet cameras on 4 channel...
Tagged cctv, dvr, hikvision, opencv, python, rtsp |
Tech bytes

Monitor power usage and other parameters of Linux server

Author manish Date July 22, 2019
This weekend I decided to exchange my 8 year old i3 laptop with a...
Tagged Grafana, Influxdb, python |
Tech bytes

Machine learning using decision tree algorithm in python

Author manish Date July 7, 2019
Decision tree algorithm is very basic method to predict result of given input using...
Tagged machine learning, python |
Tech bytes

python based nmap port scanning

Author manish Date June 12, 2019
Nmap is a great tool to run scans on remote hosts and networks. python-nmap...
Tagged ITsecurity, nmap, python |
Tech bytes

Paramiko python ssh library

Author manish Date May 8, 2019
At times we have to use ssh connections to remote hosts/devices in programs to...
Tagged python |
Tech bytes

Starting with Python django

Author manish Date March 2, 2019
Django is a open source and free python based framework for web programming. I...
Tagged basic, django, framework, hello world, python, tutorial |
« Previous 1 2 3
Categories
  • Everything else
  • Food bites
  • Reviews
  • Tech bytes
  • Travel notes
Latest Posts
  • Ingest Kafka messages into EFK stack
  • Python based CLI automated test for Linux and network
  • Enable web proxy on grafana for datasources, MS Teams notifications etc
  • Expand disk space of a Linux disk partition on LVM
  • Secure home network with raspberry pi based VPN gateway
  • Create own WiFi router using raspberry pi 4
  • Raspbian distro upgrade
  • Raspberry Pi 5Ghz wifi band access
  • Grafana behind apache proxy
  • Receive and process logs using Fluentd and Python
Recent Comments
    No comments.
Archives
  • October 2023
  • August 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • August 2022
  • May 2022
  • February 2022
  • January 2022
  • September 2021
  • August 2021
  • March 2021
  • August 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • August 2018
  • June 2018
  • May 2018
  • February 2018
  • January 2018
  • December 2017
  • September 2017
  • August 2017
  • July 2017
  • April 2017
  • February 2017
  • September 2016
  • April 2016
  • December 2015
  • September 2015
  • July 2015
  • April 2015
  • February 2015
  • December 2014
  • September 2014
© My lil web adobe