Go to file
KieranRobson 7d09b9d524 Update ethics 2022-08-10 10:35:06 +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 Updated Cybersecurity 2022-08-10 10:27:16 +01:00
Electronics.md Upodated electronics 2022-08-10 10:28:04 +01:00
Ethics_Law_Professionalism.md Update ethics 2022-08-10 10:35:06 +01:00
LICENSE Update to remove the appendix 2021-07-05 23:53:35 +01:00
Programming.md Update Programming.md 2021-10-25 16:38:49 +01:00
README.md Changed numbers to `-` 2022-08-10 10:18:10 +01:00
Virtualisation.md Update Virtualisation.md 2022-06-06 14:55:04 +01:00

README.md

Freeeside Logo

Contents

Introduction

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

Contributing

Freeside welcome contributions to these lists from staff and students at the University of Hull, as well as members of the public. If you wish to contribute, please abide by the following rules:

  • Fork the repository, look at the markdown and understand it.
  • Make your changes and double check that nothing is broken.
  • Make a pull request and request a review from the Freeside team.

Help and Support

SittingBanana01, a Computer Science student at Hull, has developed a Chrome Browser extension to help students navigate around University Resources quicker. Download here. Installation instructions are included in the zip. If you are interested in contributing to the development of the extension, please get in touch with SittingBanana01.

Contributing to Freeside

Help is available on the Freeside's Discord server if you have questions in relation to contributing to Freeside in any capacity.

Help with Linux

Resources to Learn Linux are available further down the list. You should try to do some basic research and troubleshooting yourself prior to asking for help. If you cannot solve an issue, help is available on the Freeside's Discord server.

Help for University of Hull Students

If you need help with University of Hull assignments/coursework, you should contact the Hub through Evision. Alternatively, for tech issues, ICTD can be contacted via The Support Portal.

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

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.