start:system:localization
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start:system:localization [2024/12/29 07:43] – [Network configuration] marlonivo | start:system:localization [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Artix Linux Localization ====== | ||
- | |||
- | Set the time zone: | ||
- | < | ||
- | ln -sf / | ||
- | </ | ||
- | |||
- | Run hwclock to generate '' | ||
- | < | ||
- | | ||
- | </ | ||
- | |||
- | Note that this will default to UTC. If you use Windows and you want the time to be synchronized in both Artix and Windows. | ||
- | |||
- | \\ | ||
- | ====== Localization ====== | ||
- | ---- | ||
- | |||
- | Install a text editor of your choice (let's use nano here) and edit / | ||
- | < | ||
- | | ||
- | nano / | ||
- | </ | ||
- | |||
- | Generate your desired locales running: | ||
- | < | ||
- | | ||
- | </ | ||
- | |||
- | To set the locale systemwide, create or edit '' | ||
- | < | ||
- | | ||
- | </ | ||
- | |||
- | \\ | ||
- | ====== Network configuration ====== | ||
- | ---- | ||
- | |||
- | Create the hostname file: | ||
- | < | ||
- | nano / | ||
- | | ||
- | </ | ||
- | |||
- | Now add matching entries to hosts: | ||
- | < | ||
- | nano /etc/hosts | ||
- | | ||
- | :: | ||
- | | ||
- | </ | ||
- | |||
- | If the system has a permanent IP address, it should be used instead of 127.0.1.1. | ||
- | |||
- | If you use OpenRC you should add your hostname to / | ||
- | < | ||
- | | ||
- | </ | ||
- | |||
- | And install your prefered DHCP client | ||
- | < | ||
- | | ||
- | | ||
- | </ | ||
- | |||
- | |||
start/system/localization.1735458213.txt.gz · Last modified: by marlonivo