Skip to content
The Unix Tips
cat /vishal/brain > theunixtips.com
  • About
  • Contact Me

Author: Vishal Jain

c c++

OTTO – Automate C/C++ CMake for Large Repositories

Posted on April 6, 2020 by Vishal Jain

For large repository with many projects, dependencies and contributors, getting everything to work nicely is not an easy task. Standardization is the biggest is...

Unix Admin

How to persist iptables settings on debian

Posted on February 19, 2019 by Vishal Jain

Use iptables-persistent instead of old way of iptables-save and iptables-restore to automate saving and restoring during reboots. Just remember to still perform...

Hardware

How to Change Console Fonts In Ubuntu for 4K Screen

Posted on September 16, 2018 by Vishal Jain

Recently I bought HP Spectre x360 Convertible that has a fantastic crisp 4K screen. Using CTRL+F1 (upto F6 usually) one can access console. With 4K screens now ...

Hardware

HP Spectre x360 convertible and Linux

Posted on July 22, 2018 by Vishal Jain

For a while I was mulling to buy an ultrabook. 13.3″ screen, less than 3 LB and powerful. Came across HP Spectre x360 convertible that supports upto Core ...

Apache

HOWTO Develop Apache Module in C++

Posted on September 4, 2017 by Vishal Jain

By using `extern "C"` for defining the hooks/callbacks one can start developing apache modules in C++.

Internet/Misc

Night time story – Move over Cloud, Edge computing is here

Posted on August 8, 2017 by Vishal Jain

Think Nature. Critters have to react to their environment on their own. That is Edge computing. Now think about a colony guided by a queen or an alpha-counterpa...

Internet/Network Tools/Open Source Tools

Quick Premier on migration to Curl for a socket programmer

Posted on August 3, 2017 by Vishal Jain

libcurl is quite powerful and allows many widely used protocols. In this post I discuss how a simple socket programmer could find his way using libcurl.

Internet/Network Tools

AgentX Tutorial using Net-SNMP – Trap implementation

Posted on January 30, 2017 by Vishal Jain

`mib2c -c mib2c.notify.conf ` provides an easy way to create `C` code for outgoing SNMP Traps. Implementation is simple where application would copy the intere...

Network Tools

AgentX Tutorial using Net-SNMP – Simple Table MIB for Dummies

Posted on January 29, 2017 by Vishal Jain

`mib2c` provides a way to compile MIB for a given Table and generate `C` code for it. The easiest one is to use MIB for Dummies configuration. It is not very ef...

Network Tools

AgentX Tutorial using Net-SNMP – Simple Scalars

Posted on January 14, 2017 by Vishal Jain

smilint, mib2c with mib2c.scalar.conf were used to create simple agentx agent to work with net-snmp.

Posts pagination

1 2 … 8 Next »

Recent Posts

  • OTTO – Automate C/C++ CMake for Large Repositories
  • How to persist iptables settings on debian
  • How to Change Console Fonts In Ubuntu for 4K Screen
  • HP Spectre x360 convertible and Linux
  • HOWTO Develop Apache Module in C++

Top Posts

  • php : Automatically updating Year in Copyright information for a website
  • bash : Count number of recurrence of lines

Recent Posts

  • OTTO – Automate C/C++ CMake for Large Repositories
  • How to persist iptables settings on debian
  • How to Change Console Fonts In Ubuntu for 4K Screen
  • HP Spectre x360 convertible and Linux
  • HOWTO Develop Apache Module in C++

Follow Me

  • LinkedIn
  • GitHub
© 2026 The Unix Tips
Powered by WordPress | Theme: Graphy by Themegraphy