Debian :: Can't Receive System Messages

Mar 2, 2010

I have a small LAN. I am in the process of installing a Debian Lenny/Squeeze system into the LAN. I want to send and receive system messages using rwalld and wall.I can send a system message from my Debian system to another box using rwall. I can send a local message within the Debian box using wall in a console.I cannot send a local message using wall Konsole in KDE 3.5.x. The KDE Write daemon fails to provide any pop-up window./usr/bin/wall is installed from the bsdutils package and is set to -rwxr-sr-x.

The ktalkd package is installed. The KDE control center shows a configuration option in Internet & Network settings called Local Network Chat.When not in X, mesg is set to y at the console. After starting KDE and I open Konsole, mesg is always set to n. I don't know how this setting toggles. Further, setting mesg to y in Konsole has no effect on getting wall to work.mesg is set to y when I run xterm in KDE. Then wall works within that terminal window. However, the KDE Write daemon does not see the message in xterm.When I send a message from another system to the Debian system using rwall, xterm receives the message but not Konsole or the KDE Write daemon.

When I send a wall message from Konsole, xterm receives the message but not Konsole or the KDE Write daemon.I changed TTYPERM in login.defs to 0620 to no avail.I do not have this problem on the non-Debian systems.

View 4 Replies


ADVERTISEMENT

Debian Configuration :: Can't Receive System Messages

Mar 2, 2010

I have a small LAN. I am in the process of installing a Debian Lenny/Squeeze system into the LAN. I want to send and receive system messages using rwalld and wall.I can send a system message from my Debian system to another box using rwall. I can send a local message within the Debian box using wall in a console.I cannot send a local message using wall Konsole in KDE 3.5.x. The KDE Write daemon fails to provide any pop-up window./usr/bin/wall is installed from the bsdutils package and is set to -rwxr-sr-x.

The ktalkd package is installed. The KDE control center shows a configuration option in Internet & Network settings called Local Network Chat.When not in X, mesg is set to y at the console. After starting KDE and I open Konsole, mesg is always set to n. I don't know how this setting toggles. Further, setting mesg to y in Konsole has no effect on getting wall to work.mesg is set to y when I run xterm in KDE. Then wall works within that terminal window. However, the KDE Write daemon does not see the message in xterm.When I send a message from another system to the Debian system using rwall, xterm receives the message but not Konsole or the KDE Write daemon.

View 3 Replies View Related

Networking :: How To Receive ICMP Messages In UDP Sockets

Jul 9, 2009

I have a C program which does.

1. Creates a UDP socket
2. Send the UDP Request packet to the TFTP server.
3. If the TFTP server is not listening in the 69 port, the remote machine send an ICMP ("Port Unreachable") message.

Is there a way to receive a notification from the Linux kernel on receipt of an ICMP packet to the created UDP socket.

View 1 Replies View Related

Ubuntu :: Empathy IM Cannot Receive Messages From Hidden MSN Users

Feb 22, 2010

Just another newbie question here, I've recently changed my main OS to ubuntu 9.10 and everything is going swimmingly.Except a small problem with empathy IM. I have seen posts where people complain about it not being able to set its status to hidden for MSN, this is not what my problem is.My problem is as follows: when friends of mine who's status is set to hidden on MSN (them using windows and default MSN app) message me, I receive no such messages. They have to set the status to visable to be able to message me at all.

On XP I used Digsby, it could recieve such messages normally. So I am not sure if it is due to empathy being a 3rd party app.

View 1 Replies View Related

Ubuntu :: USB E1550 Modem - Cannot Send Or Receive Messages

Jul 19, 2010

I have USB modem huawei1550 and it work nice but I have one problem that I cant send or Receive messages because my pc dont recognize my usb as usb modem.

View 2 Replies View Related

Programming :: Socket C++ / Send And Receive Messages In Server?

Jan 2, 2009

I'm trying implement a small server for a university work, my server is creating, binding and listening but it don't accept any connection, these are the files I'm using in server:

Code:

// Definition of the Socket class
#ifndef SOCKET_H
#define SOCKET_H
#include <sys/types.h>
code....

I've made a client just for test it, but no ones run well, the server is always returning -1 when accept is called!!

What should I do to send and receive messages in this server??

View 3 Replies View Related

Ubuntu Networking :: Email Account At Laposte.net - Can Receive Messages But Cannot Send Any From Thunderbird

Apr 26, 2011

I created a new account on laposte.net.

This account can receive messages but cannot send any from Thunderbird.

[url]

View 1 Replies View Related

Red Hat :: Receive A Mail If Someone Logged To My System ?

Apr 1, 2010

I have some simple practical requirement to receive a mail if someone logged to my system.

I think we can see who are logged into our system using the command who or finger or w.

But I want to get a mail as soon as a guy logged into my system.

View 14 Replies View Related

Red Hat :: System Registered With The RHN To Receive Updates?

Apr 23, 2010

Do I have to have my system registered with the RHN to receive updates, or will I still receive updated without it being registered?

View 5 Replies View Related

Networking :: Send / Receive Multiple Raw Packets In One System Call

Aug 27, 2010

I need to receive a number of raw ethernet packets (say, 100 packets) into a user-mode accessible buffer large enough to hold all the packets. The way I have done this so far is by looping over the recvfrom() system call 100 times, passing an incremented pointer addressing the location in my buffer to store the packet. Is there a way to receive the 100 packets into my buffer with one system call, perhaps by instructing the kernel to DMA the 100 packets into my buffer?

View 1 Replies View Related

Fedora :: See All Messages Given Out By Fc12 System?

Feb 19, 2010

I'd like to see all messages given out by my fc12 system. So no graphical interface shows up when I shall type the bootloader-password or log-in with my user.

View 1 Replies View Related

Red Hat :: Capturing Start Up Messages In System Log

Jul 17, 2010

Is there any way to capture the "[OK]" or "[FAILED]" messages? I would like to know which daemons starts successfully and which ones fails. Any way to tell the system to save those messages in /var/log? I could do CTRL-Print Screen but I would rather not.

View 1 Replies View Related

Debian :: Can't Receive File Via Blueman

Dec 10, 2015

I have installed blueman on XFCE desktop I can send files but I can't receive files what is the problem ? when I open Adapters and change items it dosen't work , indeed it doesn't save changes why ?

View 5 Replies View Related

Debian :: How To Receive Non-security Updates

Sep 3, 2011

I recently reported a bug in a package, which was fixed upstream and in the Debian package, but the bug was not security-related. The Debian settings on all of the computers is set to receive only the security updates. The other setting for proposed updates, is currently not enabled

Must Proposed Updates be enabled, in order to receive the non-security updates, including the update to the package in question?

View 4 Replies View Related

Debian Programming :: Cannot Receive UDP Packets

May 11, 2015

I am trying to build a socket to retrieve the ethernet packets from ECU(I do not know much about the ECU). When i run my code on windows there is no problem and the code runs correctly. But when i run my code on Debian it gets stuck at s.recv(1024).

I have already set static ip in /etc/network/interfaces as follows:

Code: Select alliface eth0 inet static
address 160.48.199.91
netmask 255.255.255.0
gateway 160.48.199.254

The simple code is as below:

Code: Select all import socket
    import sys
    HOST = "160.48.199.91"
    port = 30490
    s = socket.socket(socket.AF_INET, socket.SOCK_RAW, socket.IPPROTO_UDP)
    s.bind((HOST, 30490))
    while True:
         data = s.recvfrom(1024)
         print(data)

There is no LAN or Router. When i check netstat -s i see that there are 0 UDP and 0 TCP messages received. But when i check in Wireshark on Debian i could see the displayed UDP packets. Does it mean that the UDP packets are reaching the Raspberry Pi but not received by Debian ? Or are these packets being dropped?

View 4 Replies View Related

Fedora :: Noisy Network Manager - Tell To Not Log So Many Messages To The System Log?

Mar 23, 2010

Is there anyway to tell NetworkManager to not log so many messages to the system log? There appears to be a bazillion <info> messages in the log file (/var/log/messages). It makes it hard to find any potential problem areas...

View 1 Replies View Related

Fedora :: Remove Boot Messages In System Tray?

May 28, 2010

Every time I log in, I get a "Boot Messages" indicator in my notification area. I click it and it shows me what happened during boot (uneventful, no error messages). I would like to remove this icon, it's very annoying. I can right click it and click quit but I don't like doing this every time I log in.

Is there an easy way to stop it from starting up (I couldn't find it in Startup Applications)?

View 9 Replies View Related

OpenSUSE :: Pulseadio Emitting Loads Of System Messages?

Feb 26, 2010

opensuse v11.2, linux

The system messages log show thousands of these messages below. One every 5 seconds. Is this expected? Is there a fix?

Code:
Feb 26 12:12:18 sma-station14l pulseaudio[3214]: ratelimit.c: 15 events suppressed
Feb 26 12:12:23 sma-station14l pulseaudio[3214]: ratelimit.c: 16 events suppressed
Feb 26 12:12:28 sma-station14l pulseaudio[3214]: ratelimit.c: 15 events suppressed
Feb 26 12:12:33 sma-station14l pulseaudio[3214]: ratelimit.c: 16 events suppressed
Feb 26 12:12:38 sma-station14l pulseaudio[3214]: ratelimit.c: 15 events suppressed

View 3 Replies View Related

Server :: Error Messages For System And Hardware Failures?

Aug 4, 2010

I need to scrape logfiles and do some pattern matching for a series of hardware and system faults;

For example:
Network interface down / up
IO errors
Out of Inodes
Out of Diskspace
Memory Errors
Power Failure

When the appropriate Strings appear in the log (assuming /var/logs/messages)Then a trap will be sent. (Customer specific SNMP solution) So what I need (I think) is a list of the strings I need to match.Has anybody any idea where I can find a list of strings which will definitely appear in the log - RHEL5 ?

View 1 Replies View Related

Server :: Prevent Samba Logging System Messages?

Mar 15, 2010

I�m looking into preventing the samba messages from appearing in the system log (/var/log/messages).I added syslog = 0 to smb.conf and reloaded the config but messages are still appearing�suppress logging or reconfiguremba such that the �nmbd� and �winbindd� messages do not appear in /var/log/messages

View 4 Replies View Related

Debian Multimedia :: Send But Cannot Receive Mails In Evolution?

May 13, 2010

Evolution Mail 2.22.3.1 - Debian Lenny 5.0.4I configured Evolution in my gmail account. I can send successfully emails to users but I cannot receive any emails

View 4 Replies View Related

General :: Centralized Location For Operating System Error Messages?

Jul 20, 2010

the thing that tends to draw out their frustrations the most are the error messages.

Things like "x.x not found, such and such can't continue" or "Unable to locate x.x", etc.

Well, of those people as I described above, a lot of them are fiercely independent people and would fix their own problems had they any idea what they were.

So, I had a thought that adding google or LQ.o search terms to the error messages, along with a link to the search feature, would be somewhat beneficial.

Perhaps with messages regarding missing files, then provide a link and message "To correct this issue, copy filename and submit it here -> url and download the package"

So I was wondering where I could find lots and lots of error message code.

View 3 Replies View Related

Software :: System Date / Time Change Not Reflect On Log Messages

Jun 29, 2010

I have the application and kernel module running on my system. In the meantime, I am changing the date and time of the system. However, this change doesn't reflect on log messages of the application that's being executed.

View 5 Replies View Related

Debian :: Debian Testing: Warning Messages While Updating?

Aug 12, 2011

I'm running Debian Testing and since some time ago I'm getting the following messages:Any ideas how to solve this warnings?

(gtk-update-icon-cache:9204): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
Processing triggers for gconf2 ...

[code]....

View 5 Replies View Related

Debian :: Create An SMTP Server That Receive The Email From Domino?

Feb 22, 2011

Id like to ask you some advice. Im currently using as mail server Lotus Domino. Because of many reasons I need to create an SMTP server that receive the email from Dominothat relay those email into an authenticated SMTP on the internet. How can I do that? I create a Debian virtual machine and I installed Postfix. I edit the config file and set the relay host (authenticated SMTP on internet),the mtp_sasl_auth_enabled and smtp_sasl_password_maps parameters. If I try to send an email using that SMTP server I got a message that say âœRelay access denied, check the email address†What did I do wrong

View 5 Replies View Related

Programming :: Logging Messages From Program Doesn't Reach /var/log/messages?

Jul 13, 2011

I have a syslog-ng running and kernel build of 2.6.34.8 I use a syslog API in my program with facility LOG_LOCAL5 and and levels debug err and crit and info. when I ran on the older syslog facility I had everything logged fine as I intended. now I have written these rules into the syslog-ng.conf:

options {
flush_lines (0);
time_reopen (10);
log_fifo_size (1000);

[code]....

the last two rules show my program gnssapp. the result is all debug levels or crit or err levels I don't see any of them !

View 3 Replies View Related

Debian :: Messages At Start Up

Apr 29, 2015

I am now for four weeks on Wheezy KDE after turning away from PCLinuxOS.But now that Jessie KDE is out, I installed it on a free 20 GB partition to have a look.What I really like is the following:

At start up on Wheezy GRUB MENU - INIT messages - KDE welcome screen -> desktop..I am missing those INIT messages. Gives me a good feeling for system status.I understand, we now have systemd, but is there a possibility to have those reassuring messages at startup and maybe also at shut down?

View 14 Replies View Related

Debian :: UFW Is Dumping Many Messages To Log

Feb 19, 2016

After installing ufw which is supposed to be a firewall system for the network-challenged, I am getting tons of these messages showing up in my dmesg;

[UFW BLOCK] IN=eth0 OUT= MAC=*my-MAC-number* SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2

View 5 Replies View Related

Debian :: Apt-get Update Messages?

Jun 6, 2010

Ran, as root, # apt-get update, got this:

Code:
<snip>
Hit http://volatile.debian.org lenny/volatile/main Sources
Hit http://http.us.debian.org stable/contrib Packages
Ign http://packages.enlightenment.org lenny/main Packages/DiffIndex
Hit http://http.us.debian.org stable/non-free Packages

[Code]...

W: Some index files failed to download, they have been ignored, or old ones used instead.W: You may want to run apt-get update to correct these problems

View 14 Replies View Related

Debian :: NO Bootlog Messages In /var/log/boot

Jan 7, 2010

I've enabled BOOTLOGD_ENABLE=Yes in /etc/default/bootlogd on my Squeeze (Upgrade from Lenny) installed on the notebook, but after Retsrat NO bootlog messages in /var/log/boot. Is it a BUG?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved