unix - Jboss auto login from shell script -


i need write shell script logs me onto jboss in domain mode. need enter password when prompted after "sudo su - jboss" command start jboss super user. i've searched internet while looking answer , found automatically logging ssh, different problem. clarify, writing shell script more this, first step automatically login.


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -