General :: Client Not Connecting After The Server Restart?
Nov 7, 2010
I have problem with the server,when i restart my server client is still running it is not able to connect to client.i want my client to connect to server after the server restart
View 3 Replies
ADVERTISEMENT
Jul 29, 2011
i tried to connecting from a windows7 client to a linux server through vnc server.But its very slow , is there any alternative for vnc . i heard that samba can be used as a remote desktop tool if its true please reply with configuration details.
View 2 Replies
View Related
Mar 12, 2010
I would like have my client computer be able to boot off of a cd right into a terminal server connection. Not click here, then there, enable wireless....so on.. Just boot into a terminal server connection screen.
View 1 Replies
View Related
Apr 27, 2011
I'd document here the way to get to eDesktop through linux (debian, ubuntu) at the University of West Florida (UWF), since they appear to only support Windows through their documentation on the University web site, and the link through Argus (the secure web site) doesn't work in Linux. This is sometimes needed to use the University resources (libraries and computer programs) from remote locations, and otherwise a google search is fruitless. I had to have a guy in the computer science department show me how to do it. This may apply for other Universities with similar setups. It was impossible for me to figure it out on my own, I had to go back to my old 9.04 partition to get the info...
1) Open Terminal Server Client (Applications>Internet>...)
2) Insert as follows:
Code:
Computer: eDesktop.uwf.edu
Protocol: RDP
User Name: YOUR USERNAME
[code]...
3) OPTIONAL BUT RECOMMENDED click Save As and save it as a quick connect so you don't have to refer to this again.
4) Flip through the other tabs and configure as desired, and click Connect!
View 7 Replies
View Related
Nov 15, 2009
i installed unix services for windows 3.5 on a windows xp pro box and it installed fine. I configured nfs on the debian box and exported the ip of the client computer and forwarded port 2049 correctly. I followed the instructions for setting up teh nfs client on windows. However whenever i go to tools->map network drive and type in the server-domain-name:/file-address it says it cannot connect?
View 6 Replies
View Related
Mar 20, 2016
I'm trying to connect to my server (to the gnome session) using vnc. I run vino-server on debian
I get pass the authentication (configured none) but I get a blank screen instead of my session.
Log from vino on the console:
root@B10-20-30-4:/etc/vnc# /usr/lib/vino/vino-server
** (vino-server:2547): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-7l6BcHLxb5: Connection refused
(vino-server:2547): EggSMClient-CRITICAL **: egg_sm_client_set_mode: assertion 'global_client == NULL || global_client_mode == EGG_SM_CLIENT_MODE_DISABLED' failed
20/03/2016 05:20:28 PM WARNING: Width (3046) is not a multiple of 4. VncViewer has problems with that.
20/03/2016 05:20:28 PM Autoprobing TCP port in (all) network interface
20/03/2016 05:20:28 PM Listening IPv6://[::]:5900
[Code] .....
View 0 Replies
View Related
Sep 25, 2010
I have a white slate centos 5.5 installation on a virtual box at Media Temple (one of their new VE servers). I am trying to create a development environment where I can have Bind9 serve up one set of zone files to me and other developers on the internal network and another set of zone files to external requests (ie... using the views feature). I would like to be able to develop for sites for which the dns is not yet pointed at my server. The network is created by having the VE server be an OpenVPN server, and connecting my client box to the server (my mac - 10.8.0.6 / my ve server 10.8.0.1).
I have the connections working fine, I have also been able to route all network traffic from my mac through the vpn to the server. For some reason, I cannot get the DNS server on the ve server to serve me an internal view zone file. When my vpn is on, I cannot ping or navigate to any web pages from my mac. I think this is because my ve server is not setup as a dhcp server and the ip tables are not setup to allow all internal requests to use the server to go get web pages.
I cannot view-ping anything else from my mac/client when on the vpn, I can successfully ping any website my ve is authoritative for. This tells me that my ping is obviously going over the vpn, and thus an internal request, but the external zone file is still served up. The following is my named config.
acl "lan_hosts" {
10.8.0.0/24;
127.0.0.1;
};
[code]....
View 3 Replies
View Related
Jan 6, 2011
trying to create a "local network" by directly connecting an IBM Thinkpad with Debian Linux installed on it to an Alix computer running Voyager Linux. I'm following a "how to" I found to create a music server, hence the requirement. My issue is I can't get a static IP address to be configured on the Debian machine.I've trawled the net and have found the instructions about editing the /etc/network/interfaces and have tried to do this. First I tried to get DHCP working so I could connect the Debian machine to the net and this proved successful. I edited the interfaces file to look as follows:
# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
Then I tried adding a static IP address to the machine. As this is a network purely between two machines I made up the IP addres and used 192.168.0.1 and used a NetMask calculator to give me a NetMask of 255.255.255.254 (I told the calculator there would be 2 machines on the network). I then edited the interfaces file as follows:
# The loopback network interface
auto lo
iface lo inet loopback
[code]....
I re-booted the machine (ifdown eth0 followed by ifup eth0 keeps saying that eth0 hasn't been configured - a problem there that I don't understand), but during boot up time it failed to assign the Static IP address to eth0 and made me go into SU mode. To fix it I simply replaced the interface file with the static IP inputs with the file that had the DHCP entries (I'd made a copy of the DHCP file), and re-started the machine. Everthing came up fine. So the first question is how do I get a static IP address to be assigned to eth0 such that whenever I shut down and restart the machine the static IP address is always loaded?
The second question is around creating the network via the cross over cable. From what I've found via Google, all I should have to do is create a static IP address on the Debian machine and a static IP address on the Voyager machine. Once they're connected by the cross over cable they should see each other. Is that correct, or do I have to do anything else?
View 2 Replies
View Related
Sep 24, 2010
I'm using Nomachine NX client for Windows to remotely connect to my Ubuntu.Every now and then I experience a strange phenomena: the text in the prompt of all open terminal windows becomes black, so it can't be viewed over the black background. Typed commands are also black, but the results are in normal colors. So I can run stuff, but can't see what I'm typing...After I close all open terminal windows and start a new terminal window, everything goes back to normal.
View 1 Replies
View Related
Jun 11, 2011
I configured openLdap in RHEL5 on virtual achines,everything is working fine, I created a user called ldapuser,in LDAP server and i created a home directory for ldapuser in my LDAP client, now i can able to login to the both Server and client with ldapuser account....
Now here what am expecting is i want to export my server's home directory to the client, i dont want to create home directories manually in the client machine, i googled about that, and it can be done through autofs.....
what need to be done on the client and server side.
View 6 Replies
View Related
Nov 19, 2010
I am having a problem with my internet connection. It only works half the time. Usually when i start the computer it doesn't connect until i restart anywhere from 1 - 10 times. I did sudo ifconfig while it was not working here is the output:
eth0 Link encap:Ethernet HWaddr 00:19:d1:00:36:41
inet6 addr: fe80::219:d1ff:fe00:3641/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11 errors:0 dropped:0 overruns:0 frame:0
[Code]...
View 1 Replies
View Related
Jun 29, 2011
I am trying to connect my pptp client Linux to a pptp Linux server using modem but no success. I can only tweak ppp linux side Observing the following log I found it�s due to MPPE Support configuration mismatch in pppd, pppd (linux client) is refusing to accept MPPE encryption.
pppd[24545]: pppd 2.4.5 started by root, uid 0
chat[24547]: abort on (NO CARRIER)
chat[24547]: abort on (NO DIALTONE)
chat[24547]: abort on (ERROR)
chat[24547]: abort on (NO ANSWER)
chat[24547]: abort on (BUSY)
[Code]....
View 1 Replies
View Related
Oct 15, 2010
I am trying to config linux box as router.
I have CentOS 5.5 client and host in VBox. I can't connect them (I am using bridge adapter mode) as I don't have router in between.
I just created DHCPD on host, and followed
[URL]
But that don't seem to work also. Host is 192.168.1.10 and client is 192.168.1.100 but when I ping host from client, it says Destination host unreachable.
View 2 Replies
View Related
Mar 17, 2010
Before we use CentOS 4 and all work fine. We start x11vnc by ssh like root. And after this connect by client login in X screen. In CentOS 5 this way don't work. For connect we must login by local from keyboard, start x11vnc ssh by logined local user, and after this we may work, but can't change users.
View 2 Replies
View Related
May 28, 2011
I installed the latest Debian on a computer to make a backup appliance. No GUI.When the computer starts, everything is okay. The DHCP client is running, the network interface have an address, fine.If I do a /etc/init.d/network restart (or stop + start), no more DHCP client. t is stopped when the interface is down. When the interface is up, I have to start it manually.1 - is it normal ?2 - isn't ifup's job to launch the dhcp client ?3 - can /etc/network/if-up.d be the right place to resolve this ?
View 4 Replies
View Related
Apr 28, 2011
I am adding client DNS entry in /etc/resolv.conf but after restart it's deleting. how to add dns entry in client RHEL6 and what is the service name..
View 1 Replies
View Related
Jul 18, 2009
I've set up an FTP server with vsFTPd, and I can connect when on the same machine that the server is running. However, when attempting to connect from another machine on the internet, or even on the same LAN, the connection always fails. Port forwarding on the router is enabled.
When attempting to connect over the internet via FileZilla, this is displayed:
Code:
View 9 Replies
View Related
Apr 27, 2010
I have a issue that could get me fired, so I would appreciate your input. My knowledge about linux is limited
The company I work for has a Dell Poweredge 6850 that keeps pretty much everything (databases, websites, etc).
The server had a Virtual Drive created from 2 Physical Drives. Since the HDD space was getting low, we got a new drive, inserted it, formatted and rebooted the system.
But the system now refuses to start, giving an FAILED message, something related to EXT2 partition that cannot be read at /dev/hda1.
View 2 Replies
View Related
Jul 16, 2010
I began by first installing Unbuntu Server (this was yesterday evening). After configuring and reconfiguring and reinstallation, I finally got it installed the way I wanted, so I thought! Today, I decided to give Debian a try. Read many posts concerning its stability, etc. D/L and installed. No problem, First I was met with permission denied error when trying to perform a simple 'cp' command. Jumped back to the forum and searched found a solution type 'su and enter password that worked perfectly I type some things in the smb.conf file (according to other instructions) then return to my XP machine to try connecting again. I know this isn't exactly 'rocket scientist' stuff, but WTH is going on? When the login screen appears in XP, I provide the proper credentials and still can't connect!! Also, how can I grant myself permissions other than using 'su -'?
Trying to build a simple file server for home use. Nothing fancy, but honestly, I've installed Novell servers much simpler than this.
View 3 Replies
View Related
Oct 23, 2010
I am a student in Information Technology . I have a question from the book of Mark g.Sobell . I could not find the answer for that .Why might you have a problem connecting to an FTP server in PORT mode?
View 1 Replies
View Related
Jun 12, 2011
I am having trouble connecting to VNC server from any machine in my house. The server is running fedora v14.
Previously I was able to connect when i had dsl, but i have since switched to cable and am having a problem
I checked the vnc error log and saw the below error. Note these are excerpts from the file
I have checked
1. VNC server is up and running
2. My username is in the vnc file
3. the port i am trying to connect to is open.
[Code]...
View 1 Replies
View Related
May 5, 2011
I made a software RAID 0. It works fine, but when I add it to fstab and reboot the server, I can't restart the server.
Code:
# cat /etc/fstab
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
LABEL=SWAP-sda5 swap swap defaults 0 0
/dev/md0 /vz ext3 defaults 0 0
When I go to rescue mode and delete /dev/md0 from fstab, I can restart, but I get this when I try to mount it again:
Code:
mount: you must specify the filesystem type
So I try to make it to a ext3
Code:
# mkfs.ext3 /dev/md0
mke2fs 1.39 (29-May-2006)
mkfs.ext3: Device size reported to be zero. Invalid partition specified, or partition table wasn't reread after running fdisk, due to a modified partition being busy and in use. You may need to reboot to re-read your partition table.
#fdisk /dev/md0
Unable to read /dev/md0
View 4 Replies
View Related
Mar 1, 2010
some times network disconnected automatically. if we restart rhe server it automatically starts to work. again 2 or 3 days, the same senario is happening. on this server 2 database is running, it makes lot of problem to us. what will be the problem? is any connection parameter is there? (ie i mean only 50 numbers of client connection is only allowed like.) or any problem in NIC card or NIC driver.
View 4 Replies
View Related
Feb 27, 2010
i have installed dhcp,there i declared the subnet and network,i used command include "/etc/dhcpd.conf.jutu1"; to start and other files, but it show me this error when i want to restart the DHCP, if you need more information contact me, i have configured this file too jutu1, but it don't let me to restart dhcp from /etc/init.d/dhcpd restart, this show me this message
[Code]..
View 3 Replies
View Related
Mar 12, 2010
I use PuTTY to connect to an Ubuntu Server (VPS). I would like to use Tab-Completion when I'm working with the command line on Ubuntu Server... How can I configure it?
View 1 Replies
View Related
Jun 7, 2010
I am fresh out the box to linux I am using mysql for the 1st time also, my question is what is the correct command to run on a mysql command line to connect to remote server.
View 5 Replies
View Related
Jan 7, 2010
I have a client.conf in /etc/cups that points to a CUPS server. I don't have u/p access to this server. I also want to print to a local printer (USB), but I can't set it up - ALL attempts bring me back to the CUPS server password prompt. Is there some line I can add to the client.conf to allow me to use a local printer?
View 4 Replies
View Related
Jun 9, 2011
I start x0vncserver like that:
Code:
x0vncserver --PasswordFile=~/.vnc/passwd
But clients that are connected to me cannot see the cursor on my desktop. I have tried to play with options in clients (Vinagre and TigerVNC viewer) and server with no luck.
P.S. I cannot use standart Vino server because of its poor performance with Gnome3. P.P.S. My system is Fedora 15
View 3 Replies
View Related
Feb 13, 2011
I am not able to connect to remote server through secureCRT . my local team has said that server is working fine . but I am not able to connect it remotely . what more i can do to connect it to server
View 10 Replies
View Related
Jan 5, 2010
I have a doubt regarding the 389 Server Client Architecture. Say, I have 389 Server working and I have few Linux Clients. Now you say that if 389 client is configured it will login through credentials which is configured in Server. So what about the local Users on that Client.How will normal users in the Client login?
View 1 Replies
View Related