how to know kernel architecture of solaris ? isainfo -v ? or
prtconf -v
Answer Posted / zeus victor
the right answer is isainfo -v
bash-3.00# isainfo -v
64-bit sparcv9 applications
asi_blk_init vis2 vis
32-bit sparc applications
asi_blk_init vis2 vis v8plus div32 mul32
Please check # man arch
.......
NAME
arch - display the architecture of the current host
SYNOPSIS
arch [-k | archname]
DESCRIPTION
The arch utility displays the application architecture of
the current host system. Due to sensive historical use of
this command without any options, all SunOS 5.x SPARC based
systems will return "sun4" as their application
architecture. Use of this command is discouraged.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me how to discover global zone name from local zone?
Explain the run levels that are used in solaris10?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
Explain the difference between swap -l & swap -s?
How can threads be created in a solaris environment? Write an example
How does a solaris cluster work?
How can a user login to solaris? What is the login shell?
Explain custom jumpstart procedure?
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
Explain the difference between pid and ppid with example.
How can a user increase the number of pseudo-ttys? what is their use?
Tell me how many types of file system?
How can the output be redirected to some other action process in place showing it in the screen?
Explain how to view shared memory statistics?
Discuss the two modes of the vi editor in solaris.