Server :: How To Communicate To Windows IIS

Oct 2, 2010

I am trying to set up a website from my ubuntu machine through IIS of windows server 2003. I am sharing the folder I want to store the files in across the network and all the computers are seeing it find.

The question is, how do I do this so it does not require a password to connect to it or give windows the permission without having to put them in every time.

I can get to my website, but it is asking for username and pass... I need that gone.

View 4 Replies


ADVERTISEMENT

Ubuntu :: How To Communicate With Windows

Feb 10, 2011

I have 2 computers one of them ubuntu installed and on the other one windows(xp) installed.how they can communicate?like file sharing,printer sharing etc.?wat kind software or what i need?

View 3 Replies View Related

General :: Does Use Of LDAP To Communicate With Windows Active Directory Require PAM?

Jun 7, 2010

I want to use LDAP on SUSE 10 to authorize the use of certain objects within IBM's MQ Series via the setmqaut command. I do not want to authenticate these users to the Linux server itself via LDAP. Users that actually log onto the Linux server will be authenticated through a product from Quest formly known as VAS. My question is, does LDAP require the use of PAM or can I utilize the facilities within LDAP to communicate with a Windows Active Directory so that I can authorize the use of MQ Series objects and not authenticate actual users that would log onto the server.

View 3 Replies View Related

Server :: Configure NIS Client - Cannot Communicate With YPbind

Jun 16, 2009

I have using ubuntu nis server (LTS 8.04.1) and all nis client fedora 6,7,8,9 its working fine yesterday I installed new client os fedora 11 and configure nis client I started ypbind service can't start I did client configuration.

1. /etc/sysconfig/network add NISDOMAIN=TEST
2. /etc/sysconfig/authconfig UseNIS=yes
3./etc/nsswith.conf
passwd: files nis
shadow: files nis
group: files nis
4. /etc/yp.conf
Add nisdomain and ypserver name

After I stop ip6tables and iptable and network Manager
Shutting down NIS service: [FAILED]
Starting NIS service: [ OK ]
Binding NIS service: ....................... [FAILED]

View 1 Replies View Related

OpenSUSE :: Unable To Communicate With SUSE OES 2 Server Remotely?

Dec 15, 2010

This issue was prompted by Groupwise MTA not communicating with a Post Office that I had migrated to our first Linux box. I found out why, because I cannot communicate with it at all, other than through ethernet. I'm not sure what the problem is. I've checked the firewall and opened up all the ports that I'm trying to communicate on.ve made sure Apache is loaded

View 2 Replies View Related

General :: Create A Simple Website Which Can Communicate With Unix Server?

Mar 8, 2010

I want to create a simple website which can communicate with unix server.For example i want to run some command on a unix server through a website.

View 10 Replies View Related

Networking :: Get Two Ip Addresses To Communicate With Each Other?

Nov 19, 2010

How can I get two ip addresses to communicate with each other which are not in the same 255 range?

Like:

192.168.0.1
and
192.168.1.1

View 7 Replies View Related

Networking :: Route Two Pc's - Communicate To Each Others

Dec 3, 2010

I'm using Fedora 9 and has finished the DHCP for my eth2 and static on eth0. I would like to add a route so that the 192.168.22.x eth0 and 192.168.26.x eth2 can communicate to each others,.

View 3 Replies View Related

Ubuntu :: Directly Communicate Between Two PCs Using Router?

Aug 30, 2010

I previously used SSH to communicate between my two ubuntu PCs, but my new internet connection is far too slow for this method. Is there someway I can directly communicate between my two PCs using the router. Samba? moreover, my ip seems to be dyanamic through my internet, how can i change it to static? or will it not matter for Local area connections?

View 5 Replies View Related

Ubuntu :: Won't Communicate Over USB - Port Only For Charging?

Oct 25, 2010

I have a wireless headset that I'm trying to charge through USB. When I connect it, it just doesn't charge. Looking at dmesg, the device isn't recognised, which is not surprising, since I think the USB port is only for charging, and it won't communicate over USB. lsusb also tells me that (apart from other things that are connected to the USB bus, that all of the 'MaxPower' variables are set to 0mA. So what I think is happening is I connect the headset ubuntu queries it, receives no reply, and so doesn't let the port draw any current. As far as I'm aware, there usually is some kind of OS handshaking like this, but it may vary from model of computer to model, so there's no point in saying "my <INSERT USB DEVICE HERE> charges". I am able to charge my MP3 player from the same port (because it's recognised), and I can charge the headset if I use a dumb mains->USB/5V transformer, but it should also work with my laptop. What I think I need is some way of manually setting the 'MaxPower' on the USB ports.

View 4 Replies View Related

Networking :: Getting Two Linux Servers To Communicate

Dec 18, 2010

I am testing with Suse Linux Enterprise Server 10 in a VMWare environment. I've installed two SLES10 servers, named sles1 and sles2. I can't get the two servers to communicate, even a simple ping won't work. The "Network Adapter" in VMWare is set to "bridged", a setting which has worked fine when installing WinXP in VMWare and connecting to the Internet.Even if I ping sles1 from sles1 (= "pinging myself"), I get the same error message.Only if I ping localhost, I get a proper ping result.What did I do wrong? Did I forget to configure something?

View 2 Replies View Related

General :: Samba Won't Communicate With CUPS

Oct 12, 2010

I am setting up a small home print server running Fedora 13 (no gui). I setup Samba to have 1 file share and 1 printer. I can access both just fine in Windows network.

However when I try to print, nothing happens. I looked under Jobs in the Cups Web Interface and no job was ever created, so I suspect either Samba or CUPS isn't configured correctly. I am able to print a test page from CUPS directly.

smb.conf

Code:

Code:

View 2 Replies View Related

Programming :: Communicate To RS232 Using Fstream?

Apr 1, 2009

I'm trying to attach an fstream to serial port for reading and writing with the following code:

Code:

#include <iostream>
#include <fstream>
#include <string>

[code]....

The code compiles without errors, but doesn't catch any input text from the device attached to RS232. I have tried it with Rx and Tx connected, but didn't receive my text back. It works OK if I substitute /dev/ttyS0 with an ordinary file, but any attempt to use /dev/ttyS0 seems to lead to an empty answer string. I tried this on a PC under Ubuntu Linux 7.10.

View 3 Replies View Related

Programming :: Possible To Communicate Values Between Class?

Feb 24, 2009

I have a application in C++, and now I have two class. MyDialog is the class that main function launch. In MyDialog class there are four elements and when I click over theese elements, there is a MousePressEvent that launch other class, Touchpad class. So, in some moments, I have loaded two class. My question is, how can pass a value from Touchpad class to MyDialog class, when I close (destroy) Touchpad class. In a few words, is it possible to communicate values between class?

View 5 Replies View Related

Debian Installation :: Communicate With Hosts On Internet?

Aug 17, 2010

Trying to install Debian 5050i-386 ISO Image. Part way through I get the following error message: The network autoconfiguration was successful. However, no default route was set: the system does not know how to communicate with hosts on the Internet. This will make it impossible to continue with the installation unless you have the first official Debian CD-ROM, a 'Netinst' CD-ROM, or packages available on the local network. Of course I discontinued the install. How does one set a default rout?

View 8 Replies View Related

Fedora Networking :: Can't Communicate Fully With Other Computers ?

Oct 20, 2009

I downloaded and installed a new copy of Fedora 11 last week onto a new computer (hereafter "proximate"). I also have a remote computer without a monitor running an outdated version of Red Hat Linux (hereafter "remote"). To manage the processes on remote graphically, I ssh from proximate into remote; this connection succeeds without incident in transmitting text (including commands) between the two computers; however, the command "gnome-session" returns: (gnome-session:15789): Gtk-WARNING **: cannot open display:

(The numbers apparently represent the process identifier and vary from instance to instance.) A similar warning (and no accompanying graphics) occurs whenever I attempt to start any graphical user interface from remote via ssh from proximate. The issue almost certainly lies with proximate; remote successfully communicated graphics to the ancient box that proximate replaces.

Interestingly, I cannot communicate via ssh from remote to proximate (within a secure shell from proximate to remote). If I execute /usr/sbin/sshd on proximate as root, then I can login, but even then I cannot execute any commands.

Consider the following output:

If I execute ssh -vvv proximate from remote to proximate, then I get a lengthy output that ultimately ends with "debug1: Exit status 254."

What must I do to communicate both text and graphics among my computers?

View 3 Replies View Related

Fedora Hardware :: Unable To Communicate With Garmin GPS

Apr 16, 2011

I am having trouble connecting to my Garmin GPS unit, an eTrex Venture HC. I gather from all the resources I've checked that it my system is finding the GPS just fine, but I am unable to communicate with the device. Using gpsbabel, I get the following error:

I noticed that the gpsd service was disabled, so I enabled it, but that didn't seem to change anything.

(using Fedora 14)

lsusb:

dmesg:

View 1 Replies View Related

Ubuntu Networking :: Unable To Communicate Two Computer With Each Other?

Jul 18, 2010

I have two computers...Ubuntu server and Windows XP client. Both are connected to the internet using Ethernet. I have them connected directly using 1394 to increase speed of large transfers. The internet network and 1394 have different IP address scemes. Internet 192.168... 1394 10.0.0...

I am having problems getting the two computers to communicate with each other. I can ping the server's ip address and and it loops back. Same with the XP's IP address. I can't ping each other.

ifconfig shows my eth0 and eth1 connections are up. The eth1 Link Encap says UNSPEC.(Don't know if that means anything.)

View 2 Replies View Related

Ubuntu Networking :: ASUS USB-N13 Fails To Communicate?

Dec 5, 2010

Chili555 where are you?

I am running Ubuntu Release 10.04 (lucid), Kernel Linux 2.6.32-26-generic-pae, GNOME 2.30.2.

I have installed the ASUS USB-N13 according to your advice in previous posts, specifically, in your advice to 828688 Ben.

The dongle seems to be operating as it should. The LED does its flashing at what appears to be the correct time. Wicd also looks correct. Networks are found with good signals shown. Everything looks correct. But when I attempt to connect, "validating authentication" runs for quite some time, and eventually results in a dialogue window stating the communication failed. The required WEP password is entered in the RT2870STA.dat file, and again in the wicd window.

I have entered as much detail in the RT2870STA.dat file as I dare, and believe it to be correct.

ndiswrapper is not installed. Network Manager is uninstalled. Only wicd remains.

View 9 Replies View Related

Ubuntu :: Communicate To A Sanyo Projector Using PySerial?

Jan 13, 2011

I am trying to communicate to a Sanyo projector using pySerial and am having issues. I have verified that my baudrate and parity are all set correctly. Here is my code (using COM13):

import serial
ser = serial.Serial(12)
ser.baudrate = 19200

[code].....

I have also tried variations using "CR0", "CR0", "CR0x0D" and nothing seems to change it. I'm using another application to ensure that I can speak to the Sanyo projector, and I get a correct response.CR0 is a status read of the hardware that should return something like "80" which would mean "STANDBY"However, the responses that I keep getting are things like 3,4, or 5 which seem to be errors, given that they are returned apparently based solely on the length of the String I send, not based on the actual command.

View 1 Replies View Related

Debian :: Cannot Communicate With YPbind After Installing Updates

Jan 26, 2009

After updates and restart of debian server, my NIS is not functioning. No yptools are working, it cannot find the server. All my commands I issue on the NIS server. When I issue the command yptest, I get:

>>
century4:~# yptest
Test 1: domainname
Configured domainname is "cga.lan"

Test 2: ypbind
Can't communicate with ypbind
century4:~#
<<

rpcinfo gives:
>>
century4:~# rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100004 2 udp 899 ypserv
100004 1 udp 899 ypserv
100004 2 tcp 902 ypserv
100004 1 tcp 902 ypserv
100009 1 udp 901 yppasswdd
600100069 1 udp 904 fypxfrd
600100069 1 tcp 906 fypxfrd
100007 2 udp 913 ypbind
100007 1 udp 913 ypbind
100007 2 tcp 916 ypbind
100007 1 tcp 916 ypbind
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100021 1 udp 32795 nlockmgr
100021 3 udp 32795 nlockmgr
100021 4 udp 32795 nlockmgr
100021 1 tcp 59990 nlockmgr
100021 3 tcp 59990 nlockmgr
100021 4 tcp 59990 nlockmgr
100005 1 udp 894 mountd
100005 1 tcp 897 mountd
100005 2 udp 894 mountd
100005 2 tcp 897 mountd
100005 3 udp 894 mountd
100005 3 tcp 897 mountd
100024 1 udp 32797 status
100024 1 tcp 59863 status
century4:~#

View 3 Replies View Related

Networking :: Error Message - Can't Communicate With Ypbind

Apr 6, 2010

I am trying to set up an NIS client on a Fedora Core 12 64-bit system. The ypbind daemon is running via the /etc/init.d/ypbind script. However, whenever I run the ypwhich command, the following error message appears on-screen:

[code]...

The client has been configured so the domain is set, and the client will broadcast for the first available nis server. The client is on a subnet where there is one nis slave server, so it should bind to that server. One thought that came to mind was the fact the client in question is 64-bit, while the nis slave is 32-bit. Could that cause this problem?

View 4 Replies View Related

Security :: Apache In DMZ And Oracle In Local LAN - How To Communicate

May 21, 2010

I will be setting up Apache web server in DMZ and Oracle web server (Windows) in LAN. The requirement is to allow logged in visitors to view / change their details via the web site. What is the best way to configure this. Is simply allowing web server's ip to communicate with oracle server's ip (and the oracle port) is secure enough or is there a way to do this more securely?

View 6 Replies View Related

Programming :: How To Communicate Between Two Threads Using Message Queue

Jun 7, 2011

How to communicate between two threads using message queue?

View 4 Replies View Related

Debian Configuration :: Skype - Logitech QuickCam Communicate STX ?

Apr 19, 2011

I am trying to get Skype working, the only problem is the webcam, in the test video all I get is a black screen.

After some research I found this command to get Skype to work with my webcam, as you can see there are a few errors.

Below is a listing of of /usr/lib/libv4l/ directory

Other than the video, eveything seems to be working.

This is on Skype 2.2, Skype 2.1 was the same. webcam works fine.

View 2 Replies View Related

Networking :: Getting Two Servers To Communicate (Ping) In VMWare Environment

Dec 18, 2010

I am testing with Suse Linux Enterprise Server 10 in a VMWare environment. I've installed two SLES10 servers, named sles1 and sles2. I can't get the two servers to communicate, even a simple ping won't work. The "Network Adapter" in VMWare is set to "bridged", a setting which has worked fine when installing WinXP in VMWare and connecting to the Internet. I have configured the Network Settings as follows:

SLES1:
-Statically assigned IP Address
-IP-address: 192.168.0.20
-Subnet: 255.255.255.0 (/24)
-Hostname: sles1

Hostname/DNS tab:
-Hostname: sles1
-Domain Name: local
-Name server: blank

Routing tab:
-Default Gateway: 192.168.0.1 (= my router connected to the Internet)
SLES2: same as sles1, with IP 192.168.0.22 and Hostname sles2

With these network settings, the two servers seem totally unable to communciate.
-When I ping sles2 from sles1, I always get the error message: connect: Network is unreachable
-Whatever way I ping, either ping sles2, ping sles2.local, ping 192.168.0.22, whatever, the error message is always the same.
-Even if I ping sles1 from sles1 (= "pinging myself"), I get the same error message.
-Only if I ping localhost, I get a proper ping result.

View 3 Replies View Related

Programming :: Posix Message Queues - Communicate Between Two Threads?

Jan 3, 2011

I want to communicate between two threads, each belonging to a different process. Iam using message queues for this. I use mq_open()call. I created the queues with the same queue name starting with a '/'. But when I open the queue, the queue ID is different in both the process. What should I do so that both the process have the same queue ID?

View 1 Replies View Related

Debian Hardware :: HP LaserJet P1102w - Unable To Communicate With Device

Jul 27, 2014

I have a problem with my WiFi HP LaserJet P1102w printer. I can add the printer, but whenever I try to print anything, say, HP testpage, I get the following errors:

Code: Select allerror: Unable to communicate with device (code=12): hp:/net/HP_LaserJet_Professional_P_1102w?ip=192.168.1.6
error: Unable to print to printer. Please check device and try again.
error:  Unable to communicate with printer HP_LaserJet_Professional_P_1102w.  Please check the printer and try again.

I'm using current testing repos and the system is updated.

The printer is detected and installed via hp-setup, it just doesn't print.

This setup used to work, but I haven't printed anything in a while so can't be sure what caused it to stop working: updates, recent power outage or something else.

Printer is using a static IP address.

What works:
Printing over USB works.
Printing over WiFi from a different, Windows, PC works.
Pinging the printer (connected over a WiFi router) works. Also, opening the printer admin page works.

What I've tried:
Restarting everything.
Purging all hplip packages and reinstalling.

Installation log: [URL] ....

hp-check: [URL] .....

I'm stuck.

View 2 Replies View Related

OpenSUSE :: Finding Application To Communicate In MSN Via Video And Audio Chat?

Aug 14, 2010

I have installed the latest version of aMSN (aMSN | Download aMSN software for free at SourceForge.net) which supports sending my webcam video. Unfortunately, it is unable to send my audio at the same time which is highly frustrating.

Does anyone know of a Linux equivalent of MSN which allows video and audio communication. I have tried Kopete, although the call feature button is inactive, despite having setup my webcam in this program.

I have also tried installing a program called qnext, though webcam and audio support between alternate different Instant Messengers (IM's) are not supported.

View 3 Replies View Related

OpenSUSE Hardware :: Gettich Logitech QuickCam Communicate STX To Work?

Mar 6, 2009

I've got a Logitech QuickCam Communicate STX webcam. According to this website, this webcam works under Linux; however, when I open Cheese, I get only a screen full of colored bars (like what you see on a television channel that's off-air), and in Skype I get green snow.

View 5 Replies View Related







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