How to change home page?


 
Thread Tools Search this Thread
Operating Systems Solaris How to change home page?
# 1  
Old 06-29-2010
How to change home page?

Hi
I am new to Sun OS

I am using "SunOS **** 5.9 Generic_122300-47 sun4u sparc SUNW,Sun-Fire-15000"

I have logged on as user1, I could see sar -u 5 5.
Now I wanted to execute the same command to another users (e.g user2)

Question-1
-----------
How to change home page ?

Question-2
-----------
How to see what all are the home ( login user) are in my server ?

Thanks
sbmk
# 2  
Old 07-02-2010
what?? home page? you can see who is logged in current using the "who" command.
home dirs can be listed like this
ls -l /export/home
the user dirs have the user profile files within them, which are hidden. ls /export/home/user/.profile
# 3  
Old 07-02-2010
Hi
You are right

su - user2

sar -u 5 5

Bye
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Web Development

HTTPS-Home Page issue.

Hi Folks, This might be a very question,but i have not been able to find the solution. While accessing http://16.138.32.128/ in my LAN, i am able to read the index.html placed in DocumentRoot(/var/www/html). However if i tab in https://xx.xx.xx.xx/ ,i am only able to access the default... (0 Replies)
Discussion started by: Hari_Ganesh
0 Replies

2. Post Here to Contact Site Administrators and Moderators

new thread link in home page

Sir, I want to post a new thread but I am not able to find a new thread link anywhere in the home page. Every time i used to go to new post and selecting contact administrator after that there is a link for new thread is it the right method. (1 Reply)
Discussion started by: salaathi
1 Replies
Login or Register to Ask a Question