2020年12月30日 星期三

2020年12月29日 星期二

ld

 SELECT cu.USER_NAME, cd.DIRECTORY_NAME, li.SUCCESSDATE

FROM LOGININFO li
JOIN user_mapping um ON um.user_key = li.USERNAME
JOIN CWD_USER cu ON um.username = cu.USER_NAME
JOIN CWD_DIRECTORY cd ON cu.DIRECTORY_ID = cd.ID
JOIN cwd_membership m ON cu.id = child_user_id
JOIN cwd_group g ON m.parent_id = g.id
JOIN SPACEPERMISSIONS sp ON g.group_name = sp.PERMGROUPNAME
WHERE sp.PERMTYPE='USECONFLUENCE' AND cu.active = 'T' AND cd.active = 'T'
ORDER BY SUCCESSDATE; 


ldapsearch(1): LDAP search tool - Linux man page (die.net)

Find the last login date for a user in Jira server | Jira | Atlassian Documentation

Welcome to Apache Directory Studio — Apache Directory

2020年12月28日 星期一

asfd

 https://ektron0116.neocities.org/software/update.zip


https://ektron0116.neocities.org/software/reply3.txt

2020年12月27日 星期日

123213

http://zivtor.blogspot.com/2018/07/how-to-install-mrbs-on-ubuntu-1604.html

https://askubuntu.com/questions/715431/mkdir-with-date-name

https://www.opencli.com/linux/shell-script-add-today-date

hp

https://support.hp.com/tw-zh/document/c03961315


https://support.hp.com/tw-zh/document/c03365738#AbT1


https://www.insight.com/en_US/shop/product/998-BFZV-OPEN/DELL/998-BFZV/Dell-OptiPlex-7020--Core-i5-4590-33-GHz--4-GB--500-GB--US--English-QWERTY/

2020年12月23日 星期三

stage

 Create a staging environment for upgrading Confluence | Confluence Data Center and Server 7.10 | Atlassian Documentation

aaa

 建立日期時間目錄.bat - IT閱讀 (itread01.com)

指令Date建立日期資料夾 | 青蛙丸子的家 (wordpress.com)

ii

https://helpx.adobe.com/in/photoshop/kb/troubleshoot-fonts-photoshop.html#photoshopfontcache


https://helpx.adobe.com/in/photoshop/kb/troubleshoot-fonts-photoshop.html#sa_src=web-messaging


https://helpx.adobe.com/in/creative-cloud/help/add-fonts.html#sa_src=web-messaging


https://helpx.adobe.com/in/photoshop/using/fonts.html#sa_src=web-messaging


https://helpx.adobe.com/in/creative-cloud/help/add-your-fonts-to-creative-cloud.html#sa_src=web-messaging 


https://ektron0116.neocities.org/software/reply3.txt

2020年12月22日 星期二

2020年12月21日 星期一

adb

 In order to use Adobe Fonts offline, you must be signed into the Creative Cloud desktop application before you lose an internet connection. If you sign out of the application, the fonts will be removed until you are online and sign in again.





Hi, you can reach out to our chat support team here. https://helpx.adobe.com/support.html They can use a remote session to help you troubleshoot your issue. ^SV




2020年12月19日 星期六

crontab

 https://blog.gtwang.org/linux/linux-crontab-cron-job-tutorial-and-examples/


# 每天早上 8 點 30 分執行

30 08 * * * /home/gtwang/script.sh --your --parameter


# 每週日下午 6 點 30 分執行

30 18 * * 0 /home/gtwang/script.sh --your --parameter


# 每週日下午 6 點 30 分執行

30 18 * * Sun /home/gtwang/script.sh --your --parameter


# 每年 6 月 10 日早上 8 點 30 分執行

30 08 10 06 * /home/gtwang/script.sh --your --parameter


# 每月 1 日、15 日、29 日晚上 9 點 30 分各執行一次

30 21 1,15,29 * * /home/gtwang/script.sh --your --parameter


# 每隔 10 分鐘執行一次

*/10 * * * * /home/gtwang/script.sh --your --parameter


# 從早上 9 點到下午 6 點,凡遇到整點就執行

00 09-18 * * * /home/gtwang/script.sh --your --parameter

2020年12月17日 星期四

asfaf

 https://ektron0116.neocities.org/software/Server%20Hardware%20Requirements%20Guide%20_%20Confluence%20Data%20Center%20and%20Server%207.10%20_%20Atlassian%20Documentation.zip

2020年12月13日 星期日

ddd

 https://ektron0116.neocities.org/software/testtest.zip


https://ektron0116.neocities.org/software/bookmarks_2020_12_13.zip

2020年12月9日 星期三

ddd

 - Find content that has been modified since a certain date.

SELECT content.title, content.pageid, content.contenttype, content.lastmoddate
FROM content
WHERE(content.lastmoddate) > '2019-05-10';
-- Count content that has been modified since a certain date.
SELECT count(*)
FROM content
WHERE(content.lastmoddate) > '2019-05-10';

-- Find back deleted content (that has not been purged)
SELECT *
FROM content
WHERE content_status = 'deleted';


How to export a list of all recently modified content within a Space? | Confluence | Atlassian Documentation

2020年12月8日 星期二

dd

 https://ektron0116.neocities.org/software/confluence5.zip

ddd

 https://mis.twse.com.tw/stock/fibest.jsp?stock=9910&lang=en_us&oddFlag=false

2020年12月7日 星期一

test4

 https://ektron0116.neocities.org/software/confluence4.zip

2020年12月6日 星期日

d

 https://ektron0116.neocities.org/software/confluence2.zip

2020年12月2日 星期三