[過去ログ] Linux Mint 36 (1002レス)
1-

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
414: 2021/03/14(日)01:54 ID:HxWAJtrW(1/2) AAS
ID:AQsi6Cor(統合失調症)

こいつに比べたら、頭が悪いだけのアホどもの方が幾分マシかもな
415
(1): 2021/03/14(日)12:20 ID:wVhCVTfG(1) AAS
>>412
なるほど、根本で間違ってたんですか。
gufwを仕組んだUbuntuが原因といってるわけですね。
416: 2021/03/14(日)16:03 ID:9bFBH2kv(1) AAS
必要ならとっとと入れればいいだろう
Wirelessルータにぶら下がってればufr要らないと思うけど
417: 2021/03/14(日)23:06 ID:HxWAJtrW(2/2) AAS
ID:wVhCVTfG(アホ)
418: 2021/03/14(日)23:59 ID:kbF7KJYO(1) AAS
ID:wVhCVTfGみたいなアホに限って、しゃしゃり出てくるのは何なんだろうな
ドヤ顔でくだ質にも出入りしてるし
おまえは教えてもらう側だろうがっていうね
419
(4): 2021/03/15(月)07:39 ID:ZrcpeoBM(1/2) AAS
YouTubeヌルヌル再生について指南下さい

mint19.3cinnamon
i5 2400
8gb
内蔵グラ
火狐

ですが、YouTube視聴が解像度によらずカクカクします
カクカクといっても違和感がある程度で、15fps
と思います

60GB のSSDに、不良セクタが10個ありましたが
省2
420: 2021/03/15(月)08:26 ID:IY0rG7HN(1) AAS
>>419
スペック的には4Kでなければ大丈夫では。
ネット環境かブラウザのせいでは?
421: 2021/03/15(月)10:30 ID:Jl00mUY2(1/4) AAS
>>419
回線速度が落ちているとか不安定とか
一度回線速度を測ってみては?

ヌルヌル再生にしたところでそれほど効果がない
とする意見も散見されるようです。
422
(2): 2021/03/15(月)10:48 ID:ytgl/Hfe(1) AAS
4Kにした途端軒並み低スペはカクカクなっちゃうんだけどそんなに重たい作業なんかな
423: 2021/03/15(月)10:57 ID:XCruLrBT(1) AAS
>>422
デコーダにもよるのでは。
VLCは割と低スペックでもいけるし。
424: 2021/03/15(月)12:29 ID:FBnf+KMh(1) AAS
>>419
とっととアプデしろ
グラボのドライバ最新にしろ
回線速度を言え
動画系拡張機能入れろ
……それぐらいか

あと、SSDは関係ない(バックで常時トリミング動かしてCPUの無駄遣いしてたら話は別)
425
(1): 2021/03/15(月)13:16 ID:ooCPdFyu(1) AAS
LMDEはメンテナンスされないからテスト用以外は使わないでくれって公式に書いてあるけど
Debianがアップデートする分は自分でaptすれば更新できるという認識でオケ?
426
(2): 2021/03/15(月)14:01 ID:ZrcpeoBM(2/2) AAS
皆様ありがとうございます。
速度は3MB/sで問題なく、
ドライバ更新したところ改善しました。
427: 2021/03/15(月)14:05 ID:Jl00mUY2(2/4) AAS
>>426
3MB/sなんて今どきすごく遅いという感想ですね。
428: 2021/03/15(月)15:54 ID:K1Lm/OFr(1) AAS
>>425
> LMDEはメンテナンスされないからテスト用以外は使わないでくれって公式に書いてある

何処に書いてあるのですか
外部リンク[com]:www.google.com
では、すぐに見つからず
429: 2021/03/15(月)16:02 ID:dkuNsxDa(1) AAS
LMDE2以降はそこそこメンテされるようになったよ
430: 2021/03/15(月)17:51 ID:iNGQ1nHn(1) AAS
>>419
GPU再生支援が使われてないんでしょ
431: 2021/03/15(月)22:03 ID:Jl00mUY2(3/4) AAS
>>415
Which packet filter do you use?

In our Questions and Answers column we talked about different approaches to setting up a network firewall. There are a number of tools on Linux distributions and the BSD flavours which can be used to filter network packets. On the Linux side the underlying filters are ipchains, iptables, and nftables. In the BSD communities there are a few different packet filters, including pf, ipfw, and ipf. Which of these do you use on your system?

DistroWatch.com

参考になるでしょう?
432: 2021/03/15(月)22:18 ID:Jl00mUY2(4/4) AAS
Packet filters and legacy technology

Cleaning-out-the-cruft asks: According to Wikipedia, iptables superseded ipchains; and the successor of iptables is nftables. However, on CentOS we still find iptables 1.4.21 in CentOS 7.8 and iptables 1.8.2 in CentOS 8.2. So why is iptables still around in modern distribution releases?

DistroWatch answers: I have a few answers to this question. First, when talking specifically about CentOS 7.8, the reason iptables is still in use there is nftables requires version 3.13 of the Linux kernel. The CentOS 7.x series ships with Linux 3.10. This means nftables will not run on CentOS 7.8 and iptables would be the most modern tool in the packet filter series available.

But why does CentOS 8.x, which uses version 4.18 of the kernel, still include iptables? The main reason is probably that iptables still works perfectly well and has been around for two decades. Virtually every Linux system administrator who has been in the work force at some point since the year 2000 will be familiar with iptables, but nftables has only been around for about six years (or one major version of CentOS/RHEL).

distrowatch.com/weekly.php?issue=20210315#qa
433: 2021/03/15(月)22:52 ID:sid+aqF/(1/3) AAS
>>387
4GB未満32bitの方が体感で軽いのはwin7等でもわかる
フットプリントは間違いなく64bitのが大きい
小っさいプログラムなら32bit良いかも
1-
あと 569 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.018s