Interview :: Linux
- BASH commands are case sensitive while DOS commands are not case sensitive.
- DOS follows a convention in naming files. In DOS, 8 character file name is followed by a dot and 3 characters for the extension. BASH doesn't follow such convention.
The root account is like a system administrator account. It provides you full control of the system. You can create and maintain user accounts, assign different permission for each account, etc.
CLI stands for Command Line Interface. It is an interface that allows users to type declarative commands to instruct the computer to perform operations.
GUI stands for Graphical User Interface. It uses the images and the icons which are clicked by the users to communicate with the system. It is more attractive and user-friendly because of the use of the images and icons.
Open Office Suite is available free for both Microsoft and Linux. You can install it on both of them.
Install Open Office Suite on Linux. It facilitates you to work with Microsoft documents.
SMTP stands for Simple Mail Transfer Protocol. It is an internet standard for mail transmission.
Samba service is used to connect Linux machines to Microsoft network resources by providing Microsoft SMB support.
- last,
- chage,
- chsh,
- lsof,
- chown,
- chmod,
- useradd,
- userdel,
- newusers etc.
255 characters.