if you want to have SSL server as a DEFAULT server, you have to change your httpd.conf file where it is configuring itself in section <virtualhost _default_:*>
there is a section called SSL server, usually @ bottom of file. you have to make SSL server as default just by commenting out default...
RedHat is replaced inetd with xinetd daemon since 7.0 release. it is more flexible and easy to admin. anyway samba and xinetd is not bind together. you have to configure samba separately.
if you are installed samba on server, you have in /etc/init.d or /etc/rc.d/init.d directory service start...
sorry didnt read about automatic mounting.
then you have to edit /etc/fstab file. 4th column is options column. just add uid=xxx, where xxx is your uid. i hope it helps.
and be sure that you dont add number sign (#) at line start, it means comment ;)
it means "echo 1> /proc/sys/net/ipv4/ip_forward" instead of "#echo 1> /proc/sys/net/ipv4/ip_forward"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.