Lost Password?

Go Back   CodeCall Programming Forum > General > Technology Ramble

Technology Ramble Talk about any type of technology such as Computers, Cell Phones, PDAs, DVDs or anything related.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-17-2007, 12:30 PM
mysticalone
Guest
 
Posts: n/a
Default Linux OS

A friend of mine is thinking of building a PC and he was thinking of using linux for the OS, Fedora Project. .

Got some questions:

1. Linux is free right? Why arent more people using since its free?

2. If he just gets a blank HD and installs linux on boot, then it will be his primary
and only OS?

3. Is it possible to use windows media player, Real player, and Quicktime on Linux?

4. Is the threat from virus' and spyware higher since linux is open source? or is it lower?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 01-18-2007, 07:41 AM
AfTriX AfTriX is offline
Programming God
 
Join Date: Jan 2007
Location: Sri Lanka
Posts: 596
Rep Power: 0
AfTriX is an unknown quantity at this point
Default

1. Linux is an open source OS, so its freely available to use. The most people are not using it, because its not user friendly as Windows, and the short comes in their marketing strategies.

2.Yes for your second question. No problems at all, your friend's machine will run smooth only with the Linux

3. Windows Media Player: Can't be used I guess, since its a product of Microsoft.
But there are several other media players available for Linux such as RealPlayer, QuickTime Player. But normally you just can't install those if it's compatible only with windows. You got to have separately for Linux.

4. Security wise The Linux is much more better than the Windows as far as I know
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-18-2007, 09:10 AM
-MW- -MW- is offline
Programmer
 
Join Date: Dec 2006
Posts: 149
Rep Power: 7
-MW- is on a distinguished road
Default

1. Most of linux dists is free like debian. All thing is hard to mangament, thats why No true.

2. Yes. Windows and linux have dift file system. You can make another parts and here install mac or windows.

3. Hi! Yes. Ofc You can use any programs or games in linux. Install cedega or wine. 95% Of windows programs is the same on linux but differts name like

WINDOWS: WINAMP
LINUX: XMMS

The design is similar

4. 96,7% Viruses and spywares are writen for windows system. You feel free to use linux with out any firewalls or antyviruses.

Best OS? For home uses? Hmm If you are beng ubuntu. But debian is best for servers and home use ( medium users )

Debian -- Reasons to Choose Debian < read
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-18-2007, 11:55 AM
xtraze xtraze is offline
Programming God
 
Join Date: Dec 2006
Location: Sri lanka
Posts: 921
Rep Power: 0
xtraze is on a distinguished road
Send a message via MSN to xtraze Send a message via Skype™ to xtraze
Default

The reason why people try ubuntu is that ubuntu sends CDs to anyone free of charge and I have a few and I give those to anyone and tell them to give it a try.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-18-2007, 02:32 PM
-MW- -MW- is offline
Programmer
 
Join Date: Dec 2006
Posts: 149
Rep Power: 7
-MW- is on a distinguished road
Default

Mabye too... But people use ubuntu becs need easy linux. Ubuntu is " Linux For Humans Begins" Is easy linux. Thats why peopls use it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 01-18-2007, 11:22 PM
AfTriX AfTriX is offline
Programming God
 
Join Date: Jan 2007
Location: Sri Lanka
Posts: 596
Rep Power: 0
AfTriX is an unknown quantity at this point
Default

Quote:
Originally Posted by -MW- View Post
Mabye too... But people use ubuntu becs need easy linux. Ubuntu is " Linux For Humans Begins" Is easy linux. Thats why peopls use it
But for beginners it's very difficult to move on with multimedia stuffs, such as MP3 and normal VCD DVD things.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-19-2007, 10:58 AM
TcM's Avatar   
TcM TcM is offline
Moderator
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 7,232
Rep Power: 66
TcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud ofTcM has much to be proud of
Default

Well I like ubuntu and xubuntu too very easy, but I prefer OpenSUSE.

1.They are not so User friendly like windows

2.Yes of course that will be your Main OS, but you can always dual Boot

3.WMP, definitely not, but there are many alternatives!!

4.There are only few viruses/spyware for Linux

Btw Free doesn't mean worst! because linux is free, BUT more stable then windows! less crashes etc.. the only thing is that they are not so user friendly!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-19-2007, 02:03 PM
-MW- -MW- is offline
Programmer
 
Join Date: Dec 2006
Posts: 149
Rep Power: 7
-MW- is on a distinguished road
Default

Quote:
Originally Posted by AfTriX View Post
But for beginners it's very difficult to move on with multimedia stuffs, such as MP3 and normal VCD DVD things.
You can install easyubuntu Just click and automatic installed
AfTriX no is rly easy.

What need to view .wmv and other formats files? :>

sudo apt-get install mplayer

should work...

if not...

sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-gl gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse
gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse w32codecs libdvdcss2

all movies should work

Thats all Only one command :P
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-20-2007, 01:01 AM
AfTriX AfTriX is offline
Programming God
 
Join Date: Jan 2007
Location: Sri Lanka
Posts: 596
Rep Power: 0
AfTriX is an unknown quantity at this point
Default

Quote:
Originally Posted by -MW- View Post
You can install easyubuntu Just click and automatic installed
AfTriX no is rly easy.

What need to view .wmv and other formats files? :>

sudo apt-get install mplayer

should work...

if not...

sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-gl gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse
gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse w32codecs libdvdcss2

all movies should work

Thats all Only one command :P
Is this an easy method for beginners?
For experts like you, its ok. But ?? lol
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-20-2007, 03:57 AM
-MW- -MW- is offline
Programmer
 
Join Date: Dec 2006
Posts: 149
Rep Power: 7
-MW- is on a distinguished road
Default

lol. I dont expert Is easy. Just CTRL+C. Open terminal ( console )

Shift+Ctrl+V

Enter

Thats all Is hard?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
What do you say about Linux on PS3? Onur Video Game Talk 9 08-07-2008 08:26 PM
Linux Codecs Nightracer Computer Software/OS 2 10-04-2006 07:36 PM
Best Linux for a noob... PC101 General Programming 14 09-22-2006 09:21 AM
Which linux distro do you use? Dan General Programming 16 09-21-2006 08:47 PM
linux vs windows 98 ravs2k6 General Programming 7 06-14-2006 07:53 PM


All times are GMT -5. The time now is 10:33 AM.

Contest Stats

John ........ 223.00000
dargueta ........ 168.00000
Xav ........ 164.00000
gaylo565 ........ 18.00000
WingedPanther ........ 15.00000
|pH| ........ 15.00000
Johnnyboy ........ 3.00000
navghost ........ 1.00000

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 66%

Ads