LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-21-2006, 09:39 PM   #1
mazlan
LQ Newbie
 
Registered: Nov 2005
Posts: 5

Rep: Reputation: 0
How to install a software


Hi All,

I am a Newbie to Linux and admire by all its functionalities.Well, i have successfully installed RH8 (Enterprise server) and got the internet connection also.

Now I got some more questions.

1) I download a samba server. But I don’t know how to install a samba server.

2) How to install new software on Linux? Is it Possible to install the new software by GUI (just like WINDOWS)?

3) How to Promote a server OS in to Domain? How to add client systems to domain?

Kindly help me on all the issues. I will be more thankful to you if you show me any step by step Links.

Thanks and Regards

Mazlan
 
Old 09-21-2006, 10:09 PM   #2
dogged28
Member
 
Registered: Jul 2006
Location: Lubbock, Tx.
Distribution: Ubuntu Dapper Drake
Posts: 184

Rep: Reputation: 30
i'm a newbie too....so i'll be watching this thread to learn as well.
 
Old 09-21-2006, 11:14 PM   #3
Zmyrgel
Senior Member
 
Registered: Dec 2005
Location: Finland
Distribution: Slackware, CentOS, RHEL, OpenBSD
Posts: 1,006

Rep: Reputation: 37
There's a few ways to install software in linux. One is to compile your own programs and other is use the package manager.

To compile program from source you need obviously the program source code and then use the following commands in the extracted sources:
Code:
./configure
make 
make install
To install Samba you can check the samba website.
Read the How to install document and you should be fine.


For installing software, if your using Red Hat then you use rpm packages and should see the following:
Quote:
Using RPM

rpm -Uvh packages...
Install/upgrade packages, and let me know what happens
rpm -Uvh --force packages...
Install packages despite any warnings about dependencies or conflicts. Unless you know what you are doing, this tends to do bad things to your install. The warnings are there for a reason!
rpm -qi packagename
Tell me all about packagename, which is already installed.
rpm -qpi packagename-1.0mdk.i586.rpm
Tell me all about the package contained in packagename-1.0mdk.i586.rpm, which doesn't have to be installed.
rpm -q --changelog packagename
Display the changelog for the installed package packagename.
rpm -qa
List ALL packages installed on my system. Tends to produce a lot of output (which you can grep for what you want)
Original page
 
Old 09-21-2006, 11:21 PM   #4
rowancompsciguy
Member
 
Registered: Sep 2006
Location: Cherry Hill, NJ
Distribution: Fedora Core 6
Posts: 42

Rep: Reputation: 15
If you're using Red Hat you should definately look into yum and the yum extender. Yum is a program that will install software for you and resolve and dependencies their might be. For example...

Code:
yum install amarok
This will go out and grab the amarok audio player and resolve any of the dependencies for you.

I hope this helps. Welcome to Linux!! :-)
 
Old 09-22-2006, 01:48 AM   #5
mazlan
LQ Newbie
 
Registered: Nov 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Smile

Hi Guys,

Thanks for your replies and suggestions. I am very much interested on all those stuffs you suggested and I will very helpful if you suggest me more useful links.

Thanks and Regards

Mazlan
 
Old 09-22-2006, 02:04 AM   #6
khaleel5000
Member
 
Registered: Oct 2005
Location: Pakistan
Distribution: Debian,Pclinuxos
Posts: 327

Rep: Reputation: 31
en.wikipedia.org
google.com
 
Old 09-22-2006, 04:27 AM   #7
luminath
LQ Newbie
 
Registered: Sep 2006
Posts: 1

Rep: Reputation: 0
Try to convert windows appl

When I surf int I get information if we could use application crossover to play any program like the macromedia and other(may other applic doesn't run well) unfortunately to using it u must buy it (if u have a big pocket, ignore it). For afreeware u can use WINE it's promising but (again..) In some package may failure to run programme (it's just my predict, correct me if I false)
 
  


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
Where do you install software? rcockrell Linux - Software 2 11-01-2004 11:29 PM
where to install software sneezesnoeze Linux - Newbie 5 03-26-2004 12:07 PM
How to install software in 10.0 hahler2 Mandriva 11 03-25-2004 11:44 PM
After software install Frank_Drebin Linux - Software 5 03-04-2004 11:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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