Difference between revisions of "Asus 1000 Eee PC ubuntu"

From wikidb
Jump to: navigation, search
(Hardware)
(Installed)
 
(4 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
* 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