Eneris Solutions » Acer Aspire OneA great piece of kit! It passes the "Kids test" - I can't get it back from them. They are using it to surf the web, watch YouTube videos, etc. Heck, they don't even know or care that it doesn't 'got' Windows. Impressions:
<About the memory
upgrade> On the back the last two mystery screws are under the rubber pads. To get the keyboard off, you should understand that the clips are just hooked on the top rim of the keyboard plate. So you must first pry them up first, then lift the handle end of the screwdriver to pop the clip off the rim, and just keep rotating the screwdriver until it starts to pry up the entire plate. It doesn't take much force, just a very very small screwdriver. A diagram would be useful. Yes, you have to disconnect the keyboard cable, vga cable, etc. The quick connector work very easily be lifting the black part. It is a simple hinged locking mechanism. <About the operating
system> One essential thing understand: the aspire one runs FEDORA 8. So if you want to know how to do something, just check for fedora 8 instructions. Similarly, always use fedora 8 repros (that's where programs come from) or fedora 8 rpms (the ready packages for download). What's the difference between Fedora and Ubuntu?? On ubuntu you do this: sudo apt-get install vlc On fedora you do this: yum install vlc REMEMBER : LINPUS is FEDORA 8 !<Cool things to do with a big USB stick> Get yourself a 8GB USB stick. Run unison to synchronize your notes folder with the datastick. Cool, never need to worry about that again. Then you can go back and forth to other machines. Run unison on the other machine also. Hey - get your DRUNKEN BOXER onto the thing, and watch the movie! <TOP 10 Applications to Run on Aspire One> The Top 10 things to run on you One.
Get a terminal: alt-f2 and type terminal then do a 'su -' Also tested: subversion : ok from repro openssh: ok from repros. Yum install open-ssh* (you need the clients)
other fun things: netstat -tulnap Check what is running on ports
So hey, fire up tomcat 5 with /etc/init.d/tomcat5 start. Instant web server ready to go.
1. start tomcat5
|