I am addressing all hosts by 'hostname', not IP. All machines run with
static IP addresses.
-Original Message-
From: Msquared [mailto:[EMAIL PROTECTED]
Sent: Monday, October 20, 2008 8:48 PM
To: General list for user discussion,questions and support
Subject: Re: [BackupPC-use
On Tue, Oct 14, 2008 at 09:55:29AM +1100, Adam Goryachev wrote:
> Backuppc will connect using the *name* rather than the IP address.
Note that you should ensure all hosts you want to back up have static IPs
on your network. (You can do this either manually or with DHCP, as is
your preference.)
oup00/LogVol01swapswapdefaults
0 0
/dev/archive/BackupPC /var/lib/BackupPC ext3defaults
0 0
[EMAIL PROTECTED] etc]$
-Original Message-
From: Nils Breunese (Lemonbit) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 15, 2008 3:57 AM
To: Gener
Kenneth L. Owen wrote:
> That only leaves one issue: I can't log into the web GUI from the
> Windows
> server. I have ssl setup and can get the default web page with
> https://Archiver/ but https://Archiver/BackupPC/ gets a 403 screen
> - Not
> Authorized . This is the same line that I use
the same line that I use on Archiver to pull up the
BackupPC GUI. -- ken
-----Original Message-
From: Adam Goryachev [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 14, 2008 1:25 AM
To: General list for user discussion,questions and support
Subject: Re: [BackupPC-users] Almost working
That m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kenneth L. Owen wrote:
> Sorry, I missed the command line in the first message. The client machine
> name is mixed case of the form 'HOSTname'. I believe that I read in the
> documentation that it should be all lower case. I know it works in lower
>
ge-
From: Adam Goryachev [mailto:[EMAIL PROTECTED]
Sent: Monday, October 13, 2008 10:47 PM
To: General list for user discussion,questions and support
Subject: Re: [BackupPC-users] Almost working
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kenneth L. Owen wrote:
> Mr. Yates,
\
\
> /usr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kenneth L. Owen wrote:
> Mr. Yates,
> Since Fedora 8 had BackupPC included in the distribution, user backuppc was
> already in existence and set for no logon. As root the su -s line changes
> the user to 'backuppc'. The test below is run as backuppc
s was to repeat the test using hostname.
- ken
-Original Message-
From: royden yates [mailto:[EMAIL PROTECTED]
Sent: Monday, October 13, 2008 8:32 PM
To: General list for user discussion,questions and support
Subject: Re: [BackupPC-users] Almost working
On Mon, 2008-10-13 at 20:01 -0400,
On Mon, 2008-10-13 at 20:01 -0400, Kenneth L. Owen wrote:
> If I understand you correctly:
>
> [EMAIL PROTECTED] ~]$ su -
> Password:
> [EMAIL PROTECTED] ~]# su -s /bin/bash - backuppc
> -bash-3.2$ ssh -l root WinServer whoami
> root
> -bash-3.2$
>
> It works this way, too. -- ken
>
> (note:
-
From: Adam Goryachev [mailto:[EMAIL PROTECTED]
Sent: Monday, October 13, 2008 6:55 PM
To: General list for user discussion,questions and support
Subject: Re: [BackupPC-users] Almost working
Backuppc will connect using the *name* rather than the IP address. You
should test like this:
su -s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kenneth L. Owen wrote:
> With the feedback and help with command line, I was able to create the rsa
> keys (Thanks Nils). When I finished creating the keys, I ran the test given
> in the instructions:
>
> [EMAIL PROTECTED] .ssh]# su -s /bin/bash - ba
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kenneth L. Owen wrote:
> With the feedback and help with command line, I was able to create the rsa
> keys (Thanks Nils). When I finished creating the keys, I ran the test given
> in the instructions:
>
> [EMAIL PROTECTED] .ssh]# su -s /bin/bash - ba
-
From: royden yates [mailto:[EMAIL PROTECTED]
Sent: Monday, October 13, 2008 2:03 PM
To: General list for user discussion,questions and support
Subject: Re: [BackupPC-users] Almost working
<< deleted text >>
As you have been pointed to rsync in a windows context, please remember
that rs
With the feedback and help with command line, I was able to create the rsa
keys (Thanks Nils). When I finished creating the keys, I ran the test given
in the instructions:
[EMAIL PROTECTED] .ssh]# su -s /bin/bash - backuppc
-bash-3.2$ chmod -R go-rwx ~/.ssh
-bash-3.2$ ssh -l root 192.168.1.101 w
On Sat, 2008-10-11 at 13:10 +0200, Nils Breunese (Lemonbit) wrote:
> Kenneth L. Owen wrote:
>
> > For a number of years I have run a small home network of windows
> > machines. I recently decided to move my computing to Linux. I now
> > have two machines running Fedora 8. The first machine
Kenneth L. Owen wrote:
> On this path, my next step is to set up ssh-keys for BackupPC.
> Remember, that I am a novice in Linux. I have instructions for creating
> the keys but find a discrepancy between the instructions (written for
> Debian) and the Fedora setup. When creating keys on the arch
Hi,
> Why use Fedora at all?? Debian is your friend
So are so many other Linux distributions... one of the best things about Linux
is the range available.
I personally use Scientific Linux on all my servers (and clients servers) and
have been for many years. If it's good enough for the Large Hed
Stephen Vaughan wrote:
> Why use Fedora at all?? Debian is your friend
If you're used to the Fedora way (a.k.a. Red Hat way) of things and
want a distribution with a long lifecycle then I'd say CentOS (or RHEL
if you need paid support) is a better choice than Debian. Debian is a
fine distri
Adam Goryachev wrote:
>> [EMAIL PROTECTED] ~]# su backuppc
>> bash-3.2$<== This doesn't look as expected
>
> Actually, yes, this is the default prompt, which is usually modified
> in
> your ~/.bashrc or ~/.bash_profile files, but the backuppc user doesn't
> have/use these files
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kenneth L. Owen wrote:
> Well, I have news good and bad. First, your instructions were very clear,
> precise and easy to follow. BUT, it didn't work.
>
> [EMAIL PROTECTED] ~]$ su -
> Password:
> [EMAIL PROTECTED] ~]# grep backuppc /etc/passwd
> bac
Why use Fedora at all?? Debian is your friend
On Sat, Oct 11, 2008 at 2:22 PM, Michael Mansour <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > Hello all,
> >
> > For a number of years I have run a small home network of windows
> machines.
> > I recently decided to move my computing to Linux. I now have t
-Original Message-
From: Adam Goryachev [mailto:[EMAIL PROTECTED]
Sent: Sunday, October 12, 2008 7:32 PM
To: General list for user discussion,questions and support
Subject: Re: [BackupPC-users] Almost working
You should login as root, and then use:
su - backuppc
This will "switch"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kenneth L. Owen wrote:
> On this path, my next step is to set up ssh-keys for BackupPC.
> Remember, that I am a novice in Linux. I have instructions for creating
> the keys but find a discrepancy between the instructions (written for
> Debian) and th
__
From: dan [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 11, 2008 9:01 PM
To: General list for user discussion,questions and support
Subject: Re: [BackupPC-users] Almost working
Definitely go with rsync for backups. This is a better choice.
Also, fedora 8 is a perfectly fine OS but
e. When I
> am
> > more stable with Linux, I'll be willing to be more adventurous. -- ken
> >
> > -Original Message-
> > From: Michael Mansour [mailto:[EMAIL PROTECTED]
> > Sent: Friday, October 10, 2008 11:23 PM
> > To: General list for user discussio
. -- ken
>
> -Original Message-
> From: Michael Mansour [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 10, 2008 11:23 PM
> To: General list for user discussion,questions and support;
> BackupPC-users@lists.sourceforge.net
> Subject: Re: [BackupPC-users] Almost workin
Kenneth L. Owen wrote:
> For a number of years I have run a small home network of windows
> machines. I recently decided to move my computing to Linux. I now
> have two machines running Fedora 8. The first machine assumed the
> role of my windows server using samba. The second machine is
Kenneth L. Owen wrote:
> When I started this transition, Fedora 8 was issued and stable.
> When I am
> more stable with Linux, I'll be willing to be more adventurous. --
> ken
Actually, using Fedora for servers *is* being adventurous, because it
has such a short lifecycle. If want a stabl
user discussion,questions and support;
BackupPC-users@lists.sourceforge.net
Subject: Re: [BackupPC-users] Almost working
Hi,
> Hello all,
>
> For a number of years I have run a small home network of windows machines.
> I recently decided to move my computing to Linux. I now have two machines
Hi,
> Hello all,
>
> For a number of years I have run a small home network of windows machines.
> I recently decided to move my computing to Linux. I now have two machines
> running Fedora 8. The first machine assumed the role of my windows server
Why choose Fedora 8 and not Fedora 9? Fedora 8
Hello all,
For a number of years I have run a small home network of windows machines.
I recently decided to move my computing to Linux. I now have two machines
running Fedora 8. The first machine assumed the role of my windows server
using samba. The second machine is to be my system archivi
32 matches
Mail list logo