 |
|
 |
|
|
 |
RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-20-04 10:45 PM
I thought I'd try to hook up my RH 9.0 Linux computer to a small network of
Win
machines. According to one of the RH documents, one can fire up from the Mai
n Menu
the configuration tool form Systems Settings->Server Settings->Samba Setting
s. Not on
my machine. I see no Samba Settings, but instead Service. I think it shows s
omething
about eth0, which is inactive. Apparently, I need to install Samba with RPM.
I'd like
to do it with the graphic interface, but don't see any manual for it on the
RH site.
I see lots of manuals at <[url]http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/[/
url]>.
Nothing specific to RPM, but I do see PDF, RPM and Html as choices. Clicking
on RPM
below a manual name gets me know where, as far as I can tell.
--
--
Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet
(Formerly Homo habilis, erectus, heidelbergensis and now sapiens)
"I'm not going to die. It would ruin my image."
-- Jack La Lanne, 90 year old early TV health
& exercise promoter
Web Page: <home.earthlink.net/~mtnviews>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-21-04 12:45 PM
On Sat, 20 Nov 2004 21:43:58 +0000, W. Watson wrote:
> I thought I'd try to hook up my RH 9.0 Linux computer to a small network
> of Win machines. According to one of the RH documents, one can fire up
> from the Main Menu the configuration tool form Systems Settings->Server
> Settings->Samba Settings. Not on my machine. I see no Samba Settings,
> but instead Service. I think it shows something about eth0, which is
> inactive. Apparently, I need to install Samba with RPM. I'd like to do
> it with the graphic interface, but don't see any manual for it on the RH
> site. I see lots of manuals at
> <http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/>. Nothing
> specific to RPM, but I do see PDF, RPM and Html as choices. Clicking on
> RPM below a manual name gets me know where, as far as I can tell.
First; the links (RPM, PDF and HTML) below the manual titles are for
downloading the various manuals in the package forms. It's a good idea to
download at least the first three of them. I would suggest the PDF version
so you can read them in either Windows or Linux.
Second; RPM == [R]ed Hat [P]ackage [M]anager you can find the gu
ide to RPM
at; http://www.rpm.org/max-rpm/
Third; Red Hat Linux 9 is old and is no longer supported by Red Hat, the
product reached End of Life on April 30, 2004
Fourth; To install samba-2.2.7a-7.9.0.i386.rpm the Samba Server.
The package is located on the CD media you have, I don't remember which
one sorry. Mount each CD and browse it until you find the package you
want. Then either click or double-click on the package (depending how your
setup) to install it. But before you do this, may I suggest that you;
Install apt(direct link to the package);
http://download.fedora.us/fedora/re...>
h90.i386.rpm
Fast (DSL line) from the console or xterm session as root type;
rpm -ivh <type the link above here>
Slow (dial-up) from the console or xterm session as root type;
wget <type the link above here>
rpm -ivh apt-0.5.5cnc6-fr1.i386.rpm
Do the same with synaptic (the GUI interface to apt);
ftp://ftp.pbone.net/mirror/download...3.rh90.i386.rpm
Then visit; http://fedoralegacy.org/
This way you can bring your Red Hat Linux 9 current (install the latest
upgrades, addons and patches). Take the time and follow the Download link
for instructions. And please do not forget to read;
http://fedoralegacy.org/docs/apt-rh9.php
With synaptic open (and apt configured) all you do is select the
package(s) you want to install and click on the appropriate buttons to
download and install them.
Lastly; Please consider upgrading to Fedora Core 1, 2 or 3 all are still
supported. Fedora Core 2 or 3 are still actively supported, Fedora Core 1
recently became legacy (still support at the link already provided above).
http://fedora.redhat.com/
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-21-04 12:45 PM
Thanks. Unfortunately, I'm using realtime (RT) Linux and the kernel build
instructions for it are centered around RH 9.0, so I have a peculair breed o
f Linux.
What is apt? Are the instructions you provided for an upgrade to RH 9.0 or t
o replace
it with Fedora? Is Fedora available on CD?
I managed to push further ahead with my "discovery" trail blazing of Samba,
and found
from mounting the first install CD that I had selected Samba for the initial
build.
However, when I tried man samba and man smb, I got nothing. I found smb.conf
and
modified it--only the workgroup, so it seems as some components of it are th
ere. I
tried testparam and some other related commands and they were there. However
, the smb
command to start Samba wasn't to be found. I also found some net controller
app off
the main menu and set my ip address to 192.168.0.1. The 192.168.0 portion I
use for
the other machines on the network. When I rebooted, Linux complained about n
ot being
able to access something related to the network but gave me the choice to co
ntinue,
which I did. Actually, I'm attempting this so that I can use NTP. The Linux
app I'm
running needs an accurate clock. Updating the clock from elsewhere on the ne
twork
once a day is sufficient to keep the app happy.
Lenard wrote:
> On Sat, 20 Nov 2004 21:43:58 +0000, W. Watson wrote:
>
>
>
>
> First; the links (RPM, PDF and HTML) below the manual titles are for downl
oading
> the various manuals in the package forms. It's a good idea to download at
least
> the first three of them. I would suggest the PDF version so you can read t
hem in
> either Windows or Linux.
>
> Second; RPM == [R]ed Hat [P]ackage [M]anager you can find the
guide to RPM at;
> http://www.rpm.org/max-rpm/
>
> Third; Red Hat Linux 9 is old and is no longer supported by Red Hat, the p
roduct
> reached End of Life on April 30, 2004
>
> Fourth; To install samba-2.2.7a-7.9.0.i386.rpm the Samba Server.
>
> The package is located on the CD media you have, I don't remember which on
e sorry.
> Mount each CD and browse it until you find the package you want. Then eith
er click
> or double-click on the package (depending how your setup) to install it. B
ut
> before you do this, may I suggest that you;
>
> Install apt(direct link to the package);
> http://download.fedora.us/fedora/re...
.rh90.i386.rpm
>
>
> Fast (DSL line) from the console or xterm session as root type;
>
> rpm -ivh <type the link above here>
>
> Slow (dial-up) from the console or xterm session as root type;
>
> wget <type the link above here> rpm -ivh apt-0.5.5cnc6-fr1.i386.rpm
>
> Do the same with synaptic (the GUI interface to apt);
> ftp://ftp.pbone.net/mirror/download...3.rh90.i386.rpm
>
>
> Then visit; http://fedoralegacy.org/
>
> This way you can bring your Red Hat Linux 9 current (install the latest up
grades,
> addons and patches). Take the time and follow the Download link for instru
ctions.
> And please do not forget to read; http://fedoralegacy.org/docs/apt-rh9.php
>
> With synaptic open (and apt configured) all you do is select the package(s
) you
> want to install and click on the appropriate buttons to download and insta
ll them.
>
>
> Lastly; Please consider upgrading to Fedora Core 1, 2 or 3 all are still
> supported. Fedora Core 2 or 3 are still actively supported, Fedora Core 1
recently
> became legacy (still support at the link already provided above).
>
> http://fedora.redhat.com/
>
>
--
Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet
(Formerly Homo habilis, erectus, heidelbergensis and now sapiens)
"I'm not going to die. It would ruin my image."
-- Jack La Lanne, 90 year old early TV health
& exercise promoter
Web Page: <home.earthlink.net/~mtnviews>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-21-04 12:45 PM
On Sun, 21 Nov 2004 12:23:30 +0000, W. Watson wrote:
Top posting corrected
> Lenard wrote:
>
[vbcol=seagreen]
> Thanks. Unfortunately, I'm using realtime (RT) Linux and the kernel
> build instructions for it are centered around RH 9.0, so I have a
> peculair breed of Linux. What is apt? Are the instructions you provided
> for an upgrade to RH 9.0 or to replace it with Fedora? Is Fedora
> available on CD?
Apt is a improved package manager. The instructions I provide are to
install apt and maybe synaptic, then update RHL9 to the currently
available updates to RHL9. Fedora is available on CD, you can download
them or purchase them;
Download; http://fedora.redhat.com/download/
Purchase(one of many places); http://cart.cheapbytes.com/cgi-bin/cart
> I managed to push further ahead with my "discovery" trail blazing of
> Samba, and found from mounting the first install CD that I had selected
> Samba for the initial build. However, when I tried man samba and man
> smb, I got nothing. I found smb.conf and modified it--only the
> workgroup, so it seems as some components of it are there. I tried
> testparam and some other related commands and they were there. However,
> the smb command to start Samba wasn't to be found. I also found some net
> controller app off the main menu and set my ip address to 192.168.0.1.
> The 192.168.0 portion I use for the other machines on the network. When
> I rebooted, Linux complained about not being able to access something
> related to the network but gave me the choice to continue, which I did.
> Actually, I'm attempting this so that I can use NTP. The Linux app I'm
> running needs an accurate clock. Updating the clock from elsewhere on
> the network once a day is sufficient to keep the app happy.
If all you need is to keep accurate time then you don't need samba. If you
have a time server already available then configure the ntpd daemon to use
the time server, see 'man ntpd' without the quotes for the details.
Samba is used to share files between Windows and Linux mainly. The Samba
server is to share files from Linux to Windows, the client is used to
connect to the Windows shares. To start smb (assuming samba server is
installed and configured) as root type from the console or xterm session
something like; service smb start
For a good HOWTO on smb visit; http://www.tldp.org/HOWTO/SMB-HOWTO.html
Visit; http://ntp.isc.org/bin/view/Users/WebHome If your RHL9 system has
direct access to the Internet use a time server close to your location.
I'm fairly close to Purdue so I use the time service they have available.
I just added Purdue's sever (tick.cerias.purdue.edu) to my /etc/ntp.conf
file, or for example to manually adjust your clock you can simply type
something like; sudo /usr/sbin/ntpdate -u 128.10.252.7 ;see both 'man
sudo' and 'man ntpdate' for the details
Example;
$ sudo /usr/sbin/ntpdate -u 128.10.252.7
/sbin/ntpdate -u 128.10.252.7
21 Nov 08:30:42 ntpdate[22354]: adjust time server 128.10.252.7 offset
0.045940sec
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-21-04 10:45 PM
Lenard wrote:
> On Sun, 21 Nov 2004 12:23:30 +0000, W. Watson wrote:
>
> Top posting corrected
>
>
>
>
>
>
>
> Apt is a improved package manager. The instructions I provide are to
> install apt and maybe synaptic, then update RHL9 to the currently
> available updates to RHL9. Fedora is available on CD, you can download
> them or purchase them;
>
> Download; http://fedora.redhat.com/download/
>
> Purchase(one of many places); http://cart.cheapbytes.com/cgi-bin/cart
>
>
>
>
>
> If all you need is to keep accurate time then you don't need samba. If you
> have a time server already available then configure the ntpd daemon to use
> the time server, see 'man ntpd' without the quotes for the details.
>
> Samba is used to share files between Windows and Linux mainly. The Samba
> server is to share files from Linux to Windows, the client is used to
> connect to the Windows shares. To start smb (assuming samba server is
> installed and configured) as root type from the console or xterm session
> something like; service smb start
>
> For a good HOWTO on smb visit; http://www.tldp.org/HOWTO/SMB-HOWTO.html
>
> Visit; http://ntp.isc.org/bin/view/Users/WebHome If your RHL9 system has
> direct access to the Internet use a time server close to your location.
> I'm fairly close to Purdue so I use the time service they have available.
> I just added Purdue's sever (tick.cerias.purdue.edu) to my /etc/ntp.conf
> file, or for example to manually adjust your clock you can simply type
> something like; sudo /usr/sbin/ntpdate -u 128.10.252.7 ;see both 'man
> sudo' and 'man ntpdate' for the details
>
> Example;
> $ sudo /usr/sbin/ntpdate -u 128.10.252.7
>
> /sbin/ntpdate -u 128.10.252.7
> 21 Nov 08:30:42 ntpdate[22354]: adjust time server 128.10.252.7 offset
> 0.045940sec
>
>
Thanks for the info. It sounds like you are saying that going to Fedora shou
ldn'be be
harmful. Probably not, but I'll check with the people who wrote the applicat
ion.
Supposedly this ia a set it and forget it application, so updating Linux sho
uldn't be
much of an issue.
I just did a google on Synaptic thinking that may actually be a dictionary w
ord. It's
a a mgmt. package, and I'm guessing the apt came from the middle of it, whic
h is a
dictionary word. An interesting marketing angle.
I could manually update it daily as you suggest, but the Linux computer is i
n another
building and it not always on my mind to keep the clock up to date. The appl
ication
runs 7/24 and needs better time management than I'm currently giving it. Alt
hough
less demanding for the application, moving its data files across the net wou
ld be
helpful. Thankfully I only have to do that about once a month. If there's an
alternative network facility that would allow me to keep time on the network
, I'd be
interested. I can forgo the samba route for some sneaker net activity once a
month.
BTW, the app is an all sky camera that captures meteor images.
It may be that the samba installation on RH 9 is defective. That might expla
in the
man page and other weirdness. I found the follow page yesterday that suggest
s there
may be some deficiency. See
<http://www.duxcw.com/digest/Howto/s...0install/6.html> and c
omments
about SWAT. Odd too that my wife's machine seems to be OK Samba wise. At lea
st it
appears to be complete, although she uses it without a network. However, min
e is the
Shrike version, which is the costly version with phone support (expired). Al
so, she's
applied every fix she could get her hands on.
--
Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet
(Formerly Homo habilis, erectus, heidelbergensis and now sapiens)
"I'm not going to die. It would ruin my image."
-- Jack La Lanne, 90 year old early TV health
& exercise promoter
Web Page: <home.earthlink.net/~mtnviews>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-21-04 10:45 PM
On Sun, 21 Nov 2004 16:27:40 +0000, W. Watson wrote:
> Thanks for the info. It sounds like you are saying that going to Fedora
> shouldn'be be harmful. Probably not, but I'll check with the people who
> wrote the application. Supposedly this ia a set it and forget it
> application, so updating Linux shouldn't be much of an issue.
I do suggest that if possible that you do in fact update to Fedora Core 2.
If the people who wrote the application agree, then follow their advice.
If not then, ask them to assist you in upgrading the RHL9 packages, you
might want to direct them to this newsgroup thread. The replies I have
posted are instructions to update RHL9 to the latest available upgrades to
the packages already installed on your RHL9 system. I have provided
(hopefully), in this reply, a more detailed set of instructions below that
should update your RHL9 system with all the upgrades available for RHL9.
> I just did a google on Synaptic thinking that may actually be a
> dictionary word. It's a a mgmt. package, and I'm guessing the apt came
> from the middle of it, which is a dictionary word. An interesting
> marketing angle.
The two packages apt and synaptic are related, synaptic is the GUI
interface to apt;
DESCRIPTION
apt-get is the command-line tool for handling packages, and may
be considered the user's "back-end" to other tools using the APT
library. Several "front-end" interfaces exist, such as
dselect(8), aptitude, synaptic, gnome-apt and wajig.
You might want to visit; http://freshrpms.net/apt/
> I could manually update it daily as you suggest, but the Linux computer
> is in another building and it not always on my mind to keep the clock up
> to date. The application runs 7/24 and needs better time management than
> I'm currently giving it. Although less demanding for the application,
> moving its data files across the net would be helpful. Thankfully I only
> have to do that about once a month. If there's an alternative network
> facility that would allow me to keep time on the network, I'd be
> interested. I can forgo the samba route for some sneaker net activity
> once a month. BTW, the app is an all sky camera that captures meteor
> images.
Which is why you make use of ntpd or at the very least use a cron job once
a day to adjust the time using ntpdate.
Sample job (place in /etc/cron.daily) filename net-time;
#!/bin/bash
# Adjust the system time
/usr/sbin/ntpdate -u 128.10.252.7
exit 0
Then set the permissions;
-rwxr-xr-x 1 root root 81 Nov 21 15:37 net-time
Adjust the command (change the IP address) to use a time server of your
choice. For example lets say you have another system someplace that serves
time to other Windows systems and this server's IP address is 192.168.0.1,
then the ntpdate line would read;
/usr/bin/ntpdate -u 192.168.0.1
> It may be that the samba installation on RH 9 is defective. That might
> explain the man page and other weirdness. I found the follow page
> yesterday that suggests there may be some deficiency. See
> <http://www.duxcw.com/digest/Howto/s...0install/6.html>
> and comments about SWAT. Odd too that my wife's machine seems to be OK
> Samba wise. At least it appears to be complete, although she uses it
> without a network. However, mine is the Shrike version, which is the
> costly version with phone support (expired). Also, she's applied every
> fix she could get her hands on.
OK, first find out which samba packages you have installed;
rpm -qa '*samba*'
Sample output (yours will be different);
samba-client-3.0.9-1
samba-3.0.9-1
samba-swat-3.0.9-1
system-config-samba-1.2.21-1
samba-common-3.0.9-1
You should see redhat-config-samba instead of system-config-smaba. And if
I remember correctly with RHL9 the samba-swat RPM is not installed by
default.
You still can bring your RHL9 system current (all the updates for RHL9) by
following these instructions as root from the console or xterm session,
assuming you have a working Internet connection;
This command will download and install the apt RPM package;
rpm -ivh
http://download.fedora.us/fedora/re...>
h90.i386.rpm
The above line is one long line with a space after the '-ivh' portion and
before the rest of the command. By downloading and installing this package
the apt-get /etc/apt/sources.list file is already configured to use the
fedora.us RHL9 site to get the updated packages.
This command will updated the apt package index files list ( to the latest
RHL9 updates);
apt-get update
This command will update your install RPM packages to the latest ones
available for RHL9;
apt-get upgrade
If you still need to install samba-swat after installing the other RHL9
updates;
apt-get install samba-swat
If you want to install/use the synaptic (a graphical interface to apt-get)
package;
apt-get install synaptic
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-22-04 01:45 AM
Lenard wrote:
> On Sun, 21 Nov 2004 16:27:40 +0000, W. Watson wrote:
>
>
>
>
> I do suggest that if possible that you do in fact update to Fedora Core 2.
> If the people who wrote the application agree, then follow their advice.
> If not then, ask them to assist you in upgrading the RHL9 packages, you
> might want to direct them to this newsgroup thread. The replies I have
> posted are instructions to update RHL9 to the latest available upgrades to
> the packages already installed on your RHL9 system. I have provided
> (hopefully), in this reply, a more detailed set of instructions below that
> should update your RHL9 system with all the upgrades available for RHL9.
>
>
>
>
>
> The two packages apt and synaptic are related, synaptic is the GUI
> interface to apt;
>
> DESCRIPTION
> apt-get is the command-line tool for handling packages, and may
> be considered the user's "back-end" to other tools using the APT
> library. Several "front-end" interfaces exist, such as
> dselect(8), aptitude, synaptic, gnome-apt and wajig.
>
> You might want to visit; http://freshrpms.net/apt/
>
>
>
>
>
> Which is why you make use of ntpd or at the very least use a cron job once
> a day to adjust the time using ntpdate.
>
> Sample job (place in /etc/cron.daily) filename net-time;
>
> #!/bin/bash
> # Adjust the system time
> /usr/sbin/ntpdate -u 128.10.252.7
> exit 0
>
> Then set the permissions;
> -rwxr-xr-x 1 root root 81 Nov 21 15:37 net-time
>
> Adjust the command (change the IP address) to use a time server of your
> choice. For example lets say you have another system someplace that serves
> time to other Windows systems and this server's IP address is 192.168.0.1,
> then the ntpdate line would read;
>
> /usr/bin/ntpdate -u 192.168.0.1
>
>
>
>
>
> OK, first find out which samba packages you have installed;
>
> rpm -qa '*samba*'
>
> Sample output (yours will be different);
>
> samba-client-3.0.9-1
> samba-3.0.9-1
> samba-swat-3.0.9-1
> system-config-samba-1.2.21-1
> samba-common-3.0.9-1
>
> You should see redhat-config-samba instead of system-config-smaba. And if
> I remember correctly with RHL9 the samba-swat RPM is not installed by
> default.
>
> You still can bring your RHL9 system current (all the updates for RHL9) by
> following these instructions as root from the console or xterm session,
> assuming you have a working Internet connection;
>
> This command will download and install the apt RPM package;
>
> rpm -ivh
> http://download.fedora.us/fedora/re...
.rh90.i386.rpm
>
> The above line is one long line with a space after the '-ivh' portion and
> before the rest of the command. By downloading and installing this package
> the apt-get /etc/apt/sources.list file is already configured to use the
> fedora.us RHL9 site to get the updated packages.
>
> This command will updated the apt package index files list ( to the latest
> RHL9 updates);
>
> apt-get update
>
> This command will update your install RPM packages to the latest ones
> available for RHL9;
>
> apt-get upgrade
>
> If you still need to install samba-swat after installing the other RHL9
> updates;
>
> apt-get install samba-swat
>
> If you want to install/use the synaptic (a graphical interface to apt-get)
> package;
>
> apt-get install synaptic
>
>
I found the RH9 rpm file earlier today from the RH site and downloaded it. 1
10
minutes, 22M.
I do not have a modem connected to Linux. I downloaded from my XP machine, a
nd carry
the file over to Linux with a zip disk.
rpm -aq ... gives:
samba-client-2.2.7a-6
samba-common-2.2.7a-6
Looks like some things are missing.
As I understand it, as root, I simply execute rpm -ivh my-samba-download-fil
e.rpm.
I'm holding off awhile before attempting it. I'll give you time to respond.
--
Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet
(Formerly Homo habilis, erectus, heidelbergensis and now sapiens)
"I'm not going to die. It would ruin my image."
-- Jack La Lanne, 90 year old early TV health
& exercise promoter
Web Page: <home.earthlink.net/~mtnviews>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-22-04 12:45 PM
On Mon, 22 Nov 2004 03:45:52 +0000, W. Watson wrote:
> I found the RH9 rpm file earlier today from the RH site and downloaded
> it. 110 minutes, 22M.
What file did you download? The RHL9 original source RPM is;
samba-2.2.7a-7.9.0.src.rpm 13-Mar-2003 20:41 4.2M
The original four samba binary packages are;
samba-2.2.7a-7.9.0.i386.rpm 13-Mar-2003 20:41 3.0M
samba-client-2.2.7a-7.9.0.i386.rpm 13-Mar-2003 20:41 2.1M
samba-common-2.2.7a-7.9.0.i386.rpm 13-Mar-2003 20:41 2.1M
samba-swat-2.2.7a-7.9.0.i386.rpm 13-Mar-2003 20:41 1.9M
> I do not have a modem connected to Linux. I downloaded from my XP
> machine, and carry the file over to Linux with a zip disk.
>
> rpm -aq ... gives:
> samba-client-2.2.7a-6
> samba-common-2.2.7a-6
Hmmm.... old rawhide version maybe???? I Recommend that you install/use;
samba-2.2.12-0.90.2.legacy.i386.rpm 14-Oct-2004 17:42 3.0M
samba-client-2.2.12-0.90.2.legacy.i386.rpm 14-Oct-2004 17:42 2.1M
samba-common-2.2.12-0.90.2.legacy.i386.rpm 14-Oct-2004 17:42 2.1M
samba-swat-2.2.12-0.90.2.legacy.i386.rpm 14-Oct-2004 17:42 1.9M
These are the latest available binary samba rpm's, they are newer then the
ones available from Red Hat for RHL9
Available at; http://download.fedoralegacy.org/redhat/9/updates/i386/
Just have all four in a common location and as root from where they reside
type 'rpm -Uvh samba*.rpm' without the quotes. This will install all four
at the same time. It will upgrade and replace the two older also.
The latest Red Hat released updates (all of them) for Red Hat Linux 9 are
available here; ftp://updates.redhat.com/9/en/os/i386/
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-22-04 12:45 PM
On Mon, 22 Nov 2004 13:37:21 +0000, W. Watson wrote:
> Lenard wrote:
>
> samba-3.0.9-1.rh9.i386.rpm
Actually this is the better choice, I didn't know samba-3.0.9 was released
for Red Hat Linux 9. Install this instead of the samba rpm's I suggested.
It's the entire samba package; the server, the client, the common files
and swat everything in one package --- good choice. As per your earlier
posting, yes you can install it as root with;
rpm -Uvh samba-3.0.9-1.rh9.i386.rpm
This will (should) remove the old 2.2.7a-6 samba-client and samba-common
packages and install everything needed to configure samba to work both as
a server and client in RHL9.
> See file above about 10 lines from top. I'm downloading the first of the
> legacy files at the moment, and will take a look at the rh updates in a
> moment.
Hopefully, you get this message before you waste to much time downloading
the older samba binaries. It's still a good idea to at least review all
the RHL9 updates available.
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- B. Franklin, 1759
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: RH 9.0, Putting Samba on Linux with RPM? |
 |
 |
|
|
11-22-04 12:45 PM
Lenard wrote:
> On Mon, 22 Nov 2004 13:37:21 +0000, W. Watson wrote:
>
>
>
>
> Actually this is the better choice, I didn't know samba-3.0.9 was released
> for Red Hat Linux 9. Install this instead of the samba rpm's I suggested.
> It's the entire samba package; the server, the client, the common files
> and swat everything in one package --- good choice. As per your earlier
> posting, yes you can install it as root with;
>
> rpm -Uvh samba-3.0.9-1.rh9.i386.rpm
>
> This will (should) remove the old 2.2.7a-6 samba-client and samba-common
> packages and install everything needed to configure samba to work both as
> a server and client in RHL9.
>
>
>
>
> Hopefully, you get this message before you waste to much time downloading
> the older samba binaries. It's still a good idea to at least review all
> the RHL9 updates available.
>
>
Yep, only downloaded one file. I'll go with the big file later today. For th
e moment,
I'm headed back to the snore shelf.
--
Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15' 7" N, 121° 2' 32" W, 2700 feet
(Formerly Homo habilis, erectus, heidelbergensis and now sapiens)
"I'm not going to die. It would ruin my image."
-- Jack La Lanne, 90 year old early TV health
& exercise promoter
Web Page: <home.earthlink.net/~mtnviews>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
|
Sponsored Links |
 |
 |
|
|
 |
All times are GMT. The time now is 10:18 AM. |
 |
|
|
 |
|
 |
|
|
 |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
|
|
|
|
Medical and Health forum | Computer Games Reviews | Graphics design forum
|
 |
|
 |
|