Presentation is loading. Please wait.

Presentation is loading. Please wait.

Potential Unix/Linux Questions March 25, 2014 Dr. Bob Mathis.

Similar presentations


Presentation on theme: "Potential Unix/Linux Questions March 25, 2014 Dr. Bob Mathis."— Presentation transcript:

1 Potential Unix/Linux Questions March 25, 2014 Dr. Bob Mathis

2 What Do You Want? We can’t do everything, but I’d like to address any issues you have. What’s happening in your current job or in the job you’re looking forward to?

3

4 What is the core of Linux Operating System? – Shell – Kernel – Command – Script – Terminal (Kernel)

5 What did Linus Torvalds create? – Fedora – Slackware – Debian – Gentoo – Linux (Linux)

6 Linux was initially developed for Intel X86 architecture but has been ported to other hardware platforms. (Agree)

7 Is it legal to edit the Linux kernel? (Yes, it ‘s under the General Public License)

8 What is the basic difference between UNIX and Linux Operating System? (UNIX is not Free and Open Source Software, Linux is.)

9 Choose the odd one out. – HP-UX – AIX – OSX – Slackware – Solaris (Slackware is a Linux version. The others are individually developed company UNIX variants.)

10 Linux is which kind of operating system? – Multi User – Multi Tasking – Multi Process – All of the above – None of the above (All of the above.)

11 The syntax of Linux commands is: – command [options] [arguments] – command options [arguments] – command [ options] arguments – command options arguments ( Command [options] [ arguments] )

12 Chose the odd one out. – vi – vim – cd – nano (cd is not an editor, it’s for changing a directory.)

13 What’s the difference between telnet and ssh? – Both are used to communicate and control remote systems – ssh encrypts transmissions, but telnet uses plain text so it is less secure.

14 How do you copy a file using ssh? Secure CopY scp <your_username@remote_host: /path/to/remote_directory

15 Is it possible to pass input to ssh from a local file? very much like local execution ssh username@servername < local_file.txt


Download ppt "Potential Unix/Linux Questions March 25, 2014 Dr. Bob Mathis."

Similar presentations


Ads by Google