Hostname changes, etc.
Hostname changes, etc.
Ok, for the life of me, can't seem to figure out where the settings are. I have changed the hostname for the pc to something other than localhost.local.domain, however, when i access any folder on the apache server from a remote address it redirects me from
http://<ip>/zm to http://localhost.local.domain/zm
same for
http://<ip>/admin/myPhpAdmin/ to http://localhost......
I looked thru the apache conf files, and couldn't see anything.
Also, No more telnet? I suppose SSH is, but not sure of any good Win32 Clients that are FREE, and or if its enabled.. The system will be sitting behind a firewall and only access to port 80, all others will be via lan or vpn connector to the firewall.. Any ideas on an easy way to enable telnet/ssh? or should I use a remote client for X ?
http://<ip>/zm to http://localhost.local.domain/zm
same for
http://<ip>/admin/myPhpAdmin/ to http://localhost......
I looked thru the apache conf files, and couldn't see anything.
Also, No more telnet? I suppose SSH is, but not sure of any good Win32 Clients that are FREE, and or if its enabled.. The system will be sitting behind a firewall and only access to port 80, all others will be via lan or vpn connector to the firewall.. Any ideas on an easy way to enable telnet/ssh? or should I use a remote client for X ?
The hostname can be set in /etc/syconfig/network
It's set to zm.local.domain in ZMliveCD 1.21.0
ssh is installed an running. A good free Windoze client is putty. You won't have any trouble finding it with google.
If you want to use vnc use the rfbdrake utility to config the server on the zmbox. Either from the commandline or Menu --> Internet --> Remote Access --> Virtual Network Connection
Hope this helps
Ross
It's set to zm.local.domain in ZMliveCD 1.21.0
ssh is installed an running. A good free Windoze client is putty. You won't have any trouble finding it with google.
If you want to use vnc use the rfbdrake utility to config the server on the zmbox. Either from the commandline or Menu --> Internet --> Remote Access --> Virtual Network Connection
Hope this helps
Ross
VNC..
edit /etc/sysconfig/vncservers
un-comment the line, and put in"1:user"
from user session, run vncserver , this will setup default password, ans setup xstartup, then goto configuration, system->services, and make vncserver start on boot. (just did all this lastnight, works great)
---
sshd, failes to start something about a folder or something error, and bombs out. (missing privalege seperation directory /var/empty ) this is on a fresh ZMlivecd install.
---
hostname, I edited /etc/systemconfig/network and the hostname is correct for the box. However
going to:
http://<ip>/zm redirects me to http://localhost.local.domain/zm
This appears to be some "Apache" error ????
edit /etc/sysconfig/vncservers
un-comment the line, and put in"1:user"
from user session, run vncserver , this will setup default password, ans setup xstartup, then goto configuration, system->services, and make vncserver start on boot. (just did all this lastnight, works great)
---
sshd, failes to start something about a folder or something error, and bombs out. (missing privalege seperation directory /var/empty ) this is on a fresh ZMlivecd install.
---
hostname, I edited /etc/systemconfig/network and the hostname is correct for the box. However
going to:
http://<ip>/zm redirects me to http://localhost.local.domain/zm
This appears to be some "Apache" error ????
sshd should be running on a fresh ZMliveCD install. Try "sudo service sshd status"sshd, failes to start something about a folder or something error, and bombs out. (missing privalege seperation directory /var/empty ) this is on a fresh ZMlivecd install.
Use a trailing slashhttp://<ip>/zm redirects me to http://localhost.local.domain/zm
http://<ip>/zm/
vnc working : Check!
sshd working: Check!
..
root password changed: Checked.
user password changed: Checked.
mysql root password changed: Not yet, but thats the easy part
Now, is there a way to fix the '/' issue? hehe..
..
Oh, It appears I am the first that ever had this issues, cause i searched and searched and couldn't find anything
sshd working: Check!
..
root password changed: Checked.
user password changed: Checked.
mysql root password changed: Not yet, but thats the easy part
Now, is there a way to fix the '/' issue? hehe..
..
Oh, It appears I am the first that ever had this issues, cause i searched and searched and couldn't find anything
To make it so that you don't have to input the trailing slash you need to edit...
This is a different file than the one your going to think of.
You need to go into the apache folder under /etc
I'm not sure how Mandrake does this but following RH/Fedora would be
/etc/httpd/conf.d/
There you will find another zm.conf.
Change the alias so that you don't have the trailling slash.
Cheers,
Cordel
This is a different file than the one your going to think of.
You need to go into the apache folder under /etc
I'm not sure how Mandrake does this but following RH/Fedora would be
/etc/httpd/conf.d/
There you will find another zm.conf.
Change the alias so that you don't have the trailling slash.
Cheers,
Cordel
-
- Posts: 17
- Joined: Thu Nov 10, 2005 3:15 am
- Location: Garland, TX
hi everyone - running latest liveCD - gotta question - how do I load VNC?
Tried to find rfbdrake utility to config the server on the zmbox. Did a search on the server but no luck finding it. Also tried Menu --> Internet --> Remote Access --> Virtual Network Connection - but can't find it there either?
Any tips anyone?
thanks in advance!
Tried to find rfbdrake utility to config the server on the zmbox. Did a search on the server but no luck finding it. Also tried Menu --> Internet --> Remote Access --> Virtual Network Connection - but can't find it there either?
Any tips anyone?
thanks in advance!