Redhat Linux Interview Questions and Answers part3
Q: - Write a command to find all of the files which have been accessed within the last 30 days.
find / -type f -atime...
Redhat Linux Interview Questions and Answers part2
Q: - What command should you use to check the number of files and disk space used and each user's defined quotas?
repquota
Q: - What...
Redhat Linux Interview Questions and Answers part1
Q: - How are devices represented in UNIX?
All devices are represented by files called special files that are located in /dev directory.
Q: - Tell...
Secure Shell : Chrome Web Browser ssh client
Overview :
Secure Shell is an xterm-compatible terminal emulator and stand-alone ssh client for Chrome. It uses Native-Client to connect directly to ssh servers without...
Record Desktop Activities in Ubuntu using RecordMyDesktop
Overview :
Sometimes it becomes very important to records all the desktop activities for making the guide or the document step by step. Also for the troubleshooting point of...
Xtreme Download Manager(xdman): Internet Download Manager(IDM) For Ubuntu
Overview :
Xtreme Download Manager (xdman)is a java based download manager in ubuntu. We can say it is an alternate of windows IDM(internet download manager)...
How To Install iTunes in Ubuntu Linux
Apple has not released or provided Linux/Unix version for iTunes yet. But using emulation software like PlayOnLinux , we can install iTunes software on...