Difference between revisions of "Asus 1000 Eee PC ubuntu"

From wikidb
Jump to: navigation, search
(Created page with "== Hardware == [http://en.wikipedia.org/wiki/Asus_Eee_PC Asus 1000 Eee PC] * Intel Atom N270 Diamondville * SSD 8 GB /dev/sda1 * SSD 32 GB * RAM 1 GB == Linux == Similiar to...")
 
(Installed)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
== Adams ==
 +
 
== Hardware ==
 
== Hardware ==
 
[http://en.wikipedia.org/wiki/Asus_Eee_PC Asus 1000 Eee PC]
 
[http://en.wikipedia.org/wiki/Asus_Eee_PC Asus 1000 Eee PC]
Line 8: Line 10:
 
== Linux ==
 
== Linux ==
 
Similiar to [[Rainier_NUC]]
 
Similiar to [[Rainier_NUC]]
* ubuntu 14.04.1 LTS
+
* ubuntu 14.04.1 LTS indigo
  
 
== Installed ==
 
== Installed ==
 
* lxde
 
* lxde
 
* emacs
 
* emacs
 +
* openssh-server
 +
 +
== Set up root login ==
 +
  sudo passwd root
 +
 +
== fdpowermon ==
 +
 +
[http://www.upubuntu.com/2012/12/how-to-monitor-your-laptops-battery.html How to Monitor Laptop Battery]. Removed.
 +
 +
This appears to have messed up the task bar and other things so I backed out of the gksu step below.
 +
 +
  sudo apt-get install fdpowermon
 +
 
 +
  gksu emacs /etc/xdg/lxsession/LXDE/autostart
 +
 +
Append this line:
 +
  @fdpowermon

Latest revision as of 10:42, 30 December 2014

Adams

Hardware

Asus 1000 Eee PC

  • Intel Atom N270 Diamondville
  • SSD 8 GB /dev/sda1
  • SSD 32 GB
  • RAM 1 GB

Linux

Similiar to Rainier_NUC

  • ubuntu 14.04.1 LTS indigo

Installed

  • lxde
  • emacs
  • openssh-server

Set up root login

 sudo passwd root

fdpowermon

How to Monitor Laptop Battery. Removed.

This appears to have messed up the task bar and other things so I backed out of the gksu step below.

 sudo apt-get install fdpowermon
 
 gksu emacs /etc/xdg/lxsession/LXDE/autostart

Append this line:

 @fdpowermon