codotips.com - Code Tips and Snippets

Description: Collection of code, tips, snippets, advices, that makes your programing life easier.

php (15838) linux (6750) mysql (4313) code (3017) tips (2629) source (897) snippets (53)

Example domain paragraphs

If like me, you use a VirtualBox VM for developing server applications, you certainly have configured your VM with your network interface in bridged mode.

When you have to move your VM on a Laptop PC, and after that, each time you switch from a wired connection to a Wireless one, you definitely have been annoyed, having to update the network adapter on which the network is bridged. You will see in this post how to develop a mini C program that allows you to switch automatically to the correct network interface and then start the VM.

Monday april 06, 2020 Update: Obsolete article Last tests had been done on ubuntu 12.04... gcc Optimizer doesn't need anymore register What has been true during 30 years is now no more true!

Links to codotips.com (3)