Hi there,
Can someone help me out with a text field size?
Can insert a text field and use it at the same time, by now it's ok. What i cannot do is to resize that text field. I mean if i give it a height="15px" or height="15" it's resized in the preview window, if i display it in a IE window the...
Hi there,
I've a Fedora core 2 installed Dell Poweredge (2cpu). Today i checked my /tail/var/log/messages and noticed this error: mdmpd: mdmpd failed and theese errors: kernel: mtrr: your processor doesn't support write-combining
Jul 24 11:21:42 genial kernel: mtrr: Serverworks LE detected...
On my first mysql server, when I get a date, I get something like '20060711184031'.
On this one I get "2006-07-11 18:40:31".
I need to make the second one have the format like the first one.
One difference i found between the server was that the first one didn't have datetime_format at all and...
I have to set the datetime_format variable from "" to "%Y%m%d%H%r%s".
My MySQL server's version is 4.1.14.
I tried to put
setvariable = datetime_format=%Y%m%d%H%r%s in the my cnf or my.ini file and it doesn't work.
Do you have any suggestions?
Thank you,
Cristian
Hi there,
I's using a FC2 installed server, samba on it and printing with cups. SO far so good. Today in the morning, dunno how, no windows 95,98,Me wasn't able to use the Xerox Phaser printer installed on the server. Windows XP stations had no problems printing. If i did tail /var/log/messages...
Yes it is. I can browse and edit files but when it comes to save them ( from the winxp Pro station) i get the error i've mentioned above. The funny thing is that from other WinXp Pc's i can browse/edit files on that win98 PC. I've got this issue only on 1 WinXp installed PC and cannot figure out...
Hi there,
I've got several PC's in my LAN but there are 2 from which on the first PC is a Win98 and the second is a WinXP Pro. On the WinXP i've got a map to the Win98 PC. No matter if i create a new document or open one from the win98 PC i cannot save it on this Win98 PC, i get this error: The...
How can I search through the entire maillog archive for a line containing a specific word?
I use "cat /var/log/maillog |grep myword" for searching in the current log but I don't know how to search through the archived logs as well.
Thanks,
Cristian
Hi there,
I've bought recently a Phaser 3420 and can't get Win98/95/Me to capture printer port. I've installed my printer in the local area network, gave it an IP and managed to print on it from WinXP operating systems.
Now, i need to get this printer installed on Win95/98/Me systems ( i'm...
I have to redirect any link to a page that doesn't exist on my website to the /index.ph file.
For the html, htm, jpg files it works fine with
ErrorDocument 404 /index.php
in the .htaccess file.
For the PHP files it doesn't work at all, I get an 404 error message too in Internet Explorer and a...
I have a webpage containing an IFRAME with a javascript in it.
Using this javascript I have to make the entire window (page) to scroll up to the top.
Can anyone tell me how would this be possible? How can I refer to the main window from inside the iframe?
I have a gateway with two NIC-s, one eth0 and the second eth1.
When I inserted a third NIC kudzu detected it as dev10075 and not eth2.
Can you please help me rename the third NIC to eth2? as dev10075 iptraf doesn't see it as a NIC and it's harder to manage this way.
I have a gateway with Fedora Core 1 on it.
For this it has installed three network cards:
- eth0 pointing to my ISP
- eth1 to a LAN with local IPs and masquerade for getting on the internet
- dev10075 ponting to another LAN which has a subnet of real IPs
The total bandwidth coming on eth0 is...
It's quite simple:
go to /etc/squid.conf and put in there something like
acl users src 10.0.0.0/24
acl undesirable_domains url_regex sexxs.com
http_acces allow users !undesirable_domains
http_access deny users
In this example 10.0.0.0/24 is the subnet in which you need to apply the filtering...
I have a form button in a webpage for deleting records in a database. For this I need the user confirmation like "Are you sure you want to delete the record?" Yes/No.
Can you help me?
I have a Fedora Core 1 server, which I use as my internet gateway, with tho ethernet cards: one to the LAN (IPs 10.0.0.x/255.255.255.0) and the other to the Internet.
Recently I added the third ethernet card - for a second LAN (IPs 10.1.0.x/255.255.255.0) which should have access to the...
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.