![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| command to change duplex settings.. | sag71155 | HP-UX | 2 | 03-23-2008 01:21 PM |
| .profile settings | satgur | UNIX for Advanced & Expert Users | 1 | 08-19-2006 06:03 AM |
| how do I change locale settings? | m223464 | SUN Solaris | 1 | 11-29-2005 08:57 PM |
| change in .profile | sam71 | UNIX for Dummies Questions & Answers | 2 | 06-01-2005 07:13 AM |
| SunOS - root's .profile | xadamz23 | UNIX for Dummies Questions & Answers | 3 | 08-08-2003 12:40 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How to change root's .profile settings
As a regular (non-root) user on Unix servers I'm accustomed to changing my .profile file to set paths that I frequently use, etc.
I am trying to learn unix and set up a test server running SunOS 5.8. When I login as root I don't see a .profile file that belongs to root wherein I could change the default shell, path variables, etc. What am I missing? How do I create the file, or is it somewhere I'm not looking in? Thanks! |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
there might be a default .profile in /etc that is read when root logs in. also, you can just do touch .profile in roots home dir then edit it to your liking. you may have to source it for it to take effect, or else just log out then log back in.
|
|||
| Google The UNIX and Linux Forums |