LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-19-2005, 08:42 PM   #1
lowriderdog37
LQ Newbie
 
Registered: Sep 2005
Location: earth
Distribution: fd4
Posts: 14

Rep: Reputation: 0
noob looking for software


hey, I am very new with linux. I am looking for a good place to find software.

If anybody knows specific things to get for some of this stuff, please let me know.

I need:
Something to read windows drives
a plugin to reprogram the buttons on my mouse
something to play my music (preferably like winamp)
a system monitor (would be great if it would cover my wireless network)

I just recently decided that I hate microsoft, and I don't want to use them anymore, so any help with this stuff is appreciated
 
Old 09-19-2005, 08:58 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
The normal in-kernel drivers can read fat[12/16/32] and ntfs. XMMS is a winamp clone capable of playing your music for you. gkrellm2 is a common system monitor program.
 
Old 09-19-2005, 09:13 PM   #3
lowriderdog37
LQ Newbie
 
Registered: Sep 2005
Location: earth
Distribution: fd4
Posts: 14

Original Poster
Rep: Reputation: 0
is there some special way to find the ntfs drive? I have fiddled around with it, but no luck...thanks for the suggestions so far!
 
Old 09-19-2005, 09:16 PM   #4
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
No problem. To see a listing of all the partitions on the system, run 'fdisk -l' as root.
 
Old 09-19-2005, 09:27 PM   #5
lowriderdog37
LQ Newbie
 
Registered: Sep 2005
Location: earth
Distribution: fd4
Posts: 14

Original Poster
Rep: Reputation: 0
whoa...you totally lost me there. sorry to be needy, but I will need you to 'stupid it up' for me a little.

What part of ATL are you from? I lived in many places north of 285 when I was younger
 
Old 09-19-2005, 09:38 PM   #6
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
Re: noob looking for software

Quote:
Originally posted by lowriderdog37
I need:
Something to read windows drives
a plugin to reprogram the buttons on my mouse
something to play my music (preferably like winamp)
a system monitor (would be great if it would cover my wireless network)
Mepis has all of this stuff out-of-the-box. Windows partitions just show up on the desktop. When you click on them, they mount and open up. You can reprogram your mouse from the KDE control center. AmaroK and XMMS are good media players (XMMS is almost exactly like WinAmp). And a system monitor is already in the panel.

In fact, if Mepis can be faulted for anything, it's including too much. Whereas with a fresh Ubuntu install I have to install a lot of stuff, with a fresh Mepis install, I often find myself uninstalling programs (KWeather, for example, I find useless).

Check Mepis out, though. It may be your cup of tea. It's a live CD that's also an installer CD. You boot it up live, and if you like it, you just click the "Install Me" icon on the desktop, and it'll install.

Last edited by aysiu; 09-19-2005 at 09:40 PM.
 
Old 09-19-2005, 09:45 PM   #7
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Quote:
Originally posted by lowriderdog37
whoa...you totally lost me there. sorry to be needy, but I will need you to 'stupid it up' for me a little.

What part of ATL are you from? I lived in many places north of 285 when I was younger
I'm from the Dunwoody area, which is included in north of 285

To see the listing of partitions, open up a console and type 'su -', then provide the root password. Then run 'fdisk -l'. This will show you a list of all partitions and their types on the system.
 
Old 09-19-2005, 09:59 PM   #8
lowriderdog37
LQ Newbie
 
Registered: Sep 2005
Location: earth
Distribution: fd4
Posts: 14

Original Poster
Rep: Reputation: 0
ok....I have found it, how do I access it? FD4 won't let me open it.
 
Old 09-19-2005, 10:22 PM   #9
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
You'll need to mount it, just like any other partition. You can add a line into /etc/fstab to mount that partition.
 
Old 09-19-2005, 10:24 PM   #10
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
What's FD4? Is that Fedora?
Well, if you absolutely refuse to use Mepis, this will probably help you, but honestly... with your needs Mepis is probably the best choice--you don't have to fiddle around. It does everything you want out-of-the-box.
 
Old 09-19-2005, 10:54 PM   #11
lowriderdog37
LQ Newbie
 
Registered: Sep 2005
Location: earth
Distribution: fd4
Posts: 14

Original Poster
Rep: Reputation: 0
ok...I am learning a lot, but this is way over my head...can you be any more specific on how to mount it?
 
Old 09-19-2005, 10:56 PM   #12
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Check out the NTFS FAQs. They provide more help than I ever could without just copy and pasting from them.
 
Old 09-19-2005, 11:00 PM   #13
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
Again, what is this FD4?
If all these commands are over your head, download the Mepis ISO and pop the CD in.
It starts out as a live CD--it will not damage or in any way modify your hard drive.
Your Windows partitions will automatically appear on the desktop.
You click on the partition, and it mounts and opens for browsing as a folder.

No commands.
No complicated editing of config files or installing of NTFS support.
 
Old 09-19-2005, 11:01 PM   #14
lowriderdog37
LQ Newbie
 
Registered: Sep 2005
Location: earth
Distribution: fd4
Posts: 14

Original Poster
Rep: Reputation: 0
thanks a ton for the help...I am going to fiddle around some more, then call it quits for the night. If I have any more trouble, I'll get back with you.

I don't know anything about Mepis...I have spent the last 4 days trying to get Fedora working right, I am going to work with it for a while, and learn what I can about this whole linux thing..I'll look into Mepis as soon as I feel like I know what I'm doing.

Last edited by lowriderdog37; 09-19-2005 at 11:03 PM.
 
Old 09-19-2005, 11:08 PM   #15
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Quote:
Originally posted by aysiu
Again, what is this FD4?
If all these commands are over your head, download the Mepis ISO and pop the CD in.
It starts out as a live CD--it will not damage or in any way modify your hard drive.
Your Windows partitions will automatically appear on the desktop.
You click on the partition, and it mounts and opens for browsing as a folder.

No commands.
No complicated editing of config files or installing of NTFS support.
How do these comments help the OP get his NTFS partition working? If it takes installing a different distribution, then even I, with my 7 years of linux experience, would be willing to admit defeat to Microsoft. Every one of your posts here has been an attempt to push Mepis.

I'm all for distribution allegience, but this is about helping users in the most straightforward way possible.
 
  


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
Basics of installing software for a NooB NoBonus Mandriva 4 06-25-2004 08:14 PM
Firewall help (noob really really huge noob) ProtoformX Linux - Networking 1 03-29-2004 12:19 AM
Noob needs help installing software ATrx2k Linux - Newbie 4 02-13-2004 01:11 AM
Super Linux Noob with question about Windows software darktalon96 Linux - Software 11 12-22-2003 11:06 AM
Complete noob question from a noob noob_hampster Linux - Software 2 09-04-2003 12:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:39 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