Posted by Evians on Sat 23rd Mar 13:29 (modification of post by Evians view diff)
View followups from Evians | diff | download | new post
- ### Root ###
- nano /etc/locale.gen
- clear
- locale-gen
- nano /etc/locale.gen
- clear
- echo LANG-lv_LV.UTF-8 > /etc/locale.conf
- ln -s /usr/share/zoneinfo/Europe/Riga /etc/localetime
- hwclock --systoch --utc
- hwclock --systohc --utc
- clear
- echo evians > /etc/hostname
- passwd
- useradd -m -g users -G wheel -s /bin/bash evians
- passwd evians
- pacman -S grub-bios
- grub-install --rechek /dev/sda
- grub-install /dev/sda
- cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo
- grub-mkconfig -o /boot/grub/grub.cfg
- exit
- exit
- ping google.lv
- systemctl enable dhcpcd
- dhcpcd
- pacman -S sudo
- nano /etc/sudoers
- exit
- poweroff
- cp /usr/lib/systemd/system/getty@.service /etc/systemd/system/autologin@.service
- nano /etc/systemd/system/autologin@.service
- clear
- systemctl deamon-reload
- systemctl daemon-reload
- systemctl disable getty@tty1
- systemctl enable autologin@tty1
- systemctl start autologin@tty1
- cp /etc/skel/.bash_prolile ~/.bash_profile
- cp /etc/skel/.bash_profile ~/.bash_profile
- nano /.bash_profile
- cd /home
- ls
- ls -n
- ls -s
- ls -a
- cd /home/evians
- ls -a
- nano /.bash_profile
- clear
- /.bash_profile
- nano home/evians/.bash_profile
- exit
- exit
- pcmanfm
- pcmanfm
- clear
- cd
- sclear
- clear
- sudo -s
- exit
- ### Evians ###
- sudo pacman -S xorg-server xorg-xinit xorg-server-utils
- sudo pacman -S mesa xf86-video-vesa
- sudo pacman -S lxde
- sudo pacman -S ttf-dejavu
- sudo pacman -S chromium
- sudo pacman -S faenza-icon-theme
- tar -zxvf *.tar.gz
- sudo pacman -S gtk-engine-murrine
- lspci >> info.txt
- sudo pacman -S leafpad
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.