Menu
blog.headdesk.me
blog.headdesk.me

Install ClearLinux

Posted on 2020/02/082021/07/25

ClearLinux is made by Intel. Here I’ll try to install the server version on qemu-kvm.

First, download the iso file from ClearLinux’s site. Create a new VM, make sure at the very last step, enable customize before install. There, under Overview > Hypervisor Details, select the “UEFI x86_64: /usr/share/OVMF/OVMF_CODE.fd” firmware. ClearLinux will only boot on UEFI bios.

Boot the vm and the following screen will be displayed.

At the login prompt, enter “root” and it will ask for a new password be set. When done, run “clr-installer” to start the OS installer.

Enter the timezone, target disk, user, telemetry options and the tab to “Install”. In the advanced options, one can also set the hostname.

When done, hit Reboot.

Once booted, log in from the console. Rain root access, then start up the sshd daemon.

systemctl start sshd
systemctl enable sshd

Ssh to the VM and start using the OS. Here is how to install apache for starter:

[email protected]~ # swupd update

[email protected]~ # swupd bundle-add httpd

[email protected]~ # httpd -v
 Server version: Apache/2.4.41 (Unix)
 Server built:   Aug 15 2019 15:40:05

Loading

facebookShare on Facebook
TwitterTweet

Full text search

Recent Posts

  • Upgrade RockyLinux 8 to 9
  • Terraform and segregated permissions
  • LVM Compression and Deduplication
  • Edit gpg encrypted file with vim
  • Lelit Elizabeth PL92T Pressure Tuning
  • aws (8)
  • coffee (1)
  • headfi (1)
  • linux (6)
  • others (59)
  • security (2)
  • tech (36)
  • wordpress (2)

Loading

apache apigateway aws awscli azure backup cloud coffee docker ec2 EL8 ElasticBeanstalk enpass espresso featured kernel lelit linux lvm meltdown MFA nat gateway nginx php proliant python rdp Redhat RHEL rpm Ryzen s2s scp serverless site-to-site smartarray snapshot spectre tech terraform transit gateway ubuntu ubuntu upgrade vpn wordpress

©2023 blog.headdesk.me | Powered by SuperbThemes & WordPress