Sponsored Content
Full Discussion: Epiphany Installation
Special Forums UNIX and Linux Applications Epiphany Installation Post 302932658 by rbatte1 on Friday 23rd of January 2015 06:22:29 AM
Old 01-23-2015
Should it be run by a superuser account perhaps? You can get segmentation violations trying to access memory that you don't own, if that's needed.

What is the package for?


Robin
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Installation

Hai Friends How can i instal only the linux kernel in a system. Thanks in advance Collins (3 Replies)
Discussion started by: collins
3 Replies

2. Solaris

installation of Solaris: installation bypasses network config.

hello solaris friends, I've tried installing Sun Solaris 10.0, but everytime it seems to bypass the network config. screen that looks similar to this...here's the url: http://www.hup.hu/old/images/hup/Solaris/Sol10beta7/9.png I'm able to install it all the way through but I get no... (2 Replies)
Discussion started by: cadmiumgreen
2 Replies

3. Linux

OS Installation

Hello, Can anyone suggest me the source for getting the Linux OS, I have done a partitions in my system and dedicated one partition for Linux with the windows. Please suggest me the websites where I can get the s/w. Thankx S (1 Reply)
Discussion started by: sbasetty
1 Replies

4. Solaris

OS installation

Hi, Sun ultra enterprise1 supports solaris10i version. Sun ultra enterprise1 supports view sonic 19 inch LCD Monitor. (1 Reply)
Discussion started by: jagadeesh
1 Replies

5. Windows & DOS: Issues & Discussions

after installation of xp

hello sir I have done a fresh xp installation without formatting entire disk. just deleting c: paratition and create parition with same size and continued installation later i saw that after clicking MY COMPUTER on desktop and i selected drive d: saw hidden BACKWARD TO MY COMPUTER... (1 Reply)
Discussion started by: amarnathbasis8
1 Replies

6. What is on Your Mind?

Installation

what computer minimum specification is required to install Linux? Is it possible to install window vista and Linux together? (1 Reply)
Discussion started by: sureshdoranga
1 Replies

7. Solaris

Need help on installation.

Hi All, Good Morning. I am trying to install solaris 10 in my ultra 10 work station using CD. But i am getting the following error, can anyone helping me on this. ok boot cdrom - install Boot device : /pci@1f,0/pci@1,1/ide@3/cdrom@2,0:f File and args: - install Can't read disk label.... (11 Replies)
Discussion started by: gowthamakanthan
11 Replies

8. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies
CHSH(1) 							   User Commands							   CHSH(1)

NAME
chsh - change login shell SYNOPSIS
chsh [options] [LOGIN] DESCRIPTION
The chsh command changes the user login shell. This determines the name of the user's initial login command. A normal user may only change the login shell for her own account; the superuser may change the login shell for any account. OPTIONS
The options which apply to the chsh command are: -h, --help Display help message and exit. -s, --shell SHELL The name of the user's new login shell. Setting this field to blank causes the system to select the default login shell. If the -s option is not selected, chsh operates in an interactive fashion, prompting the user with the current login shell. Enter the new value to change the shell, or leave the line blank to use the current one. The current shell is displayed between a pair of [ ] marks. NOTE
The only restriction placed on the login shell is that the command name must be listed in /etc/shells, unless the invoker is the superuser, and then any value may be added. An account with a restricted login shell may not change her login shell. For this reason, placing /bin/rsh in /etc/shells is discouraged since accidentally changing to a restricted shell would prevent the user from ever changing her login shell back to its original value. FILES
/etc/passwd User account information. /etc/shells List of valid login shells. /etc/login.defs Shadow password suite configuration. SEE ALSO
chfn(1), login.defs(5), passwd(5). User Commands 06/24/2011 CHSH(1)
All times are GMT -4. The time now is 04:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy