Penguin
Blame: InstallFestCheckList
EditPageHistoryDiffInfoLikePages
Annotated edit history of InstallFestCheckList version 7, including all changes. View license author blame.
Rev Author # Line
7 CraigBox 1 !!Checklist
2
3 <pre>
4 Is all my data backed up?
5 Has my install successfully completed?
6 Does my graphics output look OK?
7 Does my modem work?
8 Does sound work?
9 Can I dual boot Windows and Linux (if applicable?)
10 Have I installed the updates?
11 Do I know how to keep my machine up to date in future?
12 Have I been shown how to launch all the applications?
13 Have I been shown how to look for help?
14 Am I aware of all the WLUG resources (wiki, mailing list, etc)
15 </pre>
16
17
18 -----
19
1 CraigBox 20 Based on the [automate script for new Hoary users|http://www.ubuntuforums.org/showthread.php?t=22646], I propose on all Hoary installations at the Installfest, we do:
21
22 These lines in /etc/apt/sources.list:
23
24 <verbatim>
25 # beagle / mono
26 deb http://manno.name/debian/ hoary main
27
28 # win32 codecs
2 CraigBox 29 deb http://ftp.nerim.net/debian-marillat/ stable main
30 deb http://ftp.nerim.net/debian-marillat/ unstable main
31 deb http://ftp.nerim.net/debian-marillat/ testing main
1 CraigBox 32
33 # java
2 CraigBox 34 deb http://ubuntu.tower-net.de/ubuntu/ hoary java
1 CraigBox 35 </verbatim>
36
37 This /etc/apt/preferences:
38
39 <pre>
40 Package: *
41 Pin: release o=Christian Marillat
42 Pin-Priority: 1
6 CraigBox 43 </pre>
44
45 Do this:
46
47 <pre>
48 gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 1F41B907
49 gpg --armor --export 1F41B907 | sudo apt-key add -
1 CraigBox 50 </pre>
51
52 And then install these things:
53
54 ; __Flash__ : flashplayer-mozilla
2 CraigBox 55 ; __Java__ : sun-j2re1.5
3 CraigBox 56 ; __Mono__ : f-spot tomboy
1 CraigBox 57 ; __Audio/Video__: gstreamer0.8-mad gstreamer0.8-ffmpeg w32codecs libdvdcss2 (possibly totem/xine?)
58 ; __Fonts__: msttcorefonts
5 CraigBox 59 ; __Acrobat Reader__: acroread=7.0-0sarge0.9 mozilla-acroread and/or evince
1 CraigBox 60 ; __CD Writing__ : gnomebaker
61 ; __FTP__: gftp
62 ; __Skype__ : ?
3 CraigBox 63 ; __Beagle__ : beagle (drags in lots of -dev, use sparingly)

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()