Skip Navigation

Looks like we are using Linux in university

I started university today, I'm on a more general IT department. In first semester we have only one subject that is actually IT (rest is maths and english) that is about basic programming in C. And it turns out that university computers that we will use for this subject are all running Ubuntu. I planned to bring my laptop anyway because I want to have my configs, but it's still great that students who never used Linux will be introduced to it (for some basic stuff tho).

32 comments
  • Meanwhile my university has a large CS program yet uses Windows for everything, even the fucking Unix class requires Windows/macOS exclusive software. I have no idea how we are ranked top 100 for CS.

  • My cybersecurity course uses Linux... in a VM. We boot into Windows 10, then start Kali in VMware and do everything inside of it. I still don't know why, I just bring my own laptop with NixOS and add whichever package we are using to my shell.nix for that course.

    • Especially as a VM cannot do a ton of things like aircrack, which requires full hardware access and a kernel module

      • It works with USB interfaces using passthrough. But yeah doesn't make a lot of sense.

  • Welcome to CompSci university! Hope you enjoy your stay. There will be lots of maths. When I did my degree, it was my first experience with Linux too, and it was great. They eventually taught me how to install it myswlf on my laptop, and all of the student network PCs ran Debian. I later became part of the sysadmin team as my internship work, and learned a lot there. Now, 11 years later, I'm still a Linux diehard and much prefer working on it, and have been transferring my gaming over to Linux too.

  • Our physics department used KDE managed over network shares implemented by one professor in his free time, in complete defiance of the rest of the university which used windows.

    Even now they're still holding out strong, whilst Microsoft eats the rest of the university alive.
    (sidenote: I get it, tech support in Linux is vritually non-existent, whilst tech-support in Windows is everywhere)

  • Nice! I had one class where we had modelling and the teacher literally used some form of openSUSE Leap with XFCE (looked horrendous).

    And they had a Virtualbox machine image, as that was most common to install, and everyone had Windows.

    She used zsh and had a really strange program that was all over the place, I was not able to get it running on Fedora Kinoite, and still have no idea why.

    That was crazy.

    In the other classes, Windows everywhere and quite some windows only software. While we actually had Nextcloud and OnlyOffice but nobody uses it!

  • My university's introductory CS course has us using Java. It's a web IDE within a textbook, but weirdly enough, I found it's actually just connected to an AWS instance of Ubuntu.

    I myself have been daily driving since my sophomore year of high school.

  • Russian edu is kinda conflicted due to the push of leaving Microsoft (they stopped licensing openly by now) to alternatives, that's not going well with anyone but IT students I guess. But if these institutions would switch, they'd pick some closed down and paid wreck like Astra Linux. Going from bad to worse.

  • I study electeical engineering and my Uni runs Debian on the Workstations and in general, all the Profs give either programms which natively run on Linux or alternatives.

32 comments