Skip to content

This script can be used to set up everything related AUEB university ~ CS department

Notifications You must be signed in to change notification settings

foss-aueb/aueb-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

aueb-utils

This script can be used to install any packages related to AUEB CS department university projects, and manage the wireless connection provided by the university.

Software

Install the required software needed for our university projects to your Linux Distro.

# aueb packages install
> installing build-essentials ..
> installing java-jdk ..
[..]
==> software is ready to use

Networking

Easily connect to the wireless network, offered by the university.

$ sudo aueb wifi up
==> connected to aueb-wireless
$ sudo aueb wifi down
==> disconnected from aueb-wireless

Notice

  • This script requires root priviledges. Run as root, or through sudo.
  • Currently supported distributions are "ArchLinux" and "Ubuntu".
  • The installed software may not be free or open source, check the licenses.

License

The beer-ware license

/*
 * ----------------------------------------------------------------------------
 * "THE BEER-WARE LICENSE" (Revision 42):
 * <[email protected]> wrote this file. As long as you retain this notice you
 * can do whatever you want with this stuff. If we meet some day, and you think
 * this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp
 * ----------------------------------------------------------------------------
 */

About

This script can be used to set up everything related AUEB university ~ CS department

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%