2020年8月9日 星期日
2020年8月6日 星期四
asfsaf
您好,
zoom的會議品質主要取決於主持端的網路頻寬以及使用伺服器.
zoom軟體會依照您的網路頻寬自動調整您的顯示畫像素, 使用時請先確認是否有足夠的連線頻寬 (上下行1.5M左右)
如有連線異常狀況,您可於會議當下使用網路上的免費軟體speed test http://beta.speedtest.net/ 偵測您的網路速度.若您是使用無線網路則建議您更換至有線網路進行使用.
如有連線異常狀況,您可於會議當下使用網路上的免費軟體speed test http://beta.speedtest.net/ 偵測您的網路速度.若您是使用無線網路則建議您更換至有線網路進行使用.
建議設備通話速率必須為3mbps或更高
電腦部分請保留至少1.5M上下行的網路頻寬. 並參考以下電腦規格相關資訊
支援系統:
- Mac OS X with MacOS 10.7 或更高
- MacOS 10.6.8 (Snow Leopard) with limited functionality (Zoom version 3.6)
- Windows 10
- Windows 8 或 8.1
- Windows 7
- Windows Vista with SP1 或更高
- Windows XP with SP3 或更高
- Ubuntu 12.04 或更高
- Mint 17.1 或更高
- Red Hat Enterprise Linux 6.4 或更高
- Oracle Linux 6.4 或更高
- CentOS 6.4 或更高
- Fedora 21 或更高
- OpenSUSE 13.2 或更高
- ArchLinux (僅64-bit)
Processor and RAM Requirements
| Minimum | 建議 | |
|---|---|---|
| Processor | Single Core 1Ghz or Higher | Dual Core 2Ghz 或更高 (i3/i5/i7 or AMD equivalent) |
| RAM | N/A | 4Gb |
Note: Linux requires a processor or graphics card that can support OpenGL 2.0 or higher
頻寬建議:
- For 1:1 video calling: 600kbps (up/down) for HQ video and 1.2 Mbps (up/down) for HD video
- For group video calling: 600kbps/1.2Mbps (up/down) for HQ video. For gallery view: 1.5Mbps/1.5Mbps (up/down).
- For screen sharing only (no video thumbnail): 50-75kbps
- For screen sharing with video thumbnail: 50-150kbps
- For audio VoiP: 60-80kbps
attachments
for i in /var/example/attachments/ver003/112/24 /var/example/attachments/ver003/10/13/12 /var/example/attachments/ver003/119/12; do
du $i -sh | awk -v p=$i '{print p,":",$1;}'
done
2020年8月5日 星期三
csv
header('Content-type: text/csv');
header('Content-disposition: attachment;filename=MyVerySpecial.csv');
echo "aaa,bbb,ccc,ddd,eee";
$res = exec("sh /var/test/my.sh " . $_GET["username"] . "' ");
echo $res;
ssh user@remote_host "bash -s script.sh" > /yourpath/output.csv
絕對路徑方式
ssh user@remote_host "/scriptlocatin/script.sh" > /yourpath/output.csv
測試帳號密碼是否正確以及遠端呼叫是否正常執行,請自行修正 ls 所在路徑
ssh user@remote_host "/bin/ls -l" > /yourpath/lsoutput.txt
2020年7月27日 星期一
layout
https://confluence.atlassian.com/display/CONF42/Hierarchical+File+System+Attachment+Storage
https://confluence.atlassian.com/confkb/how-to-rebuild-the-content-indexes-from-scratch-on-confluence-server-110035351.html
https://confluence.atlassian.com/confkb/how-to-clear-confluence-plugins-cache-297664846.html
https://askubuntu.com/questions/80115/how-to-remove-a-user-from-a-group

https://helpx.adobe.com/fonts/using/font-licensing.html
https://confluence.atlassian.com/confkb/how-to-rebuild-the-content-indexes-from-scratch-on-confluence-server-110035351.html
https://confluence.atlassian.com/confkb/how-to-clear-confluence-plugins-cache-297664846.html
https://askubuntu.com/questions/80115/how-to-remove-a-user-from-a-group
https://helpx.adobe.com/fonts/using/font-licensing.html
訂閱:
文章 (Atom)