Prologue
- Default install brings you nearly ready-to-use OS.
- Centralized YaST control center makes SUSE the most friendly distro I've used.
Install
- Boot from DVD.
- Choose your screen size using F3. (NOTE: this is the screen size of installation process, tty and boot splash. Your runlevel 5 screen size can be changed in your DE.
- Proceed to summary page:
- Add language support if you need to.
- Search and remove beagle-related packages. (NOTE: I don't like beagle, so do it if you're alike. And if you're not removing it here, it will call a handful of dependency when you do it later.)
- Finish install and log in your account.
Status
- Display is 16-bit even if shown 32-bit in configuration dialog.
- Amarok doesn't play mp3.
Network
- It seems KNetworkManager does not provide a way to connect xDSL.
- In YaST: Turn NM off, setup a DSL, and use '/sbin/ifup dsl0' to get online.
Update
- Disable update applet if you don't like it.
- The default repositories (OSS, Non-OSS, update) are already set. So Update directly.
- What takes my attention from update:
- fluendo mp3 support (NOTE: this mp3 codec seems producing a lot of static noise.)
- Microsoft fonts
- Flash player
NTFS
- Reference: en.opensuse.org
- Default NTFS does not allow normal user to write.
- Modify NTFS entries in
/etc/fstab
so they look like this:/dev/sda1 /windows/C ntfs-3g user,users,gid=users,fmask=113,dmask=002,locale=en_US.UTF-8 0 0
- If you don't want to reboot, remount all NTFS partitions.
Repositories
- Now YaST has a priority system for software repositories.
- SUSE Collection: opensuse.org
- Packman: gwdg.de
- nVidia: nvidia.com (NOTE: web access forbidden)
- libdvdcss: linuxin.dk (NOTE: web access forbidden)
Multimedia
- Reference: opensuse-community.org
- Ensure packman and libdvdcss repo are enabled.
- Install:
- ffmpeg
- k3b-codecs
- libdvdcss
- libxine1-codecs
- w32codec-all
- amarok-xine
Qt SDK
- Till this writing, libqt4 in openSUSE has bugs.
- Download SDK from qtsoftware.com.
- Install
libqt4-devel
first to ensure all dependencies are ready, then removelibqt4-devel
. - Install downloaded qt-sdk.
Amule
- Reference (firewall): amule.org
- Reference (ed2k links handling): amule.org
- Install from packman.
- Open ports (TCP: 4662, UDP: 4672 4665) in YaST.
- Configure firefox with ed2k link handler.
- open
about:config
- New Boolean
network.protocol-handler.external.ed2k
, true - New String
network.protocol-handler.app.ed2k
,/usr/bin/ed2k
- New Boolean
network.protocol-handler.expose.ed2k
, false
- open
Optional software
- unrar
- p7zip
- blender (3D modeling)
- wireshark (packet analyzer)
- kchmviewer (KDE3 application; Okular is too slow to open chm files)
- picasa (Better than digiKam)
- virtualbox
- Games:
- armagetronad
- frozen-bubble
- kde4-knetwalk
- kde4-konquest
No comments:
Post a Comment