-1

I wan't to install Lighttpd on my V-Server under Debian. I'm new to Linux and I wonder if I should install Lighttpd as root or as a new User to avoid security issues?

Lama
  • 243
  • 1
  • 3
  • 8
  • A good approach is to start by reading the documentation, rather than just throwing a question into the air and hoping you come out with an answer with zero effort. – John Gardeniers Feb 16 '13 at 22:32

2 Answers2

1

Use aptitude and all will be installed by itself without you having to worry about it!

Lucas Kauffman
  • 16,818
  • 9
  • 57
  • 92
0

apt-get install lighttpd

once it is done go browse [http://localhost]