Skip to content

Commit

Permalink
Merge branch 'main' into MTA-3941
Browse files Browse the repository at this point in the history
  • Loading branch information
bene2k1 authored Jan 31, 2024
2 parents dd1e1c8 + 9610f1c commit 61e8bdd
Show file tree
Hide file tree
Showing 929 changed files with 3,340 additions and 6,292 deletions.
31 changes: 9 additions & 22 deletions bare-metal/apple-silicon/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,37 +10,24 @@ categories:
- bare-metal
---

<Concept opened>
## Apple silicon
## Apple silicon

Apple silicon is Apple's own design of processor. It is the basis of Mac computers, as well as many other Apple products.
</Concept>
Apple silicon is Apple's own design of processor. It is the basis of Mac computers, as well as many other Apple products.

<Concept opened>
## Apple silicon as-a-service
## Apple silicon as-a-service

Scaleway Apple silicon as-a-Service uses [Apple Mac mini](#mac-mini) hardware. These devices rely on the power of Apple's [silicon](#apple-silicon) technology, ensuring exceptional performance and energy efficiency.
Scaleway Apple silicon as-a-Service uses [Apple Mac mini](#mac-mini) hardware. These devices rely on the power of Apple's [silicon](#apple-silicon) technology, ensuring exceptional performance and energy efficiency.

Apple silicon as-a-Service is tailored for developing, building, testing, and signing applications for Apple devices such as iPhones, iPads, Mac computers and more. The Mac mini boasts a sophisticated neural engine that significantly enhances machine learning capabilities.
</Concept>
Apple silicon as-a-Service is tailored for developing, building, testing, and signing applications for Apple devices such as iPhones, iPads, Mac computers and more. The Mac mini boasts a sophisticated neural engine that significantly enhances machine learning capabilities.

<Concept>
## Mac mini
## Mac mini

The Mac mini is a physical hardware designed by Apple, powered by the [Apple silicon](#apple-silicon) chip. It is the basis for Scaleway's [Apple silicon as-a-service](#apple-silicon-as-a-service) offer.
</Concept>

<Concept>
The Mac mini is a physical hardware designed by Apple, powered by the [Apple silicon](#apple-silicon) chip. It is the basis for Scaleway's [Apple silicon as-a-service](#apple-silicon-as-a-service) offer.

## Region and Availability Zone

<Macro id="region-and-az" />

</Concept>

<Concept>
## VNC

Virtual Network Computing (VNC) is a remote desktop-sharing protocol. It allows you to visualize the graphical screen output of a remote computer and transfer local keyboard and mouse events to the remote computer using a network connection. The protocol is platform-independent, which means that various clients exist for Linux, Windows, and macOS-based computers. The VNC server used on the Mac mini is directly integrated with the macOS system without any restrictions from our side. Check out our documentation on [how to connect to your Mac mini via VNC](/bare-metal/apple-silicon/how-to/connect-to-mac-mini/#how-to-connect-via-vnc).
</Concept>
## VNC

Virtual Network Computing (VNC) is a remote desktop-sharing protocol. It allows you to visualize the graphical screen output of a remote computer and transfer local keyboard and mouse events to the remote computer using a network connection. The protocol is platform-independent, which means that various clients exist for Linux, Windows, and macOS-based computers. The VNC server used on the Mac mini is directly integrated with the macOS system without any restrictions from our side. Check out our documentation on [how to connect to your Mac mini via VNC](/bare-metal/apple-silicon/how-to/connect-to-mac-mini/#how-to-connect-via-vnc).
14 changes: 8 additions & 6 deletions bare-metal/apple-silicon/how-to/connect-to-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: This page explains how to connect to a Mac mini
tags: apple-silicon connection mac-mini mac-mini m1
dates:
validation: 2023-11-22
validation: 2024-01-04
posted: 2021-05-26
categories:
- bare-metal
Expand Down Expand Up @@ -49,7 +49,10 @@ You are now logged in and can launch applications as if you were using your Mac

If you are using Linux and experience problems using the [VNC button](#how-to-connect-via-vnc) to connect to your Mac mini, you can connect directly from a VNC client. In the example below, we use Remmina.

1. [Download and install Remmina](https://gitlab.com/Remmina/Remmina/-/wikis/home), if necessary. Note that Remmina is included in most Linux distributions as standard, however.
1. [Download and install Remmina](https://gitlab.com/Remmina/Remmina/-/wikis/home), if necessary.
<Message type="tip">
Remmina is included in most Linux distributions as standard.
</Message>

2. Open Remmina and click the square **+** icon in the top left of the screen to create a new quick connection.

Expand All @@ -63,7 +66,6 @@ If you are using Linux and experience problems using the [VNC button](#how-to-co
4. Click **Save and connect** to save these settings for the future, and launch a connection to your Mac mini.

You can now log in the graphical environment of macOS using the default user m1 and the VNC password.

<Message type="note">
macOS may ask you for your password once logged into the VNC session. Change the keyboard layout of macOS to your computer's local keyboard layout before entering the password. Click on U.S. keyboard in the top right corner to display a list of all available keyboard layouts.

Expand All @@ -83,15 +85,15 @@ You can also connect directly to the terminal of your Mac mini using the SSH pro
Check out our documentation on [how to connect to an Instance](/compute/instances/how-to/connect-to-instance/) for more help with connecting via SSH.

<Message type="note">
The default user to connect to your Mac mini is `m1`. The SSH command to connect is `ssh m1@<your_mac_mini_m1_ip>`.
The default user to connect to your Mac mini is `m1`. The SSH command to connect is `ssh m1@<your_mac_mini_ip>`.
</Message>

<Message type="note">
Mac mini, macOS are trademarks of Apple Inc., registered in the U.S. and other countries and regions. IOS is a trademark or registered trademark of Cisco in the U.S. and other countries and is used by Apple under license. Scaleway is not affiliated with Apple Inc.
</Message>
</Message>


<Navigation title="See Also">
<Navigation title="See also">
<PreviousButton to="/bare-metal/apple-silicon/how-to/create-mac-mini/">How to create a Mac mini</PreviousButton>
<NextButton to="/bare-metal/apple-silicon/how-to/reboot-mac-mini/">How to reboot a Mac mini</NextButton>
</Navigation>
Expand Down
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/create-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ This page shows how to create your first [Mac mini](/bare-metal/apple-silicon/co
</Message>


<Navigation title="See Also">
<Navigation title="See also">
<NextButton to="/bare-metal/apple-silicon/how-to/connect-to-mac-mini/">How to connect to a Mac mini</NextButton>
</Navigation>
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/delete-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ You are returned to the list of your Mac minis, where the machine you deleted no
Mac mini, macOS are trademarks of Apple Inc., registered in the U.S. and other countries and regions. IOS is a trademark or registered trademark of Cisco in the U.S. and other countries and is used by Apple under license. Scaleway is not affiliated with Apple Inc.
</Message>

<Navigation title="See Also">
<Navigation title="See also">
<PreviousButton to="/bare-metal/apple-silicon/how-to/reinstall-mac-mini/">How to reinstall a Mac mini</PreviousButton>
</Navigation>
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/reboot-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This page shows how to reboot your [Mac mini](/bare-metal/apple-silicon/concepts
</Message>


<Navigation title="See Also">
<Navigation title="See also">
<PreviousButton to="/bare-metal/apple-silicon/how-to/connect-to-mac-mini/">How to connect to a Mac mini</PreviousButton>
<NextButton to="/bare-metal/apple-silicon/how-to/reinstall-mac-mini/">How to reinstall a Mac mini</NextButton>
</Navigation>
4 changes: 2 additions & 2 deletions bare-metal/apple-silicon/how-to/reinstall-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This page shows how to reinstall your [Mac mini](/bare-metal/apple-silicon/conce
2. Click the Mac mini you want to reinstall. Your Mac mini **Overview** displays.
3. Scroll down to the **Reinstall Mac mini** section, and click **Reinstall**.
<Lightbox src="scaleway-m1-reinstall.webp" alt="" />
4. Confirm the reinstallation of your Mac mini and click **Reinstall Mac mini** to validate.
4. Confirm the installation of your Mac mini and click **Reinstall Mac mini** to validate.
<Message type="important">
When reinstalling your server, all the data on the disk is deleted, and all configurations are reset to the default values.
</Message>
Expand All @@ -37,7 +37,7 @@ This page shows how to reinstall your [Mac mini](/bare-metal/apple-silicon/conce
</Message>


<Navigation title="See Also">
<Navigation title="See also">
<PreviousButton to="/bare-metal/apple-silicon/how-to/reboot-mac-mini/">How to reboot a Mac mini</PreviousButton>
<NextButton to="/bare-metal/apple-silicon/how-to/delete-mac-mini/">How to delete a Mac mini</NextButton>
</Navigation>
7 changes: 3 additions & 4 deletions bare-metal/apple-silicon/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,9 @@ You can also connect directly to the terminal of your Mac mini using the SSH pro
<Lightbox src="scaleway-m1-ssh.webp" alt="" />

Check out our documentation on [how to connect to an Instance](/compute/instances/how-to/connect-to-instance/) for more help with connecting via SSH.

<Message type="note">
The default user to connect to your Mac mini is `m1`. The SSH command to connect is `ssh m1@<your_mac_mini__ip>`.
</Message>
<Message type="note">
The default user to connect to your Mac mini is `m1`. The SSH command to connect is `ssh m1@<your_mac_mini__ip>`.
</Message>

## How to delete a Mac mini

Expand Down
95 changes: 5 additions & 90 deletions bare-metal/dedibox/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,14 @@ categories:
- bare-metal
---



<Concept opened>

## Administrator Password

The administrator password is set during the installation of your Dedibox server. It represents the password of the `root` user on the system. The administrator account has full rights to modify or delete any data on the server. Make sure that you set a strong administrator password.

</Concept>

<Concept opened>

## Access Control List (ACL)

ACL allows you to restrict access to your backup space to the IP address of your Dedibox server. The connection attempts (successful or unsuccessful) are stored in your console in real time.

</Concept>

<Concept opened>

## Auto Login

Auto Login allows you to log into your account without a password (automatic authentication based on your IP address and MAC address). This way you can avoid transmitting your unencrypted login information over the network.
Expand All @@ -38,57 +26,30 @@ Auto Login allows you to log into your account without a password (automatic aut
Once this feature has been activated in your account, use the `auto` user and an empty password to connect.
</Message>

</Concept>

<Concept opened>

## Backup

A backup is a copy of your data, stored in another location. In case of any hardware or software failure, you can restore your data from the backup. It is recommended to make backups regularly. Each Dedibox server comes with 100 GB of free [Dedibackup](https://www.scaleway.com/en/dedibox/storage/) storage. You can upload your backups to this storage using the FTP protocol. A 750 GB Dedibackup is available as a further option.

</Concept>

<Concept opened>

## cPanel

[cPanel](https://cpanel.net/) is an industrial leading hosting automation platform. It allows you to automate server management tasks and to provision webhosting accounts for your users.

</Concept>

<Concept opened>

## Dedibackup

Dedibackup is backup solution for your Dedibox server. Dedibackup is based on Scaleway's Object Storage solution and provides FTP access to a secure backup space located in the DC5 datacenter. This allows you to store copies of your data for security purposes.

</Concept>

<Concept>

## Dedicated server

A dedicated server is a physical computer hosted in a datacenter and connected to the Internet. Each dedicated server is rented out to one single customer who has full access to the machine to install any software of their choice on it.

</Concept>

<Concept>
A dedicated server is a physical computer hosted in a datacenter and connected to the internet. Each dedicated server is rented out to one single customer who has full access to the machine to install any software of their choice on it.

## Hostname
A hostname is a name associated with a machine. On the Internet, hostnames are formed mostly of two parts, the local name of the computer, for example: `myserver` and the domain name, for example: `mywebsite.org`. The complete hostname of that machine would be `myserver.mywebsite.org`.

</Concept>

<Concept>
A hostname is a name associated with a machine. On the Internet, hostnames are formed mostly of two parts, the local name of the computer, for example: `myserver` and the domain name, for example: `mywebsite.org`. The complete hostname of that machine would be `myserver.mywebsite.org`.

## IPMI

Intelligent Platform Management Interface (IPMI) provides a way to access a computer using a network connection. It is independent from the main computer and allows you to access a remote computer that is not responding or powered off. Another use case is the installation of a custom operating system by mounting an ISO file on a virtual optical device. The installation of the remote computer can be done over the network without need for physical access to the machine.

</Concept>

<Concept>

## OS Type

Scaleway Dedibox provides a wide range of operating systems which can be automatically installed from the console. The available images are grouped into four use cases:
Expand All @@ -98,91 +59,45 @@ Scaleway Dedibox provides a wide range of operating systems which can be automat
- Panel distributions: Distributions with a preinstalled management panel to administrate the Dedibox server from a web based control panel.
- Desktop distributions: Distributions with a preinstalled graphical interface. Server administration can be done from a remote desktop tool.

</Concept>

<Concept>

## Partitioning

The partition layout of your Dedibox server can be customized during the installation of the server. You can customize the RAID settings and the disk layout towards your applications needs.

</Concept>

<Concept>

## Proxmox

Proxmox is an open-source virtualization distribution, based on Debian. It provides both KVM hypervisor, and LXC container based virtualization combined with an easy-to-use web interface to manage resources. Proxmox is available for automatic installation from the Dedibox console.

</Concept>

<Concept>

## Remote reboot

This feature allows you to reboot your Dedibox server from the Dedibox console if it is not responding via the network. You can also use this feature to reboot your server into rescue mode for maintenance actions.

</Concept>

<Concept>

## Rescue mode

Rescue mode is a small Linux distribution that is loaded during the system boot into the RAM of your Dedibox server. It allows you to gain access to your system and data if your server is not reachable on the Internet in normal mode. You can perform maintenance tasks on your system and fix broken configurations before rebooting your server back into normal mode.

</Concept>

<Concept>
Rescue mode is a small Linux distribution that is loaded during the system boot into the RAM of your Dedibox server. It allows you to gain access to your system and data if your server is not reachable on the internet in normal mode. You can perform maintenance tasks on your system and fix broken configurations before rebooting your server back into normal mode.

## Secondary DNS

When you run your own DNS server (for example BIND) on your Dedibox, you can use the Secondary DNS server to provide redundancy for your DNS infrastructure. You can allow the transfer of your domains' primary DNS zone to the secondary DNS server to automatically update it whenever the zonefile on the primary server changes.

</Concept>

<Concept>

## Server log files

Your Dedibox server logs important events in log files located in the directory `/var/log` on Linux based operating systems. Reading these files is a crucial element in the analysis of any issue with your server. Windows provides a [series of tools](https://docs.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/system-management-components-overview) to track the health state of your server.

</Concept>

<Concept>

## Statistics

The statistics page in the Dedibox console provides detailed bandwidth usage information of your server for the Internet interface, as well as for the RPN interface (if available on the server). The measurement of your bandwith consumption is done at the network switch of your server's rack.

</Concept>

<Concept>
The statistics page in the Dedibox console provides detailed bandwidth usage information of your server for the internet interface, as well as for the RPN interface (if available on the server). The measurement of your bandwith consumption is done at the network switch of your server's rack.

## User login

During the installation of your server a user account is created. The user account is a regular user account with `sudo` rights ob Ubuntu Linux.

</Concept>

<Concept>

## User password

The password associated with the user login. You can set the user password during the installation of your Dedibox server. For security reasons it is recommended to choose a temporary password for the installation and to change it once the server has been installed. The password must have at least 8 characters must only contain alphanumeric characters.

</Concept>

<Concept>

## VMware vSphere Hypervisor (ESXi)

A virtualization solution developed by VMware. It is a _type-1_ hypervisor, meaning that ESXi is not a software application that is installed on the servers' operating system. It includes and integrates important OS components, such as a proprietary kernel.

</Concept>

<Concept>

## Windows PE rescue mode
The Windows PE or Windows Preinstallation Environment rescue mode is a minimal Windows operating system. It is used to prepare a computer for Windows installation, but also to copy disk images from a network file server, launch a Windows installation, or - to have minimal access to fix an error on the servers operating system configuration.

</Concept>
The Windows PE or Windows Preinstallation Environment rescue mode is a minimal Windows operating system. It is used to prepare a computer for Windows installation, but also to copy disk images from a network file server, launch a Windows installation, or - to have minimal access to fix an error on the servers operating system configuration.
2 changes: 1 addition & 1 deletion bare-metal/dedibox/how-to/activate-ipv6-block.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dates:
</Message>


<Navigation title="See Also">
<Navigation title="See also">
<PreviousButton to="/bare-metal/dedibox/how-to/configure-reverse-failover-ip">How to configure the reverse DNS of a failover IP</PreviousButton>
<NextButton to="/bare-metal/dedibox/how-to/configure-ipv6-dedibox">How to configure IPv6 on a Dedibox</NextButton>
</Navigation>
2 changes: 1 addition & 1 deletion bare-metal/dedibox/how-to/attach-detach-failover-ip.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The routing of your failover IP will be updated. Once the blue dot turns green,
</Message>


<Navigation title="See Also">
<Navigation title="See also">
<PreviousButton to="/bare-metal/dedibox/how-to/order-failover-ip">How to order a failover IP</PreviousButton>
<NextButton to="/bare-metal/dedibox/how-to/configure-failover-ip">How to configure a failover IP</NextButton>
</Navigation>
2 changes: 1 addition & 1 deletion bare-metal/dedibox/how-to/configure-failover-ip.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The following pages provide information how to configure a [failover IP](/dedibo
Further information about failover IPs refer to our dedicated [failover IP documentation](/dedibox-network/ip-failover/quickstart/).


<Navigation title="See Also">
<Navigation title="See also">
<PreviousButton to="/bare-metal/dedibox/how-to/attach-detach-failover-ip">How to attach/detach a failover IP</PreviousButton>
<NextButton to="/bare-metal/dedibox/how-to/configure-reverse-failover-ip">How to configure reverse DNS of a failover IP</NextButton>
</Navigation>
Loading

0 comments on commit 61e8bdd

Please sign in to comment.