| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Right Off the Assembly Line
Join Date: May 2006
Location: Bharuch
Posts: 20
|
Plz tel me how 2 do so and ya another question i have ubuntu,mandriva and fedora core5, which is the most easy to use.. |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Alpha Geek
Join Date: Jan 2006
Location: Middle Earth
Posts: 503
|
gnome desktop (ubuntu, fedora, debian) are quite simple to use.
to install software :- 1.) download the software. 2.) if in debian (.deb) format, in command line :- Code:
dpkg -i 'name of file'.deb convert it to .deb by Code:
sudo alien 'filename'.'extension' make sure u are in the same directory where the downloaded file is saved. |
|
|
|
|
#3 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
@ anvesh do read this guide to know more about ubuntu www.ubuntuguide.org
ANd you can find many useful books on linux for reading at TLDP for free. They are very useful in understanding linux. All the 3 distros you got are good and easy to use, it just depends on personal preference and sometime it can happen that some hardware of yours might work fine in one but not on others so that's your choice on which one you'd like to use. @saurabh.sauron You don't go on converting every singe file you find to .deb for installation. It is not considered as a good practise. The best way to install any software is from source and you're recommending to convert a source file to deb? And you should first check if there's a file available for your distro before using a rpm. Alien command will convert the file into deb but still it won't satisfy the needs of youtr system. Every system has a slightly different configuration and organisations. That is why even a deb for debian isn't recommended for use with ubuntu or a rpm of fedora for suse and so on. Try to get the software optimised for your distro. But the best way is to compile from the source. |
|
|
|
|
#6 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
get gstreamer mad/mpeg plugins installed..
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#7 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Well for ubuntu there's a easier way to install a few softwares including win32 codecs. Install Automatix by following the directives here http://ubuntuforums.org/showthread.php?t=138405
|
|
|
|
|
#9 (permalink) |
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
For starters Ubuntu has setup an online guide at www.ubuntuguide.org. It is good enough to learn about the basics of how to operate ubuntu.
And eventually you will need to work a little bit with command line if you want to exploit the full potential of linux. For that you can either read online documentation at http://www.tldp.org/guides.html or get hold of some books on linux system administration, since the basic commands of linux ae the same. |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|