LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-06-2007, 09:49 AM   #1
glenn69
Member
 
Registered: Jul 2003
Location: Chicagoland
Distribution: ArchLinux
Posts: 261

Rep: Reputation: 32
Help me introduce Linux to MS users


I would consider myself an intermediate Linux user, but sometimes that's quite a bit more experience than anyone else in the room

I will be giving a wokshop on Linux to a group of Windows users. My plan is to help them accomplish, in Linux, what they already do in windows (Browsing, Word Proc, Spreadsheets, Music, etc...)

I would like to, also, show some very basic commandline functions (this is a group of computer "geeks", I would expect them to appreciate at least some of this)

Can anyone help with:
1) Sharing their experiences with a similar scenerio?
2) Help with a list of programs in Windows that I should show a comparable Linux package(s) for.
3) Give an example of something that is accomplished in Windows (GUI) that is MUCH more efficient using a terminal in linux. (Something that takes multiple clicks in Windows, yet is accomplished with a single line in terminal)
4) Any other tips/tricks worthy of sharing with "The Lost"

Thanks

Last edited by glenn69; 10-06-2007 at 09:51 AM.
 
Old 10-06-2007, 10:48 AM   #2
matthewg42
Senior Member
 
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530

Rep: Reputation: 65
1) I think that if someone is already interested enough to attend a workshop about using Linux, 90% of the battle is done.

2) Look here

3) Remote admin of a machine using ssh. Installing software using aptitude on debian based systems or yum on Redhat. Show them how the OS comes with multiple scripting languages on most default installs - shell script, perl, python and so on.

4) How about doing remote X programs, which is built-in to X, rather than having to use something like terminal server.

Show off compiz / beryl if you think these people might like that. Turn on all the bling

Show them something Windowsy running in wine to show that there is at least a chance of running some of their old apps under Linux, but make sure you tell them this frequently doesn't work... Over-selling a problematic.
 
Old 10-06-2007, 12:18 PM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I am considering doing the same thing. I would be very concerned about coming across as proselytizing--something I am very prone to.

I would give a bit of the history + a very simple explanation of open source and how radically different the business model is. The idea is to get past the widespread bias that--If it's free, it can't be very good.

I would also have very simple examples of Linux doing common tasks---plus a few examples of what you can do in Linux that Windows is not very good at. For example, show off the package manager.

Leave lots of time for questions and impromptu demos
 
Old 10-06-2007, 07:32 PM   #4
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,142

Rep: Reputation: 49
Quote:
2) Help with a list of programs in Windows that I should show a comparable Linux package(s) for.
Well, the most powerful example is Open Office. On all other parts, I have to admit that I know better windows programs for most specialized stuff - but I can't afford them!
Blender will never beat Maya, but you can download and use blender and archive amazing results.
Gimp - Will probably leave some things to desire to someone who professionally used Photoshop and Fireworks, but for most people it will do everything they need...

Quote:
3) Give an example of something that is accomplished in Windows (GUI) that is MUCH more efficient using a terminal in linux. (Something that takes multiple clicks in Windows, yet is accomplished with a single line in terminal)
Making an image of a device: dd if=/dev/[device of=/image.img
killing processes-gone-wild

The coolest thing really is the package management. If I need a tool, I don't have to google for something, and just hope that I get it from a trusted site like download.com, I just do a search in the package manger - download install and check the md5sum in one step, have access to a man page that is way over my head with one easy command (there's always a downside), and start using it.
 
Old 10-08-2007, 07:22 AM   #5
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748
I would suggest some examples of the use of command line tools for processing text. If all you have been exposed to is Windows, then 'grep' 'sed' 'cut' 'strings' 'awk' can look like magic.
 
Old 10-08-2007, 07:27 AM   #6
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
have you thought about an install race? This just came to me, by the way. 2 PCs of the same or similar hardware specs, list a number of things that need to be installed - internet browser, office suite, graphics program, and whatever. Then start with a formatted hard drive and race to see who can be working in the shortest time. It would be something to show (esp. if you compare the prices for getting to that point - hint: Linux has all these things from scratch and costs only your time and a blank CD, generally) and then let people play around with the PC. While your Windows friend is still installing.

Also, if they know about computers they will know about the people who know enough to be dangerous! Show them how Linux protects users from themselves.

And don't forget to write an article about the experience and post it in the Advocacy section on the Articles page. Really.
 
Old 10-08-2007, 02:59 PM   #7
dracolich
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 1,274

Rep: Reputation: 63
I like the install race idea, too. How about some output from Windows' process and memory display compared to top before and after loading the wm?

In addition to "bling" show them how you can also have a simple desktop with a little bling. Add some transparency, chnge the window decoration and button styles, etc. Some people, like myslef, don't necessarily want bling. And show them a different window manager if you have it. You might have some people that would like XFCE or Fluxbox more than KDE or Gnome. You can also show them how they can perform most common operations without ever entering X. Show them a commandline text editor, the links web browser, use the cdrecord command to burn a disc.

Quote:
Originally by matthewg42
I think that if someone is already interested enough to attend a workshop about using Linux, 90% of the battle is done.
I have to agree.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: A New Way to Introduce Linux LXer Syndicated Linux News 0 12-06-2006 03:33 PM
LXer: Trusted Computer Solutions and IBM introduce Linux Guards LXer Syndicated Linux News 0 08-31-2006 11:33 PM
LXer: Mirus, Linspire and AOpen Introduce $399 Mini Linux PC LXer Syndicated Linux News 0 06-29-2006 10:54 PM
100% best way to introduce yourself 2 Linux ChromeAtari Linux - Newbie 3 09-17-2004 08:54 PM
Suggestion for teaching material to introduce linux in networking parminder Linux - Networking 1 10-15-2003 01:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration