Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag linux
Recent posts under tag linux
All
Questions
MCQs
Jobs
Articles
+1
vote
1
answer
Few questions about Cache memory
posted
Feb 25, 2016
by
Chirag Gangdev
operating system
linux
memory management
0
votes
1
answer
What is shadow password in Linux please describe in detail?
posted
Feb 23, 2016
by
Mohammed Hussain
linux
+1
vote
2
answers
How to find out that how many processes are running on your linux machine?
posted
Feb 23, 2016
by
Mohammed Hussain
linux
+1
vote
2
answers
What are runlevels in Linux? Please explain in detail?
posted
Feb 23, 2016
by
Mohammed Hussain
linux
0
votes
1
answer
Which commands are used to set a processor-intensive job to use less CPU time?
posted
Feb 22, 2016
by
Mohammed Hussain
linux
0
votes
1
answer
What are the partitions created on the mail server hard drive?
posted
Feb 22, 2016
by
Mohammed Hussain
linux
0
votes
1
answer
Which utility is used to make automate rotation of a log?
posted
Feb 22, 2016
by
Mohammed Hussain
linux
+1
vote
1
answer
Where is the target path of a symlink stored? How are permission settings for symlinks handled?
posted
Feb 18, 2016
by
Mohammed Hussain
linux
+1
vote
1
answer
How would you write a shell script and ensure that only one instance of the script may run for every user?
posted
Feb 18, 2016
by
Mohammed Hussain
linux
+1
vote
1
answer
How would you write a shell script that prints all the additional arguments passed to it in reverse order?
posted
Feb 18, 2016
by
Mohammed Hussain
linux
+2
votes
0
answers
How to locate a thread which is having performance issue in Linux?
posted
Feb 17, 2016
by
anonymous
linux
threads
multithreading
interview questions
+1
vote
1
answer
How to increase and reduce/shrink the size of LVM partition?
posted
Feb 16, 2016
by
Mohammed Hussain
linux
+2
votes
1
answer
What does Sar provides and at which location Sar logs are stored ?
posted
Feb 16, 2016
by
Mohammed Hussain
linux
+3
votes
2
answers
What is the difference between Bootloader and Boot Manager?
posted
Feb 16, 2016
by
anonymous
linux
windows
os
boot
0
votes
1
answer
Alternative IP addresses for linux?
posted
Feb 16, 2016
by
anonymous
linux
ipaddress
+2
votes
1
answer
What are the different modes of Network bonding in Linux, please explain each types?
posted
Feb 15, 2016
by
Mohammed Hussain
linux
+1
vote
0
answers
How to check default route and routing table ?
posted
Feb 15, 2016
by
Mohammed Hussain
linux
+1
vote
0
answers
How to check and verify the status the bond interface.
posted
Feb 15, 2016
by
Mohammed Hussain
linux
+1
vote
2
answers
What is load average in a linux ?
posted
Feb 12, 2016
by
Mohammed Hussain
linux
+1
vote
0
answers
What are the Command is used to sign requested certificates in Puppet Server?
posted
Feb 12, 2016
by
Mohammed Hussain
linux
+1
vote
0
answers
What is Puppet Server and manifests in Puppet ?
posted
Feb 12, 2016
by
Mohammed Hussain
linux
+1
vote
1
answer
What is the difference between MemFree and MemAvailable in /proc/meminfo?
posted
Feb 12, 2016
by
Chirag Gangdev
linux
+2
votes
1
answer
Why should you avoid the Telnet to administer a Linux system remotely?
posted
Feb 11, 2016
by
Mohammed Hussain
linux
+2
votes
1
answer
How can you enhance the security of password file?
posted
Feb 11, 2016
by
Mohammed Hussain
linux
+2
votes
0
answers
What type of backup strategy can you use to fully back up a system every night?
posted
Feb 11, 2016
by
Mohammed Hussain
linux
+3
votes
2
answers
How to Disable the sendmail Daemon?
posted
Feb 11, 2016
by
Atindra Kumar Nath
linux
unix
gmail
email
smtp
0
votes
1
answer
Which permission allows a user to run an executable with the permissions of the owner of that file?
posted
Feb 9, 2016
by
Mohammed Hussain
linux
+3
votes
1
answer
What command can you use to make a tape archive file of a /home directory, and send it to the /dev/tape device?
posted
Feb 9, 2016
by
Mohammed Hussain
linux
+2
votes
2
answers
Which program should you use to connect a system remotely?
posted
Feb 9, 2016
by
Mohammed Hussain
linux
+1
vote
0
answers
A file is unable to be restored from tape due to several device and media errors. What is most likely the cause?
posted
Feb 8, 2016
by
Mohammed Hussain
linux
+2
votes
1
answer
What command can you use to back up an entire file system most efficiently?
posted
Feb 8, 2016
by
Mohammed Hussain
linux
+2
votes
1
answer
A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?
posted
Feb 8, 2016
by
Mohammed Hussain
linux
+2
votes
1
answer
IPV6 address validation using shell script
posted
Feb 6, 2016
by
anonymous
shellscript
shell
unix
linux
+2
votes
1
answer
How do you switch from any user to a superuser in Linux environment?
posted
Feb 5, 2016
by
Mohammed Hussain
linux
+6
votes
1
answer
How to disable Ctrl+Q for all applications in Linux?
posted
Feb 5, 2016
by
Sunita
linux
unix
ubuntu
+3
votes
1
answer
What difference between cmp and diff commands?
posted
Feb 4, 2016
by
Mohammed Hussain
linux
+4
votes
1
answer
Do Android have command line like linux?
posted
Feb 2, 2016
by
anonymous
android
linux
+2
votes
1
answer
When you issue the command ls -l, what does the first character of the resulting display represent?
posted
Feb 2, 2016
by
Mohammed Hussain
linux
+3
votes
1
answer
What are the commands to make a file hidden and to delete all hidden in the folder in Linux?
posted
Feb 2, 2016
by
Mohammed Hussain
linux
+7
votes
1
answer
How to get eclipse ADT Bundle link?
posted
Feb 1, 2016
by
Fay Paul
android
downlink
linux
windows
mac
+1
vote
2
answers
How to run a php file using cronjob?
posted
Jan 28, 2016
by
anonymous
php
linux
+1
vote
0
answers
Is it safe to share SVN repositories and working copies between 32bit and 64 bit Linux?
posted
Jan 25, 2016
by
Deepak Dasgupta
linux
svn
+3
votes
1
answer
How to export/dump MYSQL databases through command line?
posted
Jan 22, 2016
by
anonymous
linux
mysql
0
votes
1
answer
What is the difference between the fork() and vfork() system call?
posted
Jan 13, 2016
by
Jayshree
unix
linux
+2
votes
1
answer
What types of processes are not bothered by the swapper in Linux/Unix and why?
posted
Jan 11, 2016
by
Jayshree
unix
linux
0
votes
1
answer
What is Expansion swap in Unix/Linux?
posted
Jan 11, 2016
by
Jayshree
unix
linux
0
votes
1
answer
What is Fork swap in Unix/Linux?
posted
Jan 11, 2016
by
Jayshree
unix
linux
+5
votes
1
answer
Who is the father of Debian Linux?
posted
Jan 7, 2016
by
Atindra Kumar Nath
linux
+1
vote
1
answer
What is the difference between Fault Handlers and the Interrupt handlers are different?
posted
Jan 5, 2016
by
Mohammed Hussain
linux
0
votes
1
answer
What is major difference between the Historic Unix and .. of Memory Management?
posted
Jan 5, 2016
by
Mohammed Hussain
linux
operating system
Page:
« prev
1
2
3
4
5
6
...
next »
...