4 FAQ tagged "daemon"
Viewing 1-4 of 4 FAQ -- What Is Tux Web Server and How do I Use it? :
Can you explain the tux web server and its usage against regular apache httpd web server?
- Remove Shutdown and Reboot Option from Linux GUI Login Screen ( GDM Setup ) :
Q. I’ve a central Linux test server. It has GDM based GUI login screen. How do I remove both shutdown and reboot server options from the login screen?
- Linux / UNIX: Find out or determine if process pid is running :
Q. How do I find out my process is running? How do I get pid number for particular process?
A. The easiest way to find out is run ps aux command and grep process name. If you got output along with process name/pid, your process is running.
Task: Find out process pid
Simply use ps command as follows:
ps [...] - Squid NTLM authentication configuration using ntlm_auth :
Q. How do I configure squid for NTLM authentication?
A. You need to use squid ntlm_auth helper tool. It o allow external access to Winbind’s NTLM authentication function. ntlm_auth uses winbind to access the user and authentication data for a domain.
Make sure winbindd is working
winbindd is a daemon that provides a [...]
Viewing 1-4 of 4 FAQ - ( see all popular tags )


Recent Comments
Today ~ 32 Comments
Yesterday ~ 1 Comment
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments