about tar backup

2007-12-04 Thread Nevruz Mesut Sahin
tear friends I want to get all my directories backup by tar my directories : /www/abc/domains/ /www/abc/domains/there_so_many_files so I want to get all backup under /www then I tried tar cvf /www/ (but does not work gives error) tar: Cowardly refusing to create an empty archive Try

I have a problem with Courier Imap

2007-12-03 Thread Nevruz Mesut Sahin
I have problem with installing Courier Imap . when I try to install courier-imap-pop3-1.5.3-5.i386.rpm but it conflicts Cyrus Sasl and needs courier-imap-common. then I tried to install courier-imap-common but this time it needs rc-scripts then I tried to install rc-scripts but it gives erro

I have a problem with Courier Imap

2007-12-03 Thread Nevruz Mesut Sahin
I have problem with installing Courier Imap . when I try to install courier-imap-pop3-1.5.3-5.i386.rpm but it conflicts Cyrus Sasl and needs courier-imap-common. then I tried to install courier-imap-common but this time it needs rc-scripts then I tried to install rc-scripts but it gives erro

qmailrock installition error

2007-04-20 Thread Nevruz Mesut Sahin
dear friend when I was installing qmailrock I get below errors can anybody helpme First I wrote below command ./configure --enable-logging=p --enable-auth-module=mysql --disable-passwd --enable-clear-passwd --disable-many-domains --enable-auth-logging --enable-sql-logging --enable-valias --d

qmailrock installing error

2007-04-18 Thread Nevruz Mesut Sahin
I am trying to instal my mail server I get an error in the 5 th step of qmailrock installition I wrote below command ./configure --enable-logging=p --enable-auth-module=mysql --disable-passwd --enable-clear-passwd --disable-many-domains --enable-auth-logging --enable-sql-logging --enable-va

dovecot does not work

2007-04-05 Thread Nevruz Mesut Sahin
Deae friends in my system dovecot 1.0 is running I configured then I wrote below commands chkconfig --level 2345 dovecot on chkconfig --list dovecot dovecot 0:off 1:off 2:on 3:on 4:on 5:on 6:off service dovecot restart Dovecot Imap stoping: [FAİLED] Dovecot

Re: about host registration

2007-01-20 Thread Nevruz Mesut Sahin
oone gets the benefit of the discussion in the future. I am taking this back on list.) On Sat, Jan 20, 2007 at 08:54:21AM -0800, Nevruz Mesut Sahin wrote: > my domain is www.cabukmarket.com and I registar this by a name registarer > and I gave my own I ip sa ns1.cabukmarket.com and ns

about host registration

2007-01-20 Thread Nevruz Mesut Sahin
Dear friends register a domain name and gave ns1.mydomain.com ns2.mydomain.com and set bind dns to my own server and some doc. says that host registration requires. I don't understant what is host registration and where can I do this also is it necessary. Thanks --

about httpd.conf and ssl.conf

2007-01-09 Thread Nevruz Mesut Sahin
Dear Friends first I am going to tell you my aim then what I did and resoult. on my system is kernal 2.6 and apache 2.2 is running. My aaim is to run multi domains on apache server with ssl support. ( I created ssl certicates by openssl sucseccfull for each domain there is no problem with c

About dns services

2006-12-21 Thread Nevruz Mesut Sahin
Dear friends I bought an linux server and put it in an ISP and need DNS service to keep ns1 and ns2 records of my domains which I hosted in this machine. Where can I get this service or should I run a bind DNS on the machine. __ Do You Ya

about terminal language

2006-12-12 Thread Nevruz Mesut Sahin
Hello my friends I bought a linux server but when I entered to it as root I saw that the terminal language is german. How can I change language to english. Thanks for your help from now - Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.

Re: lost mysql root password

2006-03-03 Thread Nevruz Mesut Sahin
maybe you are not using linux debian distribution. So this way is geereal way. You can setup same version of mysql in an other machine create new mysql root password there and copy. all files under (if your mysql datadir is an other location, look the place of it from /etc/my.cnf ) /var/lib/

about ip adress

2006-03-01 Thread Nevruz Mesut Sahin
Dear friend on servera apache and mysql works then I setup up a mysql server on diferent machine (serverb) and test it, everything is ok with serverb. there are two ethernet cards on server a but one(eth0) was active this gat real ip. and I want to give eth1 virtial ip for example 10.0

about ethernet card

2006-02-28 Thread Nevruz Mesut Sahin
I wrote terminal ifconfig to terminal and it is written Link Encap:Ethernet HWaddr 00:AF:90:20:F0:6C inet addr: 12.13.14.15 Bcast: x.x.x.y Mask 255.0.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:826648 errors:0 dropped:0 overruns:0 frame:0 TX pac

about change document root

2006-02-17 Thread Nevruz Mesut Sahin
I want to change apache document root to remote machine disk. I wrote document root "10.0.0.121/mydisk" but iti did not work does any body knows please help. Relax. Yahoo! Mail virus scanning helps detect nasty viruses!

about tar works

2006-02-13 Thread Nevruz Mesut Sahin
I wrote comand below to terminal tar -cvvf /disk1/data/xyz.tar /disk1/data/folders it works but created file (xyz.tar) is hidden. when I use find /disk1/data -name xyz.tar system finds it. if I write ls /disk1/data/xyz.tar system writes /disk1/data/xyz.tar it written is red also and if I conne

about tar works

2006-02-13 Thread Nevruz Mesut Sahin
I wrote comand below tar -cvvf /disk1/data/xyz.tar /disk1/data/folders it works but created file (xyz.tar) is hidden. when I use find /disk1/data -name xyz.tar system finds it but the written is red also I can!t copy it to another place. thanks __

about tar

2006-02-13 Thread Nevruz Mesut Sahin
Dear Friends I wrote tar -czvf /disk1/data/folders/disk1/data/xyz but gives error below: tar (child): /disk1/data/folders : cannot open :is a directory tar (child): Error is not recoverable: exiting now tar : Child status return 2 tar : Error exit delayed from previous errors

about session expire

2006-01-24 Thread Nevruz Mesut Sahin
  Dear Friends   in our system we are running apache mysql on linux server. Also php. If user close browser we can not understand at the same time. We want to understand user action if user close browser window by pressing cross(X). I read some ideas from internet but I cant find the solution. Do

about scp

2006-01-18 Thread Nevruz Mesut Sahin
hello friends I am to trying to server ssh -p 19666 www.myservername.com and I am connecting sucsacfully to server. but if I try to copy some file from server or server to my computer scp does not work  may be I am using wrong command. could you please help me about command .not: I  am  using dsl 

question about webmin

2005-12-28 Thread Nevruz Mesut Sahin
dear friend I connect the server by writing this comand to terminal  "ssh -p 15666  ip" . I installed webmin to server. 1 th port is defult port of webmin so I want to change the defult port of webmin is 15666. becouse I want to login by webmin. if you know how can I change webmin default port

about remove directory

2005-12-22 Thread Nevruz Mesut Sahin
Hello my firend I want to delete every thing inside of a directory but there are more than 100.000 files. I don't need any files in that directory. if I write rmdir -R /disk4/vmx/sirlo/mesut the machina asks confirmation for all files in this directory. is there any one knows the command

1030 - Got error 28 from table handler

2005-12-19 Thread Nevruz Mesut Sahin
Hello friends mysql server gave error whic is belowed. What can I do if you have any suggestion I will bi please toy you. Thanks from now.   server name  www.siberstore.com   1030 - Got error 28 from table handlerselect SUM(tax_rate) as tax_rate from tax_rates tr left join zones_to_geo_zones za

about downoad debian

2005-11-18 Thread Nevruz Mesut Sahin
Hello I want to download LÝnux debian. Can any body give me best download adress for download. Thank you from now. Yahoo! FareChase - Search multiple travel sites in one click.

about properties

2005-11-02 Thread Nevruz Mesut Sahin
I bougth new computer which Linux is installed on it. how can I see the hardware properties of the computer by terminal  comands Yahoo! FareChase - Search multiple travel sites in one click.

Re: find

2005-10-26 Thread Nevruz Mesut Sahin
if you want to serch files under /www which includes "any text" you can write find /www -name -exec grep -l "any text" {} \; --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to find a word in a file using find. > I take a look at the man of find but... > All i see is

.htaccess and .htpasswd

2005-10-26 Thread Nevruz Mesut Sahin
Hello we are using apache on linux debian.  /mywww/mysites/xstore  is directory of web server, /mywww/mysites/xsecure is https part of domain and  there is an .htaccess and  an .htpasswd  file in /mywww/mysites/xsecure/azxcvbnm file.   I want to make a new .htaccess  and .htpasswd file in  /mywww/

.htaccess and .htpassword

2005-10-26 Thread Nevruz Mesut Sahin
Hello we are using apache on linux debian.  /mywww/mysites/xstore  is directory of web server, /mywww/mysites/xsecure is https part of domain and  there is an .htaccess and  an .htpasswd  file in /mywww/mysites/xsecure/azxcvbnm file.   I want to make a new .htaccess  and .htpasswd file in  /mywww/m

About php-mysql error

2005-10-20 Thread Nevruz Mesut Sahin
  Hello   Our company is an e-commerce company. The customers enter the web side and and chose products and buy them by credit card.   Tecnical definition:   order.php sends the customer_name amount and credit_cardno ccno  to xbank_xml.php and xbank_xml.php sends to xbank these variables and  wri

About network traficc

2005-10-12 Thread Nevruz Mesut Sahin
Hello my friends I forget the root password. in my machine group is installed. when os openning, group comes up and I press ' e ' to edit but I forget after process.      Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

About Apache

2005-10-09 Thread Nevruz Mesut Sahin
Hello in our company, apache web server running on linux system. in the httpd.conf file document directory is /www/mysite/sxstore. All php files are in /www/mysite/sxstore. and there is a control panel for boss to check the reports of company. This contol panel's php files are in   /www/mysites/sec

about find

2005-10-08 Thread Nevruz Mesut Sahin
Hello how can I find files which contents a string in it. For example /www/xyz/hdx.php. File hdx.php  conteins "welcome here" and I want to seach all system( / ) which conteins "welcome here" then machine shows /www/xyz/hdx.php. Thanks  Yahoo! Music Unlimited - Access over 1 million songs. Try i