User:🍌

From Noisebridge
Jump to navigation Jump to search

@banana


I also have a general wiki page here 🍌

log[edit]

  • empty trash and recycling
  • system recover, manually run fdisk, clear errors
  • system hosed, complete Arch re-install

🍌 (talk) 18:53, 20 May 2017 (UTC)


history[edit]

Install per Arch

   1  ip link
   3  sudo cp /etc/netctl/examples/ethernet-dhcp /etc/netctl/ethernet-dhcp
   4  nano /etc/netctl/ethernet-dhcp
   5  cd /etc/netctl/
   6  ls
   7  cd examples/
   8  ls
  10  sudo cp ethernet-dhcp ../
  14  cd ..
  15  ls
  17  sudo nano ethernet-dhcp 
  18  sudo netctl start ethernet-dhcp 
  19  sudo netctl enable ethernet-dhcp 
  20  pacman -S openssh xorg xorg-drivers xorg-xinit lxde
  21  sudo pacman -S openssh xorg xorg-drivers xorg-xinit lxde
  22  cd ~/
  23  ls
  24  history > history.txt
  25  cat history.txt 2>&1 | curl -F c=@- https://ptpb.pw