> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv-linux.md).

# INSTALAÇÃO E CONFIGURAÇÃO PDV LINUX

**ATENÇÃO: ESTA INSTALAÇÃO FOI DESCONTINUADA.** [**CLIQUE AQUI PARA ACESSAR O MANUAL DE INSTALAÇÃO PDV LINUX.**](/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/manual-do-sistema-vr-pdv-ferramentas-self-checkout/manual-do-sistema-vr-pdv-ferramentas-self-checkout-funcoes-administrativas/mapa-de-funcoes/funcao-185/distribuicao-linux-pdv.md) 1 - [Clique aqui e baixe os arquivos de instalação do VRPDV.](http://vrsoftware.dyndns.org:34000/wiki/arquivos/linux/pdv/vrpdv_instalacao_centos.zip)

![](/files/i2AmbNLUcprA6zWmuhkd)

2 - As instruções abaixo referem-se à imagem acima.

* Passo 1 - Copie o arquivo que você acabou de baixar.
* Passo 2 - Clique duas vezes em "Computador".
* Passo 3 - Clique duas vezes em Sistema de arquivos.
* Passo 4 - Clique com o botão direito em um espaço em branco e cole o arquivo. Aguarde o sistema realizar a cópia do arquivo.
* Passo 5 - Clique com o botão direito > Extrair Aqui. Aguarde até que a extração termine.

![](/files/ZiNGQWPRmSL2zW5PCUrq)

3 - Terminado a extração dos arquivos clique com o botão direito em "Sistema de arquivos" > Abrir um terminal. Veja abaixo.

![](/files/OH03slzjTWsAvuhwmvhN)

**OBS: TENHA CERTEZA QUE VOCÊ ESTÁ COM O USUÁRIO ROOT. Veja se o "#" está antes da linha de comando como mostra a figura abaixo, caso contrário digite: su e em seguida informe o usuário root e senha. Só então prossiga.**

4 - Digite as seguintes linhas de comando:

**chmod 777 -R vrpdv\_instalacao\_centos** "TECLE ENTER" **cd vrpdv\_instalacao\_centos** "TECLE ENTER" **./pdvinstall** "TECLE ENTER"

![](/files/Qc0X5dOR7h8dnUALC804)

5 - Aguarde o carregamento do pacote, em seguida tecle enter para continuar.

![](/files/Eg3XK2QuChZ8T9fDEwnr)

6 - Para concluir a instalação do firebird informe o password: masterkey

![](/files/heGuCgay3sNRZNOA5yjf)

7 - Informe o IP do servidor onde se encontra a pasta VR de seu sistema. Caso não tenha certeza, confirme com o responsável pela sua rede.

**ATENÇÃO: Após digitar o IP do servidor onde se encontra a pasta VR o instalador pode pedir o usuário e a senha para acessar este IP. Onde este usuário e senha seria o do LOGON do computador onde se encontra a pasta VR.**

![](/files/3AavIU5T6AYlAZtOa5WE)

8 - Após estas configurações o PDV irá executar.

![](/files/QWfUUi7DT3eYHLTsTU2m)

9 - IP - Informe neste campo o IP que o VRCONCENTRADOR está aberto. 10 - Caminho Servidor - Informe apenas vr

\*\*OBS: Todas as outras configurações são iguais as do VRPDV para Windows [clique aqui para visualizar as configurações](http://vrsoftware.dyndns.org:34000/wiki/index.php/INSTALACAO_PDV#CONFIGURACAO_PDV). Há apenas uma ressalva quando a citação das portas seriais e USB. Veja alguns exemplos:

Porta serial 1 no Windows = COM1 Porta serial 1 no Linux = /dev/ttyS0 Porta USB 1 no Linux = /dev/ttyUSB0

Porta serial 2 no Windows = COM2 Porta serial 2 no Linux = /dev/ttyS1 Porta USB 2 no Linux = /dev/ttyUSB1

Porta serial 3 no Windows = COM3 Porta serial 3 no Linux = /dev/ttyS2 Porta USB 3 no Linux = /dev/ttyUSB2

E assim sucessivamente.\*\*

11 - Clique em salvar. 12 - Feche o PDV. 13 - Oculte os dois painéis do linux Superior e Inferior (como na imagem abaixo).

![](/files/seIxgtm6i2GalvVwd8ux)

![](/files/uv71lXf3b62g1zl0swf8)

14 - Execute o PDV Novamente.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv-linux.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
