My Blog

All about my activities, Ideas and everything.

Category: Culinary

How-to : Install tomcat6 Ubuntu

1. 1sudo apt-get install tomcat6 2. Insert this lines into /var/lib/tomcat6/conf/tomcat-users.xml 12345678910<tomcat-users>     <role rolename="admin"/>     <role rolename="manager"/>     <role rolename="tomcat"/>     <role rolename="role1"/>     <user username="admin" password="your_password" roles="manager,admin"/>     <user username="tomcat" password="tomcat" roles="tomcat"/>     <user username="role1" password="tomcat" roles="role1"/>     <user username="both" password="tomcat" roles="tomcat,role1"/> </tomcat-users> 3. Restart [...]

The alternative medicine cabinet

Cabbage: for food poisoning Well-cooked cabbage and the water it’s been boiled in are effective at clearing up minor diarrhoea and sickness caused by food poisoning. “White cabbage, in particular, is very high in sulphur, which helps destroy harmful bacteria in your stomach,” says Susie Perry from nutrition therapy clinic Smart Nutrition. Try to eat [...]

The perfect roast chicken

I have watched Heston Blumenthal and liked him very much. I tried some dishes from the program which is the perfect roast chicken. It was work very well. I used the technique which is called “low-temperature cooking”. This technique use low temperature and long time to cook. Moreover, there are some techniques that I used [...]