Arch linux

מתוך R63
קפיצה אל: ניווט, חיפוש

תוכן עניינים

arch linux install

following https://wiki.archlinux.org/index.php/installation_guide#Connect_to_the_internet

Note: The installation image has systemd-networkd.service, systemd-resolved.service and iwd.service enabled by default. That will not be the case for the installed system.

arch linux install dhcp client

https://www.ostechnix.com/configure-static-dynamic-ip-address-arch-linux/


systemctl start dhcpcd.service


https://bbs.archlinux.org/viewtopic.php?id=225999

sudo systemctl enable dhcpcd@myinterface
sudo systemctl start dhcpcd@myinterface

https://bbs.archlinux.org/viewtopic.php?id=233821#p1762895

ip link
dhcpcd enp0s3 # the interface as show using ip link

https://wiki.archlinux.org/index.php/Systemd-networkd

things to do after install arch linux


boot to grub prompt after arch linux install

other guides

I follow it in VM

https://itsfoss.com/install-arch-linux/

following this I have no dns ...




Desktop environment

arch linux gui


https://linuxhint.com/install-kde-plasma-arch-linux/

https://itsfoss.com/install-kde-arch-linux/


kde plasma Cant login problem

kde plasma Can't login black screen

https://unix.stackexchange.com/questions/580538/arch-linux-kde-plasma-black-screen-after-login

https://forum.kde.org/viewtopic.php?f=309&t=141569

https://forum.kde.org/viewtopic.php?f=309&t=160221

https://bbs.archlinux.org/viewtopic.php?id=246461 Fix

https://bbs.archlinux.org/viewtopic.php?id=246655 Fix

done

Dual Boot Ubuntu And Arch Linux

http://www.linuxandubuntu.com/home/dual-boot-ubuntu-and-arch-linux

GENERAL

virtualbox preinstall os

https://www.osboxes.org/arch-linux/#archlinux-201905-vbox

Desktop: CLI (First version no GUI) Desktop: KDE Plasma Username: osboxes Password: osboxes.org Root Account Password: osboxes.org VB Guest Additions: Installed VMware Tools: Installed (Open VM Tools) Keyboard Layout: US (Qwerty) VMware Compatibility: Version 10+

not relevant any more

grub-install error will not proceed with blocklists

https://bbs.archlinux.org/viewtopic.php?id=225407

https://bbs.archlinux.org/viewtopic.php?id=169124

https://www.google.com/amp/s/www.howtogeek.com/114503/how-to-resize-your-ubuntu-partitions/amp/

no network after install (part fixed)

arch linux no network after the first boot

arch linux dhcp server

it seems that dhcp d not install

arch linux static ip

followed https://www.ostechnix.com/configure-static-dynamic-ip-address-arch-linux/

no have net connection but no name resolving


no name resolving

todo:

in: /etc/hosts the line:

127.0.1.1	myhostname.localdomain	myhostname

If the system has a permanent IP address, it should be used instead of 127.0.1.1.

follow this artical: https://wiki.archlinux.org/index.php/Network_configuration#Static_IP_address


כלים אישיים