Tagged Questions
0
votes
1answer
128 views
Configuring and installing VS package management
Let's take Ettercap (Can be any software) and configure it:
sudo -c "./configure --prefix=/usr/local/ettercap"
An error arises:
checking for libpcap... no
Is Libpcap missing ? NO ! Ettercap ...
0
votes
1answer
413 views
What package do I need to isntall on CentOS 5 to get system-config-network X11 GUI?
The title says it all really.
What package do I need to get via yum on CentOS 5 to be able to run the X11 version of system-config-network?
ATM I only have the tui version which is horrific.
...
12
votes
3answers
2k views
How to check for modified config files on a Debian system?
How to find all Debian managed configuration files which have been changed from the default?