i want execute a command need sudo in local machine,so as the doc say i use the local command, but it will ask me input the password,how can i avoid this,is there some place can save my local machine password
local('sudo /etc/init.d/tomcat6 start',capture=True)