LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 12-04-2004, 03:22 PM   #1
himm
LQ Newbie
 
Registered: Sep 2004
Posts: 21

Rep: Reputation: 15
How to make M$ look cra**y so I can convince someone to try Linux? :D


I installed Linux onto my computer with Windows already on it and it works fine. However, other people use this computer as well but *refuse* to give Linux a try at all. At the GRUB screen they always select Windows. I've tried reducing the grub menu time to 1 second, forcing them to accidently load Linux, but now they keep their fingers ready, preparing to press the down key just before the time selection limit runs out. Furthermore they call Linux a piece of "junk" that is slowing the computer down . And now they're blaming me for the constant screwups of Windows just because I installed Linux to get away from them.

Well, is there any way to make Windows look really useless? What can I do to SLOOOOW Windows down to a crawl? And popup random BSOD messages? Note I don't actually want to destroy Windows - I just want a temporary config that will make running Windows a total hassle. Is there any way to create fake, realistic error messages? And make the computer just suddenly reboot without any warning? I only want this to happen to one user account, and not mine. Remember, I don't want the blame shifted to me, I just want to say, "if you're going to use windows, this is what you're going to face."
 
Old 12-04-2004, 03:30 PM   #2
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
LOL, introduce a worm to windows and see how they react..........
 
Old 12-04-2004, 03:37 PM   #3
ror
Member
 
Registered: May 2004
Distribution: Ubuntu
Posts: 583

Rep: Reputation: 33
If you think you have to make windows worse for them to try linux you're an arse, can't you accept that windows is better for some people?

Perhaps you should consider taking windows seriously.
 
Old 12-04-2004, 03:38 PM   #4
ror
Member
 
Registered: May 2004
Distribution: Ubuntu
Posts: 583

Rep: Reputation: 33
Re: How to make M$ look cra**y so I can convince someone to try Linux? :D

Quote:
Originally posted by himm
"if you're going to use windows, this is what you're going to face."
But if you have to fake it, then it's NOT what they're going to face...
 
Old 12-04-2004, 03:47 PM   #5
Nerox
Member
 
Registered: Jul 2004
Location: Spain
Posts: 111

Rep: Reputation: 20
You can do an endless loop program under windows in order to speed it down.
just compile this (or something similar):

Code:
main(void){
int x;
while(1){
x++;
}
}
Compile it with Dev-C++ compiler in windows application project, after that, just program the window's task manager to execute several instances of that program from windows boot until windows is shutdown.

You can also make use of your CPU using SETI, search it on google for further information.
 
Old 12-04-2004, 03:51 PM   #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
Moved: This thread is more suitable in General and has been moved accordingly to help your thread/question get the exposure it deserves.

And you shouldn't try to force someone to change their mind - if they want to use Linux, they will. You'll just end up being unpopular if you carry on.
 
Old 12-04-2004, 04:03 PM   #7
Post Modern
Member
 
Registered: Nov 2002
Location: Massachusetts
Distribution: Fedora Core, RH, Mandrake, Xandros, Knoppix
Posts: 110

Rep: Reputation: 15
.
. Ror and Xavier are right -

Just continue to use Nix in front of them - start a Gimp session when they come in the room, let them see what "paint" can't do - maybe play a great movie or two - let them see for themselves how nice Nix handles things.

Just sit back and wait for one of them to get the old blue screen of death, and if they ask you for help, tell them:"I'm sorry, I only do Linux..." and let them struggle with it themselves - maybe offer to do what they can't in Linux for them -

Sooner or later they'll get the message.

BESIDES - Linux doesn't even load in unless you choose it in the start up screen, so they don't even know what they're talking about.... they're already experiencing WinDoze problems, and they're too uneducated to realize it....
 
Old 12-04-2004, 04:14 PM   #8
himm
LQ Newbie
 
Registered: Sep 2004
Posts: 21

Original Poster
Rep: Reputation: 15
Of course I respect Windows. There are things that I have to do under Windows (music work, some games) that regular WINE can't really do. All the other users do is surf the net, download mp3's etc, which can easily be done in linux, without the hassle of IE, and other windows problems. I came back from vacation to find out Windows wasn't booting at all (STOP errors), so I had to reinstall XP, then remove the NT loader from the MBR, then install grub again, etc and it was such a pain. What I want (because I'm responsible for the computer) is for them to not cause any more damage in their ignorance. Right now when something wrongs happens, blame ---> me.

Last edited by himm; 12-04-2004 at 04:15 PM.
 
Old 12-04-2004, 04:59 PM   #9
vectordrake
Senior Member
 
Registered: Nov 2003
Location: NB,Canada
Distribution: Something alpha or beta, binary or source...
Posts: 2,280
Blog Entries: 4

Rep: Reputation: 47
To keep them from blaming you/linux for their problems, get another computer and install on it (you'll need less horsepower to do more anyhow).

To make Windows slow down, just go surfing on the internet without an antivirus turned on. Be sure to go to a lot of popular game sites and before you know it, the machine will be crippled to its knees.

Or, you could forget about it and get a cause worth all this energy (perhaps a router to filter all those bad things before they hit the Windows computer)
 
Old 12-04-2004, 05:02 PM   #10
vectordrake
Senior Member
 
Registered: Nov 2003
Location: NB,Canada
Distribution: Something alpha or beta, binary or source...
Posts: 2,280
Blog Entries: 4

Rep: Reputation: 47
I understand why you don't want to do any more work for them. Why is it your responsibility? I solved that very problem a while back by giving business cards to everyone from my friend who owns a computer shop. If they break it and can't fix it, they pay him instead of bug me for a freebie (and my friend gives me better deals too)
 
Old 12-04-2004, 07:35 PM   #11
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by 320mb
LOL, introduce a worm to windows and see how they react..........
First of all, lets not promote or even joke about telling others to spread such things which clearly isn't a good way of promoting Linux or OpenSource alternatives. There are too many other ways to introduce someone to Linux without giving them a worm, virus, etc.
 
Old 12-04-2004, 08:34 PM   #12
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
trickykids right, you shouldent spread viruses or worms on a windows OS, theres no need, studyies show it only takes 16 minutes for a fresh windows install connected to the internet, to be infected with some sort of malware, tho, i think i heared the same thing, but the number was 4 minutes .. either way, theres no need to put any form of malware on there, just delet any antivirus/malware checker programs you installed .. and never even think about fixing a windows problem again ... i know my computer didnet last a week before it was so slow, even browsing the web was almost useless ( i was seeing how long windows could last without my help ... i already had permission to install linux once i got the upgrades for the computer )
 
Old 12-04-2004, 10:32 PM   #13
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
There's no need to take any special effort for this. Just use Windows Me...
 
Old 12-04-2004, 10:41 PM   #14
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
Don't try to coerce people to use Linux. That'll only make them more annoyed by it and resistant to trying it. If they don't want to try it, they can't be forced.
 
Old 12-04-2004, 11:55 PM   #15
BajaNick
Senior Member
 
Registered: Jul 2003
Location: So. Cal.
Distribution: Slack 11
Posts: 1,737

Rep: Reputation: 46
" I've tried reducing the grub menu time to 1 second, forcing them to accidently load Linux, but now they keep their fingers ready, preparing to press the down key just before the time selection limit runs out. "

Are you gonna try to force them to convert to Christianity next? LMAO
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to convince family to make the switch to Linux Fear58 General 13 02-24-2004 02:57 PM
How to convince manufacturer to make driver? OldSarge Linux - Hardware 4 10-17-2003 06:28 AM
Linux is CRA? Frothing and frustrated why1957 Linux - Distributions 5 06-29-2003 06:06 PM
Piece of Linksys Cra*! cclavey Linux - Newbie 21 06-05-2003 02:21 AM
Can you convince me to convert to linux? Sir.Del Linux - General 15 03-24-2002 02:04 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 10:37 PM.

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