Success … sort of.
Removing "BatchMode yes” from the backuppc users .ssh/config file fixed
everything EXCEPT
the backuppc user still could not ssh out from the backup computer (sirius) to
other computers.
However, the error message was now a lot clearer (complaining that login not
allowed becau
may i ask, based on the post I wrote starting this thread, what gives you
the impression that Firefox runs in a strict shell environment?
specifically, as referenced in later posts, the shell environment provided
to shellworld.net customers?
Karen
On Thu, 15 Nov 2018, Doug wrote:
On 11/1
On 11/15/2018 6:57 AM, Doug wrote:
>
> On 11/15/2018 12:48 AM, john doe wrote:
>> On 11/14/2018 10:06 PM, Karen Lewellen wrote:
>>> You have used paypal with this tool?
>>> before I ask the shellworld.net administrator to consider the option, I
>>> wish to know it works.
>>> for the record shell
On 11/15/2018 12:48 AM, john doe wrote:
On 11/14/2018 10:06 PM, Karen Lewellen wrote:
You have used paypal with this tool?
before I ask the shellworld.net administrator to consider the option, I
wish to know it works.
for the record shellworld uses Ubuntu.
Jude, if you are following this thr
On 11/14/2018 10:06 PM, Karen Lewellen wrote:
> You have used paypal with this tool?
> before I ask the shellworld.net administrator to consider the option, I
> wish to know it works.
> for the record shellworld uses Ubuntu.
> Jude, if you are following this thread, could the program run here?
>
Hi.
On Thu, Nov 15, 2018 at 01:12:35PM +1300, Richard Hector wrote:
> On 15/11/18 7:26 AM, Reco wrote:
> >> but leaves you open to cryptolocker ransomware & various 'oh shit!'
> >> moments when I do something stupid. Offline & offsite is worth a
> >> certain amount of inconvenience to me.
Hi.
On Wed, Nov 14, 2018 at 05:03:53PM -0500, Lee wrote:
> > b) You do not keep a single backup.
> >
> > Besides, avoiding all those cryptolockers is easy. You just need to
> > learn to distinguish a trusted software from the untrusted. A trusted
> > software comes to you with your OS (in
On 11/14/18 7:01 AM, Lee wrote:
What are you using to backup your files
I use tar(1), gzip(1), rsync(1), find(1), mv(1), ccrypt(1), md5sum(1),
sha256sum(1), touch(1), and xorriso(1), for backups and archives.
I use dd(1) for images.
I have automated many chores with bash(1) and perl(1) sc
> Well, I did specify in the subject line, low graphics environment. when
> I checked the link provided for browsh, and it referenced Firefox, I could
> not understand why it was suggested.
Because browsh renders its output in a text terminal (it uses Firefox
internally only). It's the only te
Well, I started down the dependency chain and rolling back libasound2 is
resulting in a deep and dark hole. I think I shall stop while I only
have one non-working package.
It crossed my mind to try and rebuild the audacity package which, in all
my years of using Debian I've never tried before. S
Well, I did specify in the subject line, low graphics environment. when I
checked the link provided for browsh, and it referenced Firefox, I could
not understand why it was suggested.
Your test support that it was not an appropriate solution.
It is unfortunate that paypal tech support has su
On 15/11/18 7:26 AM, Reco wrote:
>> but leaves you open to cryptolocker ransomware & various 'oh shit!'
>> moments when I do something stupid. Offline & offsite is worth a
>> certain amount of inconvenience to me.
> Nope. Because:
>
> a) You do not do backups as a regular user.
> b) You do not ke
On 15/11/18 4:51 AM, Brian wrote:
>> How about:
>>
>> 3. They had physical access to the drive in question (or any backup) and
>> that data wasn't encrypted (LUKS for example).
>> [boot machine with live boot USB, mount root file system and steal the
>> file, remove live boot USB, allow machine to
Jude DaShiell wrote:
> Unfortunately browsh isn't ready for prime time anywhere for screen
> reader users.
>
> I did try using the program and after installation the program opened
> its home page and didn't respond to any keyboard commands attempted. I
> used it in a command line environment an
Unfortunately browsh isn't ready for prime time anywhere for screen
reader users.
I did try using the program and after installation the program opened
its home page and didn't respond to any keyboard commands attempted. I
used it in a command line environment and in order for the program to
resp
> On Wed, Nov 14, 2018 at 12:52:57PM -0500, Lee wrote:
>> On 11/14/18, Reco wrote:
<.. snip ..>
>> > If you're content with losing all this metadata in your backup - there
>> > are rsync, cpio or tar. Or all those 'backup solutions' based on those.
>>
>> Do I need all that metadata? This is for
You have used paypal with this tool?
before I ask the shellworld.net administrator to consider the option, I
wish to know it works.
for the record shellworld uses Ubuntu.
Jude, if you are following this thread, could the program run here?
Karen
On Wed, 14 Nov 2018, Stefan Monnier wrote:
M
> More for those using tools like links then tools like Firefox, because
> I only have access to Linux via a shell.
> Is there an alternative door to paypal, or a paypal alternative?
Tried browsh (https://www.brow.sh/)?
Stefan
On Thu 15 Nov 2018 at 03:41:42 +1100, Andrew McGlashan wrote:
>
>
> On 15/11/18 2:51 am, Brian wrote:
> > And what is the value to an attacker in having /etc/shadow, assuming it
> > can be decrypted in a sensible time frame? Remotely logging in? Surely
> > not in these days of ssh keys?
>
> Wel
Joe wrote:
> That doesn't mean they allow their customers to use it.
>
> Think about it, the minimum wage call-centre people work from scripts.
> That's workable with Windows, of which there are only two
> near-identical versions supported by Microsoft. I don't know OSX, but
> I'd think pretty mu
On 11/14/18, Michael Wagner wrote:
> On Nov 14, 2018 at 12:18:47, Lee wrote:
>> On 11/14/18, Jonathan Dowland wrote:
>>
>> > I'd recommend
>> > taking a look at rsync for performing the copy.
>>
>> I've used rsync at work. It was fast & good enuf for keeping my files
>> on different machines con
On 11/14/18, to...@tuxteam.de wrote:
> On Wed, Nov 14, 2018 at 12:18:47PM -0500, Lee wrote:
>
> [...]
>
> Just for one data point -- I do my backups basically this way, all
> from the command line
>
> sudo cryptsetup open /dev/sdXX backup
> sudo mount /dev/mapper/backup /media/backup
> backu
On 11/14/18, Andrew McGlashan wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Hi,
>
> On 15/11/18 2:01 am, Lee wrote:
>> What are you using to backup your files to an encrypted usb drive?
>
> In an ideal world:
<.. snip good suggestions ..>
> 3. Encrypt with LUKS (full disk encryp
Hi.
On Wed, Nov 14, 2018 at 12:52:57PM -0500, Lee wrote:
> On 11/14/18, Reco wrote:
> > On Wed, Nov 14, 2018 at 10:50:44AM -0500, Lee wrote:
> >> On 11/14/18, Reco wrote:
> >> > Hi.
> >> >
> >> > On Wed, Nov 14, 2018 at 10:01:38AM -0500, Lee wrote:
> >> >> What are you using to backup y
On Nov 14, 2018 at 12:18:47, Lee wrote:
> On 11/14/18, Jonathan Dowland wrote:
>
> > I'd recommend
> > taking a look at rsync for performing the copy.
>
> I've used rsync at work. It was fast & good enuf for keeping my files
> on different machines consistent but I never figured out how to sync
On 11/14/18, Reco wrote:
> On Wed, Nov 14, 2018 at 10:50:44AM -0500, Lee wrote:
>> On 11/14/18, Reco wrote:
>> >Hi.
>> >
>> > On Wed, Nov 14, 2018 at 10:01:38AM -0500, Lee wrote:
>> >> What are you using to backup your files to an encrypted usb drive?
>> >
>> > For the backup itself - dump(8)
On Wed, Nov 14, 2018 at 12:18:47PM -0500, Lee wrote:
[...]
> Well that's .. surprising. I went with xfce because it's supposed to
> be 'lightweight' and I'm trying debian on an old laptop. If I go with
> something other than xfce is it just mounting & unlocking the external
> drive that changes
On 11/14/18, Jonathan Dowland wrote:
> On Wed, Nov 14, 2018 at 10:01:38AM -0500, Lee wrote:
>>What I've been using on windows is truecrypt to encrypt the drive and
>>1) unison + gui frontend to do a quick backup of selected files & 2) a
>>bat file that calls xcopy to copy files with the archive fl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
On 15/11/18 2:01 am, Lee wrote:
> What are you using to backup your files to an encrypted usb drive?
In an ideal world:
1. Don't use TrueCrypt any longer, VeraCrypt is the natural
replacement in the Winblows world. TrueCrypt hasn't been consi
On 15/11/18 2:51 am, Brian wrote:
> And what is the value to an attacker in having /etc/shadow, assuming it
> can be decrypted in a sensible time frame? Remotely logging in? Surely
> not in these days of ssh keys?
Well re-use of passwords.
We all know that if you have a username (often tim
On Wed, Nov 14, 2018 at 10:50:44AM -0500, Lee wrote:
> On 11/14/18, Reco wrote:
> > Hi.
> >
> > On Wed, Nov 14, 2018 at 10:01:38AM -0500, Lee wrote:
> >> What are you using to backup your files to an encrypted usb drive?
> >
> > For the backup itself - dump(8) or xfsdump(8) (filesystem depende
On Wednesday 14 November 2018 07:57:50 Stefan Monnier wrote:
> > "escalate" the call. Paypal I think, runs on linux.
>
> You mean Android/Linux or GNU/Linux?
>
> In any case, this is like saying that Toyota uses diesel-powered
> vehicules to ship its cars (and parts), so of course its vehicules
>
On Thu 15 Nov 2018 at 01:30:02 +1100, Andrew McGlashan wrote:
>
>
> On 14/11/18 10:19 pm, Brian wrote:
> > There are two situations I can think of which could lead to /etc/shadow
> > becoming vulnerable:
> >
> > 1. The machine's administrator causes it to happen.
> > 2. There is a flaw in one t
On 11/14/18, Reco wrote:
> Hi.
>
> On Wed, Nov 14, 2018 at 10:01:38AM -0500, Lee wrote:
>> What are you using to backup your files to an encrypted usb drive?
>
> For the backup itself - dump(8) or xfsdump(8) (filesystem dependent).
Which seems to require restore or xfsrestore?
https://linu
On Thu, 15 Nov 2018 01:22:37 +1100
Andrew McGlashan wrote:
Hello Andrew,
>you can and perhaps one day they'll get bitten and realize that your
>warnings were for real and very much worth listening to..
Experience (admittedly limited) tells me otherwise; Despite helping out
people and stressin
On Wed, Nov 14, 2018 at 08:37:41AM -0500, Greg Wooledge wrote:
The point is you can run "sudo ascript" but you cannot run "sudo afunction".
Oh yes of course. I had forgotten that from the earlier messages. Sorry
for the noise.
--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Jonathan Dowland
⢿⡄⠘⠷⠚⠋⠀ https://jmtd.net
⠈⠳⣄⠀⠀
On Wed, Nov 14, 2018 at 10:01:38AM -0500, Lee wrote:
What I've been using on windows is truecrypt to encrypt the drive and
1) unison + gui frontend to do a quick backup of selected files & 2) a
bat file that calls xcopy to copy files with the archive flag set to
YYMMDD/ on an encrypted drive (ie.
On Wed, 14 Nov 2018 at 16:04, john doe wrote:
>
> Any reasons why you want package from testing and not from Stretch
> backports?
>
> because I didn't know Stretch backports existed - now I do. It seems to
offer to the stability of the stretch destribution with the ability to
upgrade certain pack
Hi.
On Wed, Nov 14, 2018 at 10:01:38AM -0500, Lee wrote:
> What are you using to backup your files to an encrypted usb drive?
For the backup itself - dump(8) or xfsdump(8) (filesystem dependent).
For the encryption of this hypothetical drive (I don't use USB drives
for these purposes) - l
On 11/14/2018 12:58 PM, Shane Dev wrote:
> Hello,
>
> I downloaded firmware-9.6.0-amd64-netinst.iso and successfully installed a
> minimal debian stretch on my UEFI/GPT disk. I then I replaced all
> references to "stretch" with "testing" in /etc/apt/sources.list and
> executed sudo apt update; sud
What are you using to backup your files to an encrypted usb drive?
This is my first try at moving off windows, so it'd be best to assume
I know almost nothing about linux admin stuff.
What I've been using on windows is truecrypt to encrypt the drive and
1) unison + gui frontend to do a quick back
Shane Dev wrote:
...
> 3. Last time I tried apt upgrade, my grub menu was replaced with the grub
> command prompted. If there any way to avoid this happening again?
while testing has been fairly decent, once in a while
there are issues you may have to resolve via other means.
if you are new e
On 14/11/18 10:19 pm, Brian wrote:
> There are two situations I can think of which could lead to /etc/shadow
> becoming vulnerable:
>
> 1. The machine's administrator causes it to happen.
> 2. There is a flaw in one the OS's components.
>
> The least said about cause 1, the better. There is no
On 14/11/18 11:09 pm, Corey Manshack wrote:
> It may be that the Debian team is more in tune with their users. I’ve caught
> hell trying to convince old timers that their password of mark1 was
> incredibly horrible. People even tried to get me fired over my “strict”
> password policy.
There
On Wed, 14 Nov 2018 07:34:02 -0600
Nate Bargmann wrote:
Hello Nate,
>Can I blame it on not being quite awake enough a couple of hours ago?
Certainly; I would. :-)
>Thanks, Brad.
YW.
--
Regards _
/ ) "The blindingly obvious is
/ _)radnever immediately
On Wed, Nov 14, 2018 at 09:55:31AM +, Jonathan Dowland wrote:
> On Tue, Nov 13, 2018 at 08:15:13AM -0500, Greg Wooledge wrote:
> > So move them to scripts instead. Or a single script.
> >
> > Defining your system backup in your end-user account's shell functions
> > just seems completely sill
On Wed, Nov 14, 2018 at 08:48:56AM +, David Martens wrote:
>
> Neither I found a way how to at least check
> dependencies.
>
> ...
>
> gdebi?
Basically, "apt-get install ./your_pkg_file.deb" replaces gdebi.
Or "apt install" if you prefer that. Don't forget the leading ./ on
the filename.
* On 2018 14 Nov 07:15 -0600, Brad Rogers wrote:
> On Wed, 14 Nov 2018 06:31:22 -0600
> Nate Bargmann wrote:
>
> Hello Nate,
>
> >I'm seeing the same thing, however I've been unable to find the versions
> >of the packages you list, so I am stuck without a working Audacity.
>
> Look for Debian S
On Wed, 14 Nov 2018 06:31:22 -0600
Nate Bargmann wrote:
Hello Nate,
>I'm seeing the same thing, however I've been unable to find the versions
>of the packages you list, so I am stuck without a working Audacity.
Look for Debian Snapshot - they'll be on there somewhere.
https://snapshot.debian.o
> "escalate" the call. Paypal I think, runs on linux.
You mean Android/Linux or GNU/Linux?
In any case, this is like saying that Toyota uses diesel-powered
vehicules to ship its cars (and parts), so of course its vehicules will
also accept diesel.
Stefan
* On 2018 11 Nov 12:47 -0600, Miguel A. Vallejo wrote:
> After a lot of googling, trial and error I solved the issue
> downgrading libasound2 and related packages to version 1.1.6:
>
> libasound2_1.1.6-1_amd64.deb
> libasound2_1.1.6-1_i386.deb
> libasound2-data_1.1.6-1_all.deb
> libasound2-dev_1.1
It may be that the Debian team is more in tune with their users. I’ve caught
hell trying to convince old timers that their password of mark1 was incredibly
horrible. People even tried to get me fired over my “strict” password policy.
Sent from my iPhone
> On Nov 14, 2018, at 7:28 PM, Andrew McG
On 11/14/2018 01:38 AM, Tomáš Golembiovský wrote:
Hi,
I need to safely install a DEB file (or set of DEB files) without
network connectivity and with tools normally present on small Debian
installation. More precisely I would either like to install the package
or leave the system in state before
Shane Dev wrote:
> Hello,
>
> I downloaded firmware-9.6.0-amd64-netinst.iso and successfully installed a
> minimal debian stretch on my UEFI/GPT disk. I then I replaced all
> references to "stretch" with "testing" in /etc/apt/sources.list and
> executed sudo apt update; sudo apt install gnome-cor
Hello,
I downloaded firmware-9.6.0-amd64-netinst.iso and successfully installed a
minimal debian stretch on my UEFI/GPT disk. I then I replaced all
references to "stretch" with "testing" in /etc/apt/sources.list and
executed sudo apt update; sudo apt install gnome-core firefox-esr.
Everything work
On 14/11/18 10:25 pm, Corey Manshack wrote:
> So using the file uploader tool we can inject many more dangerous scripts and
> codes to gain higher access than just “reading” /etc/shadow if the uploader
> tool is running as privileged user or we gained privilege escalation another
> way.
Sure
On 14/11/18 9:28 pm, Corey Manshack wrote:
> If they have /etc/shadow why would they need to brute force :) I can’t think
> of a vuln that would give that up without them already having root.
A website file uploader tool, apparantly there has been one there for
about 10 years using jquery. On
On Wed 14 Nov 2018 at 21:21:54 +1100, Andrew McGlashan wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
>
>
> On 14/11/18 8:44 pm, Brian wrote:
> > On Tue 13 Nov 2018 at 18:50:35 -0800, pe...@easthope.ca wrote:
> >> https://en.wikipedia.org/wiki/Brute-force_attack
> >
> > Security
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 14/11/18 8:44 pm, Brian wrote:
> On Tue 13 Nov 2018 at 18:50:35 -0800, pe...@easthope.ca wrote:
>> https://en.wikipedia.org/wiki/Brute-force_attack
>
> Security is already breached if a password database can be attacked
> in that way. A six cha
On Tue, Nov 13, 2018 at 08:15:13AM -0500, Greg Wooledge wrote:
So move them to scripts instead. Or a single script.
Defining your system backup in your end-user account's shell functions
just seems completely silly and pointless.
I can't really see the problem, assuming ~/.bashrc is being bac
On Tue 13 Nov 2018 at 18:50:35 -0800, pe...@easthope.ca wrote:
> * From: Brian
> * Date: Tue, 13 Nov 2018 18:14:32 +
> > OTOH, if a*isvg is known to be the name of your dog...
>
> The reference in my enquiry is clear about that.
> https://www.debian.org/doc/manuals/debian-referen
-Original Message-
From: Tomáš Golembiovský [mailto:tgole...@redhat.com]
Sent: Wednesday, November 14, 2018 9:38 AM
To: debian-user@lists.debian.org
Subject: Verifying dependencins of DEB file(s)
...
Neither I found a way how to at least check
dependencies.
...
gdebi?
This communica
On Tue, 13 Nov 2018 18:30:47 -0500
Gene Heskett wrote:
> On Tuesday 13 November 2018 18:04:44 Karen Lewellen wrote:
>
> > Hi Folks,
> > More for those using tools like links then tools like Firefox,
> > because I only have access to Linux via a shell.
> > Is there an alternative door to paypal,
On 14. 11. 18 08:38, Tomáš Golembiovský wrote:
However, it seems there is no way to roll-back installation done with
dpkg in case of failure.
"dpkg --purge foo" should remove any installation of "foo", including in
the case when package configuration failed due to missing dependencies.
For
On 2018-11-14 08:38 +0100, Tomáš Golembiovský wrote:
> I need to safely install a DEB file (or set of DEB files) without
> network connectivity and with tools normally present on small Debian
> installation. More precisely I would either like to install the package
> or leave the system in state b
Hi.
On Wed, Nov 14, 2018 at 08:38:26AM +0100, Tomáš Golembiovský wrote:
> Hi,
>
> I need to safely install a DEB file (or set of DEB files) without
> network connectivity and with tools normally present on small Debian
> installation. More precisely I would either like to install the pack
66 matches
Mail list logo