location: Diff for "ubuntu"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2009-08-11 11:24:38
Size: 758
Editor: crose
Comment:
Revision 13 as of 2015-04-28 11:15:27
Size: 1193
Editor: crose
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Ubunutu = = Ubuntu =
Line 3: Line 3:
= Wireless =  = Wireless =
Line 7: Line 7:
 * Falls WLAN abgeschaltet ist den wlassistant starten (der fragt beim Start nach) oder per commandline:  * If WLAN is switched off: either start the WLAN Assistant (`wlassistant`) or power on via commandline:
Line 12: Line 12:
 * Wireless Assistant: wlassistant (Paketname und Binary sind identisch) = VPN UZH =
 * Install NetworkManager-Plugin: {{{
sudo apt-get install network-manager-vpnc
}}}
 * Linux Mint (17.1) {{{
sudo apt-get install network-manager-gnome-vpnc
# restart
}}}
 * Left mousebutton click on Network-Manager-Icon (upper right corner, beside the clock) > VPN Connections > Configure VPN > Add
  * Connect to 'Compatible Cisco VPN client (vpnc)
  * Connection Name: uzh
   * Gateway: vpn.uzh.ch
   * Group Name: All
   * Group Password: [[https://www.uzh.ch/id/cl/dl/mobil/vpn/ssl-dir/Profile/Readme.txt]]
   * Username: '''UZH Shortname'''
{{attachment:UZH.png}}
Line 14: Line 29:
= VPN =  * Connect VPN: Network-Manager > VPN Connections > uzh
 * Disconnect VPN: Network-Manager > VPN Connections > Disconnect VPN

=== Further Informations ===
Line 16: Line 34:
 * Profile UZH (UniAccess): https://www.uzh.ch/id/cl/dl/sicher/vpn/ssl-dir/software/Profile/index.php

 * network-manager-vpnc
  * Nach der Installation sollte oben rechts das Network Applet sichtbar sein (falls nein, Neustart).
 * Altenartiv (viel mehr Optionen): kvpnc
 * Alternative (more options): kvpnc

Ubuntu

Wireless

iwconfig eth1 txpower auto

VPN UZH

  • Install NetworkManager-Plugin:

    sudo apt-get install network-manager-vpnc
  • Linux Mint (17.1)

    sudo apt-get install network-manager-gnome-vpnc
    # restart
  • Left mousebutton click on Network-Manager-Icon (upper right corner, beside the clock) > VPN Connections > Configure VPN > Add

UZH.png

  • Connect VPN: Network-Manager > VPN Connections > uzh

  • Disconnect VPN: Network-Manager > VPN Connections > Disconnect VPN

Further Informations

PublicMathWiki: ubuntu (last edited 2019-04-08 12:34:49 by crose)