目前分類:linux (17)
- Mar 15 Tue 2022 11:36
linux 03 rpm的錯誤與spec
- Jan 26 Wed 2022 17:18
linux 挖坑之路 02 PORT被佔用
- Jan 24 Mon 2022 09:44
linux 挖坑之路 01:執行檔在當前目錄不能執行,但在絕對路徑的目錄可以執行。
- Jan 18 Tue 2022 15:58
Linux 重啟Apache時,出現了以下的錯誤: Job for asorigin.service failed because the control process exited with error code.See "systemctl status asorigin.service" and "journalctl -xe" for details.
- Jan 17 Mon 2022 09:33
linux:關於 route
- Jan 17 Mon 2022 09:30
問題:VM中,Linux A發送廣播,但Linux B收不到
- Jan 14 Fri 2022 09:28
設定網卡後,找不到網卡設定檔
- Jan 14 Fri 2022 09:18
在VMware 中再多設置一組網卡
- Jan 13 Thu 2022 17:38
Linux中為網卡生成UUID
- Jan 13 Thu 2022 14:45
筆記:ffmpeg 視頻截圖
- Jan 12 Wed 2022 16:51
在linux中讀取推播
ffmpeg -i udp://224.1.2.3:1235 -map 0 -c copy -bsf:a aac_adtstoasc -fflags genpts -write_prft pts -movflags empty_moov+separate_moof+default_base_moof+cmaf+delay_moov -f mp4 "http://127.0.0.1/vod/nfs/l02/a04.isml/Streams(a04_1)"
- Jan 12 Wed 2022 16:49
在linux中加入一個推播
- Jan 12 Wed 2022 09:26
linux 網卡手動啟動
打入ifconfig,可以發現到ens33沒有ip,代表尚未啟動
確認完要打開哪張網卡後,再輸入
- Jan 12 Wed 2022 09:18
筆記:如何在 CentOS8 安裝 FFmpeg
- Jan 11 Tue 2022 16:27
筆記:如何在 CentOS7 安裝 FFmpeg
這個網站 https://hoohoo.top/blog/8213998/,的linux centOS 7 ffmpeg 安裝教學,讓我成功了。
這一次湩了3個小時,有可能是我linux centOS 8的問題,讓我之前湩都不成功。
- Jan 10 Mon 2022 09:41
linux 在安裝時就設定固定ip的位置
- Jan 03 Mon 2022 21:41
linux 我的第一個bash檔