Re: [Bacula-users] qt-console

2007-01-18 Thread Roberto Alsina
On Thu 18 Jan 2007 07:03, Kern Sibbald wrote:
> Hello,
>
> This is just to let you know that I have now committed the first cut of the
> qt-console (the name until voting is completed) to the Source Forge CVS.
> The new directory is:
>
>   /src/qt-console
>
> the current procedure is:
>
>   cd /src/qt-console
>   make
>
> the program will be named qt-console.
>
> I've improved the layout somewhat, but I have not yet figured out how to
> limit the size of the left window compared to the right window.  I would
> like the left window to remain unchanged when the Window is resized.  It
> would change size horizontally only when the size bar is moved.  The window
> on the right, should grow/shrink with the main window being resized.
>
>
> In addition, I have not figured out how to get the silly widgets within the
> containers to grow to fill the container.  Oh well, that will surely come.
>
> Finally, if you know how to hook other window classes (dialogs) in
> subdirectories into the Stacked Widget, please let me know.  I envision to
> have each major item in the left "browser" or "function" window pull up
> dialogs in the right window that are in a subdirectory (e.g. restore,
> backup, reports, ...).  Each subdirectory can contain one or more forms
> (xxx.ui) that will be used depending on how the user proceeds through the
> dialogs, ...
>
> Anyone who can figure out any of the above, please let me know.  Otherwise,
> with a bit of time and reading on Qt, I'll get there.

Are you using designer? If you are, send me the UI file and I will give it a 
look today. If you are not... it's more involved :-)

>
> If you are wondering about what the windows should contain.  The left
> window is meant to be a tree that looks very similar to a browser directory
> tree in many windows -- e.g. Windows Explorer.  The items represent Bacula
> daemons and actions you can perform (restore, backup, see the catalog,
> ...).  Some of the items will open to expose sub-items.  For example a
> Restore item could have under it 5 or 10 different ways to restore (all, by
> file, by date, ...). Once an item is clicked in the left tree window, the
> right window, which is a set of StackedWidgets will display the appropriate
> "dialog" for the thing that you have chosen.  In some cases, such as the
> console, this will simply be a Text window.  In other cases, it may be a
> tabbed window, and in others simply something that looks like a dialog box.
>  Everyone on these lists who has been using a GUI has seen this kind of
> interface before.  If my description is not clear, it will become so after
> we are able to fill in a few real items and make them functional.
>
> Regards,
>
> Kern
>
> PS: two people have officially offered their help with the project and have
> been accepted:
>
> 1. Christopher Rasch-Olsen Raa  -- developer
> 2. Julián Hernandez -- GUI usability
>
> Thanks guys.
>
> One other persons is still considering the project ...
>
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
   
-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`) [EMAIL PROTECTED]
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'   Buenos Aires - Argentina

Debugging is twice as hard as writing the code in the first place. 
Therefore, if you write the code as cleverly as possible, you are, 
by definition, not smart enough to debug it. --Brian W. Kernighan 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Re: [Bacula-devel] Fwd: Time for a Bacula book?

2006-01-12 Thread Roberto Alsina
El Jueves, 12 de Enero de 2006 20:57, Paul Heinlein escribió:
> On Thu, 12 Jan 2006, Andrew Ford wrote:
> > Kern Sibbald wrote:
> >> I appreciate your interest, but as you will soon learn, I'm not a
> >> fan of DocBook []
> >
> > I'll echo Kern's thoughts on DocBook. []
>
> My LaTeX experience is minimal, and I don't intend to be a DocBook
> apologist, so I can't really comment on your experiences. I've found
> DocBook, esp. in conjunction with the XSL stylesheets produced by Norm
> Walsh et al., to work quite well for screen-oriented documents.
> Page-oriented publications (like O'Reilly stuff) or those with heavily
> tabular material (like cookbooks) haven't been my concern.
>
> The lack of polished editing tools wasn't really my concern either,
> considering that most folks who use and know about bacula probably
> do most of their text editing in vi or emacs anyway.
>
> That said, I have no agenda. If DocBook isn't your cup o' tea, then
> feel free to ignore it. :-)


Use restructured text and convert to docbook (or latex) later :-)

This is a title
===

With a subtitle
-----

* Item 1

* Item 2

A piece of verbatim text::

  This is verbatim

And so on :-)
   
-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`) [EMAIL PROTECTED]
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'   Buenos Aires - Argentina
Imminentizing the eschaton since 1971.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Preventing "mysql server has gone away" problem.

2006-04-06 Thread Roberto Alsina
El Jueves, 6 de Abril de 2006 13:25, Sebastien Guilbaud escribió:
> > In addition to the other comments, if I am not mistaken, there is a
> > Problems section in the MySQL chapter of the manual that points you off
> > to the MySQL documentation on this.
> >
> > This has nothing to do with you, Eric, but since we are on the subject of
> > MySQL timeouts: one user troubled by this problem was aserting that
> > Bacula remains connected at all times to the MySQL database.  Nothing
> > could be farther from the truth (or at least the intention), unless it is
> > a new bug, which is unlikely because I am not experiencing this problem
> > on my 4.1 MySQL database.
>
> on a couple of debian boxes, this error has been definitly ruled out by
> using strictly the same version of mysql libs as the mysql server.

Same here (on CentOS) with a completely different software ( vpopmail/mysql).
   
-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`) [EMAIL PROTECTED]
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'   Buenos Aires - Argentina
Feynman's problem solving algorithm: write down the problem->
think very hard -> write down the answer.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Multihomed backup server

2006-05-11 Thread Roberto Alsina
El Jueves, 11 de Mayo de 2006 11:19, Martin Simmons escribió:
> >>>>> On Thu, 11 May 2006 15:36:12 +0300, "Mindaugas" <[EMAIL PROTECTED]> 
> >>>>> said:
> >
> >   Hello,
> >
> >   Few days ago I wrote about the problem but I would like to discuss
> > about possible solutions.
> >
> >   Description:
> >   I have backup server which is connected to multiple VLANs and has
> > several IP addresses. Director sends to clients Address from Storage
> > resource where clients has to connect. Problem is that clients from
> > different VLANs has to connect to different IP addresses.
> >
> >   In 1.36 to resolve the issue I had several Storage resources (one per
> > VLAN)
> > and clients were using Address from the coresponding Storage resource.
> >   But in 1.38 support for multiple autochangers was added and this method
> > no longer works.
> >
> >   Kern suggested to put something like "bacula-sd" in Address field and
> > then put appropriate IP address in /etc/hosts file of the client. I
> > modified my configuration in this way and everything works. But I do not
> > like such solution
> > because it decentralizes management. What if IP of my SD will change?
> > Also I do
> > not have full control of the hosts file of several Windows machines -
> > domain controller is overwriting hosts file and I cannot change this
> > behaviour.
> >
> >   Maybe some other way exists?
>
> Can you store the IP address of "bacula-sd" in DNS instead of the hosts
> file? The DNS could then be different in each VLAN.

The correct solution here is probably a DNS with views. That way the same DNS
server can reply with different addresses according to what VLAN is asking.
   
-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`) [EMAIL PROTECTED]
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'   Buenos Aires - Argentina
Feynman's problem solving algorithm: write down the problem->
think very hard -> write down the answer.


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Re: [Bacula-users] proteccion de contraseñas

2005-10-21 Thread Roberto Alsina
El Viernes 21 Octubre 2005 13:57, Dan Langille escribió:
> On 21 Oct 2005 at 11:31, [EMAIL PROTECTED] wrote:
> > hola quisiera que me ayuden para ver si hay alguna posibildad de proteger
> > las contraseñas que estan en los archivos de configuracion
> > de bacula
>
> Can someone please translate this to English.  Thank you.
   
He wants to know if there's a way to protect the passwords in bacula config 
files.


-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`) [EMAIL PROTECTED]
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'   Buenos Aires - Argentina
Imminentizing the eschaton since 1971.


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] CentOS 4

2005-11-18 Thread Roberto Alsina
El Viernes 18 Noviembre 2005 12:09, Craig White escribió:
> Looking to install on CentOS 4
>
> I see 1.38.0-1 rpms for RHEL 3 and other rh/fc versions.
>
> Should I just install 1.31 from tarball or get source rpm and rebuild?

Rebuilding the src.rpm works just fine.
 
-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`) [EMAIL PROTECTED]
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'   Buenos Aires - Argentina
Imminentizing the eschaton since 1971.


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Binding to source IP address

2006-10-05 Thread Roberto Alsina
On Thu 05 Oct 2006 10:17, Kern Sibbald wrote:
> I have no idea how to control which address is used for outgoing
> communications other than by configuring your network gateway to go through
> the preferred device, which may not do exactly what you want.
>
> In any event, unless I am misunderstanding something, Bacula has no
> mechanism for controlling outgoing addresses.

There is a reason for that: Unless you have two interfaces from which you can 
reach the destination IP address, what the original poster asked makes no 
sense. Or does it?

If you do have two interfaces in such condition, you can use a iptables nat 
rule (the OUTPUT chain) to set things the way you want.

For example, if you want the bacula-dir process with PID 1234 to use IP 
10.0.0.2, you can do this (untested):

iptables -t nat -A OUTPUT -m owner --pid-owner 1234 -j SNAT --to-source 
10.0.0.2

But it's really a strange thing to do :-)

-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`) [EMAIL PROTECTED]
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'   Buenos Aires - Argentina
Feynman's problem solving algorithm: write down the problem->
think very hard -> write down the answer.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Poll - What operating systems do you run Bacula on?

2006-10-10 Thread Roberto Alsina
On Tue 10 Oct 2006 10:04, jhernandez wrote:
> 2 Directors on Debian GNU/Linux (sarge) with PostgreSQL.  And at least
> other 20 Debian GNU/Linux running the FD.

5 directors on CentOS 4, about 100 windows FDs (mostly XP)

>
> On 10/10/06, Peter L. Buschman <[EMAIL PROTECTED]> wrote:
> > All:
> >
> > If it isn't too much of an imposition, I'd like to survey the list
> > and ask the question
> > "what operating system are you running Bacula on?". I'm interested in
> > which OS distributions, versions and platforms are being deployed as
> > Bacula servers.
> >
> > Mainly, this is to identify the highest-priority configurations for a
> > test environment
> > I am setting-up, but I think it would also be interesting from a
> > broader Bacula adoption
> > perspective to see what the distribution is.
> >
> > I will aggregate all of the responses and post a summary and
> > percentage distribution
> > of the results. If you would like to add your installation to the
> > count but do not want to
> > post openly to the list, please feel free to email me privately. The
> > summarized results
> > will be anonymous as they will only consist of rolled-up statistics.
> >
> > Best regards,
> >
> > Peter Buschman
> >
> >
> >
> > -
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > your opinions on IT & business topics through brief surveys -- and earn
> > cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > ___
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
   
-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`) [EMAIL PROTECTED]
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'   Buenos Aires - Argentina
Feynman's problem solving algorithm: write down the problem->
think very hard -> write down the answer.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users