Sponsored Content
Full Discussion: Solaris 10 X86
Operating Systems Solaris Solaris 10 X86 Post 302068925 by mickie on Tuesday 21st of March 2006 09:07:48 PM
Old 03-21-2006
Solaris 10 X86

Ok here goes, this MCSE is now fed up with MS, they are telling me that my Legal XP has a s/num they didnt issue.
After countless emails I am P with them and am loooking for a new OS.
Tried Linux, got it working but seems too flaky for me.
Have installed Solaris 10 X86 (on a temp pc AMD Athlon 1.3 GHZ ) but I am wondering if its small 16mB video card may not be enough for X Windows.
Two things, my Internet connection is on a Windows PC with Inet sharing set up. The Linus PC worked just fine but cant get the Solaris to work.
I suspect it is because I have not got a default gateway set up.
HOW do I reconfigure the O/S to set one up.
Also on logging in from the console X will not start, I have been able to start it by going into the X11 directory and typing (GRM) I think.
I have run the setup program and all seems fine, also you get to see the colours OK.
Sorry to be a bit vague but I have limited experience with Unix type systems.

Thanks
Mike
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris 8 x86

Hi There, I search a lot across the board but didn't find answer... first of all... I installed the Companion CD. So Kde is supposed to work... I ran the script to have it in my login screen, and it's there... but when I enter it, it only kicks me to the login screen once... (1 Reply)
Discussion started by: Erythro73
1 Replies

2. Solaris

How to install Solaris 9 on X86

HI All, I have three solaris disks: disk 1 & 2 and "image" disk. However, no instructions for installation on x86 came with them. (I downloaded from SUN.) I've searched far and wide on the net trying to find instructions for installing Solaris on my PII 500 mhz intel machine, but have... (7 Replies)
Discussion started by: JaredsNew
7 Replies

3. UNIX for Dummies Questions & Answers

Solaris 9 x86 and Sparc?

Hi, What is the difference between Solaris 9 x86 and Sparc besides the hardware. Is all the command the same or there are a difference? Plus where can go to get more information on the differences. Many thanks, -n (2 Replies)
Discussion started by: Insomniac
2 Replies

4. Solaris

xdmcp on Solaris 10 x86

I recently downloaded and installed Solaris 10 on an Intel PC. I want to connect to it via XDMCP from another client. I found you can enable xdmcp as follows: Launch -> Applications -> Utilities -> Administration -> Login Screen Setup Then selected the XDMCP tab and click the box that... (1 Reply)
Discussion started by: lyonsd
1 Replies

5. Solaris

solaris on x86

hi, need help! i've installed solaris 9 on my x86 box...problems with kdmconfig. here what i have: 1- Dell 17" Flat monitor ( 31kHz-80kHz horizontal and 56 Hz-76Hz Vertical) 2- Matrox Millenium G550 card what choices do i have to made? best regards thank you in advance (1 Reply)
Discussion started by: hmaiida
1 Replies

6. Solaris

Solaris x86 on D<LL (OK I said it)

OK, I have a DELL Poweredge 2850 fresh out of the box sitting here. I'm thinking of putting Solaris 9 x86 on it. Has anyone ever attempted this before, do you think it will work? I dont want to get into something that is just going to be a enormus waste of time, so I am wondering if anyone... (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

7. UNIX for Dummies Questions & Answers

Running Solaris Sparc Apps on X86 Solaris

I know that Sun make s a version of Solaris for Sparc platforms and also an x86 (Intel/AMD) release of Solaris. Can an application that runs on Solaris/Sparc also run on a PC running the x86 release of Solaris? Would a different release be required or any re-compling of the application? jim (1 Reply)
Discussion started by: stocksj
1 Replies

8. Solaris

Link for solaris on x86

Hi All, Can any body guide me towards the x86 link? I need to understand the disk slice and booting sequences in x86 as I have to give my SA1. Please help. (4 Replies)
Discussion started by: kumarmani
4 Replies

9. Emergency UNIX and Linux Support

Unbootable solaris 10 x86

Hi all, I have unbootable Solaris 10 x86 installed on ZFS root file system. on an IDE HDD The bios keep showing the msg DISK BOOT FAILURE , PLEASE INSERT SYSTEM BOOT DISK please note : the HDD is connected properly and recognized by the system is there any guide to recover the system ,... (67 Replies)
Discussion started by: h@foorsa.biz
67 Replies

10. Solaris

Solaris: clnt_create fails on solaris x86

Hi, I am facing an issue with Solaris x86 machine Machine Details: uname -a SunOS sol10-64 5.10 Generic_137138-09 i86pc i386 i86pc .............................. Description: I am trying to register a programm with proramm ID 300760 with version number 1, and tryint to create a... (0 Replies)
Discussion started by: DivakarAdari
0 Replies
Xwrapper.config(5)						File Formats Manual						Xwrapper.config(5)

NAME
Xwrapper.config - configuration options for X server wrapper DESCRIPTION
/etc/X11/Xwrapper.config contains a set of flags that determine some of the behavior of Debian's X server wrapper, which is installed on the system as /usr/bin/X. The purpose of the wrapper, and of this configuration file, is twofold. Firstly, it is intended to implement sound security practices. Since the X server requires superuser privileges, it may be unwise to per- mit just any user on the system to execute it. Even if the X server is not exploitable in the sense of permitting ordinary users to gain elevated privileges, a poorly-written or insufficiently-tested hardware driver for the X server may cause bus lockups and freeze the sys- tem, an unpleasant experience for anyone using it at the time. Secondly, a wrapper is a convenient place to set up an execution environment for the X server distinct from the configurable parameters of the X server itself. Xwrapper.config may be edited by hand, but it is typically configured via debconf(7), the Debian configuration tool. The X server wrapper is part of the x11-common Debian package; therefore, the parameters of Xwrapper.config may be changed with the command dpkg-reconfigure x11-common. See dpkg-reconfigure(8) for more information. The format of Xwrapper.config is a text file containing a series of lines of the form name=value where name is a variable name containing any combination of numbers, letters, or underscore (_) characters, and value is any combination of letters, numbers, underscores (_), or dashes (-). value may also contain spaces as long as there is at least one character from the list above bounding the space(s) on both sides. Whitespace before and after name, value, or the equals sign is legal but ignored. Any lines not matching the above described legal format are ignored. Note that this specification may change as the X server wrapper develops. Available options are: allowed_users may be set to one of the following values: rootonly, console, or anybody. rootonly indicates that only the root user may start the X server; console indicates that root, or any user whose controlling TTY is a virtual console, may start the X server; and anybody indicates that any user may start the X server. AUTHORS
The X server wrapper was written by Stephen Early, Mark Eichin, and Branden Robinson for the Debian Project, with valuable contributions from Erik Troan, Topi Miettinen, and Colin Phipps. This manual page was written by Branden Robinson with sponsorship from Progeny Linux Systems. SEE ALSO
debconf(7), dpkg-reconfigure(8) Debian Project 2004-10-31 Xwrapper.config(5)
All times are GMT -4. The time now is 06:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy