I have a problem with hosting multiple domains using one IP address. i appear to have the permissions set, and the correct <VirtualHost> tags, but to no avail.. all domain names resolve to the same web page.. (usually the last <VirtualHost> directive..<br>
<br>
Any ideas?<br>
<br>
How do I set up time syncronization via the internet using Redhat 5.2? Can I use sntp for this, or do I have to use time/tcp?<br>
<br>
Thanks in advance :-)
I need to query a table based on user entered text, update several fields automatically, then open a form which the user can then edit further, and finally print a report based on the same user entered text. How do I do this without requesting the user text multiple times?
I have a database that uses a VBA module to import comma delimited data into a table. I want this data to overwrite what is in the table if a given field is the same. Is there a way to do this?
Have you registered your In.addr-arpa net? Their (AOL etc) systems may not accept email from external sources unless reverse lookup works, for which you need the in.addr-arpa working.<br>
<br>
I thought this interesting, so I had a go at it. Problem is, I don't know how to create an incremental number, like autonumber in MS Access. I have put it in here as 'inc', anyone know how to do this?<br>
<br>
The theory is thus: create a view with all the data from the table you want, plus a...
You'll be using tar to do the move, so all the file permissions stay the same. Then you'll want to unmount the /home and remount it in the new place, then link the new place to the old. eg:<br>
<br>
[machname:/]#tar cvf /hdb/tarfile.tar /home<br>
[machname:/]#mkdir /hdb/home<br>
[machname:/]#tar...
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.