Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 5310 matches

by dilberts_left_nut
2024-05-06 09:39
Forum: Beginners Questions
Topic: [Installation] After choosing to install a web server during the installation process, what happends?
Replies: 2
Views: 104

Re: [Installation] After choosing to install a web server during the installation process, what happends?

Yes, apache2. Config is in /etc/apache2 DOCUMENTATION The full documentation is available in the apache2-doc package or at http://httpd.apache.org/docs/2.2/ . Information about Debian specific changes and configuration can be found in /usr/share/doc/apache2/README.Debian.gz .
by dilberts_left_nut
2024-05-05 11:28
Forum: System and Network configuration
Topic: my DNS never work, (Debian 12 Bullseye)
Replies: 4
Views: 115

Re: my DNS never work, (Debian 12 Bullseye)

I hate cPanel wrote: 2024-05-04 13:47 ns1.domain goto -> a.b.c.d
ns2.domain goto -> a.b.c.d
These need to point to your registrars nameservers.
by dilberts_left_nut
2024-05-02 08:23
Forum: General Questions
Topic: [Software] When should [arch=...] be used in source list?
Replies: 2
Views: 113

Re: [Software] When should [arch=...] be used in source list?

When you want access to packages for an architecture that is not your default.
by dilberts_left_nut
2024-04-29 15:28
Forum: General Questions
Topic: [Software] [SOLVED] [Software] Rsync and NFS
Replies: 4
Views: 114

Re: [Software] [SOLVED] [Software] Rsync and NFS

Maybe also check out this --numeric-ids With this option rsync will transfer numeric group and user IDs rather than using user and group names and mapping them at both ends. By default rsync will use the username and groupname to determine what ownership to give files. The special uid 0 and the spec...
by dilberts_left_nut
2024-03-22 07:34
Forum: General Questions
Topic: [Software] Apparent Directory Corruption
Replies: 5
Views: 420

Re: [Software] Apparent Directory Corruption

The 'tpl' directory needs 'execute' permission ('list' for dirs) for world.

The listing is the listing.
It doesn't change depending on who you are.
by dilberts_left_nut
2024-03-08 20:49
Forum: General Questions
Topic: Directory file size change
Replies: 12
Views: 605

Re: Directory file size change

wizard10000 wrote: 2024-03-08 15:52
sunrat wrote: 2024-03-08 14:15My Music folder shows 110592 bytes. Do I win? :mrgreen:
Absolutely :mrgreen:
Not so fast ... :D

Code: Select all

drwx------ 2 vmail vmail 6893568 Mar  5 16:46 /var/mail/archive/Maildir/.2023/cur/
by dilberts_left_nut
2024-03-08 06:05
Forum: General Questions
Topic: debugging exim(4)
Replies: 4
Views: 613

Re: debugging exim(4)

Was there any traffic during that log snippet?
I would expect to see log lines showing mail passing through, with addresses, server responses etc.
Sorry I'm not an Exim user (postfix is the gods chosen MTA).
by dilberts_left_nut
2024-03-05 11:37
Forum: General Questions
Topic: debugging exim(4)
Replies: 4
Views: 613

Re: debugging exim(4)

What does the log say?
What extra info do you think you'll need from a debug log?
by dilberts_left_nut
2024-03-04 05:25
Forum: Off-Topic
Topic: Can AI do this job?
Replies: 5
Views: 795

Re: Can AI do this job?

"AI" can only tell you what someone else has already written.
by dilberts_left_nut
2024-02-28 09:10
Forum: Off-Topic
Topic: [Discussion] Psychoanalysing proponents of two wheels
Replies: 33
Views: 2075

Re: [Discussion] Psychoanalyzing Windows adherents

Back in the day my mates all rode bikes.
On a road trip to a distant pub, I'd still get there first and be warm and dry as well. ;)
by dilberts_left_nut
2024-02-28 04:59
Forum: Testing And Unstable
Topic: [Testing - Trixie] Cannot output audio through HDMI
Replies: 7
Views: 760

Re: [Testing - Trixie] Cannot output audio through HDMI

thewonderer wrote: 2024-02-27 21:00 This is not just a report. I would also like to find a solution to the problem.
To report bugs, see here:
https://www.debian.org/Bugs/Reporting

This is a user forum, where users help each other.
by dilberts_left_nut
2024-02-20 07:17
Forum: General Debian
Topic: [Discussion] Why are severely broken point releases being released for Bookworm
Replies: 68
Views: 6857

Re: [Discussion] Why are severely broken point releases being released for Bookworm

Enough.
The problem is solved and reckons have been had.
Move on.
Thread locked
by dilberts_left_nut
2024-02-16 22:25
Forum: General Questions
Topic: [Solved] Sylpheed can't send e-mail (but Thunderbird can so)
Replies: 4
Views: 299

Re: [Software] Sylpheed can't send e-mail (but Thunderbird can so)

The first uses postfix/submission/smtpd but second uses postfix/smtpd
Presumably you have different rules for each in postfix?

Check the "sending" port, and auth credentials, in Sylpheed.
by dilberts_left_nut
2024-02-08 23:25
Forum: General Questions
Topic: Where is lshw?
Replies: 18
Views: 10327

Re: Where is lshw?

apt-policy ?
by dilberts_left_nut
2024-02-04 08:22
Forum: Beginners Questions
Topic: [Software] Can't install private internet access
Replies: 3
Views: 981

Re: [Software] Can't install private internet access

To edit your sources.list do:

Code: Select all

$ su -
# nano /etc/apt/sources.list
You will need to enter the root user's password (not your user's).
Nano is a bit more user friendly than vi.

I can't advise on the wisdom of installing that 3rd party software, or, if it's compatible with bookworm.
by dilberts_left_nut
2024-01-29 10:00
Forum: Beginners Questions
Topic: [O/S] Why, God, why can I not upgrade my OS?
Replies: 10
Views: 1119

Re: [O/S] Why, God, why can I not upgrade my OS?

Enigma83 wrote: 2024-01-29 09:30from 9 >10, 10 >11, then 11 > 12?
This.