How to find the process that is running on java application using -ps?How to find which port is working using shell scripting
Latest Answer: Hai When we use the application goes to over the RAM capability some amount of space in the HDD act as a RAM for managing the application.that is called Virual memory.if the system running in virtual memory it is slow than RAM based running.bcoz ...
Latest Answer: adduser (or useradd never remember) commandOr you can patch the /etc/password /etc/shadow ;-) ...
In Linux, How do we list files, present within under a particular directory, which contains a particular word?For eg. you have 10 files under /tmp a1 to a10 in which 5 files contains a particular word say "catch" how do we list these files?
Latest Answer: Unix groups provide a way to group together user accounts by function, role, department, etc.A user belongs to a primary group, which is typically contained in the /etc/passwd file. A user may also belong to any number of secondary groups. ...
I just have installed solaris 10 on my system but it could not open the websites. My system is on network and i have given its IP
Latest Answer: the 'format' command will present you with a list of drives attached to the system.Be careful, because this is also where you can set/change partition tables (like fdisk)You could also run 'ls /dev/dsk/c*t*d*s0' - but it will also list ...
Latest Answer: In computing, multitasking is a method by which multiple tasks, also known as processes, share common processing resources such as a CPU. In the case of a computer with a single CPU while Multi threading is a method by which programmers implement ...
View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Go Top