Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Python script for pushing the same configuration on multiple devices.
...This feature can be further customized to prompt the user for them or read them from a file.
The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable.
Tools used: Python 2.7.3, GNS3, Linux.
Turn your linux machine into an infrastructure wifi router.
pyforward is a GTK+ front-end to three core linux technologies that make it possible to turn your computer into a wifi access point in infrastructure mode:
1. iptables - To enable routing of your requests.
2. dnsmasq - To assign ip-addresses using dhcp.
3. hostapd - To enable wifi access to your machine in infrastructure mode.
Refer the wiki page for more information on how to run pyforward.
Note: Presently I'm in "development" mode. So, I urge the users of pyforward to make any...