Hi,
Seems like I saw a way to do this down and dirty, but I can't find the answer and I might be wrong.
I have two customer tables, one for active customers, and one for past customers.
They are identical, but they have many columns, and I was wondering if there was an easy way to move...
Hi,
I've got one main table with nothing but a numeric, primary key and a varchar column that will contain unique domain names (never a duplicate).
The primary key auto_increments and the varchar column is "unique" for now.
Is that pretty much the most optimized setup, or should I make the...
Hi,
I have two tables, a cart table and an account table.
I need to see if an item is in either table with one Select statement. The item should never be in both tables at the same time.
I try this but it's not working:
SELECT a.item, c.item FROM accounts a, cart c WHERE a.acct = '$item' OR...
I'm having a devil of a time with this.
I'd like to find a step-by-step instruction on how to install programs on CentOS.
I don't know how to navigate in the shell. Don't know how to get the shell to the folder with the program.
I think I type "yum install (program)" but I don't know how...
Hi,
I'm thinking about buying a new desktop, and I've heard that the liquid-cooled kind were more quiet than the air-fan alternative.
Is that true?
I'd really appreciate some pointers on where to buy a quiet desktop PC.
Thanks.
Hi,
Does anybody here know a good tutorial or guide for setting up a certificate on a dedicated server?
The one that came with my host is throwing errors and I need to get it fixed pronto.
I guess I have to buy one and install it myself (using WHM) but - it's all Greek to me at this point and...
Hi,
I'm getting a dedicated server set up, but when I try to login to the webmail, I'm getting a certificate error.
I think I have to buy a certificate of my own and install it in WHM - but I haven't a clue how to do this.
The main thing is: 1) I need a secure connection for my customers'...
Hi,
I'm brand new at this and might be looking in the wrong place.
I have a VPS and I want to start adding domains, but I can't figure out how and my host isn't being very helpful.
I only have one IP address, so I thought the <VirtualHost> tag was the place to do it.
<VirtualHost *:80>...
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.