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 - 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 03-14-2004, 06:13 PM   #1
pertek
LQ Newbie
 
Registered: Mar 2004
Posts: 18

Rep: Reputation: 0
Linux software equivalents to...


hi, I'm hoping to switch from windows to the Mandrake 10 distro of linux the only thing holding me back now are finding the right tools and of course working out how to run the whole caboodle which i have spent some time doing and finding the appropriate progs etc. But a few thing i'd like to find are equivalents/ports to my windows progs, so without further adoo:

Virtualdub all-in-one version (video encoder) -

Msn messenger "with voice and webcam" -

Synchronisation with mobile phones (currentlly siemens s55) -

Nero 6.0 and Alcohol 120% (dvd burning/backing up) -

Wmv and quicktime formats (inc streaming) -

Emule and kazaa -

tv Capture software (vdub does this also) -

AVG virus scanner -

Sygate personal firewall -

dvd player -

"dvd shrink" dvd ripper -

cd ripper/wma encoder (and other formats) -

bloody hell all that makes me look like a cyber pirate! (yes i know that sounded too cheesy for my own good)

2 general questions;

where is the equivalent "program files" folder -

(mozilla/konqueror) is it possible to use the back and forward buttons on my mouse! -

thx in advance

Last edited by pertek; 03-14-2004 at 06:20 PM.
 
Old 03-14-2004, 06:44 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
avidemux, kavi2svcd, vcdimager

amsn (to my personal knowledge i don't think there is any clients yet that support
think such as webcam)

no idea, dont' use that stuff

k3b, arson

not sure what you mean, but maybe just get quicktime and mplayer plugin
for your browser if thats what your referring to ..

too many to mention .... http://sourceforge.net/softwaremap/t...51&discrim=201
look there for now, one of the most popular is giFT, and personally the best
imo is dcgui-qt

xawtv

virus scanner !?? heh

iptables

mplayer, xine, ogle, etc, etc ....

grip

equivalent to program files, well i guess my guess would be /usr/bin .. who knows ...
its a pretty irrelevant equivalent (and knowledge) if you ask me

as of your mouse, well yes you can setup your mouse to do it, but by
default no it will not .... might be some tips here
 
Old 03-14-2004, 06:44 PM   #3
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
giFT is a good substitute for eMule and Kazaa (in fact I think there's an eDonkey, or LDonkey for emule). Get the fasttrack plugin (not the openft one).

Burn CDs/DVDs with xcdroast (which is a frontend for cdrecord).

You don't need a virus scanner unless you're going to be passing files downloaded in linux onto windows.

Program Files? God I never used that directory even when I used windows! In any case, you'll probably install most software in either /usr or /usr/local..occasionally /opt (particularly for kde). The choice is yours...

mplayer will play dvds, video cds, mpeg, avi...pretty much anything!
 
Old 03-14-2004, 06:51 PM   #4
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
for a complete list of software equivalents check this site out :

http://linuxshop.ru/linuxbegin/win-l...en/table.shtml
 
Old 03-14-2004, 11:21 PM   #5
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
Re: Linux software equivalents to...

Quote:
Originally posted by pertek
hi, I'm hoping to switch from windows to the Mandrake 10 distro of linux the only thing holding me back now are finding the right tools and of course working out how to run the whole caboodle which i have spent some time doing and finding the appropriate progs etc. But a few thing i'd like to find are equivalents/ports to my windows progs, so without further adoo:
I'll answer the ones that I know:

Virtualdub all-in-one version (video encoder) - DONT' KNOW

Msn messenger "with voice and webcam" - GNOMEMEETING (amount of compatibility unknown)

Synchronisation with mobile phones (currentlly siemens s55) - look here: http://multisync.sourceforge.net/

Nero 6.0 and Alcohol 120% (dvd burning/backing up) - K3B

Wmv and quicktime formats (inc streaming) - MPLAYER (with the proper codecs)

Emule and kazaa - KAZAA LINUX VERSION (a web search reveals that there is one... I couldn't tell you if it's true)

tv Capture software (vdub does this also) - MENCODER

AVG virus scanner - NOT NEEDED (about 12 viruses in the wild for Linux, and you need to intentionally run those) or SOPHOS ANTIVIRUS, INTERSCAN VIRUSWALL, F-SECURE ANTI-VIRUS, AVP

Sygate personal firewall - BASTILLE LINUX (inlcuded in like 100% of all distros, most distros will default firewalls to on, with security set for ordinary desktop use), plus a few GUI type ones like MASON

dvd player - MPLAYER (download the full version off the web as you need the appropriate DVD decoder libraries, not included on most distros, but of probably legal status due to the "fair use doctrine" )

"dvd shrink" dvd ripper - DON'T KNOW DON'T RIP DVDs

cd ripper/wma encoder (and other formats) - KAUDIOCREATOR / FFMPEG

2 general questions;

where is the equivalent "program files" folder - THE FOLLOWING PARTITIONS: /usr and /opt (SuSE uses /opt), also /etc

(mozilla/konqueror) is it possible to use the back and forward buttons on my mouse! - MAYBE
 
Old 03-15-2004, 07:47 AM   #6
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
There is no kazaa linux version...there was briefly but it was command line and not terribly good.

/etc is NOT like program files, it doesn't contain executables, only text configuration files (well, generally)
 
Old 03-15-2004, 10:39 AM   #7
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
kazaa for linux
pictures and text

not sure if it actually works, but thats the info i found ...

Quote:
where is the equivalent "program files" folder - THE FOLLOWING PARTITIONS: /usr and /opt (SuSE uses /opt), also /etc
since when are these partitions on a default install !?
just because you have these partitions doesn't mean others do

Quote:
(about 12 viruses in the wild for Linux, and you need to intentionally run those)
we are probably in the range of 50 - 75 now
 
Old 03-15-2004, 11:09 AM   #8
masterJ
Member
 
Registered: Jun 2003
Location: London
Distribution: Debian Sarge & Slack 10.0
Posts: 52

Rep: Reputation: 15
You might want to take a look at -
http://linuxshop.ru/linuxbegin/win-l...en/table.shtml
 
Old 03-15-2004, 12:11 PM   #9
Aman9090
Member
 
Registered: Sep 2002
Location: Connecticut, USA
Distribution: Gentoo 2004.0
Posts: 174

Rep: Reputation: 30
I love my dvdripping program, dvd::rip

mplayer is a great movie player (and supports every known file type) but xine is better for n00bs like you because xine is MUCH more user-friendly Xine is also a great DVD player.

Especially for n00bs, MDK gives you much of this software already (the crappy KDE versions). So this shouldn't be so difficult to find anything you want (also because MDK is very verbose and tells you what EVERY package is practically).

When correctly configured, you CAN use mozilla and do the back/forward buttons with your mouse. I am sure, again, there is a n00b guide out there for you.

LinuxTV is a good TV-recording/capturing and TV-Watching program. The virtual menus are what make it shine.

DrOzz: Are you like some sort of god? I have been looking for Kazaa-Linux EVERYWHERE! Thanks a ton!
 
Old 03-15-2004, 12:37 PM   #10
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
Quote:
Originally posted by Aman9090
I love my dvdripping program, dvd::rip

mplayer is a great movie player (and supports every known file type) but xine is better for n00bs like you because xine is MUCH more user-friendly Xine is also a great DVD player.

Especially for n00bs, MDK gives you much of this software already (the crappy KDE versions). So this shouldn't be so difficult to find anything you want (also because MDK is very verbose and tells you what EVERY package is practically).

When correctly configured, you CAN use mozilla and do the back/forward buttons with your mouse. I am sure, again, there is a n00b guide out there for you.

LinuxTV is a good TV-recording/capturing and TV-Watching program. The virtual menus are what make it shine.

DrOzz: Are you like some sort of god? I have been looking for Kazaa-Linux EVERYWHERE! Thanks a ton!
You couldn't have looked very hard. Googling found it for me...but I wouldn't bother with it, it sucks noodles. Give giFT a go..you can connect to FastTrack (the kazaa network) and it's much much better.
 
Old 03-15-2004, 12:58 PM   #11
Brane Ded
Member
 
Registered: Nov 2003
Location: over there
Distribution: Debian Testing
Posts: 191

Rep: Reputation: 30
Re: Linux software equivalents to...

Quote:
Nero 6.0 and Alcohol 120% (dvd burning/backing up) -
K3B

Quote:
Wmv and quicktime formats (inc streaming) -
Mplayer

Quote:
Emule and kazaa -
giFT, preferably with giFTcurs frontend.

Quote:
AVG virus scanner -
Clamav I suppose. Nothing wrong with a virus scanner in Linux, you can never be too careful.

Quote:
Sygate personal firewall -
Shorewall

Quote:
cd ripper/wma encoder (and other formats) -
Grip's my favorite graphical ripper/encoder.

Quote:
where is the equivalent "program files" folder -
Typically, programs will install into directories under /usr, or /usr/local.

Quote:
(mozilla/konqueror) is it possible to use the back and forward buttons on my mouse! -
I've been told it is, but I've never been able to get it to work. Search the forums for it.
 
Old 03-15-2004, 03:55 PM   #12
chem1
Member
 
Registered: Jun 2002
Location: White House, Washignton DC
Distribution: Red Hat 9
Posts: 270

Rep: Reputation: 30
search for 'ayttm' on sourceforge.net
It says it can support your webcam on both Yahoo! and MSN. I tried it but it did not work...you can give it a try as well

Hope that helps....
 
Old 03-15-2004, 04:27 PM   #13
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
Quote:
Originally posted by DrOzz


since when are these partitions on a default install !?
just because you have these partitions doesn't mean others do

...

we are probably in the range of 50 - 75 now
Hey, I'm talking about typical installations... You'll find those as directories in most typical distros,... We're not talkin' about those weirdo distros now...

so there!!!

50-75 viruses?!?!? Man!!! We're under an unbridled attack!!!
 
Old 03-16-2004, 07:03 PM   #14
pertek
LQ Newbie
 
Registered: Mar 2004
Posts: 18

Original Poster
Rep: Reputation: 0
thx people
 
Old 03-16-2004, 07:07 PM   #15
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
What are the Linux equivalents to:
1.) Encarta Encyclopedia
2.) Encarta World Atlas

?

The Linux equivalents of Adobe Pagemaker (Scribus & Passepartout) are too early in their development to be relied on.
 
  


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
I'm looking for Linux equivalents to these programs please... TippyToes Linux - Software 3 11-11-2005 09:04 PM
Table of Equivalents: Windows & Linux Apps Compari Beetle B. Linux - Software 2 05-29-2005 03:27 PM
Linux equivalents for #pragma DavidW567 Programming 2 03-09-2005 01:24 PM
Linux equivalents: DVD organizer pingu Linux - Software 2 09-03-2004 07:18 PM
need win/linux software equivalents site rickenbacherus Linux - General 6 03-11-2003 07:30 PM

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

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