
Then why Gentoo?mitschel wrote:has to be rock stable
It`s the distro I`m knowing the best and therefore I tought I can make the best system out of it. What else do you think is suitable? (I hate Suse)PaulBredbury wrote: Then why Gentoo?

Cool, that's a good-enough reason. I use that reason also, to run Gentoo on a server.mitschel wrote:It`s the distro I`m knowing the best

If your parents were native English speakers, I'd recommend PCLinuxOS (great KDE desktop, wonderful out-of-box experience, very well configured). But since you live in Germany, maybe Kubuntu/Ubuntu?mitschel wrote:It`s the distro I`m knowing the best and therefore I tought I can make the best system out of it. What else do you think is suitable? (I hate Suse)PaulBredbury wrote: Then why Gentoo?

Thats` quite one of the big points, why I want to install my family a linux box.zxy wrote:I ssh to their machine, setup software, update and do any necesary work. I don't see their machine for months. I don't need to.
Mmmm, that is plain incompatible with the "rock solid" term that you used in your first post, maybe it could be said to be usable, but not rock solid. No composite stuff is rock solid, starting with beryl and following with kwin and kicker (and yes, I know that some will say that never failed for them, good for themmitschel wrote:Thats` quite one of the big points, why I want to install my family a linux box.zxy wrote:I ssh to their machine, setup software, update and do any necesary work. I don't see their machine for months. I don't need to.
Thank`s for your supply so far. I surfed around a bit myself and also tested the Sabayon LiveDvd. Now I think I have beta plan.
The base will be an Evolution Mission system, because I run it and I`m satisfied.
The windows manager will be Kde with Xgl (know it`s stupid, but must give it a try)
Already answered.But there are still a few questions left.
Is Xgl buggy? On the Sabayon Live Dvd it runs quite well..
Yes, you can also define a set of actions that will appear in a menu when inserting the device. Or even define a default behaviour depending on its contents. No need to install nor run ivman, kde uses pmount and kioslaves to manage that stuff. There's also a nice applet that you can put in kicker, and where the removable media will appear when inserted (you can also configure it to always show the device icon, even when it is not inserted/mounted) and can display any device, including usb stuff, optical media and harddrives and floppy disks.Is Kde able to automount usb device so far? Or is there the need of ivman, too?
No idea.Are there any experiences with Crossover office? Does it work as good, as it is promoted on their page? I´m thinking about, stuckin with Ms Office2003 and maybe Photoshop7.
So long

Code: Select all
x11-drivers/nvidia-drivers
net-www/netscape-flash
Code: Select all
x11-wm/beryl
media-sound/alsa-utils
www-client/mozilla-firefox
mail-client/mozilla-thunderbird
media-video/kaffeine
net-www/kaffeine-mozilla-plugin
media-sound/amarok
media-gfx/digikam
net-im/skype
media-tv/tvbrowser
app-misc/screen
Code: Select all
USE=
"
-arts -esd -gnome -gtk
a52 aac acpi alsa apm asf
bluetooth
cdda cddb cdinstall cdparanoia cdr curl
divx4linux dvd dvdr dvdread
encode
firefox flac flash
gtk2
irmc
java javascript jpeg
kde
mozilla mp3 mpeg
ncurses nls nptl nptlonly nsplugin nvidia
ogg oggvorbis opengl oss
pda pdflib perl
qt quicktime
unicode userlocales
real
samba stream
truetype truetype-fonts
vcd
win32codecs wxwindows
xine xvid
"
VIDEO_CARDS="nvidia"
INPUT_DEVICES="keyboard mouse"
LINGUAS="de"
CFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer -fweb -frename-registers -fgcse-after-reload"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=both -Wl,-znow"
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j2"
PORTDIR_OVERLAY="/usr/local/portage
/usr/local/overlays/xeffects
/usr/local/overlays/kernels_overlay
/usr/local/overlays/toolchain_overlay
/usr/local/overlays/emission
"
source /usr/portage/local/layman/make.conf
On my own system I configuired it just like you and I know what you`re talkin about.SirYes wrote: As a plan B I'd recommend putting /home on a separate partition.
I keep a eye on the that. Looks really nice.zxy wrote:For graphics take a look at XaraLX
Code: Select all
USE=
"
-arts -esd -gnome -gtk
a52 aac acpi alsa apm asf
bluetooth
cdda cddb cdinstall cdparanoia cdr curl
divx4linux dvd dvdr dvdread
encode
firefox flac flash
gtk2
irmc
java javascript jpeg
kde
mozilla mp3 mpeg
ncurses nls nptl nptlonly nsplugin nvidia
ogg oggvorbis opengl oss
pda pdflib perl
qt quicktime
unicode userlocales
real
samba stream
truetype truetype-fonts
vcd
win32codecs wxwindows
xine xv
"
Code: Select all
USE=" \
-arts -esd -gnome -gtk \
\
....\
"
Code: Select all
$ sh pepe.sh
pepe.sh: line 27:
-arts -esd -gnome -gtk
a52 aac acpi alsa apm asf
bluetooth
cdda cddb cdinstall cdparanoia cdr curl
divx4linux dvd dvdr dvdread
encode
firefox flac flash
gtk2
irmc
java javascript jpeg
kde
mozilla mp3 mpeg
ncurses nls nptl nptlonly nsplugin nvidia
ogg oggvorbis opengl oss
pda pdflib perl
qt quicktime
unicode userlocales
real
samba stream
truetype truetype-fonts
vcd
win32codecs wxwindows
xine xvid
: command not found