User:🍌: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
m (@banana)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="font-size: 88pt; font-weight: bold; color: yellow;">@banana</span>
<span style="font-size: 88pt; font-weight: bold; color: yellow;">@banana</span>
I also have a general wiki page here [[🍌]]
=== log ===
* empty trash and recycling
* system recover, manually run fdisk, clear errors
* system hosed, complete Arch re-install
[[User:🍌|🍌]] ([[User talk:🍌|talk]]) 18:53, 20 May 2017 (UTC)
=== history ===
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

Latest revision as of 15:47, 20 May 2017

@banana


I also have a general wiki page here 🍌

log[edit | edit source]

  • 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 | edit source]

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