D'oh...thought I tried that as my first step...apparently not because it just worked. Thanks.
Someone stated it was a very bad idea...is this because it's breaking standards?... or can it cause other damage?....
I'm actually trying to *create* a table with a column named foreign.
eg.
create table movies (
-> title varchar(20),
-> director varchar(20),
-> independent tinyint(1) NOT NULL DEFAULT '0',
-> foreign tinyint(1) NOT NULL DEFAULT '0'
);
I have also tried to first create the table without...
Foreign" as in foreign movies. I'm running php which fetches the column names, returns them with checkboxes, allows the user to select multiple check boxes, then returns movies in the specified genres.
Renaming it may be confusing for the user, unless there's some way to alias it, but that...
Hi,
I'm using MySQL 4.1.7 on FreeBSD 5.3. I'm trying to add a column named foreign and it keeps kicking back an error. I realize foreign is a function call of sorts...but is there a workaround? I've tried adding it using the add table syntax and alter table...both are unsuccessful.
Thanks.
Hello,
I would like to setup up this configuration:
I have an internal network (about 5 machines, FreeBSD, Linux, Windows 2000) that need to access the Internet. I also have a IpCop firewall that already is a DNS forwarder. I would like to setup BIND 8 for my internal network on an internal...
Hello,
Simple question. How much computer resources does a vpn connection take? Say I have a NT server that already has a pretty steady load on it, would 5-10 PPTP connections really make that much of a diffrence?
Thanks,
SLM
Hello,
I would like a book designed for the inexperienced in web servers. I know about alot about networking but ,unfortunatly not alot about websites. Any suggestions?
Thanks,
SLM
Thanks that is what I was looking for.
LloydSev, that is what my plan is. I wanted to put as many protocols in the same room as is possible (for compatibilty in a hotspot)
I am going to use spunik's community gateway
http://www.sputnik.com/products/scg.html
Thanks again,
SLM
Hello,
Is it possible to have a,b or g together? Say if I have a b and a g in the same room will this decrease the transmission rate or any other adverse side effects? Do they operate on different frequencies? I would appericiate a description of why. Thanks.
SLM
Hello,
I am pretty new to Linux so this may be an easy one. I have a kvm between four computers. They are redhat 7.3, 8.0 Whenever I boot either of the Linux computers without the kvm switched to that computer the mouse will start having convulsions. Once the computer has booted and I switch to...
Hello,
I am planning to implement a public wireless access point. After long considerations on security and price I think I am going to go with a redhat 7.3 vpn server (with poptop), a firewall (probably ipcop or smoothwall) inbetween the redhat server and the public wireless network(firewall...
I will look around for a AP that supports mulitple revisions. I guess it will be a while before they actually decide on one standard [sad]. Thanks for the help!
SLM
Hello,
Simple question,
We are contemplating the idea of adding a hotspot to some of our stores. I was wondering if we buy an AP are these devices proprietary to certian wireless nic cards or can I buy one. I guess in theory they all should work because of the 802.11x standards but just wanted...
When you do an ipchains -L where does the rule show up in the chain? If you have a deny rule set up above the allow rule you set up for port X it will deny first. To set a rule in a specific order in the chain it should look like:
ipchains -A input 1 -p tcp -i eth0 -s 0.0.0.0/0 -d...
Yes, this is the same card(mac) as our external card on this server. This .48 address is listed in ipconfig as a NdisWan. (i did not think to look in ipconfig before) We do have a RAS running on this server(which is what the Ndis adapter is for), but why would this address be trying to access...
Okay,we recently got a 3com office connect router. I have been looking through the logs on a daily basis and keep coming across an internal address of 192.168.0.48 trying to get out to the internet. I can ping this address from one of the BDC's which is the DHCP server but no other machine on...
Technet Subscription page:
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/subscriptions/poform.asp
You can go with technet or technet plus. The plus is $250 more but you get betas. I am not a subscriber so I could not suggest one though.
I need to know where a good linux driver page is, like
http://www.driverguide.com
is for windows. I am trying to find a driver for a 56k external usr v.92 and can not find it anywhere,
thanks,
SLM
http://www.kixtart.org
this is a very good scripting program. the manual is a little lengthy (about 120 pages) But you can go to here
http://www.kixscripts.com/ to copy pre written
scripts. And this is a kixtart forum for your questions...
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.