I'm gonna argue that, while powerful, IPTABLES is
just WAY too obscure, too weird. This is why there
are a number of GUI helpers ...
On Tue, 19 Aug 2025 12:41:46 +0200, Carlos E.R. wrote:
On 2025-08-07 01:56, Lawrence D'Oliveiro wrote:
On Wed, 6 Aug 2025 12:46:30 +0200, Carlos E.R. wrote:
I don't trust my router, provided by the ISP.
I bought my own. I could even run my own routing stack on a Linux box.
The configuration needed by the ISP on the router is not documented ...
Here in NZ it’s all standard protocols. I bought the router from a local retailer, not from the ISP. Setup was straightforward -- the router calls
the setup option I am using “Dynamic IP”, but I think it’s just DHCP.
What's wrong with a couple of clear examples, plus the detail to
expand on them?
On 2025-08-21 12:34, The Natural Philosopher wrote:[...]
On 21/08/2025 10:44, Carlos E.R. wrote:
I do not want reference documentation.
I primarily want documentation that allows me to start using a new
program, fast, and to achieve my goals.
Once I have that, I want the reference documentation.
+1001
To that I added "bird.avi" as output file, but WhatsApp rejected
it. So I told ChatGpt all that. It replied giving me the missing data:
ffmpeg -i IMAG0009.avi -vf "scale=640:-2" -c:v libx264 -profile:v \
baseline -level 3.0 -preset fast -c:a aac -b:a 128k \
-movflags +faststart bird_whatsapp.mp4
and that worked. Having that command line, I modified it easily for
more resolution (scale=1024:-2). I was already familiar with all the
options, I just needed to find which would produce the wanted result,
and not spend a day on it.
But if I want to find in the manual what "-b" stands for, I fail. Ask chatgpt, instant reply, it is bitrate. Oh, yes, I remember now.
:-)
Oh, searching the man for "movflags" or "faststart" fails. So ask the
AI. They are in the man page for the MP3 muxer, it says. Oh, right, I
forgot that.
So, even a reference manual is hard to use when you want to find a
particular reference, basically using "grep".
On 2025-08-21 15:27, Nuno Silva wrote:
On 2025-08-21, Carlos E.R. wrote:
On 2025-08-21 12:34, The Natural Philosopher wrote:[...]
On 21/08/2025 10:44, Carlos E.R. wrote:
I do not want reference documentation.
I primarily want documentation that allows me to start using a new
program, fast, and to achieve my goals.
Once I have that, I want the reference documentation.
+1001
To that I added "bird.avi" as output file, but WhatsApp rejected
it. So I told ChatGpt all that. It replied giving me the missing data:
ffmpeg -i IMAG0009.avi -vf "scale=640:-2" -c:v libx264 -profile:v \
baseline -level 3.0 -preset fast -c:a aac -b:a 128k \
-movflags +faststart bird_whatsapp.mp4
and that worked. Having that command line, I modified it easily for
more resolution (scale=1024:-2). I was already familiar with all the
options, I just needed to find which would produce the wanted result,
and not spend a day on it.
But if I want to find in the manual what "-b" stands for, I fail. Ask
chatgpt, instant reply, it is bitrate. Oh, yes, I remember now.
:-)
Oh, searching the man for "movflags" or "faststart" fails. So ask the
AI. They are in the man page for the MP3 muxer, it says. Oh, right, I
forgot that.
So, even a reference manual is hard to use when you want to find a
particular reference, basically using "grep".
(ffmpeg's online manual is spread over more than one page, isn't it?)
Yes.
I don't know right now if there is a command that would search all
manuals and find a word.
cer@Telcontar:~> apropos movflags
movflags: nothing appropriate.
cer@Telcontar:~>
On Fri, 29 Aug 2025 08:10:08 -0700, John Ames wrote:
On Fri, 29 Aug 2025 00:56:54 -0000 (UTC)
Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
Weren’t you one of those complaining that bare reference material
wasn’t enough? That you wanted tutorial examples and how-tos and
all that? Then when I mention that it all that is available, you
now find a new reason to complain?
Again, when important information for *core networking tools* is
only found on the Web, it hardly takes a great sage to discern the
problem.
The problem is, you don’t understand the Web?
Because *everything* is on the Web these days. If you can’t figure out basic Web searching, then perhaps you should stay away from computers altogether?
On 2025-08-30, Lawrence D’Oliveiro wrote:
On Fri, 29 Aug 2025 08:10:08 -0700, John Ames wrote:
Lawrence D’Oliveiro <ldo@nz.invalid> wrote:
Weren’t you one of those complaining that bare reference material
wasn’t enough? That you wanted tutorial examples and how-tos and
all that? Then when I mention that it all that is available, you
now find a new reason to complain?
Again, when important information for *core networking tools* is
only found on the Web, it hardly takes a great sage to discern the
problem.
The problem is, you don’t understand the Web?
Because *everything* is on the Web these days. If you can’t figure
out basic Web searching, then perhaps you should stay away from
computers altogether?
If there's no network connectivity, your web search skills won't do
much?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 08:49:43 |
Calls: | 10,387 |
Calls today: | 2 |
Files: | 14,060 |
Messages: | 6,416,661 |