On 1/9/23 12:44, Jason wrote:
Or how does your backup look like?
I had a QNAP NAS but it became so incredibly slow I replaced it with
Debian using Samba and SSH.
The backups are managed by the clients, but periodically I save part of
the NAS to Amazon S3.
I also have a remote Nextclou
Hi
I was a user of OpenMediaVault for several years. I even donated money
to the developer.
But very provocatively OpenMediaVault is bloatware, way too big. The
only thing I need is a reliable backup.
I had pure Debian (minimal installation, very few packages) installed
with borgbackup and
> I would use the emacsclient command in the terminal. `emacsclient -c
> -a ""` somehow does the work, but it occupies the terminal until the
> new emacsclient frame is killed,
Try
emacsclient -c -a "" &
--
John Hasler
j...@sugarbit.com
Elmwood, WI USA
> > After upgraded to emacs 29.1+1-5, I found that the emacsclient
> > command is not working. More specifically, the following command
> > hangs emacs in daemon forever and no emacs frame pops up:
> >
> >
> > ```
> >
> > emacsclient -c -a "" -n
> >
> > ```
>
> What exactly are you trying to do?
>
> After upgraded to emacs 29.1+1-5, I found that the emacsclient
> command is not working. More specifically, the following command
> hangs emacs in daemon forever and no emacs frame pops up:
>
>
> ```
>
> emacsclient -c -a "" -n
>
> ```
What exactly are you trying to do?
The customary way
On 01/09/2023 00:10, Wang Yizhen wrote:
emacsclient -c -a "" -n
Instead of --alternate-editor= I would consider socket activation by
systemd user session. It ensures that emacs server process is started in
controlled environment that does not depend on caller process.
You may try to add exp
On 2023-08-31 at 13:03, zithro wrote:
> On 31 Aug 2023 14:17, Tom Browder wrote:
>
>> Note: The systemd "/etc/systemd/sleep.conf" file has all entries commented
>> out.
>
> Take care, commenting may NOT be the same as disabling/setting to NO !
>
> Each software has its own rules, but _usually_
On Thu, Aug 31, 2023 at 16:20 zithro wrote:
> On 31 Aug 2023 14:17, Tom Browder wrote:
> > Note: The systemd "/etc/systemd/sleep.conf" file has all entries
> commented
> > out.
>
> Take care, commenting may NOT be the same as disabling/setting to NO !
>
> Each software has its own rules, but _us
On Thu, 31 Aug 2023 23:59:11 +0200
Michel Verdier wrote:
> According to your link and what I do myself I think you need to have a
> daemon running. And emacsclient -a="" launches it if it's missing.
You need an emacs process running in order to use emacsclient. It need
not be a daemon. -a="" wil
On 2023-08-31, Charles Curley wrote:
> Having set up to use emacsclient, you (or more likely, programs
> you use such as a mail reader) can then call emacsclient so you can then
> edit files from that program in emacs. If you do it that way, you don't
> get (or need) an instance of emacs in daemon
On 8/31/23, Wang Yizhen wrote:
>
> I recently noticed a bug for the emacs package in sid. I have not
> reported a bug before, so I wrote this email to seek for help.
>
> After upgraded to emacs 29.1+1-5, I found that the emacsclient command
> is not working. More specifically, the following comman
On Fri, 1 Sep 2023 01:10:46 +0800
Wang Yizhen wrote:
> After upgraded to emacs 29.1+1-5, I found that the emacsclient
> command is not working. More specifically, the following command
> hangs emacs in daemon forever and no emacs frame pops up:
>
>
> ```
>
> emacsclient -c -a "" -n
>
> ```
W
On Thu, Aug 31, 2023 at 11:50 AM Michel Verdier wrote:
> On 2023-08-31, Tom Browder wrote:
> > Is there a way to definitely deactivate all OS-related power changes so the
> > power button has only two functions (on/off)?
>
> To disable all sleep/suspend/hibernation I put in /etc/systemd/sleep.conf
On 1 Sep 2023 01:10 +0800, from wang1zhe...@gmail.com (Wang Yizhen):
> I recently noticed a bug for the emacs package in sid. I have not reported a
> bug before, so I wrote this email to seek for help.
See https://www.debian.org/Bugs/ for information on the Debian bug
tracking process, including t
Dear Debian-user group:
I recently noticed a bug for the emacs package in sid. I have not
reported a bug before, so I wrote this email to seek for help.
After upgraded to emacs 29.1+1-5, I found that the emacsclient command
is not working. More specifically, the following command hangs emac
On 31 Aug 2023 14:17, Tom Browder wrote:
Note: The systemd "/etc/systemd/sleep.conf" file has all entries commented
out.
Take care, commenting may NOT be the same as disabling/setting to NO !
Each software has its own rules, but _usually_ when you comment out the
lines, the app built-in defa
On Thu, Aug 31, 2023 at 08:12 Marco wrote:
> Am 31.08.2023 schrieb Tom Browder :
>
> > Is there a way to definitely deactivate all OS-related power changes
> > so the power button has only two functions (on/off)?
>
> You can disable sleep/hibernate at all.
>
> sudo systemctl mask sleep.target sus
On 2023-08-31, Tom Browder wrote:
> Is there a way to definitely deactivate all OS-related power changes so the
> power button has only two functions (on/off)?
To disable all sleep/suspend/hibernation I put in /etc/systemd/sleep.conf
[Sleep]
AllowSuspend=no
AllowHibernation=no
AllowSuspendThenHi
Am 31.08.2023 schrieb Tom Browder :
> Is there a way to definitely deactivate all OS-related power changes
> so the power button has only two functions (on/off)?
You can disable sleep/hibernate at all.
sudo systemctl mask sleep.target suspend.target hibernate.target
hybrid-sleep.target
Karl Vogel wrote:
> On Wed, Aug 30, 2023 at 07:55:14AM -0400, songbird wrote:
>> Karl Vogel wrote:
>> ...
>> > If nothing else, it's faster to run "locate" and look for file extensions;
>> > running "file" on that much crap took nearly 9 hours.
>>
>> do you have SSDs or spinning rust?
>
> I have
My main Debian host is going to sleep and I can't awaken it without
holdiing the power button down for some period.
We have had some neighborhood power issues recently, and I have been
manually powering down while away for a few short trips (no UPS yet,
either, but my Windows box next to the Debia
On 2023-08-30, Karl Vogel wrote:
> logmsg "running b2sum"
> fdbdir=$(date '+/var/fdb/%Y/%m%d')
> sort -z $work | xargs -0r b2sum -l 128 > "$fdbdir/zroot.sum"
> rm $work
> exit 0
>
> Useful for finding changed files -- security, backups, etc.
tripwire from local host and stea
22 matches
Mail list logo