# Tutorial: Debian Server for R Computing

[![Build Status](https://github.com/weihanglo/debian-R-setup/workflows/CD/badge.svg)](https://github.com/weihanglo/debian-R-setup/actions?query=workflow%3ACD)

This tutorial gives step by step instructions to setup a Debian server for R computing.

## After reading this tutorial, you can:

* Simply know how to install a GNU/Linux operation system.&#x20;
* Learn what software you need for a computing server.
* Start your simulation/computing immediatly.

## What should you prepare

* A computer with appropriate networking.
* Little knowledge of [Linux](https://www.debian.org/doc/manuals/debian-reference/ch01.en.html).

[Gitbook Link](https://weihanglo.gitbook.io/debian-server-for-r-computing/)

[Self-hosted Link](https://weihanglo.tw/debian-R-setup/)

*Published on January 2016*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://weihanglo.gitbook.io/debian-server-for-r-computing/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
