Skip to content
FishDev edited this page May 2, 2014 · 3 revisions

So you've downloaded one of our master packages. What next? Follow the instructions below on any Linux distribution and you'll be set up within minutes.

  1. Open the network-reconnect-master.zip or network-reconnect-master.tar.gz file you downloaded in an archive manager. This should happen by double-clicking on the file.
  2. In the window that opens, navigate to the "Extract" button and click on it. Be sure to remember the location where you extracted the package.
  3. Start a terminal. In Ubuntu, for example, this can be done by pressing Ctrl + Alt + T.
  4. In the terminal, change the working directory to where you extracted the archive. If you extracted to your Desktop, you would type cd ~/Desktop.
  5. Launch the network-reconnect installer by using the commands sudo chmod a+x install.sh and then ./install.sh

Unless you get any red error messages, you're all done! You can delete the network-reconnect archives and get started with the program.

Network Reconnect

Network Reconnect is a utility designed to make managing wired and wireless network connections easy. It is a set of scripts for Linux operating systems that uses certain built-in technologies to provide basic network connections, eliminating overhead present in other utilities and adding beneficial extra features.

You can find more information about how to install and use on our homepage.

Clone this wiki locally