Git Product home page Git Product logo

Comments (4)

joukewitteveen avatar joukewitteveen commented on June 19, 2024

I would expect you could just use the wireless-wpa example and write the key as Key=\"<encrypted_PSK>.
The comments above the Key='WirelessKey' line in that example file do need to be improved. Suggestions are welcome.

from netctl.

cinelli avatar cinelli commented on June 19, 2024

I must have looked over this when viewing the examples, I adjusted my configs and also the Arch Wiki. How about something like this since at the bottom of man 5 netctl.profile it discusses these methods with additional examples.

ESSID='MyNetwork'

Hexidecimal keys use non-quoted method "<encrypted_psk>

Keys starting with " , use quoted string method. '""""'

Key='WirelessKey'

Uncomment this if your ssid is hidden

#Hidden=yes

Federico Cinelli [email protected]
Cinelli Motorsports LLC
Cinelli Thoughts
Stay true
On Sat, 23 Feb 2013 02:27:38 -0800
Jouke Witteveen [email protected] wrote:

I would expect you could just use the wireless-wpa example and write the key as Key=\"<encrypted_PSK>.
The comments above the Key='WirelessKey' line in that example file do need to be improved. Suggestions are welcome.


Reply to this email directly or view it on GitHub:
#13 (comment)

from netctl.

cinelli avatar cinelli commented on June 19, 2024

Also, when explaining '""""'
if Key="WirelessKey (literally) .. Would this expressed Key='""WirelessKey"' ?

In example/wireless-wpa it states if starts with "
then it should be written '"""" which would be expressed in the profile: Key='""""WirelessKey"'
I think you may have meant '""' since " would be part of ; shown as Key='""WirelessKey"'

from netctl.

joukewitteveen avatar joukewitteveen commented on June 19, 2024

This last point is the main reason (for me) these lines should be improved. Your observation is correct (one double quote too much), but this more or less means the comments should come with examples to avoid confusion. We should probably also refer to the manpage section.

from netctl.

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.