LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   red hat7 (https://www.linuxquestions.org/questions/linux-software-2/red-hat7-68045/)

gamji44 06-25-2003 03:45 PM

red hat7
 
i just finished installing redhat7 but i cannot seem to log on to kde mode it comes up on a command prompt !!! how can i get it to boot in to kde....thanks:newbie:

fancypiper 06-25-2003 03:56 PM

Type pico -w .xinitrc and press enter, then type

exec kde

and press enter, then control-x and answer y.

Now command

startx

Here is my file for an example in case you decide to use others:
Code:

# Duron 950 box "uilleann" user fancy .xinitrc file
# Start the stuff I want to run when I startx

# The artwiz-fonts sometimes conflict with your locale settings. To get
# them to work you may have to put the following at the beginning of your
# .xinitrc file
export LC=C
export LC_ALL=C
# exec gnome-session
# exec kde
# Esetroot ~/backgrounds/linux.png &
gkrellm -w &
# This will run a screensaver as your background
# /usr/X11R6/lib/xscreensaver/hopalong -root &
xscreensaver &
exec fluxbox

I would upgrade to Red Hat 7.3 if I were you.
# Cheap CDs
Discount Linux CDs
Linux Central
Cheapbytes
TuxCDs
ComputerHelperGuy

# Redhat links
RedHat Linux Manuals
Get your mp3 support here
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
RedHat 8.0 Tips & Tricks

# Redhat 7.3 down configuration commands
setup leads to several configuration tools

# Redhat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network

# Handling NTFS
New Technology FileSystem (NTFS) HOWTOs
Linux NTFS project

watashiwaotaku7 06-25-2003 03:56 PM

nm he got here first


All times are GMT -5. The time now is 02:34 AM.