Skip to main content

Server Hosting

# Basics of Game Servers on the Techgarage Panel

Welcome to the basics of managing your game server using the Pterodactyl panel! This guide will walk you through the essential tasks and features on the user side, ensuring you have a smooth experience.

## Getting Started

### Logging In

1. **Access the Panel:** Open your web browser and navigate to the TechGarage panel URL provided by your hosting provider.
2. **Log In:** Enter your username and password to log in to the panel.

### Dashboard Overview

Once logged in, you'll see the dashboard, which provides an overview of your server(s). Here, you can view the status, manage settings, and perform various tasks.

## Managing Your Game Server

### Starting, Stopping, and Restarting

1. **Navigate to Your Server:** Click on your server from the dashboard to access its management page.
2. **Start/Stop/Restart:** Use the control buttons (Start, Stop, Restart) to manage your server's status. These buttons are usually located at the top of the page.

### Console Access

- **Console Tab:** Click on the "Console" tab to access the real-time console output of your server. Here, you can enter commands directly into the server.

### File Management

1. **File Manager Tab:** Navigate to the "File Manager" tab to view and manage the files on your server.
2. **Uploading Files:** Click the "Upload" button to upload files from your computer to the server.
3. **Editing Files:** Click on any file to open it in the built-in editor for quick changes.

### Modifying Server Settings

1. **Configuration Files:** Access the "File Manager" and locate your server's configuration files. Common files include server.cfg, settings.json, etc.
2. **Editing Configuration:** Open and edit these files to adjust your server's settings, such as game modes, player limits, and more.

### Scheduled Tasks

1. **Schedules Tab:** Use the "Schedules" tab to automate tasks like server restarts, backups, and updates.
2. **Creating a Schedule:** Click "Create Schedule," set the name, and define the actions and timing for the task.

## Monitoring and Logs

- **Console Logs:** The console displays real-time logs of server activities and errors.
- **Logs Tab:** Access the "Logs" tab for historical logs and detailed information on server performance and issues.

## Tutorials and Help

For more detailed tutorials and help with specific tasks, visit the official Pterodactyl [Tutorials](https://pterodactyl.io/tutorials.html) page.

## Support Tickets

If you encounter issues or need assistance, you can submit a support ticket through our [Discord](https://discord.gg/N2F6N7cZCk).

By following this guide, you should be able to manage your game server effectively using the TechGarage Pterodactyl panel. Happy gaming!