Linux
, SRE
翻譯 : 日誌=log
top > c > 1
按下 c, cmd 會全部跑出來。
跑 java process 可以看到更多訊息
Q1 : Log Level 的定義是 Info 看到比較多,還是 Debug 看到比較多? - Rick
A1 :
黃智嘉下午8:04
debug level 會包含 info
Java (log4j) ; C#, DotNET ; Linux
),會對Info,Log的定義不一樣,溝通時要提問者與回答者資訊同步程度。Q2 : 有人會用ubuntu當production嗎
A2 :
我會用上一版的LTS 不會用最新版而已
Yen YungFu
Q1 : 公司沒有DBA的情況,哪位角色應該解決SQL很慢的問題(RD,SRE,SP)?
A1 : DBA優先,SRE第二,RD第三(要資深有5.6年經驗),不建議推坑資淺人員。
Q2 : 要不要用myisam
A2 : 不需要ACID 跟資料可以掉的話 還是可以用
# 設定的格式為 save <seconds> <changes>,意思是當過 X 秒後且有 Y 個鍵值改變即備份資料。
# Default Setting
save 900 1
save 300 10
save 60 10000
stop-writes-on-bgsave-error yes
https://tachingchen.com/tw/blog/redis-data-persistence/
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing