What Softwares Should I Get To Linux? - Need help from all the Gurus out there :P

free web hosting
Free Web Hosting > Computers & Tech > Operating Systems > Linux

What Softwares Should I Get To Linux? - Need help from all the Gurus out there :P

Feelay
Hey!

I've just downloaded and installed ubuntu (sorry Yordan. That was the only one that didn't need a CD).
Now I have some questions.
What Anit-virus and Anti-Spyware should I use (or don't I need any for Linux?)?.
What 2D/3D editor can I use to create/change pictures and things?
What Audio Editor can I use to create/change songs and things?
What Web-broswer can I use for Linux? (or can it also use fire-fox?).
Is there any MSN for Linux? or does it use something else, that can write to people using MSN?
And if there is anything else I need to get, I would really like you to post it here smile.gif If I think of something else, I will add it here.
OFC: Write the name of the software, and if you can, add a link, please. Because I am sure that many more people than me will find this usefull.

Thanks smile.gif //Feelay

 

 

 


Reply

yordan
QUOTE
sorry Yordan. That was the only one that didn't need a CD

Don't worry : it worked, I'm happy.
By the way, firefox works fine on linux.
and there are a lot of msn clients. gaim is probably the most famous. and have a look arount your ubunto distro, there could be one instant messenger already embedded amongst the internet tools.

Reply

xboxrulz
You could use GIMP for photo editing, Audacity for audio editing and ClamAV for antivirus (not required).

xboxrulz

Reply

Feelay
hmm.. I got a messenger called pidgin or something.. but It don't have the msn tools I want. anyone who knows any add-ons that can make it look more like msn, or.. anyone who knows another messenger that looks almost exactly like msn and have exactly the same tools?

Thanks //Feelay

Reply

toby
I believe there is a av or firewall program on Ubuntu, Wikipedia says AppArmour. Don't be afraid to use wine, I don't like pidgin or most of the alternatives I've seen.

Reply

Feelay
What is Wine :S?
Is it a messenger? Because when I tryed to read how to install a windows game on linux, they said something about wine.. but I didn't find anything that I understood when I searched for it.

Reply

yordan
Brutally speaking, Wine is a windows emulator for Linux.
So, like in the old good times when some games could play on really IBM-compatible PC's and crashed on partily IBM-compatible PC's, now some Windows environments work correctly with wine, and some not.
Exactly as when some people drink wine, some of them can walk and the other ones fall down.
So, it's simply a funny game, you install wine and you install your software (Crosoft word reader for instance) and look which ones work correctly and which ones don't.
--------------
P.S. Total respect to all Ubuntu and Wine lovers, please feel free to explain the thing with more gentle words. blink.gif

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : softwares, linux, gurus, p

  1. Internet Connection In Linux Through Mobile
    (2)
  2. [c/c++][linux] Linking With A -l Is Static Or Dynamic?
    How will it effect distribution and portability? (0)
    It has been a long time since I coded in C/C++ and I can't seem to remember the exact mechanism
    of linking. Say, I compiled and linked the source code given at SQLite quickstart guide (C
    example in Write Programs That Use SQLite ) in Linux(Ubuntu) environment: g++ -o"SQLiteTest"
    ./sqlitetest.o -lsqlite3 It gives me a nice executable SQLiteTest and I can use it on my
    system. But how would it fare when I distribute that code to someone else? Is the libsqlite3.*
    statically packaged into SQLiteTest? or is it dynamically linked and the recipient of the prog....
  3. Which Linux Version For Newbies?
    Give your opinion (14)
    Hi, well i have been a windows user all my life, and I'm really satisfied with it. But from a
    time know as a good programmer/user, I want to know what I'm missing(or not) from not using
    linux, so for those who have a long time using it I would like you to ask a favor, if you could
    recommend me the version that I should test. I don't understand when someone says to a newbie in
    linux that is asking for a version to start, they say to them "well ubuntu(example) is a good
    version to start", what are the real diference between the different types of linux. ....
  4. Why Linux?
    (23)
    i have always wonder, what is so special about linux? why do people have linux? rather than windows
    or mac? is it recommended that noobs like me /laugh.gif" style="vertical-align:middle"
    emoid=":lol:" border="0" alt="laugh.gif" /> have an linux os? /rolleyes.gif"
    style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />....
  5. Any Mobile That Run On Linux Os?
    (3)
    Is there any Mobile that run on Linux OS? , where i can add my own application and excute them. I
    did lot of survey on this, there are number of mobiles that run on Linux but all has one of the
    following issues. 1. In most of them You can't run your applications 2. Most of the
    mobiles are very costly eventhough they are using free OS(cost in optimising them). If you are
    aware of such mobiles please let us know. My main requirment is i should be able to copy my
    application to them and run them.....
  6. Choice Of Motherboard For Linux Virtualization
    Who knows which ones work well? (4)
    Virtualization is a relatively arcane subject, but it is one which is very rapidly growing, and
    apparently very "hot" in commercial enterprises. For the hobbyist with multiple computers (I have
    8), it offers the possibility of taking snapshots of running, fully configured applications and
    operating systems, and transferring some or all of them onto a single computer platform. First, it
    saves energy. Second, once the conversion has been made from real hardware to a virtual "guest,"
    the driver problems associated with moving from one hardware platform to another are sol....
  7. C/c++ -gdb Linux Debug Tool
    Simple Gdb tutorial (0)
    To run the C/C++ file use $ gcc –g –o test sample.cpp To debug the code use following
    command $ gdb test --- you will get following messages GNU gdb Red Hat
    Linux (6.3.0.0-1.122rh) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered
    by the GNU General Public License, and you are welcome to change it and/or distribute copies of it
    under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty
    for GDB. Type "show warranty" for details. This GDB was configured as "i386-redh....
  8. Linux Beginners - Tutorial On Editors In Linux.
    (3)
    This is a simple tutorial on the editors in Linux. I use these 3 editors for programming on linux:
    1. vi -- available in all Linux and unix box, used to edit 2. vim -- not in all Linux flavors
    and it has got default coloring of key words feature, used to edit 3. view --Its used only to
    view, recommended to use for viewing of system config files, as it should not get edited without
    your notice. Following are the basic commands comes handy with these editors #Open a file for
    edit $ vi test -- creates a file if file is not exist in the current director....
  9. Linux Basic Command - For Storing Compilation Error To File
    (1)
    Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use
    ./a.out , Then to store the compilation error to text file use this command. g++ test.cpp >
    log.txt log.txt contains the compile time errors. ....
  10. Linux For Beginners- Easy To Install
    (10)
    Which Linux distru is for beginners and Easy to install?....
  11. Access Linux Box From Windows Machine- Putty Tool
    (2)
    Most of the guys want to access Linux box from Windows machine just to do some programming on the
    command line. The "Putty Tool" is the solution for this. Just google for "Putty" and download this
    small package(less then 1MB) and keep it on your desktop. Just you need to configure the linux
    machine IP on this Putty tool and connect to Linux machine. If you face any problem in configuring
    Linux IP, then let me know, i will help you out. If you think this is help full, please rate this.....
  12. How To Copy File & Folders From Linux To Windows?.
    (12)
    Many face problem while transfering file from Linux to windows and Vise versa. My solution for
    this is "winscp405". Winscp is a windows freeware tool used to copy file from & to Linux machine.
    To get this tool just google for " winscp405" tool and download this small package and install.
    Enjoy working with Linux and windows /tongue.gif" style="vertical-align:middle" emoid=":P"
    border="0" alt="tongue.gif" />....
  13. Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.
    (0)
    Let me give some usefull linux commands and utilities. Please add to this list if you know.
    Work with tar files. To make tar archive use $ tar -cvf filename.tar
    filename To extract tar archive use $ tar -xvf filename.tar To
    extract tar archive with gz use $ tar -xzvf filename.tar.gz Connect to remote
    system through ssh $ ssh name@ip followed by passwd e.g. ssh
    project@172.16.0.14 passwd: List the file in current directory $ ls -l
    l....
  14. How To Play Music And Movie In Linux? Which Is The Good One?.
    (3)
    How to play Movie and music on linux. I am using fedora and i dont think so any player is specific
    to any one flavour of linux. I have used "MP3 blaster" player, but this you need to play from
    command line. Any other user friendly player pls let me know /rolleyes.gif"
    style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> ......
  15. How To Install Linux Suse
    (1)
    QUOTE Installing Suse Linux 10.1 This article is a "walk-through" of how I've installed
    and configured Suse Linux 10.1 on 5 machines. This will be updated as I find things that may be of
    interest. Please do not contact me with tech support questions. You'll find people far more
    qualified to answer any questions at the 2 forums listed below. At some time or another I've
    found most of what I know of Suse there. I hope that you will find this information helpful in your
    dealings with Suse 10.1. Suse Linux Community Suse Forums (Use the search functio....
  16. My Review And Experiance Of Ubuntu Linux
    (4)
    I have been using Ubuntu 7.10 for about a month now. My experiance began when I sent a request for a
    free CD to be mailed to me. Several weeks later, it arrived, however I was reluctant at first to
    install it, as there was much hassle when I attempted to install my BCM43xx wireless network drivers
    for another distro, Suse. Although I had ran a server on Linux for a while previously, it was easy
    to do as Linux automatically detected the wireless network card I was using. This was on an older
    computer that I ran the server. On my current pc, a Dell Inspiron 1300 Laptop, a ....
  17. Diablo 2 In Linux?
    possible or not? (10)
    Hey! Sorry if this should be in the game forum, but it is about a game in Linux. And I need
    help with it /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />
    so I thougt that it belongs to here. So.. Is it possible to install Diablo 2 on Linux using some
    sort of patch, or any special software? Not just diablo. But other games too, that only works on
    Windows. Thanks //Feelay....
  18. How To Install Linux Without A CD or DVD?
    Would like to learn how to use Linux but don't know how to install (11)
    Hey! I've tryed to install linux without a cd (as they said on the website).. But I
    did'nt understand it so good =/ Can anyone please tell me how I can install linux without a CD?
    Any version.. The only thing I need is a fast one (faster than windows).. I am completly new (never
    tried it before) and would want to learn Linux. But thats not easy, if I don't know hoiw to
    install it /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Thanks
    //Feelay....
  19. Looking For Linux
    2 choices that I will choose - make it easy to install and MAINTAIN (34)
    Ok I have tried Linux before, it was ok, until something with the kernel screwed up and it left me
    with a command line interface that I didn't know what to do. I am looking for 2 different
    distributions of Linux here, my first one is for: (Currently running Windows XP SP2) A computer
    with 512 MB RAM Pentium 4 processor Internet Access GNOME or KDE desktop, doesn't matter Minimal
    command line work!!! Absolutely no command line work when installing. I have tried
    Ubuntu, it was easy enough. Anything easier than Ubuntu and I'll give it a try. M....
  20. Could Linux Become The Dominant Os?
    (13)
    According to the author's opinion, the answer is yes (he's a lawyer, from what I can tell).
    http://www.theregister.co.uk/2007/08/17/triumph_of_linux/ The article also contains some
    interesting facts about the devious ways in which Microsoft is trying to derail Linux, most recently
    through vague legal threats to enforce patents against Linux distributors that it does not partner
    with. Personally I think Linux could become the dominant OS, but many, many years from now.....
  21. Psybnc - Howto
    How to make a psyBNC on Linux (4)
    Installation First, fetch the latest source code from http://www.psybnc.at QUOTE cd wget
    http://www.psybnc.at/download/beta/psyBNC-2.3.2-7.tar.gz tar -zxvf psyBNC-2.3.2-7.tar.gz cd psybnc
    Configuration QUOTE make menuconfig Now go in `Bouncer Config', next set Listening
    Port and Ip. Next select `User' Here you will be able to create a user for your bouncer.
    You must set Ident, Realname and Password, and vhost too. So return to main menu, and choose exit.
    When prompted for saving select Yes. Launching psyBNC QUOTE make ./p....
  22. Why Use Ftp Softwares?
    (25)
    Well I have 3 years of experience in FTP using just Windows Explorer but lately I've just heard
    of these FTP softwares like smartFTP, cuteFTP and fileZilla. I haven't used any of these but to
    me I think Windows Explorer is fine with me because it's just like managing files in local
    folders. So I would like to know what the advantages are if I was to use any of these FTP softwares.....
  23. So Many Kinds Of Linux, Which Will You Choose?
    So many kinds of linux,which will you choose? (24)
    1.Debian 2.Fedora 3.Gentoo 4.Mepis 5.Nitix 6.Mandrake 7.Red Hat 8.SUSE 9.Slackware 10.Santa Fe
    Linux 11.Yellow Dog /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0"
    alt="rolleyes.gif" />....
  24. Great Free Palm Software
    New softwares for my Palm TX – although all of these are compatible wi (4)
    Games: Patience Revisited – this is a package of 24 solitaire card games including Freecell,
    Klondike, Canfield, Spider, and Montana etc. The latest version supports Palm OS 5 and supports
    color and high resolution devices. It is absolutely great, especially for a freeware. Snake 1.2
    – is a copy of the classic snake game, where you steer a snake to eat fruits on the screen.
    Although this version is pretty basic, no color or anything, it’s still pretty great for a free
    game. Jewelbox – It’s a game that is similar to Jewel Box but not quite the same. You ....
  25. What Made You Switch To Linux?
    (60)
    I first tried Linux a few years ago, not because I was completely against Windows or anything like
    that, but just because I had some free time on my hands. I started off with Mandrake 9.0 which was
    very user friendly and Windows-like. After reading through a bunch of message boards and learning
    which distros are good for what, I soon realized my current distro was great for Linux noobs. So
    then I decided to try something a little more advanced like Slackware which I knew had a steep
    learning curve. Since then I've been using Slackware as my main OS and couldn'....
  26. Prove To Me That Linux Is Better (For Gaming)
    For Gaming... :) (21)
    Ok here is a challenge to all the hardcore linux folks out there. I will greatly accept the switch
    if it can be proven that Games will run as good under linux as they do under windows. Im a windows
    guy at heart, but I do work on unix systems at work. Im a gamer, and that will never change. I had
    switched over to linux about 4 years ago, and I couldnt play crap on linux without dual booting to
    windows. (I think it was Wine emulation they were running under) Now have there been some
    improvements in being able to play windows games smoothly on linux? If so, please let me....
  27. Where To Find Notepad++ For Linux ?
    (37)
    I'm searching 2 days ago trying to find notepad++ for linux but i couldn't find it yet,
    does anyone know or have this great software?, ofcourse i have it on windows, but i don't use
    windows so much time, most times i'm on linux so i need it to be run on linux. P.S: i don't
    use WINE so please don't recommend it /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> ....
  28. What Language Is Linux Written In ?
    (15)
    I''ve been wondering lately, what language is Linux written in? I'm interested in
    this, because my friend and I are considering writing our own distro. I know, it sounds like a bit
    of a feat, but one guy wrote MEPIS by playing with the Debian source code. I think the two of us
    could do something similar. /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif'
    /> ....
  29. What's The Difference Between Linux And Unix?!?
    (15)
    are they even made by the same people...?....
  30. Hotkeys / Keyboard Quick Launch Keys In Linux
    (5)
    I first submitted this tutorial a couple of months ago over at http://linuxiso.org/forums as user
    adpsimpson. Having spent ages wishing the hotkeys on my laptop would work, I spent most of an
    afternoon looking into it. Since no site I found explained it satisfactorily, here's my
    method... The first step is to find out which of the keys are registered by the kernel, and what
    their keycodes are (the unique event number that they cause). To do this you need a program called
    xev, (in Mandrake this is part of X11R6-contrib, is installed by default in Slack, and should....

    1. Looking for softwares, linux, gurus, p

Searching Video's for softwares, linux, gurus, p
Similar
Internet
Connection
In Linux
Through
Mobile
[c/c++][linu
x] Linking
With A -l Is
Static Or
Dynamic? -
How will it
effect
distribution
and
portability?
Which Linux
Version For
Newbies? -
Give your
opinion
Why Linux?
Any Mobile
That Run On
Linux Os?
Choice Of
Motherboard
For Linux
Virtualizati
on - Who
knows which
ones work
well?
C/c++ -gdb
Linux Debug
Tool -
Simple Gdb
tutorial
Linux
Beginners -
Tutorial On
Editors In
Linux.
Linux Basic
Command -
For Storing
Compilation
Error To
File
Linux For
Beginners-
Easy To
Install
Access Linux
Box From
Windows
Machine-
Putty Tool
How To Copy
File &
Folders From
Linux To
Windows?.
Some Usefull
Linux Basic
Commands And
Utilities.
Please Add
To This List
If You Know
One.
How To Play
Music And
Movie In
Linux? Which
Is The Good
One?.
How To
Install
Linux Suse
My Review
And
Experiance
Of Ubuntu
Linux
Diablo 2 In
Linux? -
possible or
not?
How To
Install
Linux
Without A CD
or DVD? -
Would like
to learn how
to use Linux
but
don't
know how to
install
Looking For
Linux - 2
choices that
I will
choose -
make it easy
to install
and MAINTAIN
Could Linux
Become The
Dominant Os?
Psybnc -
Howto - How
to make a
psyBNC on
Linux
Why Use Ftp
Softwares?
So Many
Kinds Of
Linux, Which
Will You
Choose? - So
many kinds
of
linux,which
will you
choose?
Great Free
Palm
Software -
New
softwares
for my Palm
TX –
although all
of these are
compatible
wi
What Made
You Switch
To Linux?
Prove To Me
That Linux
Is Better
(For Gaming)
- For
Gaming... :)
Where To
Find
Notepad++
For Linux ?
What
Language Is
Linux
Written In ?
What's
The
Difference
Between
Linux And
Unix?!?
Hotkeys /
Keyboard
Quick Launch
Keys In
Linux
advertisement




What Softwares Should I Get To Linux? - Need help from all the Gurus out there :P



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE