Difference between revisions of "Linux-Old/C2/Ubuntu-Desktop-14.04/English-timed"

From Script | Spoken-Tutorial
Jump to: navigation, search
Line 4: Line 4:
 
|-
 
|-
 
|00:00
 
|00:00
|Welcome to this spoken tutorial on Ubuntu Desktop.  
+
|Welcome to this spoken tutorial on '''Ubuntu Desktop'''.  
 
|-
 
|-
 
|00:04
 
|00:04
Line 10: Line 10:
 
|-
 
|-
 
|00:12
 
|00:12
|For this purpose, I am using Ubuntu 10.10.  
+
|For this purpose, I am using '''Ubuntu 10.10'''.  
 
|-
 
|-
 
|00:19
 
|00:19
Line 19: Line 19:
 
|-
 
|-
 
|00:31
 
|00:31
|To open this, you can press Alt+F1 or go to applications and click on it.  
+
|To open this, you can press Alt+F1 or go to '''applications''' and click on it.  
 
|-
 
|-
 
|00:40
 
|00:40
Line 28: Line 28:
 
|-
 
|-
 
|00:55
 
|00:55
|So lets go to Applications->Accessories->Calculator.
+
|So lets go to '''Applications->Accessories->Calculator'''.
 
|-
 
|-
 
|01:04
 
|01:04
|Calculator helps perform arithmetic, scientific or financial calculations.
+
|'''Calculator''' helps perform arithmetic, scientific or financial calculations.
 
|-
 
|-
 
|01:12
 
|01:12
|Lets open this, click on calculator.  
+
|Lets open this, click on Calculator.  
 
|-
 
|-
 
|01:18
 
|01:18
Line 40: Line 40:
 
|-
 
|-
 
|01:22
 
|01:22
|Type 5*(into)8 and press = sign
+
|Type: 5*(into)8 and press '=' sign.
 
|-
 
|-
 
|01:32
 
|01:32
|Instead of pressing = sign, you can also type the enter key
+
|Instead of pressing '=' sign, you can also type the Enter key.
 
|-
 
|-
 
|01:39
 
|01:39
|Now exit this calculator by pressing the close button.
+
|Now exit this calculator by pressing the Close button.
 
|-
 
|-
 
|01:46
 
|01:46
|Now let's look at another application.
+
|Now let's look at another '''application'''.
 
|-
 
|-
 
|01:50
 
|01:50
|For that go back to Applications and then go to Accessories.
+
|For that go back to '''Applications''' and then go to '''Accessories'''.
 
|-
 
|-
 
|01:59
 
|01:59
|In accessories, let's open Text Editor. Click on it.
+
|In '''Accessories''', let's open '''Text Editor'''. Click on it.
 
|-
 
|-
 
|02:09
 
|02:09
|So what you see right now on screen is the gedit Text Editor.  
+
|So what you see right now on screen is the '''gedit Text Editor'''.  
 
|-
 
|-
 
|02:16
 
|02:16
Line 64: Line 64:
 
|-
 
|-
 
|02:28
 
|02:28
|To save it, I can press Clt+s or goto File and then click on save. So let me go to File and then save.
+
|To save it, I can press '''Ctrl+s''' or goto '''File''' and then click on '''Save'''. So let me go to File and then Save.
 
|-
 
|-
 
|02:45
 
|02:45
Line 70: Line 70:
 
|-
 
|-
 
|02:56
 
|02:56
|So let me type the name as "hello.txt" and for location I select it as Desktop and click on save button.  
+
|So let me type the name as "hello.txt" and for location I select it as Desktop and click on '''Save''' button.  
 
|-
 
|-
 
|03:15
 
|03:15
|Let's close this gedit now and check whether our file is saved on desktop or not. So close this.
+
|Let's close this '''gedit''' now and check whether our file is saved on desktop or not. So close this.
 
|-
 
|-
 
|03:24
 
|03:24
|Now on the desktop you can see the file hello.txt.  
+
|Now on the desktop you can see the file 'hello.txt'.  
 
|-
 
|-
 
|03:30
 
|03:30
Line 88: Line 88:
 
|-
 
|-
 
|03:44
 
|03:44
|The Internet has a lot of information on gedit text editor.  
+
|The internet has a lot of information on '''gedit text editor'''.  
 
|-
 
|-
 
|03:50
 
|03:50
Line 94: Line 94:
 
|-
 
|-
 
|04:00
 
|04:00
|Let's close this text editor and let's see some application from accessories that is Terminal.
+
|Let's close this text editor and let's see some application from accessories that is '''Terminal'''.
 
|-
 
|-
 
|04:12
 
|04:12
|So let's move back to Applications->Accessories and then terminal.
+
|So let's move back to '''Applications->Accessories''' and then '''Terminal'''.
 
|-
 
|-
 
|04:19
 
|04:19
|Terminal is called command line because you can command the computer from here.  
+
|Terminal is called '''command line''' because you can command the computer from here.  
 
|-
 
|-
 
|04:25
 
|04:25
|In fact it is more powerful than the GUI.  
+
|In fact it is more powerful than the '''GUI'''.  
 
|-
 
|-
 
|04:30
 
|04:30
Line 109: Line 109:
 
|-
 
|-
 
|04:36
 
|04:36
|So let's type 'ls' and press enter.  
+
|So let's type 'ls' and press Enter.  
 
|-
 
|-
 
|04:41
 
|04:41
|You can see it lists all the files and folders in the current directory.  
+
|You can see, it lists all the files and folders in the current directory.  
 
|-
 
|-
 
|04:48
 
|04:48
|So here it is displaying files and folders from home folder.  
+
|So here it is displaying files and folders from '''home folder'''.  
 
|-
 
|-
 
|04:55
 
|04:55
|We will see later in this tutorial what the home folder is.  
+
|We will see later in this tutorial what the '''home folder''' is.  
 
|-
 
|-
 
|05:01
 
|05:01
|We will not spend any more time with the terminal now. Terminal commands are explained well in the linux spoken tutorials in http://spoken-tutorial.org.
+
|We will not spend any more time with the terminal now. Terminal commands are explained well in the '''Linux''' spoken tutorials in http://spoken-tutorial.org.
 
|-
 
|-
 
|05:17
 
|05:17
|Close the terminal
+
|Close the terminal.
 
|-
 
|-
 
|05:20
 
|05:20
Line 130: Line 130:
 
|-
 
|-
 
|05:27
 
|05:27
|For that go to applications-> Internet-> Firefox web Browser.Click on this.
+
|For that go to '''applications-> Internet-> Firefox web Browser'''. Click on this.
 
|-
 
|-
 
|05:36
 
|05:36
|Firefox is used to access world wide web. Now you can see that firefox is open.  
+
|Firefox is used to access '''world wide web'''. Now you can see that firefox is open.  
 
|-
 
|-
 
|05:43
 
|05:43
|Lets go to gmail site here. For that go to address bar or press F6. I am pressing F6 now.
+
|Let's go to '''gmail''' site here. For that go to '''address bar''' or press '''F6'''. I am pressing F6 now.
 
|-
 
|-
 
|05:53
 
|05:53
|Yup! i am in address bar and now i press backspace to clear the address bar.  
+
|Yup! I am in address bar and now I press '''Backspace''' to clear the address bar.  
 
|-
 
|-
 
|06:00
 
|06:00
Line 148: Line 148:
 
|-
 
|-
 
|06:09
 
|06:09
|You may choose one of these or type in the complete address and press enter .  
+
|You may choose one of these or type in the complete address and press Enter .  
 
|-
 
|-
 
|06:15
 
|06:15
|Firefox could connect to the website directly or it could ask for a login and password.  
+
|Firefox could connect to the website directly or it could ask for a '''login''' and '''password'''.  
 
|-
 
|-
 
|06:22
 
|06:22
|Now let us type the username and password and press enter.  
+
|Now let us type the '''username''' and '''password''' and press Enter.  
 
|-
 
|-
 
|06:36
 
|06:36
|Now you can see gmail web page opened on the screen.So let's close this and move on to the next one.
+
|Now you can see '''gmail web page''' opened on the screen. So let's close this and move on to the next one.
 
|-
 
|-
 
|06:45
 
|06:45
|Now let's go to office menu i.e applications->Office.
+
|Now let's go to office menu i.e '''applications->Office'''.
 
|-
 
|-
 
|06:53
 
|06:53
|Then further in this office menu we have openoffice word processor, spreadsheet and presentation.  
+
|Then, further in this office menu we have '''OpenOffice Word Processor, Spreadsheet''' and '''Presentation'''.  
 
|-
 
|-
 
|07:03
 
|07:03
Line 172: Line 172:
 
|-
 
|-
 
|07:12
 
|07:12
|Then let's explore Sound & Video menu. For that go to Applications-> Sound & Video.
+
|Then let's explore Sound & Video menu. For that, go to '''Applications->Sound & Video'''.
 
|-
 
|-
 
|07:21
 
|07:21
|In this we have one important application i.e Movie Player.It is used to play videos and songs. By default, it plays the open format video files only.  
+
|In this we have one important application i.e '''Movie Player'''. It is used to play videos and songs. By default, it plays the '''open format video file'''s only.  
 
|-
 
|-
 
|07:35
 
|07:35
|So let me play one sample file from my pen-drive.Now i am inserting my pen-drive in an usb slot.Pen-drive has opened.
+
|So, let me play one sample file from my '''pen-drive'''. Now, I am inserting my pen-drive in an '''usb''' slot. Pen-drive has opened.
 
|-
 
|-
 
|07:48
 
|07:48
Line 184: Line 184:
 
|-
 
|-
 
|07:53
 
|07:53
|Let us click the icon at the bottom left hand corner. If we click on it, it shows only the Desktop. If we click this again, it shows the Desktop, along with the files already open.
+
|Let us click the icon at the bottom left hand corner. If we click on it, it shows only the Desktop. If we click this again, it shows the Desktop along with the files already open.
 
|-
 
|-
 
|08:08
 
|08:08
|We can go to the Desktop also by pressing Windows key and D simultaneously. Please note that the required key combination to go to Desktop used to be Clt+Alt+D in the previous versions of Ubuntu. The user must be prepared to handle such variations from version to version. Let us now press Windows key and D.
+
|We can go to the Desktop also by pressing Windows key and D simultaneously. Please note that the required key combination to go to Desktop used to be '''Ctrl+Alt+D''' in the previous versions of Ubuntu. The user must be prepared to handle such variations from version to version. Let us now press Windows key and D.
 
|-
 
|-
 
|08:37
 
|08:37
Line 193: Line 193:
 
|-
 
|-
 
|08:42
 
|08:42
|let's open it by double-clicking on it.
+
|Let's open it by double-clicking on it.
 
|-
 
|-
 
|08:46
 
|08:46
|Now i select the movie file to play it i.e Ubuntu Humanity.ogv .
+
|Now I select the movie file to play it i.e '''Ubuntu Humanity.ogv''' .
 
|-
 
|-
 
|08:57
 
|08:57
|Here is my file, now i double-click it to open it.
+
|Here is my file, now I double-click it to open it.
 
|-
 
|-
 
|09:09
 
|09:09
|It opens in movie-player by default.Let's close this.
+
|It opens in movie-player by default. Let's close this.
 
|-
 
|-
 
|09:13
 
|09:13
Line 208: Line 208:
 
|-
 
|-
 
|09:18
 
|09:18
|For that let's go to Places menu this time.In this, we have the home folder.  
+
|For that let's go to '''Places''' menu this time. In this, we have the '''Home Folder'''.  
 
|-
 
|-
 
|09:27
 
|09:27
|Let's open it.Click on home folder.
+
|Let's open it. Click on '''Home Folder'''.  
 
|-
 
|-
 
|09:29
 
|09:29
|Every user has a unique home folder in Ubuntu.  
+
|Every user has a unique '''home folder'''  in Ubuntu.  
 
|-
 
|-
 
|09:34
 
|09:34
|We can say that the home folder is "our house" where we can store our files and folders.  
+
|We can say that the '''home folder''' is "our house" where we can store our files and folders.  
 
|-
 
|-
 
|09:42
 
|09:42
|Unless we permit, others cannot see them. More information on file permissions is available on the linux spoken tutorials available at http://spoken-tutorial.org
+
|Unless we permit, others cannot see them. More information on '''file permissions''' is available on the '''Linux''' spoken tutorials available at http://spoken-tutorial.org
 
|-
 
|-
 
|09:56
 
|09:56
|In our home folder, we can see other folders, such as Desktop, Documents, Downloads, Videos etc.
+
|In our '''Home Folder''' , we can see other folders such as Desktop, Documents, Downloads, Videos etc.
 
|-
 
|-
 
|10:08
 
|10:08
|In linux, everything is a file. Lets open the Desktop folder by double clicking.  
+
|In '''Linux''', everything is a file. Lets open the Desktop folder by double clicking.  
 
|-
 
|-
 
|10:16
 
|10:16
|Hey we can see that the same "hello.txt" file what we saved from text editor is here.  
+
|Hey, we can see that the same "hello.txt" file what we saved from text editor is here.  
 
|-
 
|-
 
|10:25
 
|10:25
Line 238: Line 238:
 
|-
 
|-
 
|10:37
 
|10:37
|For that go to System->Preferences->Appearance. Click on it.
+
|For that go to '''System->Preferences->Appearance'''. Click on it.
 
|-
 
|-
 
|10:44
 
|10:44
|Here under themes tab, we have many pre-installed themes .Let us select "Clearlooks".  
+
|Here under '''Themes''' tab, we have many pre-installed '''theme'''s. Let us select "Clearlooks".  
 
|-
 
|-
 
|10:52
 
|10:52
Line 250: Line 250:
 
|-
 
|-
 
|11:10
 
|11:10
|Play with these themes which ever you like and click on close button to exit.
+
|Play with these '''themes''' which ever you like and click on Close button to exit.
 
|-
 
|-
 
|11:18
 
|11:18

Revision as of 18:19, 4 March 2015

Time Narration
00:00 Welcome to this spoken tutorial on Ubuntu Desktop.
00:04 Using this tutorial, we will get familiar with the Ubuntu Desktop on the gnome environment.
00:12 For this purpose, I am using Ubuntu 10.10.
00:19 What you are seeing now, is the Ubuntu Desktop.
00:24 You can see the main menu on the top left hand side corner.
00:31 To open this, you can press Alt+F1 or go to applications and click on it.
00:40 The application menu contains all the installed applications in a categorized manner.
00:48 In this applications menu, lets get familiar with some important applications.
00:55 So lets go to Applications->Accessories->Calculator.
01:04 Calculator helps perform arithmetic, scientific or financial calculations.
01:12 Lets open this, click on Calculator.
01:18 Let us try some simple calculation.
01:22 Type: 5*(into)8 and press '=' sign.
01:32 Instead of pressing '=' sign, you can also type the Enter key.
01:39 Now exit this calculator by pressing the Close button.
01:46 Now let's look at another application.
01:50 For that go back to Applications and then go to Accessories.
01:59 In Accessories, let's open Text Editor. Click on it.
02:09 So what you see right now on screen is the gedit Text Editor.
02:16 Let me type some text here and save it. Type "H-e-l-l-o W-o-r-l-d".
02:28 To save it, I can press Ctrl+s or goto File and then click on Save. So let me go to File and then Save.
02:45 Now a small dialog box comes up. It asks for filename and location in which the file has to be saved.
02:56 So let me type the name as "hello.txt" and for location I select it as Desktop and click on Save button.
03:15 Let's close this gedit now and check whether our file is saved on desktop or not. So close this.
03:24 Now on the desktop you can see the file 'hello.txt'.
03:30 So our text file has got saved successfully.
03:35 Let me open this file by double-clicking on it.
03:40 Wow!! our text file is opened with our written text.
03:44 The internet has a lot of information on gedit text editor.
03:50 There will be spoken tutorials on this topic at http://spoken-tutorial.org also.
04:00 Let's close this text editor and let's see some application from accessories that is Terminal.
04:12 So let's move back to Applications->Accessories and then Terminal.
04:19 Terminal is called command line because you can command the computer from here.
04:25 In fact it is more powerful than the GUI.
04:30 Now lets type a simple command to get a feel of terminal.
04:36 So let's type 'ls' and press Enter.
04:41 You can see, it lists all the files and folders in the current directory.
04:48 So here it is displaying files and folders from home folder.
04:55 We will see later in this tutorial what the home folder is.
05:01 We will not spend any more time with the terminal now. Terminal commands are explained well in the Linux spoken tutorials in http://spoken-tutorial.org.
05:17 Close the terminal.
05:20 Now let's move on next application i.e Firefox Web Browser. Let's open it.
05:27 For that go to applications-> Internet-> Firefox web Browser. Click on this.
05:36 Firefox is used to access world wide web. Now you can see that firefox is open.
05:43 Let's go to gmail site here. For that go to address bar or press F6. I am pressing F6 now.
05:53 Yup! I am in address bar and now I press Backspace to clear the address bar.
06:00 I type "www.gmail.com"
06:04 As I type, Firefox may suggest a few possibilities.
06:09 You may choose one of these or type in the complete address and press Enter .
06:15 Firefox could connect to the website directly or it could ask for a login and password.
06:22 Now let us type the username and password and press Enter.
06:36 Now you can see gmail web page opened on the screen. So let's close this and move on to the next one.
06:45 Now let's go to office menu i.e applications->Office.
06:53 Then, further in this office menu we have OpenOffice Word Processor, Spreadsheet and Presentation.
07:03 There is a lot of information on these topics in Internet.
07:07 Our website will also have spoken tutorials on these topics in the future.
07:12 Then let's explore Sound & Video menu. For that, go to Applications->Sound & Video.
07:21 In this we have one important application i.e Movie Player. It is used to play videos and songs. By default, it plays the open format video files only.
07:35 So, let me play one sample file from my pen-drive. Now, I am inserting my pen-drive in an usb slot. Pen-drive has opened.
07:48 If it doesn't open, you can access it from the desktop.
07:53 Let us click the icon at the bottom left hand corner. If we click on it, it shows only the Desktop. If we click this again, it shows the Desktop along with the files already open.
08:08 We can go to the Desktop also by pressing Windows key and D simultaneously. Please note that the required key combination to go to Desktop used to be Ctrl+Alt+D in the previous versions of Ubuntu. The user must be prepared to handle such variations from version to version. Let us now press Windows key and D.
08:37 Here you can see that your pen-drive is present on the desktop.
08:42 Let's open it by double-clicking on it.
08:46 Now I select the movie file to play it i.e Ubuntu Humanity.ogv .
08:57 Here is my file, now I double-click it to open it.
09:09 It opens in movie-player by default. Let's close this.
09:13 Now let's see some more important things on this desktop.
09:18 For that let's go to Places menu this time. In this, we have the Home Folder.
09:27 Let's open it. Click on Home Folder.
09:29 Every user has a unique home folder in Ubuntu.
09:34 We can say that the home folder is "our house" where we can store our files and folders.
09:42 Unless we permit, others cannot see them. More information on file permissions is available on the Linux spoken tutorials available at http://spoken-tutorial.org
09:56 In our Home Folder , we can see other folders such as Desktop, Documents, Downloads, Videos etc.
10:08 In Linux, everything is a file. Lets open the Desktop folder by double clicking.
10:16 Hey, we can see that the same "hello.txt" file what we saved from text editor is here.
10:25 So this folder and the Desktop are the same. Let me close this folder now.
10:31 Aren't you bored to see the same theme of desktop? Let's change it.
10:37 For that go to System->Preferences->Appearance. Click on it.
10:44 Here under Themes tab, we have many pre-installed themes. Let us select "Clearlooks".
10:52 As soon as you click on that you can see that changes have applied to your machine.
10:58 You can see it clearly by clicking the Desktop icon present at the bottom left hand corner. Let us go back to the folder by clicking this icon again.
11:10 Play with these themes which ever you like and click on Close button to exit.
11:18 This brings us to the end of this tutorial.
11:21 In this tutorial we learnt about the Ubuntu Desktop, the main menu and the other icons visible on the Ubuntu screen.
11:31 Spoken Tutorial Project is a part of the Talk to a Teacher project, supported by the National Mission on Education through ICT.
11:41 More information on the same is available at the following link: http://spoken-tutorial.org/NMEICT-Intro.
11:47 This script has been contributed by ----------------------(name of the translator) and this is -----------------------(name of the recorder) from --------------------------(name of the place)signing off. Thank you and goodbye.

Contributors and Content Editors

Gyan, Nancyvarkey, PoojaMoolya, Pratik kamble, Sandhya.np14