Questions tagged [client-server]

60 questions
0
votes
2 answers

Client Server related problem

Is is possible to connect two computers with a lan cable and then run a server on one computer and access it to another computer. For example running xampp on one computer and open its home page using other computer's browser. If yes then how to do…
codeomnitrix
  • 145
  • 1
  • 3
  • 8
0
votes
1 answer

Are there known policy settings causing unexpectedly terminated RDP sessions to be logged off - Event 551

http://msdn.microsoft.com/en-us/library/aa383015(VS.85).aspx states When a user's session is unexpectedly terminated by a network or client failure, the user is disconnected but not logged off. But since we got a new system administrator who…
bernd_k
  • 141
  • 1
  • 1
  • 5
0
votes
1 answer

What software can I use to send a USB device over the network from a debian server to a windows client?

I have a netbook with not much power, 1GHz CPU & 1G memory. I'd like to install a headless linux to it, either Debian or TinyCore, both of which use aptitude & dpkg. I'm not sure which package has a server to run in Debian and a client that can run…
NginUS
  • 468
  • 1
  • 5
  • 13
0
votes
0 answers

Not automount volume after GlusterFS client booting up by autofs

I have configured GlusterFS between 3 rocky servers and mounting the gluster volume under /srv/gluster/vol01 directory. I had to install glusterfs-client in the 4th machine. My primary objective was to get the 3 servers replicated. Currently I am…
0
votes
1 answer

What effect does LPIM have on virtual memory

When LPIM is enabled it prevents paging out to virtual memory which causes pages to remain in ram. My question is: when LockPagesInMemory is enabled is the pagefile still being used some how or should you just disable the pagefile?
0
votes
1 answer

Can't connect Client to other gateway when DNS is set to domain controller

I recently configured an active directory and connected the clients via network connection settings by setting the DNS for the domain controller. But people who want to work in home office can't connect to their own gateway at home, since the…
0
votes
0 answers

Delay in NFS Client file Updation in NFS Server

We have an NFS server and our custom board which is our NFS Client. We are generating a log file as part of our custom application. This log file is getting generated in the root file system of the board(NFS client) immediately after the application…
Aparna
  • 1
0
votes
1 answer

Linux - Set-up a client-server network from scratch

I have been looking for this, but haven't been able to find anything "complete" out there, probably because it's such a standard setup that people think it's included in the human genome by now. I know they are a lot of things in one question, but…
Andyc
  • 97
  • 2
0
votes
0 answers

Client network socket disconnected before secure TLS connection was established

I'm facing an error on running the node script which generates the PayPal invoices using SDK and when it runs from the local server it is working fine but when it runs on production server it is giving below error: Uncaught Exception { …
-1
votes
1 answer

rocketchat-server snap running but not responding

What I am trying to do/What have you tried in order to make it happen? I followed installation and configuration of ubuntu 17.10 snap "rocketchat-server" and "rocketchat-client": Now I want to connect them both. I entered channel --edge to no…
Leder
  • 101
  • 4
-2
votes
1 answer

How Call routed in F5 Box from => Client - Virtual Server - Pool - Pool Member and back to client

How Call routed in F5 Box from => Client - Virtual Server - Pool - Pool Member and back to client. What are the different way of response possible from Pool member back to client like i)directly to client from pool member or ii) via…
M. Gopal
  • 101
  • 2
-2
votes
1 answer

Can I host ONE VM from two servers?

looked around for a bit and I could not find a definitive answer. My setup is for educational purposes as I am in a CCNA/Cybersecurity program thru my college. Anywho lets get down to it~ PC A is upstairs, directly above my main router/modem. It…
-3
votes
4 answers

Connect mobile app to a server in LAN

we have a system running in a LAN without access from outside. Now we developed a mobile app which should communicate with this system using API calls.The mobile phone would use a celuular network connection and access the system from internet. The…
user71541
  • 39
  • 1
  • 3
  • 8
-3
votes
1 answer

Is it feasible for a mobile app like a peer to peer torrent app to discover peers via Internet, not just direct Wifi?

If I create an app that will be installed on different devices (Windows, Android, Apple). Different devices will be connected to Internet via different ISPs. Mostly devices will have changing dynamic IP address. In this situation will it be possible…
XIMRX
  • 95
  • 3
-4
votes
1 answer

Peer to Peer vs Client Server ( Is it not same? )

I know what is peer to peer and what is client server. But I'm little bit confusing when I think that server is also another computer same as another peer. Then why NAT or something other not make an issue during CLIENT/SERVER communication? which…
1 2 3
4