Ubuntu Networking :: Send Message Through Terminal With Smbclient?

Apr 26, 2010

i am trying to send message through terminal with smbclient, i have searched the net and found this command

Code:
smbclient -M <hostname>
now i am confused on hostname, which i open the network folder i see to icons
1. is my laptop
2. Windows Network

when i enter Windows Network folder i see 2 more icons
1.MSHOME
2.WORKGROUP

and when i enter MSHOME folder i see one icon 1. MIRZA-SAAD this is the computer which has xp in it i want to send message to it with smbclient now how when i write this command i see this error

Code:
amir@amir-laptop:~$ smbclient -M //MSHOME/MIRZA-SAAD/
Connection to //MSHOME/MIRZA-SAAD/ failed. Error NT_STATUS_BAD_NETWORK_NAME

View 7 Replies


ADVERTISEMENT

General :: Getting Session Request Failed Whenever Send The Message Using Smbclient?

Nov 25, 2009

I am sending message from linux to windows system as follows echo "test"|smbclient -M <IP Add>But I am getting "session request failed" message . How can I solve it? <Ip Add> in network and reachable.

View 1 Replies View Related

Ubuntu Networking :: How To Send Message In Terminal

Mar 24, 2010

how to send message in terminal

View 5 Replies View Related

Ubuntu :: Using The Terminal To Send Message Alerts?

May 14, 2010

how to send a message alert from the terminal?

View 1 Replies View Related

General :: Send Message Via Terminal In Windows?

Dec 6, 2010

How to send message via terminal in windows or linux?

View 4 Replies View Related

Ubuntu Networking :: Send Message To Computers On LAN

Nov 30, 2010

if there is a way to send a message to computers connected to the LAN? I tried to install linpopup but I only got the message E: Unable to locate package linpopup.

View 2 Replies View Related

Networking :: Send A Message To Another Computer?

May 31, 2009

if i want to send a message to another computer? or get access to another system? what computer knowledges should i know? or what techniques should i learn?

View 2 Replies View Related

Ubuntu Networking :: Send A Broadcast Message To All Users?

Jan 11, 2010

I'm looking for a solution to broadcast messages on the network. All systems are Linux / Ubuntu.

It would be used in case the server has to be rebooted. It saves me a walk to every office in the building.

View 9 Replies View Related

Ubuntu Networking :: Download Message And Send Messages Using Through Evolution?

Jan 18, 2011

Finally I got success in setting up of CDMA USB modem but I could not access the internet or browse the internet. I can only download message and send messages using through evolution. But can browse internet.

View 1 Replies View Related

Networking :: Dbus-daemon: Rejected Send Message?

Apr 10, 2009

Each time after boot, I have to wait for proximately 2 minutes before Firefox starts showing any web pages. I believe the delay is caused by the following issue: Code: Apr 7 21:03:18 linux-kr6c nm-dispatcher.action: cript '/etc/NetworkManager/dispatcher.d/netcontrol_global_hooks' exited with error status 1.Apr 7 21:03:18 linux-kr6c nm-dispatcher.action: cript '/etc/NetworkManager/dispatcher.d/nfs' exited with error status 2.
Apr 7 21:03:18 linux-kr6c dbus-daemon: Rejected send message, 14 matched rules; type="method_return", sender=":1.50" (uid=0 pid=3132 comm="/usr/lib/NetworkManager/nm-dispatcher.action ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply=0 destination=":1.5" (uid=0 pid=2097 comm="/usr/sbin/NetworkManager "))
Apr 7 21:05:39 linux-kr6c ntpd[3500]: ntpd 4.2.4p4@1.1520-o Mon Jan 19 14:44:51 UTC 2009 (1)Apr 7 21:05:39 linux-kr6c ntpd[3501]: precision = 1.000 usec I have no idea what my machine is doing, but it seems as nothing is happening between 21:03:18 and 21:05:39.

View 5 Replies View Related

Fedora Security :: Send An Email Using Evolution The Message Was Not Sent But Returns A Error Message?

Apr 30, 2009

Hi I am running a fedora 10 desktop. when i send an email using evolution the message was not sent but returns a error message:"Error while performing operation.DATA command failedError: 550 Viagra SPAM - Hi in Subject" and the message did not have an attachment just plain words. what might have gone wrong for i have been using this for sometime without a problem. or what security measures should be in place to remove this viagra spamAm I infected by virus on this fedora, all my updates are up to date.

View 1 Replies View Related

Networking :: Sendmail Unable To Send Message To External Servers (e.g. Hotmail,gmail Etc)

Jun 30, 2011

I am trying to send an email by sendmail (ubuntu) to external servers, but unable to send. following is what i am trying to do and what i got the response:

sendmail -v xxx@hotmail/gmail.com < mail.test
where mail.test contains
[COLOR="rgb(105, 105, 105)"]
From: bla@bla.com

[code]....

View 2 Replies View Related

Ubuntu Networking :: Smbclient Not Working With Windows 7?

Jun 4, 2010

I have been using Ubuntu for a while now and have never run into something like this that I haven't been able to find on the forums. My problem is quite similar to this post [URL]

Description:

I have a Windows 7 x64 machine and a Ubuntu 10.04 Server machine. I also have a share called "stuff" on the Windows machine. I can run the following command and it mounts the share successfully :

Code:
sudo mount -t cifs //windows_machine/stuff -o user=usr,password=pswd /path/local/folder
However, if I run smbclient it fails with this error

Quote:

session setup failed: SUCCESS - 0

[Code].....

View 6 Replies View Related

Networking :: Running SMBClient From Root Account Does Not Work

Jan 2, 2010

I reinstalled Slackware lastnight and was configuring Samba today and when I tested the config (I had just copied over my working smb.conf) I kept getting an NT_LOGON error when I run:
PHP Code:
smbclient -l MYSERVER
from the root account after entering root's password.

I can log in through konqueror if I pass the credentials of the only user defined in smb.conf after I'd run smbpasswd for that user, and if I bring up a full terminal session for that user smbclient works fine, but it seems odd that root can't access the shares on the machine. I may have just never noticed this before because I usually test from a user account, but is this normal since I specifically only define one user where samba is concerned? I'm mainly asking because I was getting some unexpected write errors last night while I was installing the multilib libraries for Slack64 as root and I'm trying to verify everything.

View 2 Replies View Related

Ubuntu :: Can't Send Message To Newsgroup Alt.os?

Apr 8, 2011

I'm using Thunderbird under Ubuntu Lucid Lynx. I'm managing to send messages to other newsgroup but not to alt.os.linux.ubuntu. It says:"A News (NNTP) error occurred: You are not allowed to post to alt.os.linux.ubuntu". Does somebody know what is wrong and how do I enable sending messages to this newsgroup?

View 3 Replies View Related

CentOS 5 Networking :: Smbclient Works Nautilus Doesn't Connect To Share?

Sep 20, 2010

I can use smbclient -U name //ip.adresss/"My Place" to connect with no errors, but nautilus will not open the folder. nautilus discovers the computer but not the folder. maybe I need some debugging info from nautilus...

View 11 Replies View Related

Ubuntu :: Send A Message To A Computer Which Is Connected To Internet?

Jun 15, 2010

I would like to send a pop-up message to a computer using its ip address which is connected online,how it can be done..?

View 9 Replies View Related

Debian :: Send A Message To Another Host?

Dec 8, 2010

I have been trying to send some messages from my Debian GNU/Linux to my Canaima GNU/Linux, i have tried with write: write user@host

But it says user is not logged in, apparently the write daemon have to be running in both machines to do this.

And i wanted to use talk, but i should install it in both machines ¿?

The thing is that i have like 10 machines i wanted to send messages to, but i cant find an easy way to do this.

Is there any other way i am missing? or it has to be the "hard" way

View 1 Replies View Related

General :: Send A Message Using The Kannel 1.4.3?

Mar 4, 2011

i am new to using linux and am doing an application to send sms using the kannel? my problem is that i dont know where to get my url for the sendsms?in the mean time i have tried:-http://192.168.9.93:13013/cgi-bin/se...assword=foobar

View 1 Replies View Related

Software :: Send A New Message With Kopete?

May 28, 2010

but i don't see how you can send a new message to someone using kopete.I use kopete with only my aim account. I want to be able to send a message to someone who is not on my buddy list.If they're on my buddylist, its easy to send a message, but nowhere in the program does it allow you to send to someone not on your buddy list

View 3 Replies View Related

Ubuntu :: Evolution Setup - Novell Is Not Recognized And The Message Won't Send Out

Feb 21, 2010

I have just set up my new Evolution account, and I set it with Novell, and when I try to send out an email, Novell is not recognized, and the message won't send out.

View 2 Replies View Related

General :: Send Message To Other User In Shell?

Jun 22, 2009

how can i send message to other user in shelli try use write before but it say permission deny from user

View 2 Replies View Related

Programming :: Send A Message From IP To Another IP Through Command Prompt?

May 24, 2010

I want to send a message from IP to Another IP through command prompt. how can i do this.s

View 3 Replies View Related

General :: Send Message To All Users Wishing Them?

Nov 14, 2009

How to send message to all users wishing them "Good Morning"

View 2 Replies View Related

Software :: Dbus Reject Send Message?

Aug 4, 2009

I encountered a problem when send dbus method call message.Program A which runs as root user provides system-wide dbus service interfaces.When another program B with root permission send method call message to A,It received the error info:Error org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.41" (uid=0 pid=3397 comm="dbus-send --system --print-reply --type=method_cal") ...But when I run prgram B in generic user permission,localmachine for example,it success to send message.It confused me all the day.

View 2 Replies View Related

Programming :: Periodically Send Message To Client?

Jun 14, 2010

i have a client and server program in C. in that program server is requesting some parameters from client (like systems up time, total memory, no of process running etc).for this i used switch statements. but the problem i am having with this is that,
1. it is always going in default case on client side.2. and i also want my program to send requests/messages to client periodically. means after some interval (say after every 2,3 mins) server sends next request to client.

View 3 Replies View Related

Ubuntu :: Send The Results Of A Command Line $du -max-depth=1 To A Zenity Message Box?

Jun 14, 2010

I'm trying to send the results of a command line $du --max-depth=1 to a zenity message box.I want to create a .sh script that I can run as a Nautilus script that will open a zenity message box with a listing of sub-folders/sizes. $DU with options, will provide the results in a terminal window, but I can't seem to get it into a zenity message box. I've tried gxmessage also, but no go.

View 2 Replies View Related

Debian Multimedia :: Send A Message To Other User With Ssh And Notify That?

Jun 14, 2011

Let's say there are machines A and B. user1 is on machine A, and has access to machine B through ssh (also as user1). user2 is sitting at machine B (let's say in Gnome session). And user1 has sudo access on machine B. How can user1 send a message to user2 (so it should appear on user2's desktop) with notify-send? code...

This doesn't work. I get in result:
(notify-send:28676): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
What else should be done to make it work? (trying it on current Debian testing).

View 3 Replies View Related

General :: How To Send Message To Local User Logged Into X11

Jul 13, 2011

Is possible to send a message (popup window or something) to local user logged into X (xdm, fluxbox) from console ? For example: user1 is logged and using X/fluxbox, user2 logging into the same box by ssh to console. Now - what user2 have to do to send message to user1 ?

View 1 Replies View Related

General :: Send Color Message To All Users With Wall?

May 21, 2010

How to send color message to all users with wall.

View 1 Replies View Related







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