Sponsored Content
Full Discussion: Start problem rhel6
Operating Systems Linux Red Hat Start problem rhel6 Post 302749109 by admin_xor on Thursday 27th of December 2012 01:14:33 PM
Old 12-27-2012
If you really have done it (accessing through virtual terminal CTRL+ALT+F1/2 etc or through ssh), then there's only way it can be solved: remove and reinstall GDM.

But, I'm sure it can be resolved by checking the permission of the directroy. Also, you need to make sure that the SELinux security context is as it should be. For that you can run the following:

Code:
restorecon -vR /var/lib/gdm

 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

root partition was full and problem start

We have SunOS 5.7 m/c. Following is the situation and problem what we are facing - - The root partition was full. - No login was possible on server (not from console also) - M/c was power swithced off - After this only console login is possible. FTP is possible. No telnet is possible. I... (3 Replies)
Discussion started by: rahul72
3 Replies

2. UNIX for Advanced & Expert Users

root partition full and problem start

We have SunOS 5.7 m/c. Following is the situation and problem what we are facing - - The root partition was full. - No login was possible on server (not from console also) - M/c was power swithced off - After this only console login is possible. FTP is possible. No telnet is possible. I... (1 Reply)
Discussion started by: rahul72
1 Replies

3. Solaris

Apache start problem

Hi, I have installed apache webserver on my solaris 10(x86). When I tried to start the server it gives following error, ld.so.1: /usr/local/apache2/bin/httpd: fatal: libssl.so.0.9.8: open failed: No such file or directory Killedld.so.1:: Too many arguments Can somebody please guide me how... (1 Reply)
Discussion started by: maheshsri
1 Replies

4. Shell Programming and Scripting

Problem with Unix script to start remote Tomcat

I have Tomcat installed on a Unix box and I need to start it remotely from another Unix box. Tomcat is started using a script. When this script is run locally everything is fine. When I run the same script from remote box, tomcat starts but the command running the script does not terminate.:( ... (2 Replies)
Discussion started by: shrgh
2 Replies

5. Ubuntu

Start Menu Problem

I posted this at another forum 25 minutes ago and it has only been looked at once. I have much more faith in this forum, as I've had some good help in the shell scripting forum. So I'll just repost this here. I don't know if this is an (K)Ubuntu specific problem, but that is what I use. Problem... (0 Replies)
Discussion started by: notsomeone
0 Replies

6. AIX

AIX machine start-up problem

We have a AIX machine which was having problems while checking for additional ports. When restarted, it is showing the message "STDIN, STDOUT initializing.... Starting AIX...." on the console and then abruptly goes down. An error-code 0549 is appearing on the CPU display. I'm new to to AIX... (2 Replies)
Discussion started by: revanth84
2 Replies

7. UNIX for Dummies Questions & Answers

problem using execl to start a tftp process

Hi, I'm very new to Linux but have been muddling my way through quite happily until recently. I'm trying to write a program in C++ which starts a new process using the execl command. I am trying to run the tftp process as follows: char ip_addr = "..."; if (execl("usr/bin/tftp", "tftp",... (2 Replies)
Discussion started by: JoC
2 Replies

8. Red Hat

Mount problem in RHEL6

Hi Folks, I am trying to mount an AIX server in Linux 6, I am able to mount the path under the mount point of /mnt and also can view on df -h. But, under the /mnt there is no content ... its empty. (6 Replies)
Discussion started by: gsiva
6 Replies

9. Linux

Problem in displaying message on RHEL6 on EFI during PXE boot

Hi, I am doing PXE boot for RHEL6.4 on EFI and want to display custom messsage before loading vmlinuz and initrd.img, which is not working. boot server side (In case of BIOS client): In /var/lib/tftpboot/default file I am putting the message in below format: SAY hello world boot... (0 Replies)
Discussion started by: indus123
0 Replies

10. Solaris

Stop/start script problem on Solaris-10

I have Big brother script, which start/stop Big Brother processes. Something got change on server and now I am not able to start/stop it. There is no change in script, as I compared it from other server. This service is being managed by bb user (group is also bb). root@tsazdq04:/#... (6 Replies)
Discussion started by: solaris_1977
6 Replies
sopwith(6)							   Games Manual 							sopwith(6)

NAME
sopwith - classic aerial combat shoot em up game SYNOPSIS
sopwith [ -n | -s | -c | -l | -j host ] [-glevel] [-f] [-2] [-x] [-q] [-p] DESCRIPTION
Sopwith is a classic 1980s shoot 'em up originally developed by BMB CompuScience. This modern port is a derivative of the original source code released by its original author, David L. Clark. This port can run using the SDL library to display on screen. Features include emula- tion of the original PC speaker sound effects using digital sound output, working networking and various extra features that were included by the author in the released sources. AUDIO
As of version 1.7.3, audio is now DISABLED by default. Audio can be enabled using the -p flag (see below). Once you're in the game, you will also have to use the S key to turn on sound effects. CONTROLS
The standard controls are as follows: comma/left arrow pull up slash/right arrow pull down period/down arrow flip plane Z decrease speed X increase speed space fire machine gun B drop bomb H autopilot plane to home base Z launch flare (if missiles are enabled) X fire missile (if missiles are enabled) S turn on sound effects Ctrl+C quit Ctrl+C Ctrl+C Ctrl+C quit immediately OPTIONS
-n Start a single player game in novice mode -s Start a single player in expert mode -c Start a single player vs. computer game -l Start a network game listening for a network connection -j host Start a network game, connecting to another listening host as specified by host -glevel Start the game on the indicated difficulty level. For instance, use -g2 to start the game on level 2. The default is level 0. -f Start in full screen mode if possible. -2 Double-size the display window -x Enable missiles -q Disable audio, the default behavior -p Enable audio -e Turn off intense explosions AUTHORS
Originally written by David L. Clark for BMB Compuscience Modern SDL/Gtk+ port By Simon Howard HISTORY
Sopwith was originally designed as a demonstration game for the Imaginet Networking System developed by BMB CompuScience of Canada. The system failed to become popular but Sopwith became a popular game for the IBM PC and compatibles. A sequel "Sopwith 2" was actually a newer version rather than a different game, but included many extra features, such as Oxen and birds. Sopwith was also ported to the Atari. The original author, David L. Clark, later created Sopwith - The Author's Edition with several extra features including missiles. This version of sopwith is based on the source for the Authors Edition. sopwith(6)
All times are GMT -4. The time now is 04:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy