Go to file
KieranRobson f50017636b Updated main contents page 2022-08-10 12:56:03 +01:00
CODE_OF_CONDUCT.md Create Code of Conduct for the Resources List. 2021-07-05 23:22:56 +01:00
CONTRIBUTING.md rm dead links 2022-04-13 13:50:26 +01:00
CyberSecurity.md Clean up cyber 2022-08-10 12:49:54 +01:00
Electronics.md Clean up electronics 2022-08-10 12:49:40 +01:00
Ethics_Law_Professionalism.md Clean up Ethics 2022-08-10 12:50:05 +01:00
LICENSE Update to remove the appendix 2021-07-05 23:53:35 +01:00
Programming.md Clean up programming 2022-08-10 12:49:03 +01:00
README.md Updated main contents page 2022-08-10 12:56:03 +01:00
Virtualisation.md Clean up virtualisation 2022-08-10 12:49:25 +01:00

README.md

Freeeside Logo

The Freeside Student Resources list consists of multiple categories of professional and academic resources which are aimed at aiding University of Hull students to gain further knowledge.

List originally comprised by @closebracket

Contents

Student Discount / Free stuff

VMware IT Academy is a similar program to the Microsoft Azure Dev Tools for Teaching, and allows students to obtain Software Products and Licensing for most of the VMware Products for FREE e.g. VMware Workstation, VMware vSphere, VMware Fusion. If you are a student of The Department of Computer science and Technology you would have been enrolled automatically. However sometimes your information may have "fallen through the cracks!", if so please reach out to me Andy Hancock via http://support.hull.ac.uk and mention Andy Hancock!

Business / Career

Services

Software

Tools

  • BuiltWith - Find out what websites are built with.
  • Regexr - A Regex helper.
  • delim.co - Quickly convert column data to delimited data.
  • GitHub Command Line - Do common GitHub tasks from the command line.
  • Privatebin - Open-source pastebin client that can also be self-hosted.
  • Ouroboros - Keep those docker containers up to date.
  • TLDR Pages - Simplified man pages.
  • Explain Command - A quick way to see what commands and their options do before running them.
  • RefWorks - A reference manager with University of Hull standard support.
  • Connected Papers - Visualise an academic field and find similiar papers.

Educational Resources

Linux Distributions

  • Ubuntu - Great starting distributions for beginners as lots of support is available.
  • Fedora - Freeside uses this in our Lab!
  • Arch - Advanced distribution for those looking to expand their knowledge of Linux.
  • Anarchy and ALG - These are menu/graphical installers for Arch linux, can be useful for those wanting to try out Arch without doing everything from the command line.
  • Artix - A systemd-free alternative to Arch.
  • Kubuntu - Ubuntu with an alternative desktop environment (KDE).
  • Lubuntu - Ubuntu using LXQT, a lightweight alternative to other desktop environments.
  • Mint - Another variant of Ubuntu, great for those familiar with Windows.
  • Tails - A portable distribution that runs only in memory, for the ultimate privacy protection.
  • Qubes OS - A reasonably secure operating system. Recommended by Edward Snowden
  • Raspberry Pi OS - For use with the range of Raspberry Pi single board computers. A great distribution if you're looking to get into programming (and don't mind spending a bit of money on the hardware to run it), especially involving Python or electronics (the Pis can come with GPIO pins for use with electronics). There are some beginner projects listed on the site but there are a lot of projects made by the Pi community.
  • Rescatux - An Debian based os which has utilities to help repair potentially broken Linux or Windows systems as well as boot loaders.

Supporting learning Linux

Linux Resources

Other interesting stuff

Other pages

Contributing

Contributions are greatly appreciated! Either make a pull request or an issue with your addition! For guidance, see: Contributing.md


Copyright 2021 Freeside. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.