hey guys still learning commands etc, what does # read filename do? because i came across a FAQ in a folder and wanted to read it so tried that, if that's not the right way how would i view the conten Read all
After inserting this into my .htaccess for http://www.domain.com/secure/.htaccess RewriteEngine On RewriteCond %{SERVER_PORT} !^443$ [OR] RewriteCond %{HTTP_HOST} !^www\.domain\.com [NC] RewriteRule ^ Read all
I have access (free) to a Sun Enterprise 220R server to use for a small project. I also may be able to use some other non-current Sun hardware and I am trying to figure out (without access to a machin Read all
hi i have a hosting client on my cpanel server , who is using script that is creating more and more independent databases. he is now having about 500 databases , and he says he may come shortly to 100 Read all
what is the best way to optimize my.cnf ? my server is Xeon 2.8ghz + 1gb ram. OS Centos and cpanel. There is only 3 sites in there, 1 is forums other is download site. At peak time, there are around 3 Read all
Hi Gurus, I wrote a simple program in c which creates threads but it stops after spawning 1533 threads. This is on kernel 2.4. I tried upgrading to 2.6 but still hit the same problem. I tried keeping Read all
Even logged in as root I get: [admin@server /]# export export: Command not found. How do I turn on the export command or install it? Redhat installed by server rental company. Support from them is out Read all
When I start configure for new OpenSSH version (4.0p1) at and of process I have next error: checking OpenSSL header version... 90707f (OpenSSL 0.9.7g 11 Apr 2005) checking OpenSSL library version... 9 Read all
./configure -prefix=/var/lib/mysql --with-mysqld-user=mysql i have tried that but it tells me configure: error: unrecognized option: -prefix=/var/lib/mysql but i checked mysql --help and it saids th Read all
Does anyone use SPRI (System Priority) from R-fx Networks in a production environment? Can you share your experiences? Link to SPRI: http://www.rfxnetworks.com/spri.php Read all
Hey all, I know this isn't the sw-soft forums, but they haven't been active for 30 days so I thought I would ask around here. If I recall I have seen a couple threads of SiteBuilder problems here. I'm Read all
Is it possible to use .htaccess to redirect a user from a certain page that refered him to your site. ie user x was just on www.abc.com and clicks a link or types in a site that goes to www.cba.com. S Read all
Hello, I'd like to know your opinions on this matter. What are the risks in allowing MySQL remote connections? I've met a few people who think it is a large security risk, and some who don't think it Read all