-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
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.
- Open the
network-reconnect-master.zipornetwork-reconnect-master.tar.gzfile you downloaded in an archive manager. This should happen by double-clicking on the file. - 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.
- Start a terminal. In Ubuntu, for example, this can be done by pressing
Ctrl + Alt + T. - In the terminal, change the working directory to where you extracted the archive. If you extracted to your Desktop, you would type
cd ~/Desktop. - Launch the network-reconnect installer by using the commands
sudo chmod a+x install.shand 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.
A FishDev project. Designed to make life easier. Completely free and open.
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.