How do I configure SYSLOGD in my Linux box to create a debug log?
FAQ'sSet IP address for Syslog Daemon to the IP address of the machine running syslogd. Select Submit Query Set minimum priority for syslog daemon to the desired level of logging. The lower the number next to the option the more information you get. Verbose is quite verbose. Debug is also probably more logging than you want. Select submit query. If you want the messages to go into a separate file called local1-local7 then you set the Unix Facility.
Related QuestionsXDMCP connection fails for Linux. How do I configure my Linux box?
NetSarang Computer, Inc. - PC X server, SSH, SFTP, LPD Softw...If you cannot see the login window, you need additional fonts for the host. You can down load and install the fonts in your Unix server or you can set up a font server. Name server has an invalid name-to-ip or ip-to-name entry for your PC. Check the forward and reverse lookup tables. The $HOME/.dtprofile might have a line that prevents a successful login. You need to try to comment all commands out in the file. Also, remove the following lines in your login scripts.
Related QuestionsHow do I create a debug file?
Soupermail Frequently Asked QuestionsWhen Soupermail's not installing correctly, a good way to find out what's happening is to generate a Soupermail debug file. To do this, open the code for soupermail.pl and file the line setting $tempDir. Set this to somewhere appropriate on your server (ie, a real directory you can get to - /var/tmp/ is unlikely to be appropriate if you only have FTP access to your website). Make sure the place you set as $tempDir has write permissions for the webserver.
Related QuestionsHow do I debug AbiWord under Linux?
AbiSource FAQAbiWord normally runs from a wrapper script that makes changes to your Unix environment and X server font path before starting the executable. If you want to run AbiWord in a debugger, you'll need to do these things manually first--these things are actually very simple. This archived mailing list message will explain how to get started debugging AbiWord using a debugger like gdb.
Related QuestionsHow can I configure Log::Log4perl to send me email if something happens?
Log::Log4perl::FAQ - Frequently Asked Questions on Log::Log4...Some incidents require immediate action. You can't wait until someone checks the log files, you need to get notified on your pager right away. The easiest way to do that is by using the Log::Dispatch::Email::MailSend module as an appender. It comes with the Log::Dispatch bundle and allows you to specify recipient and subject of outgoing emails in the Log4perl configuration file: log4perl.category = FATAL, Mailer log4perl.appender.Mailer = Log::Dispatch::Email::MailSend log4perl.appender.Mailer.
Related QuestionsQuestion: How can I configure my MS Windows system to share my printer to my Linux system?
HPLIP FAQsAnswer: This configuration is not currently supported. Page last updated: Tue Jul 24 22:01:55 2007; HPLIP Version: 2.8.2
Related QuestionsWhat do the values in the debug log stand for?
SBC TroubleshootingAnd here's what it stands for: 02104 bytes is the size of the compressed frame, 4x the compression level of the current frame, the (3.
Related QuestionsWhat is a log box?
e-Methods For Business Management, Inc. - FAQs - Rush Hour P...A log box is a time keeping device that is used for your employees' time in and time out. This device replaces the function of a Bundy clock and generates computerized data that you can process using the Rush Hour DTR Module.
Related QuestionsHow do I create a "debug log"?
KPilot FAQMost of the packaged binaries do not have debugging compiled in. When KPilot is compiled with debugging, it will print gobs of debugging information to stderr or the KDE debug stream. There! You now have a (probably large) debug log, showing all the function calls in KPilot and lots of other information. You should check that there's nothing particularly sensitive in the log if you're going to send it off.
Related QuestionsHow do I create DEBUG logs?
Ikakura FAQThere may be an issue with Widows 2000 SP3 installing an old version of DAPI.DLL see FAQ for DAPI.DLL Error -2147463168 is "An invalid ADSI path name was passed". The most likely error is that the "ReddFish ListServer Data" container does not exist or has the wrong spelling - the name must appear with the case and spacing above (spaces between h and L and r and D).
Related QuestionsHow do I configure a Linux domain 0 kernel for my hardware?
XenFaq - Xen WikiYou should be able to edit the .config file and then just type make at the top level. For example, to use Linux's graphical config editor: cd linux-2.6-xen0 # make xconfig (configure however you want) (on old version you need to specify ARCH=xen after make) # cd .. # make If there's already a .config present in the kernel tree we leave it well alone. If there's none present and a ./dist/install/boot/config-2.6-xen0 exists then we copy that to .config.
Related QuestionsHow do I configure my Jaz drive under Linux?
Hardware QuestionsDocumentation on using Jaz with Linux can be found at http://www.redhat.com/mirrors/LDP/HOWTO/Jaz-Drive-HOWTO.html.
Related QuestionsHow Do I Configure Linux at Boot Time?
How Do I Do This or Find Out That...Either by typing the kernel arguments at the BOOT lilo: prompt, or by adding an ''append='' directive to the /etc/lilo.conf file; for example: At the LILO prompt (example only): BOOT lilo: parport=0x3bc,7 parport=0x3bc,none serial=0x3f8,4 serial=0x2f8,3 If you modify the /etc/lilo.conf file, be sure to run the lilo command to install the new configuration.
Related QuestionsHow should I configure my Linux 2.6 Operating System?
JACK FAQ | JACKJACK requires real-time scheduling privileges for reliable, dropout-free operation. The server requests these privileges when running with the -R option. Unmodified 2.6 kernels work much better, but still require special configuration. The simplest, and least-secure way to provide real-time privileges is running jackd as root. This has the disadvantage of also requiring all of JACK clients to run as root.
Related QuestionsHow do I create an EPS file on Linux?
The ParaMount Group FAQOpen the document you want to use to create the EPS file. This can be an Excel chart, a web page, or anything else. Go back to the first desktop, and when the cursor changes to a crosshairs, click on the window containing your document. After a few seconds, a GIMP window will appear with the image. Select only the part of the image you need, then right click on it and select Copy from the Edit menu. Another image window will appear.
Related QuestionsHow do I configure an Igaware Box?
Business Server Appliance | Internet Security | Remote Worki...A box is configured through a set of web pages held on the box, accessed via a web browser. Your Igaware dealer would normally do this for you, though you can do day-to-day tasks such as adding users. It's very easy to use. Why not contact us for a demonstration.
Related QuestionsWhy can I not NFS-mount from a Linux box?
NetworkingSome versions of the Linux NFS code only accept mount requests from a privileged port; try # mount -o -P linuxbox:/blah /mnt
Related QuestionsHow do I install Wings3D on a Linux box?
Wings FAQ - InstallationGet SDL-1.2.X from www.libsdl.org. Download the src or a precompiled package if it exists for your OS.
Related QuestionsHow can i speed up my Linux box?
Exocore ConsultingThe Linux kernel is constantly being improved and support for new cutting edge hardware is being added all the while. To know whether your hardware is supported by RedHat or not, check it up with the Red Hat Hardware Compatibility Lists. Don't forget to check up with manufaturer of the hardware and query your favorite search engine as well. If the RedHat lists do not make a mention of your hardware, the members of the Linux India Users Group should be able to help you out.
Related QuestionsHow do I configure IIS log files ?
esoftys - eWebLog Analyzer FAQUse the Extended Properties sheet to set the logged fields. Make sure the following fields are selected. Any additional fields will not affect the analysis process. The fields are:
Related QuestionsHow do I configure Apache log files ?
esoftys - eWebLog Analyzer FAQWe recommend you to use the Combined log format because the Common log format doesn't contain information about referrers and user agents (OS, browsers, spiders). By default Apache uses the Common log format but the majority of hosting providers set the Combined log format for Apache on their servers.
Related QuestionsIntroduction to Using Linux Q: How do I log in?
UT Physics Linux FAQTo log in to a Linux machine, you must have a valid username and password. Linux will prompt you for your username and password, either with text prompts (for example if you are connecting via telnet or ssh) or via a graphics based login window (if you are sitting in front of the machine). For security reasons, the password will not be displayed on the screen when you enter it. Note that linux is case-sensitive -- it treats uppercase and lowercase letters different.
Related QuestionsHow do I log on to the network from a Linux workstation?
CIS-JCCL: FAQsIf the monitor is black when you approach, move the mouse or touch the keyboard. The logon screen should appear. Simply type in your username and password. Your initial password on Linux workstations is your Panther ID. It is recommended that you change your password.
Related QuestionsHow can I debug my custom log format, or my log filters?
Sawmill: Frequently Asked Questions (FAQ)Build the database from the command line with the -v option: sawmill -rfcf configname -cm cd -v egblpfd. For full details, see Using Debugging Output.
Related QuestionsHow do students create passwords and log in?
Visionlearning FAQ (Frequently Asked Questions)Students simply need to complete our online registration (http://www.visionlearning.com/reg/new_user.php) and select a username and password. Once this step is complete, they can register for individual instructor's MyClassroom sites by visting the MyClassroom area (http://www.visionlearning.com/library/myclassrooms.php).
Related QuestionsHow do I configure it?
Team Discovery TSC FAQ - dslreports.comYou configure each section (numbered 1-10) by pointing DSpy to the proper directory on your network. By putting a shortcut to DSpy in your startup folder, it will start with your TSC client during every boot/login and automatically start tracking your TSC progress.
Related QuestionsI clicked on a download link and a log in box appeared, why?
Freeware Home - Free Software Downloads: Freeware Home - Fre...This is actually a broken link to a file on a FTP server. If the file was still available the link would have automatically logged on to the FTP server. You are being asked to log in because the link isn't valid. Please tell us so that we can try to fix it. Go to our Contact Us page and use the form there.
Related QuestionsWhat is the bulletin box when i log in?
Miami Nightlife - Nightclubs, Photos & Hotels - Main Index -...The bulletin box lists all of your friends posted bulletins. Each time a friend from your network posts a bulletin, you will see it either in your main control panel page on in your mailbox. If you decide to post a bulletin, all your friends will see it as well.
Related QuestionsWhich log in box do I use to log in if I have already registered?
MyFloridaMarketPlace Vendor Registration FAQs / Additional V...If you have completed the registration process, and wish to review/edit the details of your registration, enter your personal username and password (which you created during the registration process) in the box to the right of the screen.
Related Questions