Ubuntu :: Networking / Connect The System To The Fedora 13 System?

Jul 7, 2010

I just installed Ubuntu 10.04 on a 2nd desktop system. I erased Win XP and Ubuntu is the only OS on this system. I have Win Vista Ultimate & Fedora 13 on my other desktop system. The cable modem and dlink wireless router is directly connected to the Fedora 13 machine. I want to connect the Ubuntu system to the Fedora 13 system.

View 3 Replies


ADVERTISEMENT

Fedora Networking :: Connect Laptop And System With LAN?

Apr 3, 2009

need to connect My System-ubuntu with Laptop-Fedora 10 LAN. Can I connect directly with c-cable Laptop to System?How to set that this 2 see each other?

View 1 Replies View Related

Fedora Networking :: 12 - Can't Connect System To Wireless Network

Feb 9, 2010

I'm running the 64-bit version of Fedora 12 on a MacBookPro5,1 system. I am unable to connect to my wireless network, which shows up in the list of available wireless networks.

I will enter my password and the system will try for several seconds to establish a connection and then fail.

I know the network is fine because I can connect to it when I boot the computer in Mac OS X.

What can I try that will allow me to connect to my wireless network under Linux?

View 1 Replies View Related

Networking :: Can't Connect Fedora 12 System To Wireless Network

Feb 8, 2010

I'm running the 64-bit version of Fedora 12 on a MacBookPro5,1 system.

I am unable to connect to my wireless network, which shows up in the list of available wireless networks.

I will enter my password and the system will try for several seconds to establish a connection and then fail.

I know the network is fine because I can connect to it when I boot the computer in Mac OS X.

What can I try that will allow me to connect to my wireless network under Linux?

View 4 Replies View Related

Fedora Networking :: Updates Ruined System - Unable To Use Network Manager To Connect To The Net Through My USB Modem

Mar 12, 2009

I've FC10 installed. After updating a few days back, I'm unable to use Network Manager to connect to the net through my USB Modem. All the threads I've read say to do

Code: yum update NetworkManager but how can I do it without net connection? Can anyone post the exact link of the Network Manager's latest and BUG-FREE rpm so that I can directly run it?

View 10 Replies View Related

Ubuntu Networking :: Wpa - Connect Wi-fi In My System - Is Not Connecting

Dec 23, 2010

I want to connect wi-fi in my system Past some time it was connectd now it is not connecting

I assume that the problem will be wpa authentication

Quote:

To connected wi-fi i think every thing is fine; just it is authenticated with wpa?

View 2 Replies View Related

Networking :: Way To Connect This System To Internet

Sep 6, 2010

Just i installed Slackware linux , how can i connect this system to Internet? I have BSNL broadband (DSL modem conn to ethernet port)

View 3 Replies View Related

Networking :: Connect Two Networks Using 2 NIC System Pc?

Jun 14, 2010

We have two networks,one is 10.0.0.* with mask 255.255.255.0 & the other 20.0.0.* with mask 255.255.255.0 and one linux(RHEL5) PC with two network interface eth0,eth1.(configured as Router)
eth0 is 10.0.0.1 and eth1 is 20.0.0.1
we have enabled IP_Forward using "sysctl w net.ipv4.ip_forward=1"
cat /proc/sys/net/ipv4/ip_forward is 1
but unable to ping from one network to other network.

two networks are connected to Linux PC.(10.0.0.1 & 20.0.0.1)

still wht configuration required to establish the connection between two networks using LINUX PC.

from router(linux PC) both network PC's are pinging but not from one network to other network.

View 12 Replies View Related

Networking :: Connect System And Windows Machine Using Ssh?

Feb 10, 2010

I have two machines in different location, lets say machine A and machine B.

Machine A:
- Linux Red Hat OS.
- Has internet connection (no proxy).
- Has public IP.

Machine B:
- Windows XP OS.
- Has internet connection (with HTTP proxy).
- Has connection to machine C and machine D. Machine C and D don't have internet connection, but machine B can connect to those machines because machine B, C, and D are located in the same network.

I need to connect machine C and D via machine A. I heard it can be done using ssh between A and B, but I don't know the details.

View 7 Replies View Related

Networking :: Connect Board To Remote System?

Mar 26, 2010

I have a arm board where qtopia installed. there is no ssh or scp installed . how can i connect my board to my linux desktop.

View 2 Replies View Related

Ubuntu Networking :: Juniper Network Connect With 64-bit Operating System?

Mar 16, 2011

Using the instructions provided here, I've been able to use my Linux desktop to VPN into my workplace when running 32-bit Maverick. I've yet to accomplish the same using 64-bit Maverick, which has forced me to install the 32-bit version on my 64-bit Gateway NV55C. Has anyone been able to use Juniper Network Connect on a 64-bit Linux operating system?

View 1 Replies View Related

Networking :: Connect System Pc To Windows Server 2003?

Sep 29, 2010

I am a primary school teacher at a school with hardly any money running 50 pcs on windows server 2003. We recieved 2 donated pcs without windows, so thought of installing a free copy of linux on them and then connect them to the server. Which linux version does this best and how would i do this?

View 6 Replies View Related

Networking :: Network Manager - Unable To Connect Automatically In A Ubuntu System

Apr 13, 2011

I have a 5720 Mini PCIE broadband modem card and though it works, it won't connect automatically in a Ubuntu system. Network Manager says it is enabled when I right click on the icon, but when I do a left click it says it is disabled. I have to right click and disable and then enable before my Verizon connection will work.

View 1 Replies View Related

Networking :: Connect From Server Operating On Windows Os From System Machine Using Ssh ?

Aug 9, 2010

I have a query related networking .
I want to know how to connect from a server which is operating on a windows os from a linux machine using ssh

View 4 Replies View Related

Networking :: Automatically Connect Xbox Live On System Mint?

Jan 16, 2010

I'm using Linux mint and get Internet wirelessly from the router downstairs. i have xbox live and get Internet by following the instructions from this page:

http://www.linuxquestions.org/linux/...a_wireless_LAN

but i cant seem to get the script file to run automatically or for the commands to run, so i have to run it everytime i want to connect to xbox live. is there anyway i can solve this?

View 5 Replies View Related

Ubuntu Servers :: Unable To Connect To System Bus: Failed To Connect To Socket

May 29, 2010

I tried to install vsftpd on my server and while the installation went fine, I can't run

Code:
restart vsftpd
As I the get error
Code:

restart: Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory Though I'm able to restart the service with

sudo /etc/init.d/vsftpd restart with a warning telling me to use the service utility. Not only that, but despite the port being open it won't allow me to log in, it just hangs, and I have local users enabled (I've used the default .conf file). Does dbus not come installed in 10.04, and if I did install it would it make a difference for restarting the service? Are there further steps needed not available in the tutorial on the Ubuntu Server Guide for 10.04 to enabling local user authentication? -edit- Figured it out, dbus wasn't installed, vsftpd is working fine now.

View 4 Replies View Related

Fedora :: System Fonts Wrong Until I Select System-Appearance Menu / Resolve This?

May 23, 2010

This is a bit of an odd problem that's been happening to me recently. My home folder is a version of Fedora old, I've been using the same one between Fedora 11 and 12 (which I'm now using).

When booting up, I notice that my system fonts are not the ones I have manually set. They're the ugly version, whatever exact font it is. It's only when I select System->Appearances from the menu that the system seems to detect my seletions to use Liberation fonts in all areas, and then everything instantly switches to the more visually pleasing Liberation fonts. This is a strange bug, I was wondering if anyone has experienced this or can point me in the right direction?

View 5 Replies View Related

Red Hat / Fedora :: Starting System Logger: Failed After Login To The System

Nov 17, 2010

When booting the system ,"starting system logger : Failed" after that i login to the system as usual but the system logger cannot start,even i use the service syslog restart command,how can i solve such problem ,thanks a lot

View 1 Replies View Related

Networking :: Send A File From One System To Another System Using SCP?

Mar 16, 2010

i tried using the scp command but it doesnt work.

View 8 Replies View Related

OpenSUSE Install :: Moving A Moderately Complex System From An Old System To A New System

Sep 25, 2010

My problem is that I need to move a moderately complex system from an old system to a new system. The old system is a core 2 duo running on an asus p5k-se (p35 chipset) M/B, Nvidia 8500 gt, 3 x sata II hard disks, 1 x sata dvd, 1 x ide hd, 4GB ram. It runs opensuse 11.1 kde 4 as a desktop system + samba server, apache server, database server + other non-opensuse software. In addition some of the opensuse software is not the default 11.1 versions as later versions were required. The nvidia driver is from the nvidia repo. There are several file systems, some under LVM.

The new system will be a core5 760, asus p7p55d-e M/b (p55 chipset), nvidia 240, 3 x sata II HD, 1 x sata dvd, 4GB ram and possibly 1 x ide HD. This M/B also includes USB 3 & sata III. I have no USB 3 devices but this may eventually change. I have no plans for sata III and believe that it may be better to attach any sata III SSD to the sata II bus.

What I would like to do is to move the hard disks from old system to the new system. What I would like to know is, if the system is left at 11.1, is the system likely to work with the new hardware. If the answer is no, if the system was upgraded to 11.3, would the transfer of the hard disks then work? In order to upgrade from 11.1 to 11.3 using the DVD i believe I should get rid of all non-default repos. I assume that I should also get rid of anything that was installed from them, e.g. the nvidia driver and any software versions installed manually outside RPM. Also is there any default 11.1 software that should be removed either before or after the upgrade to 11.3

View 4 Replies View Related

Ubuntu Networking :: Connect 10.04 Desktop System Wirelessly To Another Desktop

Jul 7, 2010

I am trying to connect an Ubuntu 10.04 desktop system wirelessly to another desktop that is directly connected to a cable modem via dlink wireless router and ethernet card. I have not been able to connect on the second system (Ubuntu) to the wireless router.

View 9 Replies View Related

Ubuntu :: Internal Disk In A Running System Usb-booted System Does Not Result In The System Detecting The Disk

Feb 27, 2011

My system decided to crash on me, hard. It was humming along happily for about 2 months and now doesn't boot. If I boot from hard-disk, I get grub. Launching the first kernel choice hangs. I thought maybe the install was corrupt, so I booted from usb install disk. The usb hdd didn't boot; something about an error trying to access /dev/sda . Unplugging the internal disk and plugging in the usb install disk does result in the system booting. Plugging in the internal disk in a running system usb-booted system does not result in the system detecting the disk.

How do I know if the disk is physically broken? This seems unlikely since it does manage to launch grub consistently. Or is this still possible? How can I try to mount whatever is left? The usb install disk doesn't even list the /dev/sd*. Any pointers on how to reformat the drive if it's not being mounted?

View 1 Replies View Related

Fedora Networking :: Cannot Ssh Into Remote System?

Jun 4, 2009

I have a computer that i set up for a friend, and tried to ssh into it for her to update it and add do maintenance for her, so that she doesn't get aggravated with trying to do it herself, but ssh hangs and times out. The firewall is set to allow ssh, and eth* is set as trusted by the firewall, and i have the correct ip, and the ssh service is running.

I can connect to my home computer from hers, which is setup the same way (in this regard), but not vice versa. She has no router; she is directly connected to the DSL modem.

View 14 Replies View Related

Fedora Networking :: Windows Can't See System / Why Is This?

Jun 12, 2009

I am setting up my network , I have onlinux box and 2 windows, Thee linux box can see both win boxes, but the win boxes cant see the linux box. I have samba alowed in the firewall, and firewalls turned off in the win boxes, all at set up to be on the same group, What am I missing?

View 6 Replies View Related

Fedora Networking :: How To Access Shared Windows Files From Fedora System?

Mar 24, 2009

How can I access shared Windows files from a fedora system

View 3 Replies View Related

Fedora Networking :: How To Share Folder To Acces Trough Another Fedora System?

Aug 16, 2011

Maybe the most stupid question you guys ever heard, but i do not find the solution.Now that i have acces on the netbook i would like to share a folder on my desktopcomputer so i can acces it with the netbook when im in the bedroom.(moviefolder)But how do i share a folder in Fedora 15?

Username and password are the same on desktopcomputer and netbook.
desktop computer is named koen-pc
netbook is named koen-net

View 7 Replies View Related

Fedora Networking :: Yum And System Proxy Settings

Feb 19, 2010

how do i get yum, KPackageManager to use System Proxy Settings for there network access ? by proxy i mean it's a program that uses my phone as the proxy.here is the command adb forward tcp:8080 tcp:8080

now i got it to work for firefox like this localhost 8080 for all protocols.did the same in KDE proxy settings localhost 8080 for all protocols..just need to know hot to configure yum and kPackageManage
to use it as well?

View 14 Replies View Related

Networking :: Name Resolution In Fedora 10 - Configure The System?

Feb 2, 2011

I have loaded Fedora 10 in my PC and have configured the network (wired and wireless [Netgear Wifi Adapter] both). But I am able to make the hostname resolution work. configure the system?. I have unsuccessfully tried a lot of things.

View 4 Replies View Related

Fedora Networking :: Access A Virtual Box Installed Fedora System?

Aug 1, 2010

How does one access a Virtual Box installed Fedora system? I'd like to be able to ssh into this system (locally) but I've no idea how to do this. There is an ip address of 10.0.2.15. Ping doesn't work (ping 10.0.2.15). Should I just go ahead and assign a 192. address to this box before I go any further? It would seem that at this point the system isn't actually a part of my local network and I don't imagine it would be unless it has a 192 address.

View 3 Replies View Related

Fedora Installation :: Use GUI Tool For Update System - No Response When Click The 'Update System' Button

Apr 28, 2009

I've tried to use the GUI tool for update system in Fedora 10. It listed all of the available updates successfully, but it have not any response when i click the 'Update System' button~

View 2 Replies View Related







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