Using TCP BBR on a network link with a certain packet loss rate can improve the transmission speed. First uname -r to see if the kernel is >=...
solution is install openssl and pkg-config pacman -S openssl pacman -S pkg-config error: linker cc not found | = note: No such file or directory (os...
#compress tar -I lz4 -cf compressed_file.tar.lz4 file #decompress tar -I lz4 -xf compressed_file.tar.lz4 file
If you have a large number of videos in a directory, it might be easier to write a command that will create a file with the list of videos for you...
some time archlinux reboot or poweroff so slow ,one of the reason is that DefaultTimeoutStopSec is 100s so system wait all stop and reboot Here is a...
The two traits Base and Derived each define a trait method called method. These methods happen to have the same name but are otherwise unrelated...