Ubuntu Servers :: Connecting 10.10 Desktop To 10.10?
Jan 29, 2011
I have had my Ubuntu 10.10 server running for about 4 months and i am very imprest, i connect to from my XP laptop using TightVCN, Putty and webmin. I have now installed Ubuntu 10.10 desktop on to my laptop and again its very good, BUT i can see all the files on the 10.10 server but i can not get TightVCN, Putty and webmin to connect to the server. i have tried setting up a new user but can not get things to work, can it be that i have a SAMBA server running on the machine i am trying to connect to?
View 4 Replies
ADVERTISEMENT
Aug 21, 2010
I am currently using Ubuntu 10.04 64bit. I am having trouble transferring files from my LG GR500 phone to my Ubuntu desktop. I bought a micro-usb to usb charger and data transfer cable, but the only thing that is working is the charging.I could not find any solutions for Ubuntu or Windows XP. If anyone has an idea as to how I can get pictures or other files off my phone.
View 1 Replies
View Related
Jul 22, 2011
Is it possible from Ubuntu Linux to remote desktop into any Windows Server through RDP ? I've tried using TightVNC it works from within the internal LAN but this is connecting from my home PC with Ubuntu over CISCO VPN client.
View 4 Replies
View Related
Jun 23, 2010
I would just like to know how many page hits i am getting and to see where the IP is. How to i go about seeing this on the server ( i dont want to add a page counter or anything all i want is to see a list of IP's times when they made the connection and what they viewed ) Is there a command to see this?
View 1 Replies
View Related
Mar 26, 2010
I have a laptop with win7 and I would like to connect to the internet through my desktop pc's connection. I have Karmic on the desktop and use a cable modem and I'm thinking about buying a router to solve this problem but I wouldn't know how to set it up in Ubuntu nor which router would be the best or easiest to set up. I saw this site [URL] and I'm torn between the TP-Link TL-WR741ND Wireless Lite N Router and the D-Link Wireless N Router DIR-615, because these are the cheapest ones and I can't afford much more than that.
View 6 Replies
View Related
Jun 11, 2009
I have been messing around with Ubuntu on an old PC I have and I really like it so I wanted to dualboot the family PC with Vista and Ubuntu to see if I could also convert my parents into linux lovers too. I got ubuntu installed on a seperate partition and everything boots fine, but when I'm in Ubuntu, it won't connect through our wired internet but if I'm in Vista, the internet is fine. I really want to start using Ubuntu on this computer but there is virtually nothing I can do in Ubuntu without the internet working. I also posted on ubuntuforums but they have only asked me to get them a bunch of codes from the terminal, that unfortunately I can't read.. but maybe some of you may know whats going on. [URL] This is the link to the other forum with all the information. The computer is a Gateway GT5622 with a Integrated Realtek 8111B 10/100 Mbps Ethernet LAN.
View 5 Replies
View Related
Jun 3, 2011
For some rather odd reason, my IRC bot wont connect to the local irc server, but it will connect to IRC.FREENODE.NET, I have no idea why...
PHP Code:
<?php/** PHPIRC Class Simple IRC Bot * * @author Ferdinand E. Silva
[code]...
View 1 Replies
View Related
Dec 17, 2010
I have a created a wireless connection from the main admin account and checked the box saying "Available to all users", everything is working correctly. I only need to prevent the Desktop Users from switching the connection to another one.
View 4 Replies
View Related
Jan 11, 2011
I have an old desktop computer that I installed Ubuntu 10.04 on. I also have a laptop with Windows 7 Pro which is connected wirelessly to the internet. The desktop does not have a wireless card and the modem is in another room. I have a spare ethernet cable, is it possible to connect the Ubuntu desktop to the internet by connecting it to the laptop with the cable? I'm not very good with computers.If this isn't possible, how would I go about connecting the desktop to the internet?
View 1 Replies
View Related
Aug 30, 2010
So I've connected to my wireless network with the command:
iwconfig wlan0 essid Linksys
But I need to enter my wireless access' passphrase to connect to it. The closest I've come is using:
iwconfig wlan0 key s: PASSPHRASE
...which gives an invalid argument and I've resently found out that this passphrase command is not supported - yet.
Where do one tell Ubuntu to use a passphrase to connect to a wireless network?
- Ubuntu 10.04
View 5 Replies
View Related
Nov 10, 2010
I've been working on this since last night (a few hours) but can't seem to find what I am looking for. I'll spare you the details of what I've tried already.
Could someone guide me through connecting to my Ubuntu server using a remote X session? The "kicker" is that I want to do this from a Knoppix LIVE CD. So whatever method I am given will have to be something that is common to most Linux distros.
I imagine I will need help with two important steps:
1) verifying that I have an xserver of some kind running on my server.
2) command line statement for starting the Xserver from the remote machine.
View 9 Replies
View Related
Sep 30, 2010
After spending several months coming up with ideas (and ultimately failing), I have found the easiest and simplest way to connect your Ubuntu desktop (or laptop w/o a wireless adapter/card) to the Internet using only a Linksys Wireless Range Expander and an Ethernet cord.
YOU WILL NEED:
Linksys Wireless Range Expander (WRE54G)
Ethernet cable
Linksys wireless router (that is providing your home/office with wireless Internet) The WRE54G can be purchased online through various websites, including eBay. They run anywhere between $10 and $40, but it's going to be cheaper than a USB Wireless Adapter (and no software needs to be installed, making it universal for most Linux distros).
[Code]...
View 1 Replies
View Related
Feb 2, 2011
connecting to various servers on my network via SSH. All IP's on my network are static IP's that I've set.
DHCP is at: 192.168.1.1
Subnet: 255.255.255.0
Source IP that I'm trying to SSH from is 192.168.1.2 (My MacMini) I have 2 servers that I SSH into both running CentOS. One I have no problem with: 192.168.1.102 But the other I can't seem to get to: 192.168.1.103 The strange thing is I can only get to it once I ssh into my .102 server. Then ssh from there to my .103 server.
It started breaking down about a few days ago when I installed my VPN server. Could this be causing the problem?? I can access the VPN interface both internally (with a local ip) and externally (outside from the Internet). But why can't I ssh to it from my local network? I've set the subnet for the VPN to be the same as my network.
View 1 Replies
View Related
May 5, 2011
To be sure that the remote desktop was working, I tried from home, where I have both the laptop I want to connect to and the laptop from which I make the connection. It worked without any problem, but now I'm trying to connect from my work place and it's not working anymore. Both are connected to the same VPN, so I don know where the problem comes from.
View 8 Replies
View Related
Jun 4, 2010
I manage a few Linux servers and I need a fast way to connect to these servers instead of having to enter the root password every time.
Is there anyway to save the passwords/keys and connect to the servers by simply typing: SSH user@ip
Or even something easier without typing the server IP like I had Putty in Windows. I know I can still use Putty but I want to use a better SSH client, like GNOME Terminal.
View 5 Replies
View Related
Aug 20, 2010
Using a fresh Ubuntu server install, i setup UFW :
[Code]..
When connecting from external box to this server on port 25, the connection is properly blocked by UFW but i can't find any UFW log (/var/log/kern.log, /var/log/messages, /var/log/ufw.log ...). I'm using default rsyslog.
View 1 Replies
View Related
Dec 11, 2010
I have recently upgraded to 10.04 and I am trying to access my apache and sshd servers from the net but I have not succeed so far when those two are using their regular ports.If I change their ports to something greater than 1024 they work fine.80->8010 22->4567(I can access the servers when I am connecting from local net: 192.168.1.0/24) Is this restriction build into the new kernel? Is there something I can do to fix this without recompiling the kernel?
View 3 Replies
View Related
Jan 24, 2011
When ever i run ssh -p <port> <user>@<remote IP>, i get a connection has timed out error. (i use the -p <port> part because i'm using a custom port). does anyone know what could be causing this? i know of a few *possible* problems, but i don't know how to test them all.
- I am on the same network as the server (I'm trying to test using remote IP to make sure it works before i go out an try it somewhere else)
-The router could be blocking it (i'm using linksys)
-IPtables may not be set up right (i think it is though. the only thing i've run is "sudo iptables -A INPUT -p tcp --dport ssh -j ACCEPT". I have changed the port for the server since then. maybe i have to restart it or something for it to recognise the change? I know very little about IPtables though).
-maybe i have to change something in my client or server config files? (the only config file i've changed is the sshd_config file on the seerver, and that was to change the port to my custom port).
thats all i can think of for now. It may be none of those. I do have the sshd_config and port forwarding in my router set to the same port, so thats good.
View 1 Replies
View Related
Apr 1, 2010
This morning my Karmic desktop stopped connecting to the internet (Firefox & Evolution). Network is all ok and other machines can connect fine - in fact I am typing this from a Windows 7 virtualbox running on the offending machine. Investigation shows that this is definitely a DNS problem as I can connect to sites / mailservers by using the ip address. Have tried several reboots which did not help. PowerDNS is installed. When I restart it the ff output is send to syslog:
[Code]...
View 2 Replies
View Related
Jan 10, 2010
I have one small question. I have Debian 5.0 Lenny with kernel 2.6.31.3. I have also Pidgin 2.4.3. The question is: When I try to register on the server login.icq.com, just as login.messaging.aol.com port 5190 and 443 as a result of getting the same message "Connecting to 597044344(my room) is broken ". At the same time kopete - also not connected, but connected gnomeicu, with whom I have some inconveniences. Maybe someone knows how to make pidgin connecting servers?
View 1 Replies
View Related
Nov 14, 2009
I wanted to access a SAN partion from my two CentOS 5 servers.
1. i wanted to get mounted the partition which i have created in the SAN.for example /dev/sdb is the partition
2. at the same time i wanted to store (Read and write )data in the SAN partition from those two CentOS server.
3. Can we use GFS? or what is the best way?
View 4 Replies
View Related
Jan 13, 2010
I am up and running. Symptom: webapp/servlet deployed to Tomcat, utilizes JDBC driver for MySQL connectivity. Upon launching application in browser and performing action requiring database interaction, exception thrown, server log:
[Code]...
View 1 Replies
View Related
Feb 11, 2010
I have Ubuntu karmic as my host OS and Ubuntu Server as a guest on Virtualbox. I have set a folder on my host as shared with the guest, but how can i connect to it from the terminal on my guest? I am also using webmin as i was trying to stay away from install a desktop
View 1 Replies
View Related
Dec 6, 2010
I'm running Ubuntu Server 10.10 and noticed that every time I log into the server via ssh it gives details that i don't necessarily want it to show.
Code:
Linux zeus 2.6.35-22-generic-pae #33-Ubuntu SMP Sun Sep 19 22:14:14 UTC 2010 i686 GNU/Linux
Ubuntu 10.10
[code]....
View 3 Replies
View Related
Feb 20, 2011
I have an Actiontec GT724WGR and I am having problems with my Ubuntu server. I set up a subdomain on freedns.afraid.org with my main computer's external ip. However whenever I use the link that was made it goes to my router configuration page instead of onto my server. I have already set up a static ip for my server enabled DMZ hosting and under port forwarding applied every single rule that applied to servers.
View 2 Replies
View Related
Feb 2, 2010
I recently switched a computer running PCLinuxOS over to Fedora 12. I used to have PCLinuxOS set up as an SSH server so that I could quickly and easily share files with other computers in the house. Since the switch, other computers cannot connect to the SSH server unless I use sudo. I cannot set up a network connection in the GUI; "Unable to connect to server. Please check your settings and try again". Same thing happens if I use the ssh command without sudo. Is Fedora blocking something?
View 1 Replies
View Related
Sep 30, 2010
The dhcp doesnt work unless i put a switch or router between the ubuntu gateway and the connecting computer.
setup
Code:
Code:
Code:
Code:
Im on ubuntu 10.04. is this normal? or should i be able to connect without having a router or switch between the ubuntu server and the internal network....
View 3 Replies
View Related
Mar 6, 2011
I have Ubuntu-laptop with wireless card wlan0 and wired ethernet card eth0 and windows7-desktop with wired ethernet card.I want my desktop PC to connect to the internet via ubuntu wireless card. Meaning that, I'm connected to a wireless internet network in my ubuntu pc and I want to share this connection to the desktop.
[URL]
View 1 Replies
View Related
Jun 14, 2011
Has anyone noticed ABRT not being able to connect to Bugzilla or the remote Core Dump analysis server? Since my upgrade during the beta phase of F15 I have been unable to file bug reports from ABRT's traces, nor has it offered me the option to file bugs to bugzilla. What it does, however, is offer me to analyse the Core Dump and backtrace of the crash using either the remote server or locally with GDB. Needless to say I'm clueless in GDB, and it requires a LOT of debug symbols found in the corresponding debug packages. But trying to use the remote analysis server always results in a message of the server being busy and to try again later. IIRC the last time I was able to file a bug through ABRT was in 13, has anyone been able to do so in 15?
View 14 Replies
View Related
Feb 9, 2010
I just installed Ubuntu 9.10 and its great. However when I connect to the internet at home it shows that the connection has been established but I still cant connect to the internet. My flatmates are all able to connect. However, I am able to connect from work both wirelessly and through an ethernet cable.
View 2 Replies
View Related