Matteo Croce
Matteo Croce
Specify what AU means, and replace a wrong small/big word.
When quitting the shell with ^D, a new line is not print in Unix: mcroce@t490s:~$ pwsh PowerShell 7.2.0 Copyright (c) Microsoft Corporation. https://aka.ms/powershell Type 'help' to get help. PS /home/mcroce>...
This is a prerequisite for tcpdump to show the packets direction
Using a datalink header can be used to show packets direction depends on the-tcpdump-group/libpcap/pull/784
When searching for an artist, DSub will present a list of albums which contains at least a song by that artist. And when playing one, the full album is played....
This allows to skip the host check, similarly as in the ssh client. Signed-off-by: Matteo Croce
Add an `-y` option which automatically accepts the host key without checking as we did with ssh in commit cd0a08896c83ab20f7cc04e755ce38b1525d47a3
systemd-bootchart exits with an error: ``` matteo@turbo:~$ sudo systemctl status systemd-bootchart.service ● systemd-bootchart.service - Boot Process Profiler Loaded: loaded (/usr/lib/systemd/system/systemd-bootchart.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Sun...
Watch the sysctls used by networkd and emit a warning if other processes change them. ``` 'sysctl' changed sysctl 'net/ipv6/conf/lo/mtu' from '65536' to '1400' 'bash' changed sysctl 'net/ipv6/conf/lo/mtu' from '1400'...
please add an `rm` command to remove remote files