Giter VIP home page Giter VIP logo

Comments (1)

anthonyzhub avatar anthonyzhub commented on July 24, 2024

Hi,

If you had pre-existing configurations and would like to go back to them, all pre-existing files will end with .old. In other words, if you go to the following directories, that are listed below, and find two files with similar names but different suffixes, delete the file that doesn't have .old and rename the other file without ".old"

Example

In /etc/, there are three files that should have .old extension: 'udhcpd.conf, sysctl.conf, iptables.ipv4.nat. Please keep this in mind, there is udhcpd.confandudhcpd.conf.old. In this kind of situation, **ONLY** delete udhcpd.confand renameudhcpd.conf.oldtoudhcpd.conf. If you accidentally delete udhcpd.conf.old`, the file cannot be recovered! By repeating this step in every directory, you are "technically" undoing the changes that this repository made on your Raspberry Pi. As far as I know, no other directories or files were affected.

To delete: sudo rm <file name>
To rename: `sudo mv

Directories Affected:

  1. /etc/
  2. /etc/default/
  3. /etc/network/
  4. /etc/hostapd/

Best of luck!

from rpi-wireless-hotspot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.