Re: [qmailtoaster] re: mysql backup

2012-05-08 Thread Dhulla, Deepen Vinod
DearCecil Yother,1 You need to get simliar version of Mysql Ready on another New Linux PC.2 then stop mysql and rename /var/lib/mysql to /var/lib/mysql_new3 and copy from old HDD /var/lib/mysql to new-Linux PC4 start mysql you should be able to access mysql with old password5 take a mysql Dump from this..and then restore it to new-server where you are having new qmail.


- Deepen Dhulla
“Nothing is particularly hard if you divide it into small jobs.” 

http://in.linkedin.com/in/deependhulla
http://www.facebook.com/deependhulla
http://www.twitter.com/deependhulla
Skype: callto://deependhullaOn Monday, 07-05-2012 on 23:45 Postmaster wrote:
  
  
Did you have a regular dump of your mysql as a backup?

Rgds
Alex

On 07/05/2012 19:49, Cecil Yother, Jr. wrote:

  
  I have had to move a server from a colo. The server motherboard
  was damaged. I need to retrieve the mysql databases and only have
  access to the hd from another system. Can this be done? If so
  how?
  
  
  -- 



  



Re: [qmailtoaster] re: 2 NIC

2012-05-08 Thread Dhulla, Deepen Vinod
DearMaxwellyou can use ETHO  ETH1 different ..provide you have two different network mask.Like I have Local Network  Internet Network.Whats your requirement actually.


- Deepen Dhulla
“Nothing is particularly hard if you divide it into small jobs.” 

http://in.linkedin.com/in/deependhulla
http://www.facebook.com/deependhulla
http://www.twitter.com/deependhulla
Skype: callto://deependhullaOn Tuesday, 08-05-2012 on 8:36 Maxwell Smart wrote:
  
  
It appears as though I have it all sorted. 

Does anyone have experience using 2 NIC's one for outside and one
for inside? I can't seem to get them working in concert. Here's
what I have

ETH0 outside
ETH1 inside

If I set it up this way it times out after a while and connection
from the outside is not possible. Turn off ETH1 and connectivity is
restored. Anyone else have experience with this and how to make it
work.

Thanks for all the help

On 05/07/2012 12:09 PM, Alvaro Alejandro Sepulveda Orellana wrote:

  
  User vpopmail
  Group vchkpw
  
  
  El 07-05-12 15:00, "Cecil Yother, Jr." c...@yother.com
  escribió:
  

   OK, I moved the entire directory
and it worked. Now I need to modify the file permissions of
my vpopmail directory. I have moved the entire contents of
the vpopmail folder and changed ownership to the correct
ownership and now everything appears to be working. I may
need to run the queue repair once more now that the
ownership is corrected. It was root:root before when I ran
it.


On 05/07/2012 10:49 AM, Cecil Yother, Jr. wrote: 
  
 I have had to move a server from
  a colo. The server motherboard was damaged. I need to
  retrieve the mysql databases and only have access to the
  hd from another system. Can this be done? If so how?
  
  
  

  
  
  -- 


  
Atentamente,
   
Alvaro A. Sepúlveda Orellana.
Departamento de Redes y Enlaces.
Fono: 75 38 200 - 221 21 16.
CEL: +569 95542326
  
  

  
  



-- 
  
  



[qmailtoaster] Re: qtp-backup qtp-restore

2012-05-08 Thread Eric Shubert

On 05/08/2012 05:32 AM, David Milholen wrote:

Hello all,
I have recently installed a new QMT5-1.2 iso and works great.
I am trying to do a restore from the old machine that has the qmt
centos4-1.4
Every thing goes well except a one thing that has to be done.
#1 Ensure that you can access mysql on the new machine. If not:
remove the anonymous accounts and reset the root password.

Once I started the qtp-restore all went well but when using vqadmin to
view a domain.
It only showed a blank screen. I did like some older post had talked
about changing the
'cur usr' field in dir-contrl to 0 and then I got an internal server error.
I could navigate to view users for that domain and view all users but
could not view any domains.
If I do a ./vdominfo I get a segmentation fault.

If I create a new domain using vqadmin it doesnt place the domain in the
tables of the mysql database.
not sure if this get done after creating more users or vqadmin id
defaulting to using cdb.

Thinking of trying to do a fresh QMT5.1.2 install and just create the
domains using the vqadmin and
do a scp command to move the /home/vpopmail/domains dir and a mysql-dump
to restore the users.

Any ideas on this or what I could to make this a smoother transition.
Thanks
Dave



That's simple. Don't use vqadmin. ;)

(See previous post)

--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: qtp-backup qtp-restore

2012-05-08 Thread David Milholen

Ok,
 I just read that post.. I kinda thought so.
I will start doing trial runs with Q-control.
 I thought i had to purchase q-control to use the full version?

Dave

On 5/8/2012 9:54 AM, Eric Shubert wrote:

On 05/08/2012 05:32 AM, David Milholen wrote:

Hello all,
I have recently installed a new QMT5-1.2 iso and works great.
I am trying to do a restore from the old machine that has the qmt
centos4-1.4
Every thing goes well except a one thing that has to be done.
#1 Ensure that you can access mysql on the new machine. If not:
remove the anonymous accounts and reset the root password.

Once I started the qtp-restore all went well but when using vqadmin to
view a domain.
It only showed a blank screen. I did like some older post had talked
about changing the
'cur usr' field in dir-contrl to 0 and then I got an internal server 
error.

I could navigate to view users for that domain and view all users but
could not view any domains.
If I do a ./vdominfo I get a segmentation fault.

If I create a new domain using vqadmin it doesnt place the domain in the
tables of the mysql database.
not sure if this get done after creating more users or vqadmin id
defaulting to using cdb.

Thinking of trying to do a fresh QMT5.1.2 install and just create the
domains using the vqadmin and
do a scp command to move the /home/vpopmail/domains dir and a mysql-dump
to restore the users.

Any ideas on this or what I could to make this a smoother transition.
Thanks
Dave



That's simple. Don't use vqadmin. ;)

(See previous post)




--

David Milholen
Project Engineer
P:501-318-1300


Re: [qmailtoaster] Re: qtp-backup qtp-restore

2012-05-08 Thread Jake Vickers

On 05/08/2012 07:42 PM, David Milholen wrote:

Ok,
I just read that post.. I kinda thought so.
I will start doing trial runs with Q-control.
I thought i had to purchase q-control to use the full version?



QControl needs a revamp - it's on my list of things to get to, now that 
some time is freeing up for me. Expect a new version in a few months.
QControl is free if you only need to manage 1 domain. If you need more, 
then the full version is purchasable.
If you have additional questions or concerns, feel free to email me 
directly (j...@v2gnu.com)

Thanks.



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Re: qtp-backup qtp-restore

2012-05-08 Thread Jake Vickers

On 05/08/2012 09:19 PM, David Milholen wrote:

Jake,
I have 2 VM of your iso running.
I went ahead and installed q-control on one of the servers and looks nice.
Bummer only one Domain :)
I guess I spend the cash to get the pro ver tomorrow.
I think adding some more of the control files from /qmail/control for
editing IE: ME and defaulthost for initial or migration changes.
One thing I want is a really cool web frontend for Spamdyke and
reporting tool for it.
I know this has been thought of for spamdyke but I would really like to
help
with Dev of this if anyone is working on one.


Thanks David - ping me offline with features you'd like to see.


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com