Skip to content

Update "Install TinyCP" #1053

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 21 additions & 4 deletions tutorials/install-tinycp/01.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SPDX-License-Identifier: MIT
path: "/tutorials/install-tinycp"
slug: "install-tinycp"
date: "2020-12-11"
date: "2025-01-23"
title: "Install TinyCP"
short_description: "This tutorial helps you to install TinyCP on a server running Ubuntu."
tags: ["TinyCP", "Control Panel"]
Expand Down Expand Up @@ -34,7 +34,7 @@ Before installing TinyCP, it is recommended to update ubuntu packages.
sudo apt update && sudo apt upgrade -y
```

The stable version of the TinyCP project will now be installed.
Next, install the stable version of the TinyCP project.

1º You need to install some packages first, so run the command:

Expand Down Expand Up @@ -78,13 +78,30 @@ Type TinyCP admin password:

The expected result is this:

![TinyCP Installed](images/tinycp_installed.png)
```
______________________________________________
| |
| TinyCP successfully installed |
|______________________________________________|

Type TinyCP admin password:

Please save following information!

URL: http://203.0.113.1:60254

LOGIN: admin
PASSWORD: klaie

[...]
holu@tutorial:~$
```

## Step 2 - Accessing Panel

In the last step, the URL of access to the panel with the access credentials was shown. Access the URL through your browser and enter the Login and Password, and press the "Sign In" button.

![TinyCP Panel](images/tinycp_panel.png)
![TinyCP Panel](images/tinycp_panel.en.png)

The expected result is this:

Expand Down
23 changes: 20 additions & 3 deletions tutorials/install-tinycp/01.pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SPDX-License-Identifier: MIT
path: "/tutorials/install-tinycp/pt"
slug: "install-tinycp"
date: "2020-12-11"
date: "2025-01-23"
title: "Instalação TinyCP"
short_description: "Este tutorial ajuda você a instalar TinyCP no seu servidor Ubuntu."
tags: ["TinyCP", "Control Panel"]
Expand Down Expand Up @@ -78,13 +78,30 @@ Type TinyCP admin password:

O resultado esperado é este:

![TinyCP Installed](images/tinycp_installed.png)
```
______________________________________________
| |
| TinyCP successfully installed |
|______________________________________________|

Type TinyCP admin password:

Please save following information!

URL: http://203.0.113.1:60254

LOGIN: admin
PASSWORD: klaie

[...]
holu@tutorial:~$
```

## ETAPA 2 - Acessando Painel

Na útima etapa, foi informado a URL de acesso ao painel com as credenciais de acesso, acesse a URL pelo seu navegado e informe o Login e Password, e aperte o botão "Sign In".

![TinyCP Panel](images/tinycp_panel.png)
![TinyCP Panel](images/tinycp_panel.en.png)

O resultado esperado é este:

Expand Down
23 changes: 20 additions & 3 deletions tutorials/install-tinycp/01.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SPDX-License-Identifier: MIT
path: "/tutorials/install-tinycp/ru"
slug: "install-tinycp"
date: "2020-12-11"
date: "2025-01-23"
title: "Установка TinyCP"
short_description: "Этот туториал поможет вам установить TinyCP на сервер с Ubuntu."
tags: ["TinyCP", "Control Panel"]
Expand Down Expand Up @@ -77,13 +77,30 @@ Type TinyCP admin password:

Ожидаемый результат следующий:

![TinyCP Installed](images/tinycp_installed.png)
```
______________________________________________
| |
| TinyCP successfully installed |
|______________________________________________|

Type TinyCP admin password:

Please save following information!

URL: http://203.0.113.1:60254

LOGIN: admin
PASSWORD: klaie

[...]
holu@tutorial:~$
```

## Шаг 2 - Доступ к панели

На последнем шаге был показан URL-адрес доступа к панели с учетными данными доступа. Зайдите по URL-адресу через свой браузер, введите логин и пароль и нажмите кнопку "Logib".

![TinyCP Panel](images/tinycp_panel.png)
![TinyCP Panel](images/tinycp_panel.en.png)

Ожидаемый результат следующий:

Expand Down
Binary file removed tutorials/install-tinycp/images/tinycp_installed.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed tutorials/install-tinycp/images/tinycp_panel.png
Binary file not shown.
Loading