Overview for
                                    networking
                            
                                
                
                    
                
                
                                                    Mining webdollar the lazy way, automated.
Webdollar is a cryptocurrency, which has its own blockchain. More info at http://webdollar.io.
The script must be run under user root and I suggest you to run it in a screen session.
This script has been tested on Ubuntu 16.04 LTS.
                
                
            
            
                    
                
                
                                                    This script works on PowerShell >= 4.
Tested on Windows 10.
                
                
            
            
                    
                
                
                                                    The script needs to be run in a Powershell or a cmd session.
This script configures and starts a wi-fi hotspot on Windows.
Tested on Windows 10 x64.
                
                
            
            
                    
                
                
                                                    This script sets the MTU size on Linux.
Tested on Ubuntu, Red Hat and SuSE.
Default values:
INTERFACE_NAME=eth0;
MTU_VALUE=65000
Execution:
bash changemtu.sh $INTERFACE_NAME $MTU_VALUE
If parameters are not given, the script is running with the default values.
                
                
            
            
                    
                
                
                                                    The script needs to be run as administrator in a Powershell session.
This script sets the MTU size on Windows.
Tested on Windows >= 6.0