SUSE Linux 9.0 Professional/Installation 0000.00.00 meister

Aus Mikiwiki
Wechseln zu: Navigation, Suche
SuSE Linux 9.0 Professional
Installation


Beispielrechner
privat [esel]
BIOS: Amibios
Prozessor: Intel Pentium II 233 MHz
Arbeitsspeicher: 128 MB RAM
Festplatte: 16 + 8 + 3 GB


1. Hardware installieren, Netzwerkkabel mit Netzwerkdose verbinden.

2. Rechner starten und im BIOS den Bootvorgang ab CD-ROM ermöglichen.

3. Einlegen der doppelseitigen DVD von "SuSE Linux 9.0 Professional". Im wesentlichen muss nun den Anweisungen des Bildschirms gefolgt werden.

4. Auf dem farbigen SuSE-Bildschirm ist die Option Installation auszuwählen.

5. Wählen Sie Ihre Sprache: Deutsch

6. Installationseinstellungen
Modus
* Neuinstallation
Tastaturlayout
* Deutsch (Schweiz)
Maus
* Intelli-/Wheel-Maus (mit Rad, Aux-Schnittstelle)
Partitionierung
* boot-Partition 47.0 MB (/dev/hda1 mit ext3) anlegen
* swap-Partition 258.8 MB für /dev/hda2 anlegen
* root-Partition 15.7 GB (/dev/hda3 mit reiser) anlegen
* Partition /dev/hdb1 7.8 GB (für /software mit reiser) anlegen
* Partition /dev/hdd1 3.0 GB (für /transport mit fat32) anlegen
Software
* Standard-System
[X] Grafisches Grundsystem
[X] KDE Desktop-Umgebung
++ (Suchen)
[X] checkinstall - 'make install' installations tracker
[X] expect - A tool for automating interactive programs
[X] ftp - The standard UNIX FTP client
[X] gcc - The GNU C compiler and support files
[X] glibc-devel - Libraries for the C compiler
[X] gtk-devel - The developer files for the GIMP ToolKit
[X] libpng-devel - Library for the PortableNetGraphics format
[X] make - The GNU make command
[X] vsftpd - A Very Secure FTP Daemon - Written from Scratch
[ ] lukemftp - Komfortabler FTP-Client
[X] opera - fast Web browser
[X] telnet-server - Server program for the telnet remote login protocol
[X] unace - ACE archive extractor
[X] XFree86-devel - Include files and libraries mandatory for development
Systemstart
* Typ des Bootloaders: GRUB
  Ort: '1. IDE, 16.06 GB, /dev/hda, ST317221A'
  Abschnitte: Linux (Standard), Diskette, Failsafe, Speichertest
Zeitzone
* Europa/Schweiz - Ortszeit : 11:06:23 - 2002-07-11
Sprache
* Deutsch

7. Installation starten? Ja - installieren

Die darauf folgende Installation dauert etwa 45 Minuten.

8. Passwort für den Systemadministrator ("root"): 

9. Netzwerk-Konfiguration
Netzwerkschnittstellen
* Realtek RT8139
  Als eth0 mit DHCP konfiguriert

10. Test der Internetverbindung: Ja, Internetverbindung testen

11. Verfügbare Online-Updates: Ja, Online-Update jetzt laufen lassen

12. Online-Update durchführen: alles ankreuzen und herunterladen

13. Methode zur Benutzer-Authentifikation: Einzelplatzrechner

14. Benutzer-Informationen: [überall "dummy" eintragen]

15. Hardware-Konfiguration
Grafikkarten
* ATI Rage 128 Ultra TF (r128)
  Verbunden mit Monitor: SONY HMD-A200 [800x600@8bit]
* 3D-Beschleunigung: Deaktiviert
Drucker
Sound
TV-Karten

Zum Schluss erscheint das grafische Login von SuSE Linux 9.0.


Konfiguration des Systems
-------------------------

1. Grundkonfiguration

CTRL+Alt+F1
login: root
# yast

YaST-Kontrollzentrum > Netzwerkdienste > Netzwerkdienste (inetd)
* Konfiguration der Netzwerkdienste (inetd)
[X] Aktivieren
An ftp stream tcp nowait root /usr/sbin/vsftpd
An smtp stream tcp nowait root /usr/sbin/smtpd

YaST-Kontrollzentrum > Netzwerkgeräte > Netzwerkkarte
Rechnername: esel
[ ] Hostname über DHCP ändern

YaST-Kontrollzentrum > System > Konfiguration des Bootloaders
* timeout auf 3s setzen


2. Neuen Benutzer hinzufügen

# groupadd mik
# useradd -g mik -d /home/mik  -c "Michael Kuhn" -m mik
# passwd mik


3. Konfiguration von GRUB

# vi /boot/grub/menu.lst
vga=0x315 splash=0


4. Start im Textmodus konfigurieren

# vi /etc/inittab
id:3:initdefault


5. Rechner neustarten




Installation Kazaa
------------------
[source: http://www.eskimo.com/~wage/kazaa.html]

1. Install wine

2. Download Kazaa (without spyware) and some Windows dll files:
- kazaa_lite_172_english.exe
- kazaa_dlls.tar.bz2
Put the dll files into /home/mik/.wine/fake_windows/Windows/System

comctl32.dll
comdlg32.dll
commctrl.dll
msvcrt.dll
ole32.dll
oleaut32.dll
rasapi32.dll
rpcrt4.dll
shdoclc.dll
shdocvw.dll
shell.dll
shell32.dll
shlwapi.dll
urlmon.dll
wininet.dll
winspool.drv

3. Install Kazaa:
$ wine kazaa_lite_172_english.exe

4. Edit your wine configuration file by adding the following lines

$ vi /home/mik/.wine/config

[AppDefaults\\kazaa.exe\\DllOverrides]
"*" = "builtin, native, so"
"commctrl" = "native"
"comctl32" = "builtin"
"comdlg32" = "builtin"
"ole32" = "native"
"oleaut32" = "native"
"rpcrt4" = "native"
"shdoclc" = "native"
"shdocvw" = "native"
"shlwapi" = "native"
"winspool.drv" = "native"
"shell32" = "builtin"
"shell" = "native"
"urlmon" = "native"
"wininet" = "native"
"msvcrt" = "native"
"rasapi32" = "native"

$ cd into "/home/mik/.wine/fake_windows/Program Files/KaZaA Lite"
$ wine Kazaa.exe

Downloads werden unter /download/kazaa gespeichert:
$ cd /home/mik/.wine/fake_windows/Program Files/KaZaA Lite
$ rmdir "My Shared Folder"
$ ln -s /download/kazaa "My Shared Folder"

If it works the following script will start it automatically:

#! /bin/sh
cd '/home/your_home_directory/.wine/fake_windows/Program Files/KaZaA Lite/' && wine Kazaa.exe

To preview the files while they're downloading go to .wine/fake_windows/Program Files/KaZaA Lite/My Shared Folder to see the files and use any program to v
iew them. They aren't named, but the first file in the directory is the first one you're downloading, the second is the second etc...

Once you get Kazaa working under Linux, make a backup of your wine config file and the dlls and if you ever have to install it again hopefully it won't be
much trouble.


Installation CrossoverOffice
----------------------------
gemäss /home/mik/public_html/local/software/crossoveroffice/index.html


Installation Tele Traffic Tapper
--------------------------------
Herunterladen von http://www.csl.sony.co.jp/person/kjc/kjc/software.html#ttt

U. a. müssen tcl und tk sowie blt installiert sein (auch tcl-devel, tk-devel)

# cd /tmp
# tar xzf ttt-1.8.tar.gz
# cd ttt-1.8
# ./configure

Das resultierende Makefile hat offenbar einen Fehler: unter LIBRARIES steht
"-ltcl8.4i", das muss korrigiert werden zu "-ltcl8.4", dann funktionierts.

# make
# checkinstall
# rpm -i /usr/src/packages/RPMS/i386/ttt-1.8-1.i386.rpm

Programmaufruf
# ttt