LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3063|回复: 28

Gentoo文档集合。。。。。。收集中!!!!

[复制链接]
发表于 2003-11-19 17:34:09 | 显示全部楼层 |阅读模式
唯一官方网站

www.gentoo.org
 楼主| 发表于 2003-11-19 17:39:21 | 显示全部楼层
 楼主| 发表于 2003-11-19 17:42:55 | 显示全部楼层
Gentoo 1.4_rc2 in RedHat 8.0 using UML

http://www.omote.com/gentoo/install-in-uml.html
 楼主| 发表于 2003-11-19 18:33:05 | 显示全部楼层
 楼主| 发表于 2003-11-19 18:35:20 | 显示全部楼层
X on Gentoo
WindowsReplacement: Windows Terminal Services
OfficialSite: http://www.xfree.org
replaces: X11R6
SeeAlso: GentooKDE

XFree86, provides a client/server interface between display hardware (the mouse, keyboard, and video displays) and the desktop environment while also providing both the windowing infrastructure and a standardized application interface (API). XFree86 is platform-independent, network-transparent and extensible.


It is quite standard. see the DesktopConfiguration? guide at the gentoo website for basic setup. and xf86config


In the corporate enviornment
You can run appliations, even entire desktops off of a remote computer... Here is a brief intro to that:

xhost +localhost
allows you to use other users programs on your display...

or
xhost +IPaddress lets you use another computers applications...



to forward your application to another server set the DISPLAY enviornment variable

export DISPLAY=192.168.0.3:0

thats an IPaddress colon display number


So... to get applications from another computer running on your x...

xhost +IPaddress
SSH IPaddress (-l username if needed)

logged into app server now...
export DISPLAY=machineyouron'sIPaddress

then run the app... it should run!

If you want to serve desktops,
You'll want to edit your DisplayManagers? configuration file to share the computer with the rest of the network.
(I recommend kdm and for your window manager I recomend kwin (both part of KDE).. and the desktop enviornment KDE)
KDE (OfficialSite http://www.kde.org) is very standard with the big time distros, and it offers good abstraction between you and the hardware. It's highly modular. The file browser is very good, but it has the problem of opening every stinking file type under the sun... and it always behaves the same, even in totally clear enviorments, providing for some frustration... It's the best, so I use it.. (gnome is immediately disqualified by changing settings when poking arround with the dialog boxes to figure out what they do). The other readily available choice is fluxbox . fluxbox is very unixy... but well rounded. As I get more comfortable with the unix type enviornment, (and my KDE doesn't work) I'm going to be using this inovative window manager... (it's not a desktop enviorment though... but who uses kword anyway? OpenOffice1?.1 is MS Office compatible)
 楼主| 发表于 2003-11-19 18:37:57 | 显示全部楼层
 楼主| 发表于 2003-11-19 18:46:06 | 显示全部楼层
 楼主| 发表于 2003-11-19 18:48:35 | 显示全部楼层
 楼主| 发表于 2003-11-19 18:49:49 | 显示全部楼层
Debian and Gentoo GNU/Linux on the Dell Inspiron 8000/8100

http://vergil.chemistry.gatech.edu/~park/dell.html
 楼主| 发表于 2003-11-19 18:50:45 | 显示全部楼层
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表