HPE GreenLake Administration
Operating System - HP-UX
1834344
Members
2277
Online
110066
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 09:20 PM
03-20-2002 09:20 PM
samba
Hi all,
Could you please any one tall me how to start with installation samba on hp 10.20.
I'm new in Unix.
I have samba on CD and I mount it what command to use to start it...
Any suggestion will be appreciated
Goran
Could you please any one tall me how to start with installation samba on hp 10.20.
I'm new in Unix.
I have samba on CD and I mount it what command to use to start it...
Any suggestion will be appreciated
Goran
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2002 09:33 PM
03-20-2002 09:33 PM
Re: samba
Hi,
If it is on the HP CD application set,
you can install it using the standard
installation program 'swinstall'
If it is not what CD is it on?
You can get an already compiled version
from the porting centre:
http://hpux.connect.org.uk/hppd/hpux/Networking/Misc/samba-2.2.3a/
whci can be installed using the same
'swinstall' program.
To mount a CD, you need to know what
device it is:
# /usr/sbin/ioscan -fnkC disk
and look for the CD device
mkdir /cdrom
# mount /dev/dsk/cxtydx /cdrom
(substitute you device where it
says cxtydx)
the run the 'swinstall' program if that is
the correct format.
Let us know how you get on.
Michael
If it is on the HP CD application set,
you can install it using the standard
installation program 'swinstall'
If it is not what CD is it on?
You can get an already compiled version
from the porting centre:
http://hpux.connect.org.uk/hppd/hpux/Networking/Misc/samba-2.2.3a/
whci can be installed using the same
'swinstall' program.
To mount a CD, you need to know what
device it is:
# /usr/sbin/ioscan -fnkC disk
and look for the CD device
mkdir /cdrom
# mount /dev/dsk/cxtydx /cdrom
(substitute you device where it
says cxtydx)
the run the 'swinstall' program if that is
the correct format.
Let us know how you get on.
Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 06:37 PM
03-21-2002 06:37 PM
Re: samba
# ioscan -funC disk
find the block device file for your CD-ROM
# mkdir /cdrom
create a mount point directory
# mount /dev/dsk/c1t3d0 /cdrom
mount the CD
CDFS file systems can be included in the /etc/fstab file for qutomatic mounting at boot much like any other file system
/dev/dsk/c1t3d0 /cdrom cdfs ro 0 0
local CD-ROM drive
#swinstall -s /tmp/*.depot
find the block device file for your CD-ROM
# mkdir /cdrom
create a mount point directory
# mount /dev/dsk/c1t3d0 /cdrom
mount the CD
CDFS file systems can be included in the /etc/fstab file for qutomatic mounting at boot much like any other file system
/dev/dsk/c1t3d0 /cdrom cdfs ro 0 0
local CD-ROM drive
#swinstall -s /tmp/*.depot
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP