Re: Live Fille System Backup

2017-05-04 Thread Dejan Jocic
On 04-05-17, Sergei G wrote: > That's good to know. > > > Thank you > > > On 5/4/17 6:46 PM, Anders Andersson wrote: > > On Fri, May 5, 2017 at 1:17 AM, Sergei G wrote: > > > I would like a backup tool that does not bring a million dependencies with > > > MBs of files. Something that works on

Re: Live Fille System Backup

2017-05-04 Thread Sergei G
That's good to know. Thank you On 5/4/17 6:46 PM, Anders Andersson wrote: On Fri, May 5, 2017 at 1:17 AM, Sergei G wrote: I would like a backup tool that does not bring a million dependencies with MBs of files. Something that works on server without X Windows and can send backup to an exte

Re: Booting a CF or SD card from an internal card reader

2017-05-04 Thread Leandro Noferini
Brian writes: > 1. This HOWTO is a result of the discussion on debian-user beginning at Thanks a lot for this document because it hits a problem I found many months ago without solution for me. I would like to use my internal card reader (Lenovo X240) to boot in tails (https://tails.boum.org) M

Re: Live Fille System Backup

2017-05-04 Thread Anders Andersson
On Fri, May 5, 2017 at 1:17 AM, Sergei G wrote: > I would like a backup tool that does not bring a million dependencies with > MBs of files. Something that works on server without X Windows and can send > backup to an externally attached USB drive. Nothing fancy. No network > infrastructure.

Re: live medium installer remounting medium

2017-05-04 Thread songbird
Michael Milliman wrote: > On 05/04/2017 08:53 AM, Stefan Helmert wrote: >> If I start from debian 8.7.1 live cd/dvd over pxe and nfs, everything is >> working fine. But clicking the installer desktop icon does nothing. This >> happens, because the installer tries to mount the medium again. It tri

Live Fille System Backup

2017-05-04 Thread Sergei G
I am running Raspberry PI and I would like to dump full file system without shutting down the system. One machine runs nginx and another runs PostgreSQL. I have had a good success with FreeBSD and dump software, because it is part of the OS and core team maintains it. However, dump utility is no

Re: live medium installer remounting medium

2017-05-04 Thread David Wright
On Thu 04 May 2017 at 15:38:22 (-0500), Michael Milliman wrote: > HmmI had a similar problem with the installer, though in my case I > had put the installation DVD image on a thumb drive. Everything worked > fine up to a point. Then I had to do something a little out of the > ordinary and the

Re: live medium installer remounting medium

2017-05-04 Thread Michael Milliman
HmmI had a similar problem with the installer, though in my case I had put the installation DVD image on a thumb drive. Everything worked fine up to a point. Then I had to do something a little out of the ordinary and the same thing happened to me...it wanted to remount the the file system bu

Re: Only root can write on USB disk

2017-05-04 Thread Pascal Hambourg
Le 04/05/2017 à 17:22, Mostafa Shahverdy a écrit : [10021.791499] usb-storage 3-1:1.0: USB Mass Storage device detected [10021.793693] scsi host9: usb-storage 3-1:1.0 [10022.814216] scsi 9:0:0:0: Direct-Access Philips USB Flash Drive PMAP PQ: 0 ANSI: 4 [10022.814812] sd 9:0:0:0: Attached

Re: Only root can write on USB disk

2017-05-04 Thread Brian
On Thu 04 May 2017 at 19:52:46 +0430, Mostafa Shahverdy wrote: > > > > In my /etc/fstab, I add lines for the drives and put 'user' in the options: > > > > LABEL= auto noauto,user,rw,exec 0 0 > > I played with fstab as far as I could, and still no luck. It is still > owned by root. I also f

Re: Possibly erroneous "device not present" message during boot

2017-05-04 Thread Brian
On Tue 25 Apr 2017 at 14:09:15 +0100, Brian wrote: > On Mon 24 Apr 2017 at 15:10:16 -0500, David Wright wrote: > > > On Mon 24 Apr 2017 at 19:37:22 (+0100), Brian wrote: > > > > > > A modicum of reassurance and help is never wasted, particularly for > > > those users who come to this thread in t

Re: Only root can write on USB disk

2017-05-04 Thread Greg Wooledge
On Thu, May 04, 2017 at 05:12:39PM +0100, Lisi Reisz wrote: > On Thursday 04 May 2017 16:22:46 Mostafa Shahverdy wrote: > > this is my fstab line: > > > > > > /dev/sdh1 /media/mostafa/flash_h1 auto user,rw,nosuid,nodev,relatime 0 0 > > it doesn't include what Greg suggested. He suggested: > "-o u

Re: Only root can write on USB disk

2017-05-04 Thread Lisi Reisz
On Thursday 04 May 2017 16:22:46 Mostafa Shahverdy wrote: > > In my /etc/fstab, I add lines for the drives and put 'user' in the > > options: > > > > LABEL= auto noauto,user,rw,exec 0 0 > > I played with fstab as far as I could, and still no luck. It is still > owned by root. I also found that

Re: Only root can write on USB disk

2017-05-04 Thread Mostafa Shahverdy
> > In my /etc/fstab, I add lines for the drives and put 'user' in the options: > > LABEL= auto noauto,user,rw,exec 0 0 I played with fstab as far as I could, and still no luck. It is still owned by root. I also found that there are some errors in my dmesg: [10021.791499] usb-storage 3-1:

Re: Xscreensaver Is Ignoring Config File

2017-05-04 Thread Kent West
Never mind. It was a case of me shooting myself in my own foot. I am calling a script from ~/.xinitrc that is restoring an old copy of ~/.xscreensaver. My bad. Sorry for the noise. -- Kent On Thu, May 4, 2017 at 8:16 AM, Kent West wrote: > I have a ~/.xscreensaver file in my home directory.

Re: How to Run a Command on Screensaver Activation, Only After User Interaction that Session?

2017-05-04 Thread David Wright
On Thu 04 May 2017 at 08:29:35 (-0500), Kent West wrote: > I thought about that at the time, but figure any button press would also > entail a slight bit of mouse movement in 99.99% of the cases, but since > you've done the work for me in finding the event number (thanks! ;-) ), > I've now added i

live medium installer remounting medium

2017-05-04 Thread Stefan Helmert
If I start from debian 8.7.1 live cd/dvd over pxe and nfs, everything is working fine. But clicking the installer desktop icon does nothing. This happens, because the installer tries to mount the medium again. It tries to mount /dev/sr0. But there is no /dev/srv0 because the medium is available

Re: How to Run a Command on Screensaver Activation, Only After User Interaction that Session?

2017-05-04 Thread Kent West
On Thu, May 4, 2017 at 2:27 AM, Felix Dietrich wrote: > Kent West writes: > > > On Thu, Apr 27, 2017 at 9:27 PM, Felix Dietrich > > wrote: > > > > Kent West writes: > > > > What I needed (and have since solved - below) was help working out the > > syntax of determining human interaction wi

Xscreensaver Is Ignoring Config File

2017-05-04 Thread Kent West
I have a ~/.xscreensaver file in my home directory. I am not starting the X GUI automatically (not even a login manager; just a plain text prompt). This ~/.xscreensaver file has the default hack specified as "1" (I've also tried other numbers), as in: mode: one selected: 1 But w

Re: Using -prune option of find to ignore hidden directories

2017-05-04 Thread Greg Wooledge
On Thu, May 04, 2017 at 02:22:38PM +0200, Nicolas George wrote: > For interactive use, the other other behaviour is obviously the best > one: > > ~ $ ls *.c > zsh: no matches found: *.c > zsh: exit 1 ls --color=tty -FT0 *.c > > Notice how zsh is reporting the error, not ls? Oh, bash calls th

Re: Using -prune option of find to ignore hidden directories

2017-05-04 Thread Nicolas George
Le quintidi 15 floréal, an CCXXV, Greg Wooledge a écrit : > Bash has an option for this behavior (nullglob). It's off by default > because it produces extremely surprising results in interactive use. For interactive use, the other other behaviour is obviously the best one: ~ $ ls *.c zsh: no mat

Re: Using -prune option of find to ignore hidden directories

2017-05-04 Thread Greg Wooledge
On Thu, May 04, 2017 at 09:36:11AM +0200, Nicolas George wrote: > Note that it is a severe misfeature of the shell to have a very > different behaviour when a glob matches than when a glob does not match. > > I have seen make commands fail because they contained unquoted "[a]" > arguments and some

Re: Only root can write on USB disk

2017-05-04 Thread Mostafa Shahverdy
> Mount the file system with "-o uid=youruser" to have the files presented > by the kernel as being "owned" by that user. Even using that commant, it is still owned by root -- Regards, Mostafa Shahverdy signature.asc Description: PGP signature

Re: Using -prune option of find to ignore hidden directories

2017-05-04 Thread rhkramer
On Thursday, May 04, 2017 01:45:30 AM Bob McGowan wrote: > On 05/03/2017 07:44 PM, rhkra...@gmail.com wrote: ... > >> On my (Wheezy) system, I tried that, i.e.: > >> > >> > >> echo find /home/ -type d -name .* > >> > >> and > >> > >> echo find /home/ -type d -name '.*' > >> > >> and, in both

Re: Using -prune option of find to ignore hidden directories

2017-05-04 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, May 04, 2017 at 09:36:11AM +0200, Nicolas George wrote: > Le quintidi 15 floréal, an CCXXV, to...@tuxteam.de a écrit : > > Exactly. Try again in a directory with something in it, and you'll > > appreciate the whole power/curse of the thing :-)

Re: How to Run a Command on Screensaver Activation, Only After User Interaction that Session?

2017-05-04 Thread Felix Dietrich
Kent West writes: > On Thu, Apr 27, 2017 at 9:27 PM, Felix Dietrich > wrote: > > Kent West writes: > > What I needed (and have since solved - below) was help working out the > syntax of determining human interaction with X. > > You may also want to consider that a user probably should n

Re: Using -prune option of find to ignore hidden directories

2017-05-04 Thread Nicolas George
Le quintidi 15 floréal, an CCXXV, to...@tuxteam.de a écrit : > Exactly. Try again in a directory with something in it, and you'll > appreciate the whole power/curse of the thing :-) > > The shell takes a lot from the "ambient" (current directory, shell > variables inherited through the dynamic pat

Re: Using -prune option of find to ignore hidden directories

2017-05-04 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, May 03, 2017 at 10:45:30PM -0700, Bob McGowan wrote: [...] > >>> before all that: > >>> echo find /home/richard -type d -name .* > >> That seems like a helpful trick, but I'm not sure what I should see. > >> > >> On my (Wheezy) system, I tr