Jun 28

After BookStack authentication using AD,You can also do a group role and AD series,To simplify the transaction work group members,But now in use on the set,Some places need attention,Although there are minor problems,But I spent a week or two just to find out why,Therefore sorted out Share。

 

Continue browsing »

Jun 27

Today there are colleagues reaction,Outlook e-mail suddenly all become plain text,Also part of the contents garbled situation,Manually modify the coding can not be restored to normal。Online searching for information,Outlook does have a setting that allows users to browse email when,All in the form of plain text to view,以提高安全性,But the colleagues of this setting does not open,Even if the open and then close,Mail is still text-mode。

 

Continue browsing »

Jun 26

according to BookStack official explanation,To use LDAP / Sign verification as AD,.Env need to add to the file following first set value,Examples Domain:
◎ AD domain: abc.com.tw
◎ AD manager account / Password: administrator / 123456

 

Continue browsing »

Jun 26

Outlook sometimes receive contain image001.wmz、image002.wmz ... attached file of e-mail,For file wmz file extension,Windows by default recommendation to open Windows Media Player,But in fact may fail to open。If the Save as image formats such as jpg or png,You will see the end is which set of plug-use software,Some can be opened,Some not。

 

Continue browsing »

Jun 24

Two days in processing a new acer NB,Model is Swift SF514-53T,Built-in Windows 10 for 1809 Version,Try to update it to 1903 Version,I did not expect reboot,Wi-Fi can not be used,To see the network center,The whole wireless network card directly disappear,And then "Device Manager" to see,Wireless LAN exclamation point,This type of card is Intel Wireless-AC 9560,After point into,Full error message is”This device can not start。 (Code 10) {operation failed} The requested operation was unsuccessful。”

 

Continue browsing »

Jun 24

Colleagues react when a new computer in print Excel files,Insufficient memory message appears,Print PDF files is no response。Originally thought Windows 10 1903 With Excel 2007 Compatibility issues,Because the rise 1903 Time,The computer's wireless card directly strike,Updated until the driver returns to normal。After testing a few ways,The printer driver tried to re-install the deleted,Only to find this computer to connect to the server validation has been lost,So it is necessary to re-enter the account password to verify,The main reason for this is the lack of memory will appear Excel Print,So only to user accounts console,Windows will set the correct authentication can solve the problem。

Jun 12

Last update:2020/09/09

◎ to GitHub Download Release version。

◎ unzip and copy to the apache htdocs directory under。

◎ Installation composer

# Composer 為一 php 相依性套件管理工具。

# 安裝時會需要指定 php.exe 的路徑,並新增到 Windows 環境變數,
# 因此日後如果 php 的路徑有改變,可直接去修改環境變數的 path。

# 安裝過程會檢查 php.ini 設定,並協助修正。
# 以我來說,基於安全性的因素,"allow_url_fopen" 平常我會設為【Off】,
# 但這會造成 Composer 無法下載套件,
# 因此安裝過程會將此設定改成【On】,並產生一個 "php.ini~orig" 的原始備份檔。

 

Continue browsing »

Jun 12

BookStack is a wiki-like architecture of open source knowledge management system,Try recently loaded up with a look,I did not expect Bahrain,Entered the Home icon on the situation has changed all large occurrence,Each figure is almost full version。Searching for reasons,The original is because I download on GitHub,The master version is caught,Thus does not include files css,Layout will lead to large bell go,So long as the fill on the relevant css file,Or re-download the release version,Can solve the problem。

 

Continue browsing »