> ## Documentation Index
> Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Documentation

> Guides, tutorials, and answers to your questions about our hosting services

Welcome to the OnetSolutions documentation. Find everything you need to manage your web hosting, VPS, and domain services.

<CardGroup cols={2}>
  <Card title="VPS" icon="server" href="/vps/getting-started-with-your-vps">
    Get started with your virtual private server. Setup, management, and optimization.
  </Card>

  <Card title="Web Hosting" icon="globe" href="/web-hosting/web-hosting-cpanel">
    Manage your web hosting with cPanel. Email, databases, and more.
  </Card>

  <Card title="Tutorials" icon="graduation-cap" href="/tutorials/how-to-connect-to-linux-server">
    Step-by-step guides for common tasks: Docker, SSH, system updates.
  </Card>

  <Card title="Domains" icon="earth-americas" href="/domain/register">
    Register and manage your domain names. Transfers and DNS configuration.
  </Card>
</CardGroup>

## Popular Guides

<CardGroup cols={3}>
  <Card title="SSH Connection" icon="terminal" href="/tutorials/how-to-connect-to-linux-server">
    Access your Linux server remotely
  </Card>

  <Card title="Install Docker" icon="docker" href="/tutorials/how-to-install-docker">
    Containers and simplified deployment
  </Card>

  <Card title="Configure Firewall" icon="shield" href="/vps/firewall">
    Protect your server with firewall rules
  </Card>
</CardGroup>

## Hosting Management

<CardGroup cols={2}>
  <Card title="Backups" icon="cloud-arrow-up" href="/vps/backup">
    Set up automatic backups to protect your data
  </Card>

  <Card title="Snapshots" icon="camera" href="/vps/snapshot">
    Create instant restore points for your VPS
  </Card>

  <Card title="HTTPS Redirect" icon="lock" href="/web-hosting/https-redirection">
    Secure your site with SSL/TLS
  </Card>

  <Card title="Webmail" icon="envelope" href="/web-hosting/webmail">
    Access your emails from anywhere
  </Card>
</CardGroup>

## Need Help?

If you can't find what you're looking for, contact our support team through the [OnetSolutions Dashboard](https://my.onetsolutions.net).
