How i can install samba to unix server ? .... for example i can install openssh-client in linux by the following command :-
apt-get install openssh-client
how i can install samba in unix .... by command ??????
| ||||
|
feedback
|
|
To install samba with apt-get
EDIT Solaris 9 may already have samba installed to check run
if it is installed you should see that the following packages are installed
if the packages are not installed then you will need to locate your original SUN installation media. To install the SAMBA packages above. Mount the relevant disk in your CD drive then
I don't think that the bits of samba that you want ( | |||||||||||
feedback
|
|
solaris has installed samba in hp-ux swinstall -s /path/to/depot/PKGNAME.depot | |||||
|
feedback
|