= Linux Images for the course "Information Retrieval" WS 23/24 = == Information == The images are based on [[http://releases.ubuntu.com/22.04/|Ubuntu 22.04.3 LTS (Jammy Jellyfish)]] and were created with [[https://www.virtualbox.org/wiki/Downloads|VirtualBox 7.0]]. Username: ''student''<
> Password: ''irws2324'' We recommend to change the password right after starting the machine with the `passwd` command. == Download == * [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS2324/irws2324.ova|irws2324.ova]] (64Bit, ca. 16GB) * [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS2324/irws2324_thin.ova|irws2324_thin.ova]] (64Bit, ca. 7.4GB) == Specifications == '''RAM:''' 4096MB '''CPUs:''' 2 '''Disk space:''' 32GB '''Pre-installed software:''' * python3 ''3.10.2'' * make ''4.3'' * svn ''1.14.1'' * nvim ''0.9.1'' * pip3 ''22.0.2'' * flake8 ''6.1.0'' * torch ''2.1.0'' ''*CPU only version in thin image'' * numpy ''1.26.0'' * [[https://code.visualstudio.com/|Visual Studio Code]] with Python and Makefile extensions ''*not in thin image'' == Changelog == * 1.0 (2023-10-09) * Initial version of normal and thin images.