SecureW2 JoinNow: Difference between revisions

Vater (talk | contribs)
m Vater moved page Eduroam to SecureW2 JoinNow: https://www.securew2.com/multios is an app (package (and program)); wikipedia:en:eduroam is a network access service
Tags: Mobile edit Mobile web edit
Vater (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== SecureW2 JoinNow ==
[[{{PAGENAME}}|JoinNow]] is an application (product) from the SecureW2 company to join enterprise networks (like [[eduroam]]<ref>https://www.securew2.com/solutions/eduroam
To run the SecureW2_JoinNow.run script on NixOS, you require a [[Shell.nix]] which uses buildFHSEnv to create an FHS-compliant file system.
</ref>) easily form various operating systems.<ref>https://www.securew2.com/multios</ref>
 
== <code>SecureW2_JoinNow.run</code> ==
 
To run the SecureW2_JoinNow.run script, you require a [[Shell.nix]] which uses buildFHSEnv to create an FHS-compliant file system.


Save the following code into a shell.nix file alongside the SecureW2 script and run <code>nix-shell</code> to start the script:<syntaxhighlight lang="nix">
Save the following code into a shell.nix file alongside the SecureW2 script and run <code>nix-shell</code> to start the script:<syntaxhighlight lang="nix">
Line 24: Line 28:
}).env
}).env
</syntaxhighlight>
</syntaxhighlight>
== References ==
<references />