On 2024-11-29 10:08, Greg Wooledge wrote:
On Thu, Nov 28, 2024 at 19:13:12 -0500, Dan Ritter wrote:
Bitfox wrote:
> My OS is debian 12 without GUI.
>
> After I installed postifx by apt, I can't find the path to mail.log.
>
> the log file in /var/log doesn't exist.
>
> do you know where is my mai
On 29/11/2024 02:24, jman wrote:
Erwan David writes:
However, those directories are not cleaned.
What should I check ?
I've not yet used systemd-tmpfiles but the first thing that comes to my
mind, if I had to use it, would to be very careful and mindful of the
"purge" command, which can have
Hi,
I hope this helps.
As other have said, there has been a move to let systemctl manage log files,
and we now access the logs via journalctl.
That said, I did find this command returned some info:
# grep "postfix\|open" /var/log/syslog
Nov 29 02:20:35 mail postfix/postfix-script[1522]: start
On Thu, Nov 28, 2024 at 19:13:12 -0500, Dan Ritter wrote:
> Bitfox wrote:
> > My OS is debian 12 without GUI.
> >
> > After I installed postifx by apt, I can't find the path to mail.log.
> >
> > the log file in /var/log doesn't exist.
> >
> > do you know where is my mail.log now?
>
> by defaul
Bitfox wrote:
> My OS is debian 12 without GUI.
>
> After I installed postifx by apt, I can't find the path to mail.log.
>
> the log file in /var/log doesn't exist.
>
> do you know where is my mail.log now?
by default, it's in /var/log.
If it is not there:
- does /etc/postfix/*.cf specify so
On Fri, Nov 29, 2024 at 08:07:20 +0800, Bitfox wrote:
> After I installed postifx by apt, I can't find the path to mail.log.
>
> the log file in /var/log doesn't exist.
>
> do you know where is my mail.log now?
Install the rsyslog package also. This will give you traditional,
human-readable log
My OS is debian 12 without GUI.
After I installed postifx by apt, I can't find the path to mail.log.
the log file in /var/log doesn't exist.
do you know where is my mail.log now?
Thanks.
On 2024-11-29 03:06, Darac Marjal wrote:
* "systemctl list-units --all" will list all the services installed on
your system. You can search that for something likely looking (e.g.
something beginning with "mysql" or similar).
this works for me. thank you for your help.
张昊彧 writes:
> Dear Debian team,
>
> Hello!
>
> I am a Debian user who appreciates the stable and secure operating system
> provided by Debian. During the use process, I noticed that the system has
> pre -installed Japanese input method, which is very convenient for users
> who use Japanese. Howev
On 11/28/24 03:47, Tom Browder wrote:
My main computer is acting strangely as if it has either memory issues or
some other hardware problem. I have not had any time to do any diagnosis.
As a quick solution, could I swap the single SSD to another computer and
expect it to boot up?
Thanks, and Ha
Erwan David writes:
However, those directories are not cleaned.
What should I check ?
I've not yet used systemd-tmpfiles but the first thing that comes to my
mind, if I had to use it, would to be very careful and mindful of the
"purge" command, which can have surprising effects:
https://www.
On 28/11/2024 18:52, Bitfox wrote:
Hello
After I installed mysql 8.0 via apt install mysql-server, I tried to
restart mysql server.
I issued the following commands,
systemctl restart mysql-server
systemctl restart mysqld
They got failed, no package was found.
Then I run systemctl restart m
On Thu, Nov 28, 2024 at 07:55:37AM -0600, Richard Owlett wrote:
> Running Debian 12.7 with MATE
> When launching Synaptic I get a message saying
> [ You have 1 broken package on your system!"
> Use the "Broken" filter to locate it. ]
> Synaptic's Help isn't helpful :{
> It also reports
On Fri, Nov 29, 2024 at 02:52:29AM +0800, Bitfox wrote:
> Hello
>
> After I installed mysql 8.0 via apt install mysql-server, I tried to restart
> mysql server.
>
> I issued the following commands,
>
> systemctl restart mysql-server
> systemctl restart mysqld
>
> They got failed, no package was
Hello
After I installed mysql 8.0 via apt install mysql-server, I tried to
restart mysql server.
I issued the following commands,
systemctl restart mysql-server
systemctl restart mysqld
They got failed, no package was found.
Then I run systemctl restart mysql it successed finally.
My quest
On Thu, Nov 28, 2024 at 16:57:37 +0100, Erwan David wrote:
> I have setup systemd-tmpfiles in user mode as follows :
>
> systemd-tmpfiles --user --cat-config
> # /home/erwan/.config/user-tmpfiles.d/perso.conf
> d /home/erwan/tmp 0755erwan erwan 60d
> d /home/erwan/Downl
张昊彧 wrote:
> Dear Debian team,
>
> Hello!
>
> I am a Debian user who appreciates the stable and secure operating
> system provided by Debian. During the use process, I noticed that the
> system has pre -installed Japanese input method, which is very
> convenient for users who use Japanese. Howev
I have setup systemd-tmpfiles in user mode as follows :
systemd-tmpfiles --user --cat-config
# /home/erwan/.config/user-tmpfiles.d/perso.conf
d /home/erwan/tmp 0755erwan erwan 60d
d /home/erwan/Downloads 0755erwan erwan 90d
However, those directories
On Thu, Nov 28, 2024 at 10:46 songbird wrote:
…
>
you may still have some issues, but i'd say it would be
>
worth a try.
>
> you may need to change your bios or efi settings.
>
Thanks, songbird!
Best Regards,
-Tom
On Thu, Nov 28, 2024 at 06:59 Roberto C. Sánchez wrote:
…
may break. However, you should have a sufficiently functional system to
> be able to deal with those things.
Thanks, Roberto!
Best regards,
-Tom
Tom Browder wrote:
> My main computer is acting strangely as if it has either memory issues or
> some other hardware problem. I have not had any time to do any diagnosis.
>
> As a quick solution, could I swap the single SSD to another computer and
> expect it to boot up?
>
> Thanks, and Happy Thank
On Thu, Nov 28, 2024 at 04:12:05PM CET, Richard Owlett
said:
> On 11/28/24 8:52 AM, Max Nikulin wrote:
> > On 28/11/2024 11:13, David Wright wrote:
> > > $ man -t bash | ps2pdf - /tmp/bash.pdf
> >
> > What is the point in converting man when the same content is available
> > as texinfo source
On 11/28/24 8:52 AM, Max Nikulin wrote:
On 28/11/2024 11:13, David Wright wrote:
$ man -t bash | ps2pdf - /tmp/bash.pdf
What is the point in converting man when the same content is available
as texinfo source? Moreover, PDF file is ready to use:
/usr/share/doc/bash-doc/bash.html
/usr/sha
On Thu, Nov 28, 2024 at 06:59 wrote:
…
> Most probably you won't break anything -- but doing a backup is a good
> idea anyway, if you hold your data dear.
Thanks, Tomas, I do have good backups!
Best regards,
-Tom
On 28/11/2024 11:13, David Wright wrote:
$ man -t bash | ps2pdf - /tmp/bash.pdf
What is the point in converting man when the same content is available
as texinfo source? Moreover, PDF file is ready to use:
/usr/share/doc/bash-doc/bash.html
/usr/share/doc/bash-doc/bash.pdf
/usr/share/doc/b
Running Debian 12.7 with MATE
When launching Synaptic I get a message saying
[ You have 1 broken package on your system!"
Use the "Broken" filter to locate it. ]
Synaptic's Help isn't helpful :{
It also reports packages to be updated.
Also started to install gnumeric and it wanted to
The disk use Virtio driver with no buffer and unmap.
Am 28.11.24 um 13:01 schrieb basti:
Hello,
I have move a Win10 KVM guest to new hardware and than upgrade this
guest to Windows 11.
KVM Host Hardware is:
- 2x Xeon E5-2697A v4
- 128GB RAM
- 4x SAMSUNG MZ7LM1T9HCJM as raid 10
KVM Guest:
On Thu, 28 Nov 2024 07:03:39 -0500
"Stephen P. Molnar" wrote:
Hello Stephen,
>Solved the problem! I accepted the Certificate and the popup went away
>and didn't reappear.
Good news. Thx for letting us know.
--
Regards _ "Valid sig separator is {dash}{dash}{space}"
/ )
On 2024-11-28 12:47, Tom Browder wrote:
My main computer is acting strangely as if it has either memory issues
or some other hardware problem. I have not had any time to do any diagnosis.
As a quick solution, could I swap the single SSD to another computer and
expect it to boot up?
Thanks, a
Solved the problem! I accepted the Certificate and the popup went away
and didn't reappear.
Many thanks.
On 11/27/2024 11:23 AM, Brad Rogers wrote:
On Wed, 27 Nov 2024 10:50:33 -0500
"Stephen P. Molnar" wrote:
Hello Stephen,
Where else might the errant string of DNA or RNA be hiding on my
Hello,
I have move a Win10 KVM guest to new hardware and than upgrade this
guest to Windows 11.
KVM Host Hardware is:
- 2x Xeon E5-2697A v4
- 128GB RAM
- 4x SAMSUNG MZ7LM1T9HCJM as raid 10
KVM Guest:
4x qemu64 CPU (1 Socket/ 4 Core/ 1 Threads)
8GB RAM
No graphic tablet
No Ballon driver
Whe
Dear Debian team,
Hello!
I am a Debian user who appreciates the stable and secure operating system
provided by Debian. During the use process, I noticed that the system has
pre -installed Japanese input method, which is very convenient for users
who use Japanese. However, I found that the Chinese
On Thu, Nov 28, 2024 at 06:47:44AM -0500, Tom Browder wrote:
>My main computer is acting strangely as if it has either memory issues or
>some other hardware problem. I have not had any time to do any diagnosis.
>As a quick solution, could I swap the single SSD to another computer and
>
On Thu, Nov 28, 2024 at 06:47:44AM -0500, Tom Browder wrote:
> My main computer is acting strangely as if it has either memory issues or
> some other hardware problem. I have not had any time to do any diagnosis.
>
> As a quick solution, could I swap the single SSD to another computer and
> expect
My main computer is acting strangely as if it has either memory issues or
some other hardware problem. I have not had any time to do any diagnosis.
As a quick solution, could I swap the single SSD to another computer and
expect it to boot up?
Thanks, and Happy Thanksgiving!
-Tom
On 2024-11-27, Stephen P. Molnar wrote:
> Bookworm and have been using the Epyrus email client for some time now without
> any problems.
>
> Suddenly I am getting a popup that is quite insistent.
The popup seems to say that you server has a wrong certificate. Do you look
at the certificate epyrus
On 11/27/24 10:13 PM, David Wright wrote:
On Wed 27 Nov 2024 at 05:38:30 (-0600), Richard Owlett wrote:
I've used terminal commands for so many decades I don't know where to
look up fine details of a specific commands.
I just tried to use the cd command with a target directory having
spaces in
37 matches
Mail list logo