Is ~/.ssh chmod'd to 700 and ~/.ssh/authorized_keys to 600?
As for the whole dsa vs rsa debate, I use 2048 bit RSA. I don't think DSA can support key lengths more than 1024, according to the man...
Type: Posts; User: JackT; Keyword(s):
Is ~/.ssh chmod'd to 700 and ~/.ssh/authorized_keys to 600?
As for the whole dsa vs rsa debate, I use 2048 bit RSA. I don't think DSA can support key lengths more than 1024, according to the man...
Oh man, we can barely get those speeds in Canada. From Ontario, the best residential connection we can get is about 50/2, 75GB traffic for $100/month with our cable lines. For DSL, companies are...
Look in the error logs to see if its calling for an alternate file.
The announcement made me think twice about getting my MySQL Developer I/II certifications.
What language does it have to be in? In PHP:
strtotime("+6 hours");
would suffice.
You cannot do it within cPanel, but if you make a file called php.ini within the directory where the script is executed:
upload_max_filesize = 2M
max_execution_time = 120
post_max_size = 8M
...
RewriteEngine on
RewriteRule ^store$ index.php?option=com_virtuemart
RewriteRule ^store/Itemid=([0-9]+)$ index.php??option=com_virtuemart&Itemid=$1
I wrote two lines so it wouldn't have been a...
If I may add...
There is another directive to modify:
post_max_size="8M"
Where 8M is the default value and should be changed to accomidate the value set with upload_max_filesize. As well as...
Try to use another VGA cable, this happened at work for me where the monitor had a blue tint.
http://www.jacktruong.org/pictures/ticket.png
I had 58 seconds, I want my donut!
They aren't sold in Canada yet, Apple didn't want to start negotiations with our major GSM provider (Rogers Wireless) until Q4.
I might be getting a Blackberry soon, apparently RIM hires a lot of...
Oh okay, it doesn't seem to be causing any problems.
Thanks!
Well, the warning was just saying there was a domain conflict, mail.<domain> was using a certificate for cpanelxx.gzo.com.
Would there be any issues if I were to put my e-mail server (IMAP/SMTP) as cpanelxx.gzo.com?
I use Thunderbird and always get an annoying message when I launch the program (since I use SSL IMAP on...
Oh ok.
Thanks.
I've read through this topic already; http://forums.dathorn.com/showthread.php?t=2390
I access my e-mail using Thunderbird, using POP3 with SSL. I've already requested an IP address and obtained a...