|
what is '1000 projects'?
'fullinterview.com' is a educational content website dedicated to finding and realizing final year projects for btech, be, mtech, mca students, here you can search, find your projects and get guidance from experts the below are the different technological projects.
visual Studio projects
.net projects,
asp projects,
c & ds projects,
c++ projects (all),
cold fusion projects,
delphi projects,
java projects,
perl projects,
php projects,
sql projects,
vc++ projects,
visual basic projects.
how it works?
well, everything on this site is submitted by the student and professional community. after you submit your project, it is being verified and approved by our administrator. after approval, other people can read/discuss it, save to favorites.
more number of projects?
here you can find morethan 1000 projects on different technologies, if u want to get more projects please visit our sister sites www.fullinterview.com & Chetanasprojects.com
Category Articles
Explain about the limitations present in sudo?
Added on Thu, Dec 17, 2009
There are some limitations for sudo which makes RBAC popular they are 1) It is not possible to assign a user to work on specific file or profile. 2) It is also not possible to assign a user to work on a specific command. 3) By using shell commands... Read More
Is it legal to have static initializer blocks in EJB?
Added on Thu, Dec 17, 2009
Although technically it is legal, static initializer blocks are used to execute some piece of code before executing any constructor or method while instantiating a class. Static initializer blocks are also typically used to initialize static fields -... Read More
What is sticky bit in Solaris?
Added on Thu, Dec 17, 2009
If a directory is writable and has sticky bit is set, files within directory removed or renamed only if one or more following is true: - The user owns the file - The user owns the directory - The file writable by the User - The user is "root" ... Read More
What is the difference between a probe-scsi and a probe-scsi-all?
Added on Thu, Dec 17, 2009
Answer: * Collapse/Expand Answer of Question What is the difference between a probe-scsi and a probe-scsi-all? Both these commands are run at obp (open boot Prom) probe-scsi will probe the internal scsi and probe-scsi-all will probe both... Read More
Which obp command has a premenent allais?
Added on Thu, Dec 17, 2009
When NValias need is: In case system can not boot from primary disk and it is needed to make another boot disk to access the data , nvalias command is used. nvalias command makes the device alias and assigns an alternate name to a physical... Read More
When user login into solaris 8 it is repeatedly asking for username and password.
Added on Thu, Dec 17, 2009
Question : When user login into solaris 8 it is repeatedly asking for username and password. What could be the reason and what files has to be checked to fix this and which log file we have to refer to know more details about the problem. ... Read More
What does this file /etc/path_to_inst contain and what is the importance of this file
Added on Thu, Dec 17, 2009
/etc/path_to_inst contains each device, its instance name and number along with its physical name. Read More
What is difference between Process and Daemon in Solaris?
Added on Thu, Dec 17, 2009
A 'daemon' is a software process that runs in the background (continuously) and provides the service to client upon request. For example named is a daemon. When requested it will provide DNS service. Other examples are: xinetd (it is a ... Read More
How to install win xp after installing solaris for dual booting.
Added on Thu, Dec 17, 2009
I think "if you first installed Solaris then try to install XP, XP will overwrite the Solaris.Becoz XP is single boot, It is better to install XP first then install Solaris.." Simple funda is First install Workstation then install Servers.. Read More
Delete blank lines in a file?
Added on Thu, Dec 17, 2009
- cat sample.txt | grep -v ?^$? > new_sample.txt Read More
What is difference between solaris single user mode and multi user mode ?
Added on Thu, Dec 17, 2009
Single user mode is the character based mode, we can perform administrator task and all. In Multiuser mode , runlevel 3 is the default run of that.We can perform all types of system functions. Read More
What would a XIR signal do to a server and why would it be used?
Added on Thu, Dec 17, 2009
XIR signal used by reset command in solaris. reset(1M) allows you to reset one or more domains in one of two ways: reset the hardware to a clean state or send an externally initiated reset (XIR)signal. The default is to reset the hardware to a... Read More
What is "Piping"?
Added on Thu, Dec 17, 2009
piping:- sending the output of a command to the input of another is called piping. some examples are: $cal | wc will output total line's,word's and character's $cal | wc | wc will output total line's,word's and character... Read More
What is "Piping" solaris?
Added on Thu, Dec 17, 2009
piping:- sending the output of a command to the input of another is called piping. some examples are: $cal | wc will output total line's,word's and character's $cal | wc | wc will output total line's,word's and character... Read More
How many cpu's we can connect to a spark machine ?
Added on Thu, Dec 17, 2009
Sun Fire 15K can have upto max of 106 processors Read More
how we can configure remote desktop(i mean how we can see windows system present working desktop*as well as another os like linux )
Added on Thu, Dec 17, 2009
Solaris doesn't have the builtin tools to connect the remote desktop..But we can configure remote desktop with the help of other vendors xterm tool...like xmanager, xming, humming bird.... Read More
What is the command can reconfigure devices with out reboot?
Added on Thu, Dec 17, 2009
Either you can use 1.devfsadm single command solaris 8 on wards in the backward we have to use 1.drvconfig 2.diskor tape..(Device type) 3. devlinks then the device will configure properly. Read More
How will you add a virtual IP address to a server in Solaris. Given the interface qe0 and IP 10.10.1.150
Added on Thu, Dec 17, 2009
Syntax: #ifconfig qe0:1 plumb # ifconfig qe0:1 10.10.1.150 up where "qe0" is an interface (e.g., le0) and N is a number between 1 and <MAX>. Removing the pseudo interface and associated address is done with "ifconfig qe0:1 10.10.1.150 down"... Read More
How can we find RAM size in solaris server ?
Added on Thu, Dec 17, 2009
In Solaris 10 you can find the RAM Size using sdtwsinfo command. This command gives complete Workstation Configuration Information in a pop up window. Read More
What field will cause the message Your password has expired to be displayed to the user?
Added on Thu, Dec 17, 2009
The /etc/shadow file contains following fields.Login-id : Which indicates the username of that perticular user.Passwd : It Contains encrypted password.Lastchg : Indicates the number of days between 1-JAN-1970 and last passwd modification date.Min :... Read More
The NVRAM is also soldered to the main logic board or motherboard.
Added on Thu, Dec 17, 2009
It is a pluggable IC with yellow sticker on it, can be easily replaceble when it goes wrong. Read More
How do you check the cron jobs of other users, (as a super user)
Added on Thu, Dec 17, 2009
The above would work. You could also run: crontab -l Username Read More
Why we use / for mount any filesystem?
Added on Thu, Dec 17, 2009
/ represents the top most level of the OE directory hierarchy, therefore other sub directories have to be mounted under / Read More
What does reboot ?r do?
Added on Thu, Dec 17, 2009
reboot -r (reconfigure the /dev & /devices) Read More
Give the command that will display your default boot device.
Added on Thu, Dec 17, 2009
the command would be eeprom boot-device & not printenv as suggested Read More
What command can you use to display all of your groups?
Added on Thu, Dec 17, 2009
On AIX You can use groups -To Display full list id -G - To display group id number On Solaris you can use groups - To display full list id -a - To display full list of groups with group id numbers Read More
How to restore a corrupted file system or trouble shoot bad super blocks for a FS c0t2d0s5
Added on Thu, Dec 17, 2009
get into single user mode from ok prompt by using the command below. boot -s use the newfs command to check the number of back ups for the superblock used. use newfs -N to display the value for /dev/dsk/c1t1d0s0 as below. newfs -N /dev/dsk/c1t1d0s0... Read More
What are the different phases in boot process
Added on Thu, Dec 17, 2009
Boot phases of Solaris Operating Environment are: 1.boot PROM 2.boot programs like bootblk,ufsboot 3.kernel initialization like loading modules 4. init phase Read More
How would you find out what version of Solaris is currently running?
Added on Thu, Dec 17, 2009
Run the command showrev. There's a man page on showrev and there are switches to help you do whatever you're trying to do ________________________________________ Uname -r is the command to know the version of the OS and uname -s for the... Read More
How many cpus we can connect to a spark machine in Solaris?
Added on Thu, Dec 17, 2009
Sun Fire 15K can have upto max of 106 processors Read More
How to configure mail server in sun solaris?
Added on Thu, Dec 17, 2009
1. Install the sendmail recent package.. 2. in /etc/mail/sendmail.cf file configure for localhost,mail server and domain name. 3. Restart the sendmail service... that's it .. getback to me if having any more doubt. Read More
Back to Sun Solaris OS Interview Questions and Answers page Question : How to find 32 or 64 bit system instances of OS?
Added on Thu, Dec 17, 2009
On a 32-bit system, the two-part kernel is located in the directory /platform/?uname -m?/kernel. On a 64-bit system, the two-part kernel is located in the directory/platform/?uname -m?/kernel/sparcv9 ________________________________________ isainfo ... Read More
Which obp command has a permanent allies?
Added on Thu, Dec 17, 2009
When NValias need is: In case system can not boot from primary disk and it is needed to make another boot disk to access the data , nvalias command is used. nvalias command makes the device alias and assigns an alternate name to a physical disk.... Read More
Display the last newly appending lines of a file during appendingdata to the same file by some processes ?
Added on Thu, Dec 17, 2009
- tail .f Debug.logHere tail shows the newly appended data into Debug.log by some processes/user. Read More
How do we know how many LAN cards we have in server?
Added on Thu, Dec 17, 2009
Just Type in the following command at prompt#ifconfig -a.That shall give the LAN Cards as well as total Physical and Logical IP Addresses Read More
According the SA-238 course book, the Boot PROM chip is permanently soldered to the main logic board (motherboard).
Added on Thu, Dec 17, 2009
it can be replaced, but this think to be done by only SUN . they may give new ID number for that. Read More
Explain about Solaris?
Added on Thu, Dec 17, 2009
Solaris is a UNIX based operating system which is available for free. It supports workstations and servers from sun. It is widely recognized for its scalability. This product is almost supported by many server vendors. It is the famous successor to... Read More
How to find 32 or 64 bit system instances of OS?
Added on Thu, Dec 17, 2009
On a 32-bit system, the two-part kernel is located in the directory /platform/?uname -m?/kernel. On a 64-bit system, the two-part kernel is located in the directory/platform/?uname -m?/kernel/sparcv9 Read More
Explain about RBAC?
Added on Thu, Dec 17, 2009
RBAC is introduced into Solaris for managing specific tasks. These specific tasks are based and defined in the administrator profile. It is based on the standard developed by NIST. RBAC is a very important tool for performing multiple tasks. It also... Read More
How to configure mail server in sun solaris
Added on Thu, Dec 17, 2009
1. Install the sendmail recent package.. 2. in /etc/mail/sendmail.cf file configure for localhost,mail server and domain name. 3. Restart the sendmail service... that's it .. getback to me if having any more doubt. Read More
What are the three different system management roles?
Added on Thu, Dec 17, 2009
There are three different roles specified by Solaris they are 1) Primary administrator who is responsible for security 2) System administrator is responsible for day to day roles 3) Operator is responsible for data back up and maintenance. Read More
Explain about sudo?
Added on Thu, Dec 17, 2009
Sudo maintains database of all the privileges assigned to a user name. These privileges can be indentified by different commands present in the database. This feature helps a user to format a disk but the root system cannot be changed. Read More
How to install win xp after installing solaris for dual booting.....
Added on Thu, Dec 17, 2009
I think "if you first installed Solaris then try to install XP,XP will overwrite the Solaris.Becoz XP is single boot,,It is better to install XP first then install Solaris.." Simple funda is First install Workstation then install Servers.. Read More
Explain about sticky bit permissions?
Added on Thu, Dec 17, 2009
This command helps the network administrator to relax a bit. This command will not allow the deletion of the common files present in the common area. This command helps the users by not allowing them to rewrite on other files. Certain permissions... Read More
Explain about umask?
Added on Thu, Dec 17, 2009
Wide set permissions can be set by using umask which can set write, read and execute permissions on new files created by the user. These settings can be made from the command line to reflect broad settings. It can also be set from the global system... Read More
Explain the differences between setting files using octal codes and symbolic codes?
Added on Thu, Dec 17, 2009
The main difference between setting files using octal and symbolic code files is symbolic codes are relative whereas octal codes are numeric codes. These settings will remain unless you change the settings explicitly by using symbolic codes. If group... Read More
Explain about the command prof_attr?
Added on Thu, Dec 17, 2009
This forms the RBAC profile database. It displays the relationship between among the profiles in the database. It also gives authorizations between navigation for those files. One of the samples is Solaris.admin.fsmgr.read.solaris.admin.serialmgr... Read More
How will you add a virtual IP address to a server. Given the interface qe0 and IP 10.10.1.150
Added on Thu, Dec 17, 2009
Syntax: #ifconfig qe0:1 plumb # ifconfig qe0:1 10.10.1.150 up where "qe0" is an interface (e.g., le0) and N is a number between 1 and <MAX>. Removing the pseudo interface and... Read More
What is sticky bit?
Added on Thu, Dec 17, 2009
If a directory is writable and has sticky bit is set, files within directory removed or renamed only if one or more following is true: - The user owns the file - The user owns the directory - The file writable by the... Read More
What are the main differences between solaris 10 and 9?
Added on Thu, Dec 17, 2009
The main difference in solaris 9 & solaris 10 is "SMF(Solaris Management Facility)". In solaris 9, if any service goes down then we should restart all services this is the disadvantage. But in solaris 10,if any service goes down then that... Read More
What is the big difference between /dev/dsk and /dev/rdsk
Added on Thu, Dec 17, 2009
In Solaris whenever you create a new slice using format command a raw physical slice or a Raw Device will be created which is addressed as /dev/rdsk/c#d#s# where # is the number for slice. After formatting it with newfs command the slice will be... Read More
What is the command to do an interactive boot from the ok prompt?
Added on Thu, Dec 17, 2009
if os is up and runing, take help for man to eeprom command Read More
What file do you put the umask setting in?
Added on Thu, Dec 17, 2009
The UMASK value for bourne and korn shell users can be modified system wide by editing the "umask" entry in the "/etc/profile" file. To change the default UMASK for the C shell, modify the UMASK variable in "/etc/default/login" file. Read More
How do you determin which Run Level the sytem is running
Added on Thu, Dec 17, 2009
u can findout currently system run level who -r Read More
What is after the VTOC on the root filesystem?
Added on Thu, Dec 17, 2009
A solaris disk has an area called volume table of contents(VTOC) that stores information about disk structure and organization. ________________________________________ VTOC stores in 0th sector After VTOC Boot Block is there from (1-15) sector Read More
You logged into the system using telnet. As a system administrator, how would you figure out the system transaction is slow between the system you logged into and from the system you did telnet login?
Added on Thu, Dec 17, 2009
you can simply use the time command on both systems.! For example: time <<trans>> out put will be like.. real 0m2.009s user 0m0.000s sys 0m0.000s So, in actuality, It took a total of 2.009 seconds of my time to watch this command... Read More
How can we find RAM size in solaris server?
Added on Thu, Dec 17, 2009
#prtdiag command will help you to find the RAM size. Read More
What could be the reason and what files has to be checked to fix this and which log file we have to refer to know more details about the problem.
Added on Thu, Dec 17, 2009
The user is exisitng in the /etc/passwd file and the shell is also properly configured and there is no specific error messages in the /var/adm/messages file. Read More
Search for a sample string in particular files?
Added on Thu, Dec 17, 2009
- grep .Debug. *.confHere grep uses the string .Debug. to search in all files with extension..conf. under current directory. Read More
Consider the following crontab entry: ?59 23 13 * 5 /wipe.disk? What time will this cronjob run?
Added on Thu, Dec 17, 2009
That means: on Black Friday, your hard drive will get wiped out. ==> (on 13th and Friday) 23:59, /wipe.disk will be running Read More
I have a couple of questions.
Added on Thu, Dec 17, 2009
Question : I have a couple of questions. 1) If in solaris 8 one server has more than one network interface cards, how do you determine which is primary? 2)In solaris 8 how do you determine how many Ram cards exist in a server and in... Read More
Explain the interoperability features of Solaris?
Added on Thu, Dec 17, 2009
Solaris UNIX version runs on intel, AMD and SPARC platforms. It has migrated from solely a SPARC platform to include other platforms from leading companies. It provides interoperability across various technologies such as developer products, ... Read More
Describe about Logical Domains and its functions?
Added on Thu, Dec 17, 2009
LDOMS system administrator center provides resources and links to developers who are trying to install Ldoms technology. It gives you flexibility to group system resources and discrete systems within a computer system physically. It allows you to... Read More
How can i disable STOP+A utility on SUN machines, which brings system into OK> prompt?
Added on Thu, Dec 17, 2009
in /etc/system set abort_enable=0 will disable STOP-A ________________________________________There are several ways to disable "STOP-A" (1)Edit the /etc/default/kbd file KEYBOARD_ABORT=disable (2)Use the "kbd -a disable" command (3) Edit /etc/system... Read More
Explain about Roles?
Added on Thu, Dec 17, 2009
RBAC implementation depends upon the role specified in the administrator profiles. Roles are implemented according to the profile. Also access to certain files and configuration can be assigned by the user profile. It also allows RBAC to... Read More
What are the different ways to execute profiles?
Added on Thu, Dec 17, 2009
Profiles can be executed in many different ways some of them are 1) Pfexec executes a single command in profile 2) With some restrictions pfsh and pfcsh can be executed. 3) By directly logging into the account using su. Read More
Explain about the command ls?
Added on Thu, Dec 17, 2009
Ls command gives a way to the main directory and also gives access permissions for files in Solaris. It displays and prints user and group ownerships, file access permissions, filename and files size and creation date. Read More
What is diffrence between Process and Daemon?
Added on Thu, Dec 17, 2009
A 'daemon' is a software process that runs in the background (continuously) and provides the service to client upon request. For example named is a daemon. When requested it will provide DNS service. Other examples are: xinetd (it is a... Read More
How can you determine whether a file is setUID?
Added on Thu, Dec 17, 2009
The easiest way to determine whether a file is setUID or not by checking for files which are owned by the root and after checking for files that are owned by root you can check for s flag files assigned to the user permissions. In the permission... Read More
What is the best solution to avoid large number of groups?
Added on Thu, Dec 17, 2009
The best solution for not creating large number of groups lies with the system administrator. It is best to use structural group membership which reflects organizational divisions. To manage file access a system admin can use access control lists. Read More
Explain about kadmin command?
Added on Thu, Dec 17, 2009
Local kerbeors services can be managed by administering policies, keytabs and principles by managing the kadmin command. Kadmin.local is used to master KDC and it does not require any authentication. On the server login information is passed through... Read More
|