<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Linux-for-Sys-Ads%2FC2%2FModifying-User-Account%2FEnglish-timed</id>
		<title>Linux-for-Sys-Ads/C2/Modifying-User-Account/English-timed - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Linux-for-Sys-Ads%2FC2%2FModifying-User-Account%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Linux-for-Sys-Ads/C2/Modifying-User-Account/English-timed&amp;action=history"/>
		<updated>2026-04-24T21:00:22Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=Linux-for-Sys-Ads/C2/Modifying-User-Account/English-timed&amp;diff=56035&amp;oldid=prev</id>
		<title>PoojaMoolya: Created page with &quot;{| border=1 |- || '''Time''' || '''Narration'''  |- || 00:01 || Hello and welcome to the spoken tutorial on '''Modifying User Account in Linux.'''  |- || 00:08 || In this tuto...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Linux-for-Sys-Ads/C2/Modifying-User-Account/English-timed&amp;diff=56035&amp;oldid=prev"/>
				<updated>2022-09-07T08:53:59Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{| border=1 |- || &amp;#039;&amp;#039;&amp;#039;Time&amp;#039;&amp;#039;&amp;#039; || &amp;#039;&amp;#039;&amp;#039;Narration&amp;#039;&amp;#039;&amp;#039;  |- || 00:01 || Hello and welcome to the spoken tutorial on &amp;#039;&amp;#039;&amp;#039;Modifying User Account in Linux.&amp;#039;&amp;#039;&amp;#039;  |- || 00:08 || In this tuto...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| border=1&lt;br /&gt;
|-&lt;br /&gt;
|| '''Time'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:01&lt;br /&gt;
|| Hello and welcome to the spoken tutorial on '''Modifying User Account in Linux.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:08&lt;br /&gt;
|| In this tutorial we will learn about  '''usermod command'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:13&lt;br /&gt;
|| Modifying''' attributes''' of '''user account'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:17&lt;br /&gt;
|| Locking and unlocking '''password''' or '''account'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:21&lt;br /&gt;
||We will do this through some examples.&lt;br /&gt;
|-&lt;br /&gt;
|| 00:25&lt;br /&gt;
|| To record this tutorial, I am using '''Ubuntu Linux 16.04 Operating System'''&lt;br /&gt;
|-&lt;br /&gt;
|| 00:33&lt;br /&gt;
|| To practice this tutorial, you should have gone through the '''Linux System Administration '''tutorials''' '''on this website and&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:42&lt;br /&gt;
|| You must have '''root access''' to your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:47&lt;br /&gt;
|| The '''command usermod''' is used to modify the '''attributes''' of an already created '''user account'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:55&lt;br /&gt;
||This is the syntax.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:58&lt;br /&gt;
||Here the '''options''' part is not mandatory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:03&lt;br /&gt;
||This '''command''' supports many '''options'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:06&lt;br /&gt;
||We will learn them through some examples.&lt;br /&gt;
|-&lt;br /&gt;
|| 01:10&lt;br /&gt;
|| Earlier in the series, we had created a '''user radha.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:15&lt;br /&gt;
||Now let’s modify the''' user account attributes''' of '''radha''' by using the '''usermod command.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 01:23&lt;br /&gt;
|| Open the '''terminal '''by pressing '''Ctrl, Alt and T '''keys simultaneously on the keyboard.&lt;br /&gt;
|-&lt;br /&gt;
|| 01:32&lt;br /&gt;
|| First, we will login as '''superuser '''or '''root user'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:37&lt;br /&gt;
||To do so, type '''sudo space su '''and press '''Enter.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 01:44&lt;br /&gt;
|| Type your''' password '''and then press '''Enter'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 01:48&lt;br /&gt;
|| Notice, our '''login prompt '''has now changed to a '''hash''' symbol.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:54&lt;br /&gt;
||This indicates that we are in the''' root user mode'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 01:59&lt;br /&gt;
|| Here onwards, please remember to press the '''Enter''' key after typing each '''command'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 02:05&lt;br /&gt;
|| We will check the '''user id''' and group information for '''user radha'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:11&lt;br /&gt;
||On the '''terminal '''type '''id space radha'''&lt;br /&gt;
|-&lt;br /&gt;
|| 02:17&lt;br /&gt;
|| Notice, '''user ID''' of '''radha''' is '''1002'''&lt;br /&gt;
|-&lt;br /&gt;
|| 02:23&lt;br /&gt;
|| In order to modify '''user ID''' to '''1100''', &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:28&lt;br /&gt;
||On the '''terminal''' we have to type- '''usermod space hyphen u in small letter space 1100 space radha'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:40&lt;br /&gt;
|| Now once again, type '''id space radha.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:45&lt;br /&gt;
||Notice that the '''UID''' has been changed to '''1100.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 02:51&lt;br /&gt;
|| '''usermod command''' can be used to modify a '''user'''’s '''primary''' and '''supplementary group.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 02:58&lt;br /&gt;
|| '''User radha '''belongs to '''primary group CSE''' &lt;br /&gt;
&lt;br /&gt;
And '''supplementary groups music_club''' and '''sports_club.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:08&lt;br /&gt;
| We will change the''' primary group''' from '''CSE''' to '''electronics'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:14&lt;br /&gt;
||We will also change the '''supplementary group''' to '''literature_club'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:20&lt;br /&gt;
||  But we have not created the '''groups electronics''' or''' literature_club'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:27&lt;br /&gt;
|| So, first we have to create these two '''groups'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:31&lt;br /&gt;
|| Switch to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Type '''addgroup space electronics'''&lt;br /&gt;
|-&lt;br /&gt;
|| 03:39&lt;br /&gt;
|| '''Group electronics''' is added with''' GID 1006'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 03:45&lt;br /&gt;
|| Next, type '''addgroup space literature_club'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 03:51&lt;br /&gt;
|| '''Group literature_club''' is added with '''GID 1007.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 03:58&lt;br /&gt;
|| Now, to modify the''' primary''' and''' supplementary groups''', type:&lt;br /&gt;
&lt;br /&gt;
'''usermod space -g space electronics space -G in caps space literature_club space radha'''&lt;br /&gt;
|-&lt;br /&gt;
|| 04:18&lt;br /&gt;
|| '''hyphen capital G''' option removes the '''user''' from previous '''supplementary groups''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:25&lt;br /&gt;
||In this case, it removes from the previous '''supplementary groups'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 04:29&lt;br /&gt;
|| And adds the '''user''' to the new '''group''' '''literature_club'''&lt;br /&gt;
|-&lt;br /&gt;
|| 04:35&lt;br /&gt;
|| Type '''id space radha'''&lt;br /&gt;
|-&lt;br /&gt;
|| 04:39&lt;br /&gt;
|| Now we can see that the '''primary group''' is set to '''electronics.'''&lt;br /&gt;
&lt;br /&gt;
And '''supplementary group''' is set to '''literature_club.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 04:49&lt;br /&gt;
|| How can you add a '''user''' to a new '''supplementary group''' while retaining the previous '''groups'''?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 04:56&lt;br /&gt;
|| For this, you should use '''-a option.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:01&lt;br /&gt;
|| '''a option''' denotes '''append'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:05&lt;br /&gt;
|| Say for example, '''user radha''' wishes to be in both '''music_club''' and '''literature_club groups'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:15&lt;br /&gt;
||For this type: '''usermod space hyphen a space hyphen G in caps space music_club space radha'''&lt;br /&gt;
|-&lt;br /&gt;
|| 05:29&lt;br /&gt;
|| Once again, type '''id space radha'''&lt;br /&gt;
|-&lt;br /&gt;
|| 05:34&lt;br /&gt;
|| Notice that '''user radha''' now belongs to two '''supplementary groups''' - &lt;br /&gt;
&lt;br /&gt;
'''music_club''' and '''literature_club'''&lt;br /&gt;
|-&lt;br /&gt;
|| 05:44&lt;br /&gt;
|| Suppose we now want to change the '''login name''' itself from '''radha''' to '''testmod'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 05:52&lt;br /&gt;
||To do this, on the '''terminal '''type the following: '''usermod space hyphen l space testmod space radha'''&lt;br /&gt;
|-&lt;br /&gt;
|| 06:04&lt;br /&gt;
|| Now '''user radha''' has become '''user testmod'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 06:09&lt;br /&gt;
|| Let’s search for '''testmod'''’s details in''' /etc/passwd''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:17&lt;br /&gt;
||Type '''grep space testmod space /etc/passwd'''&lt;br /&gt;
|-&lt;br /&gt;
|| 06:26&lt;br /&gt;
|| Notice that the '''login name''' or '''user name''' has changed but the '''home directory''' remains the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:34&lt;br /&gt;
||Ideally, we should rename the '''home directory''' to match the '''login name'''. &lt;br /&gt;
|-&lt;br /&gt;
|| 06:40&lt;br /&gt;
|| There are 2 methods to do this.&lt;br /&gt;
|-&lt;br /&gt;
|| 06:43&lt;br /&gt;
|| Method 1:&lt;br /&gt;
&lt;br /&gt;
We can manually rename the '''home directory''' to match the '''login name'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 06:50&lt;br /&gt;
||Let me do that now.&lt;br /&gt;
|-&lt;br /&gt;
|| 06:52&lt;br /&gt;
|| Type '''mv space slash home slash radha space slash home slash testmod'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:02&lt;br /&gt;
||This '''command''' will rename '''directory radha''' to '''testmod'''.&lt;br /&gt;
|-&lt;br /&gt;
||07:09&lt;br /&gt;
|| Now, use any '''text editor''' to update the entry in ''' slash etc slash passwd''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:18&lt;br /&gt;
||I will be using '''gedit text editor'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:22&lt;br /&gt;
||Type '''gedit space slash etc slash passwd space ampersand'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:32&lt;br /&gt;
|| Now search for''' slash home slash radha'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 07:37&lt;br /&gt;
||Replace it with '''slash home slash testmod'''&lt;br /&gt;
|-&lt;br /&gt;
|| 07:42&lt;br /&gt;
|| Save and close the file.&lt;br /&gt;
|-&lt;br /&gt;
|| 07:45&lt;br /&gt;
|| Press '''Ctrl C''' to stop the currently running process.&lt;br /&gt;
|-&lt;br /&gt;
|| 07:51&lt;br /&gt;
|| Now press the '''Up''' arrow key to get the '''grep command''' for '''user testmod'''.&lt;br /&gt;
&lt;br /&gt;
And press '''Enter.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 08:00&lt;br /&gt;
|| Notice that we have '''testmod''' as the new '''home directory '''for the '''user testmod'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 08:08&lt;br /&gt;
|| Method 2: We can change the''' home directory''' for the '''user radha '''with the help of '''usermod command'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 08:17&lt;br /&gt;
|| The syntax to change the '''home directory''' of '''user radha''' to the '''directory '''named '''testmod''' is as follows:&lt;br /&gt;
&lt;br /&gt;
'''usermod space -m space -d space slash home slash testmod space radha'''&lt;br /&gt;
|-&lt;br /&gt;
|| 08:37&lt;br /&gt;
|| This '''command''' will change the '''home directory''' of '''user radha '''to '''testmod'''&lt;br /&gt;
|-&lt;br /&gt;
|| 08:44&lt;br /&gt;
||  '''-d''' is used to modify the '''directory''' for any existing '''user account'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:51&lt;br /&gt;
|| '''-m''' moves the contents of the existing '''home directory''' to the new '''home directory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 08:59&lt;br /&gt;
||The new '''directory''' will be created, if it does not already exist.&lt;br /&gt;
|-&lt;br /&gt;
|| 09:05&lt;br /&gt;
|| Important note: We should write''' hyphen d option''' immediately after the new '''directory''' name.&lt;br /&gt;
&lt;br /&gt;
Else we will get an error.&lt;br /&gt;
|-&lt;br /&gt;
|| 09:17&lt;br /&gt;
|| I will not demonstrate this because we have already changed the '''home directory''' using method 1.&lt;br /&gt;
|-&lt;br /&gt;
|| 09:25&lt;br /&gt;
|| Now let’s learn how to modify the '''user’s login shell '''and''' comments field'''.&lt;br /&gt;
|-&lt;br /&gt;
||09:32&lt;br /&gt;
|| Notice that our current '''login shell''' is '''/bin/bash''' and we have “'''Radha”''' as '''comments.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 09:41&lt;br /&gt;
|| On the '''terminal '''type&lt;br /&gt;
&lt;br /&gt;
'''usermod space hyphen s space slash bin slash sh space hyphen c space within double quotes This is modified user space testmod'''&lt;br /&gt;
|-&lt;br /&gt;
|| 10:00&lt;br /&gt;
|| Press the '''Up''' arrow key to get previous '''grep command.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 10:05&lt;br /&gt;
|| Notice, we have changed the values in '''shell''' and '''comments field.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 10:11&lt;br /&gt;
|| As a '''system admin''' you may need to lock a '''user account''' for various reasons, like violation of some rules by the user.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 10:21&lt;br /&gt;
||To lock the''' user testmod''', type: '''usermod space hyphen L in Caps space testmod'''&lt;br /&gt;
|-&lt;br /&gt;
|| 10:31&lt;br /&gt;
|| Now type '''cat space slash etc slash shadow'''&lt;br /&gt;
|-&lt;br /&gt;
|| 10:38&lt;br /&gt;
|| On doing so, we get an exclamation mark added before the '''encrypted password''' for '''user testmod'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 10:46&lt;br /&gt;
||So, no '''password''' will match it anymore. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 10:50&lt;br /&gt;
||We have also seen this while locking '''password''' with '''passwd command.'''&lt;br /&gt;
|-&lt;br /&gt;
||10:56&lt;br /&gt;
|| It will lock only the access to '''password'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:00&lt;br /&gt;
|| If you wish to lock the '''account''' itself, you should also set the '''expiry date''' to 1.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:07&lt;br /&gt;
|| For that type '''usermod space hyphen capital L space hyphen e space 1 space username'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:19&lt;br /&gt;
||It will prevent the '''user''' from '''logging in''' from any other source including '''ssh'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:26&lt;br /&gt;
||I will skip the demonstration of this '''command'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 11:30&lt;br /&gt;
|| To unlock the '''account''' we have to type: '''usermod space hyphen U in caps space testmod'''&lt;br /&gt;
|-&lt;br /&gt;
|| 11:41&lt;br /&gt;
|| Once again check the contents of '''/etc/shadow''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:47&lt;br /&gt;
||Notice, the '''exclamation mark''' is removed now. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 11:51&lt;br /&gt;
||It means the '''password''' is not locked.&lt;br /&gt;
|-&lt;br /&gt;
|| 11:55&lt;br /&gt;
|| We have seen all the options supported by '''usermod command.'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:00&lt;br /&gt;
||You can use the '''man command''' anytime to get details of '''usermod command'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 12:06&lt;br /&gt;
|| Type '''man space usermod'''&lt;br /&gt;
|-&lt;br /&gt;
|| 12:10&lt;br /&gt;
|| Notice, all the details about this '''command''' as shown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:16&lt;br /&gt;
||Type '''q '''to '''quit '''from this '''command'''.&lt;br /&gt;
|-&lt;br /&gt;
|| 12:20&lt;br /&gt;
|| To exit from the''' root user access''', type '''exit''' &lt;br /&gt;
&lt;br /&gt;
And press '''Enter.'''&lt;br /&gt;
|-&lt;br /&gt;
|| 12:27&lt;br /&gt;
|| This brings us to the end of this tutorial.&lt;br /&gt;
&lt;br /&gt;
Let us summarize.&lt;br /&gt;
|-&lt;br /&gt;
|| 12:33&lt;br /&gt;
|| In this tutorial we learnt about-&lt;br /&gt;
&lt;br /&gt;
'''usermod command''',  Modifying''' attributes '''of''' user account''',  Locking and unlocking''' password '''or''' account'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:47&lt;br /&gt;
|| As assignment, modify '''user account amit''' such that&lt;br /&gt;
&lt;br /&gt;
'''Primary group''' is '''electronics'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 12:56&lt;br /&gt;
|| '''Supplementary groups''' are '''music_club''' and '''literature_club'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 13:03&lt;br /&gt;
|| Set '''home directory''' as '''amit_newDir'''&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
|| 13:09&lt;br /&gt;
||Include '''comment &amp;quot;Stream Change Student&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 13:13&lt;br /&gt;
||  Perform all the mentioned tasks in a single '''command'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 13:18&lt;br /&gt;
|| Check the entry of '''user account amit''' in '''/etc/passwd''' and '''/etc/group''' files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 13:29&lt;br /&gt;
|| The video available at the following link summarises the Spoken Tutorial project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| 13:38&lt;br /&gt;
|| The Spoken Tutorial Project team conducts workshops using spoken tutorials and gives certificates.&lt;br /&gt;
&lt;br /&gt;
For more details, please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| 13:50&lt;br /&gt;
|| Pls post your timed queries in this Forum.&lt;br /&gt;
|-&lt;br /&gt;
|| 13:54&lt;br /&gt;
|| Spoken Tutorial Project is funded by NMEICT, MHRD, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 14:00&lt;br /&gt;
|| The script has been contributed by Antara And this is Praveen from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thanks for joining.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>PoojaMoolya</name></author>	</entry>

	</feed>