Tagged Questions

2
votes
2answers
732 views

Why does tomcat6 have folders in both /var/lib/ and /usr/share/?

I'm new to Linux, and I don't understand why apt-get install tomcat6 resulted in two tomcat6 folders, one in /var/lib/, the other in /usr/share/. I'm sure there is a good reason for it, but it caused ...
1
vote
2answers
87 views

Where to extract the Tomcat package on Ubuntu?

I always get confused about the meaning of the various directories at the root of Ubuntu. Where would best practice dictate that the Tomcat package should be placed? /etc, /var, or another ...