Skip to content

Index

How to Install Jupyter Notebook and Jupyter Lab

In this blog post, we will provide a comprehensive guide on installing jupyter notebook and jupyter lab on a rocky based operating system. Our setup revolves around a single node for the installation.

Let's start with a step-by-step process, starting from creating virtual machines on the Alces Cloud platform, followed by installation of jupyter lab and notebook.

Train a Machine Learning Model With MNIST Dataset Using PyTorch

In this blog, we'll guide you through the installation of PyTorch on a linux based operating system, then followed by training Machine Learning Model with MNIST dataset using PyTorch.

Let's start with a step-by-step process, starting from creating virtual machines on the Alces Cloud platform, leading up to the installation of PyTorch and then train a machine learning model with MNIST dataset using PyTorch.

Setup and Run Local LLM using Ollama

In this blog, we'll guide you through the installation of Ollama and running a local LLM using Ollama on a Linux-based operating system. Our setup involves a single node.

Let's start with a step-by-step process, starting from creating virtual machines on the Alces Cloud platform, leading up to the installation of Ollama and then running a LLM model.

Installation and configuration of Minio

In this blog, we'll guide you through the installation of a MiniIO on a linux based operating system.

Let's start with a step-by-step process, starting from creating virtual machines on the Alces Cloud platform, then attaching and mounting a block volume and leading up to the installation of MinIO storage and its operations.

How to install and use Docker

In this blog post, we will provide a comprehensive guide on installing Docker, followed by a detailed walkthrough on its usage on a rocky based operating system. Our setup revolves around a single node with Docker installed, ready to facilitate the execution of Docker containers.

Let's start with a step-by-step process, starting from creating virtual machines on the Alces Cloud platform, followed by installation of docker and how to use docker cli to perform docker operations.