Rajesh Sirangu
general development commands
Saturday, July 25, 2020
Permission denied (publickey,gssapi-keyex,gssapi-with-mic)
You may try edit in
/etc/ssh/sshd_config
PasswordAuthentication yes
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
zip an empty folder structure
find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +
ATG BCC cleanup projects
How to clean ATG BCC open projects? Please do the following steps. 1. Execute the below SQL scripts --Project Clean UP delete from...
zip an empty folder structure
find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +
ATG BCC Agents Clean up
How to clean up ATG BCC agents? Step1: execute the below sql scripts --Agents Clean UP delete from EPUB_TR_REP_TBL_MP; delete from E...
No comments:
Post a Comment