You should use ssh -X not ssh -Y, read below...
>From the ssh manual:
"""
-X Enables X11 forwarding. This can also be specified on a per-host
basis in a configuration file.
X11 forwarding should be enabled with caution. Users with the
ability to
Hi Kern,
About your ssh Xforwarding issue...
You need to add the following line to your /etc/sshd_config file:
X11Forwarding yes
then just ssh to the remote machine using:
ssh -X remote-machine
and you should be able to run remote graphical apps using your local Xserver.
Note that this is usu
Hi All,
I have been having a little problem for the last couple of weeks. The catalog
record for the currently used tape in my Diff pool keeps getting borked. The
slot number which should be 19, keeps getting set to 0 somehow. Then in the
morning when I get in to work my mail box is full of the
cula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] RunBeforeJob && Hosts (Was: is waiting
for its start time)
Hi,
On 4/21/2006 9:43 PM, Bennett, Silas (GE Indust, Security) wrote:
> Or that could work to.
>
> I am feeling a bit sheepish now...
;-)
I was just about to
Or that could work to.
I am feeling a bit sheepish now...
=0)
Silas
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Turbo
Fredriksson
Sent: Friday, April 21, 2006 6:05 AM
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] RunBeforeJob && Ho
Hi Turbo,
The easiest way to do this is have the bacula user on the client set up to
allow a login shell of a specific script. You also will need to give the bacula
user a home directory (maybee /var/backups).
do something like this in /etc/passwd on the client
bacula:x::65534::/bar/backup:/us
o do it all in one shot use the following
oneliner:echo ".dump" |
/usr/bin/sqlite bacula.db | bacula-sqlite_2_mysqldump.sh - | mysql -p -u
baculadb
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Bennett,
Silas (GE Indust, Security
the right direction. I will send this in a
seperate email.
Cheers,
Silas
=0)
-Original Message-
From: Kern Sibbald [mailto:[EMAIL PROTECTED]
Sent: Friday, April 14, 2006 12:06 AM
To: bacula-users@lists.sourceforge.net
Cc: Bennett, Silas (GE Indust, Security)
Subject: Re: [Bacula-user
Hi
All,
This
is a follow up to my SQLite -> MySQL migration Email.
The
Scratch Pool has _NEVER_ worked for me, and during the database migration, I
noticed something.
In the
Pool Table there is a field called ScratchPoolId, and all of the records in the
table have ScratchPoolId set t
Hi
All,
I just
migrated from SQLite to MySQL with my Bacula setup. And I thought you might
value some end user feedback. Things to note, the docmentation is a
bit deficient (actually missleading) concerning such migrations. It might be a
good Idea to update the Documentation to avoid lead
10 matches
Mail list logo