# Sign in & Sign out

{% hint style="info" %}
**Good to know:** Sign in/out in Linux, you can refer the related section to introduce Virbox Protector CLI tool in Linux System
{% endhint %}

## Windows system in VIrbox Protector GUI tools

### Sign in:

Execute Virbox Protector GUI tool in your windows system

Use your email and the temporary password (you need to update this temp password later) received to sign in and start the trial

![](https://1000790546-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FlSehL2foWxzaX8I89H%2Fuploads%2FsurfnST8YrPVWdUcPSIT%2FDingtalk_20220317153157.jpg?alt=media\&token=3020cbb2-a6cd-4b78-a7da-2ebe82406d52)

### Sign out

![](https://1000790546-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FlSehL2foWxzaX8I89H%2Fuploads%2FmqS6IK0fTgs1w7z2jz85%2FDingtalk_20220317153930.jpg?alt=media\&token=8479a925-474c-4db9-8c16-75ebcc011745)

## Windows system in VIrbox Protector CLI tools

### Could license

{% hint style="info" %}
For most of case to use Cloud license is for trial license and trial user
{% endhint %}

```
virboxprotector_con.exe -global --username=<> --password=<>
```

### Use Soft license to bind with your machine

```
virboxprotector_con.exe -bind
```

<figure><img src="https://1000790546-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2FlSehL2foWxzaX8I89H%2Fuploads%2FivM8oMhcYjZFUlKf0nTW%2Fimage.png?alt=media&#x26;token=9bd6e2e5-97fa-4a30-a013-8ca7d99e5428" alt=""><figcaption></figcaption></figure>

## Linux System

### sign in&#x20;

`ssclt -c all -u <your account>`

### Sign out

`ssclt -o <your account>`
