I finally got brave stepped the newby toe in apt-get waters
a big thank you to the eeeuser wiki
Steps:
#apt pin the system to resolve different repositories and not mess up your system
-sudo vim /etc/apt/preferences
-apt-pin the system by adding the following to this preference file:
Package: *
Pin: origin update.eeepc.asus.com
Pin-Priority: 950
Package: *
Pin: origin
Pin-Priority: 925
Package: *
Pin: origin xnv4.xandros.com
Pin-Priority: 900
Package: *
Pin: origin dccamirror.xandros.com
Pin-Priority: 850
Package: *
Pin: origin www.geekconnection.org
Pin-Priority: 750
Package: *
Pin: release a=stable
Pin-Priority: 700
Package: *
Pin: release a=testing
Pin-Priority: 650
Package: *
Pin: release a=unstable
Pin-Priority: 600
#add a better repo
-add some Xandros 'safe' repositories since for the life of me I couldn't find rsync in the Asus ones
-I added 'deb http://xnv4.xandros.com/xs2.0/upkg-srv2 etch main contrib non-free'
-sudo apt-get update
-sudo apt-cache search rsync
-I thought about trying unison but went for the tried and true.
#invoke magick
-sudo apt-get install rsync
-check it with a $which rsync
WooHoo now I can sync between the Macbook, errant SanDisk Cruzer 256mb usb key, handy synctoy enable Win work pc
More Asus eee fun: I was able to snap cheap pics on the webcam then upload them to a photo service. Try that with a iPod touch, opps it doesn't have a camera
dry, urbane, witless, regurgitated content designed and packaged through the filters of poor grammar and bad taste
Friday, January 25, 2008
installing rsync on the Asus eee
Labels:
eee rsync help tutorial shell
Subscribe to:
Post Comments (Atom)
blogroll
Blog Archive
-
▼
2008
(31)
-
▼
May
(16)
- enable right click in opensolaris within macbook
- Spatially localized distortions of event time. [Cu...
- Save money, use cash
- Yeondoo Jung
- i miss you
- hmm.. blogging from OpenSolaris on VirtualBox
- doctype - Google Code
- renumber sorted list resetting at every new group
- Palm, please turn to e-ink and get me a numenta HT...
- BBC - Brain smarts in 1 week
- oh man, I miss Elliott
- unlocking time: what r u looking for?
- right brain, left handed Wii
- habits: comfort, stretch and stress
- shrimp won ton
- HYmini - Green Power Is In Your Hand
-
▼
May
(16)

1 comments:
Thanks for the tip, very useful.
Post a Comment