Ubuntu :: Can't Connect Sources Web Site

Jan 9, 2010

Dose everyone has the remastersys2.0.13.deb.i can't connect the sources web site.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Connect To The Apache Web Site Hosted On The Ubuntu Server But Cannot Connect To Any Other Service?

Nov 21, 2010

Ubuntu 10.x servervsftp mysqlwebmin Apache2I am running the Ubuntu server on the same 192.169.x.x subnet as the PC I am using to test vsftp and webmin and Apache.I can connect to the Apache web site hosted on the Ubuntu server but I cannot connect to any other service -- i.e. port 21 or port 10000 or 3306.Netstat shows:

tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTENING
tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTENING
tcp6 0 0 :::80 :::* LISTENING

[code]....

View 2 Replies View Related

Networking :: Can't Connect To One Web Site From A Computer / Fix It?

Feb 18, 2010

Here's a strange one. On my internal network, there are two WinBlows boxes, both connected to my Linux Router/Firewall. Yesterday, I needed to download a file from http://www.freebsd.org. The 1st machine I tried, would not connect from FireFox. When I tried, on the 2nd, it connected immediately. So, I did all the usual "stuff" on the 1st one. Re-booted, as it's WinBlows, cleared browser cache, etc. etc. It still wouldn't connect. BTW, connecting to other web sites was no issue. Just FreeBSD.

So, just for grins, I ran a traceroute from both machines, and here's where it gets freaky. Here's the traceroute from the working machine code...

View 7 Replies View Related

Ubuntu :: Firefox Was At First Running Smoothly, But Later It Would No Longer Connect/open Any Given Site?

Nov 4, 2010

After I had upgraded to 10.10, Firefox was at first running smoothly, but later it would no longer connect/open any given site. (could not connect to server). I the de-installed and new installed Firefox and it worked fine again for a while but then the same problem returned. I then completely removed Firefox and all packages pertaining to it, and then made a new install of the basic Firefox browser (same problem), then started adding one by one the other "Ubuntu" packages in synaptic for firefox, but the problem remains. I am currently using Chromium (which runs well and extremely fast) but I would like to have Firefox back

View 3 Replies View Related

Ubuntu Networking :: Access My Site Using Firefox Get Error - Unable To Connect

Mar 27, 2011

When I'm trying to access my site using Firefox I get this error: "Unable to connect

Firefox can't establish a connection to the server at mysite.com.

-The site could be temporarily unavailable or too busy. Try again in a few moments.

-If you are unable to load any pages, check your computer's network connection.

-If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web."

Then I tried to access my site using Opera and Chrome but I get the same error, that the browsers couldn't connect to it.

The site to which I'm trying to connect is definitely up. (I ask a few people and they can access it and I looked at [url] and it says that my site it's up)

View 3 Replies View Related

Ubuntu Installation :: Can't Update Http://ppa.launchpad.net Natty/main/Sources Sources

May 16, 2011

I've got the following problem: I just noticed that there were just very few notifications about updating the system (usually there are damn many of them in a week) So I opened the update manager and clicked on "refresh list". The following result popped up: p,li{white-space:pre-wrap;}E: Error http://ppa.launchpad.net natty/main/Sources Sources 404 Not Found First I thought, it would be just some kind of server problem, but it didn't stop. The next thing was to research the thread and I even found something. However, the solution suggested didn't work at all. (Things, which might have caused this: I installed the default software center |I'm using Kubuntu, but in this case that fact doesn't matter| and used it. To sum up:

- not able to update the system referring to the launchpad main sources for 11.04
- following error: E: Error http://ppa.launchpad.net natty/main/Sources Sources 404 Not Found It would be great if this was a common issue and I've been simply too stupid to find a proper solution. So you could just post the link.

View 2 Replies View Related

Ubuntu Installation :: Change The Sources That Aren't In Sources.list?

Apr 21, 2010

I am running Jolicloud on my netbook (which I believe is an Ubuntu derivative) and I am tried to enter the getdeb.net sources in so I can install apps from the website through APT but

1) When I entered the sources into sources.list and then the key into Terminal and then went to the site and tried to install an app it didn't work.

2) I deleted the line of code in the sources.list file and when I opened terminal and entered "sudo apt-get update" it showed the list of sources, but on the list were Getdeb.net sources.

My question is how do I delete sources that aren't in /etc/apt/sources.list ?

View 6 Replies View Related

Ubuntu Servers :: Openvpn Site-to-Site : Impossibile To Ping Client On Subnet?

Jun 25, 2010

I have to ubuntu machine (9.10 and 10.4) with a openvpn tunnel between them.This is the situation:

Code:
NetworkA 192.168.0.0/24
|
UbuntuA br0:192.168.0.3 (openvpn bridge between eth0 and tap0)[code].....

UbuntuA has one only interface etho and there are two openvpn instance: one bridge istance with br0 and another instance with tun0.
UbuntuA is not the gateway for networkA. UbuntuB is the gateway for NetworkB.I need to comunicate between pc on networkB e those on networkA.This is the "ping situation" (no pc tested has an active firewall):

ubuntuA vs ubuntuB: OK
ubuntuB vs ubuntuA: OK
pc on NetworkA vs ubuntuA and ubuntuB: OK[code].....

View 6 Replies View Related

Networking :: Enabling Full Routing Site To Site With Openvpn Not Using Masquerading?

Jul 27, 2010

I've been on a quest to enable full routing through my openvpn tunnel between my office and the colo. Masquerading will work, however it will throw off anything key based and makes a lot of things just more difficult and vague in general. Is there an easy way to do this via iptables? I tried using quagga hoping it would magically solve my problems, however it does not seem to do my routing for me . I just did a basic static route within zebra...

View 3 Replies View Related

Networking :: Site To Site Vpn Racoon With Cisco Asa 5505 Routing?

Mar 25, 2010

I have three locations with a central office connected to two remote locations. At the central office I run on a cisco asa 5505 two site to site vpns. The remote end of the first site is a checkpoint firewall , and the remote end of the second site is racoon on debian. Both sites are up and working. However, where at the first site traffic goes both ways, at the second site it only works from the central office to the remote office.

For example, I can ssh from a host in the central office to a host in the first remote site (through checkpoint firewall,) then ssh back from that host at the remote office to any host in the central office. In contrast, after I ssh from a host in the central office to a host in the second remote office (through racoon), I cannot see the central office hosts (ping the ip address of a central office host, ssh, etc. all fail.) The vpn settings at the central office (the cisco asa 5505) are identical. So it seems to me that some routing magic is missing on the host running racoon at the second remote office. Where would such setting reside? racoon config files? iptables?

View 1 Replies View Related

General :: Disabling Cd Sources In Apt/sources.list?

Aug 28, 2009

I am installing a hp officejet pro 8500 all in one printer to knoppix 6.0.1. install hangs saying i need to disable cd sources in etc/apt/source.list. How do i do this?

View 1 Replies View Related

Security :: Site-to-site Ouija Board Connection?

Oct 3, 2010

Maybe a site-to-site Ouija board connection.

View 5 Replies View Related

Ubuntu Servers :: Access Web Site When Site's Domain Name / User's Local Server's Domain Name Are Same

Feb 18, 2010

In the office there is a local network with samba+openldap PDC. The local domain name is company.net. The company desided to create a corporate Website on a remote hosting and desided that the site's domain should be company.net which is same as local network's domain name. So now it is not possible to reach that corporate website from within the company's local network because, as I guess, bind9 which is installed on above menioned PDC looks for company.net on a local webserver. Is there a possibility to let people from this local network browse the remote site?

View 1 Replies View Related

Ubuntu :: How To Update The Sources

Feb 21, 2010

I'm trying to update my sources so that I can download some software.I am running Ubuntu 7.04. In another post, I was given this link for updating my source list. [URL]I have download quite a few files from this ftp, I've manually edited my sources list, and by sheer luck my system is still running. what steps I need to take in order to update my sources?

View 9 Replies View Related

Ubuntu :: Cannot Add An Iso To Software Sources?

Nov 9, 2010

i wanted to transfer all "archives" in my home pc to my work pc. by using APTonCD i created an iso file then use these commands to mount it:sudo mount /my/image.iso /media/apt -o loopand use this and add it to repository softwaressudo apt-cdrom addin /etc/apt/sources.list i have the line:deb cdrom:[description]/ /everythings seems ok but when i want to use it in synaptic or update manager i always have this error:

Code:
W: Failed to fetch cdrom:[description]/packages/PACKAGE.deb
File not found

View 3 Replies View Related

Ubuntu :: How To Backup The Sources

Nov 18, 2010

I want to make a program (or script for now that I can use in one) that will backup the sources, but not the ubuntu ones. What I mean say I have ubuntu 9.04 and I want to update to 10.10, I can copy all the extra sources and add them to the sources list, but not the ones for ubuntu 9.04 (since I will have the 10.10 ones). I want to do this with a script, so it can be for backing up and automated.

I would also like it to work in debian (or any spin off of including ubuntu spin offs), that way if someone is switching from one debian based distro to another it can be made easier. The only problem I am having is in knowing if the source is part of the core of the distro or not. I would combine this with one that will backup installed programs, so you could easily move them with you for an upgrade or to try a new distro .I could sware I created this thread already (today actually) but I guess my browser did not submit it before I closed it .

View 5 Replies View Related

Ubuntu :: Need More Sources List For Repositre

Feb 3, 2010

i can't find a lot in this add remove i want unrar or rar for linux i can't install it and many other things.

View 2 Replies View Related

Ubuntu :: Screwed Up Sources.list?

Feb 17, 2010

So, I ran an apt-get update, and got these error messages:

Code:
Err http://us.archive.ubuntu.com karmic/main Packages
404 Not Found [IP: 91.189.88.45 80]

[code]....

View 2 Replies View Related

Ubuntu :: Original Sources.list For 10.04 X64?

May 19, 2010

I think I may have accidentally screwed up my sources.list for Ubuntu 10.04 x64. Does anyone know where I can find the original?

For example, when I try to 'sudo aptitude install zsnes' the package is there (it let's me auto complete it), it gives me the following:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information

[Code]....

View 4 Replies View Related

Ubuntu :: 10.4 - Conflicts In Software Sources?

May 26, 2010

I am having conflicts in my software sources some maybe out of date but I am not sure how to tell which ones are. Is there a program that solves these problems. I have Ubuntu 10.4

View 4 Replies View Related

Ubuntu :: List Of Sources Could Not Be Read

Aug 3, 2010

I only started using it about two weeks ago now though I've had fun this morning I tried to update with update manager but I got this message:
Could not initialize the package information
An unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Type 'main' is not known on line 2 in source list /etc/apt/sources.list, E:The list of sources could not be read.'

View 9 Replies View Related

Ubuntu :: List Of Sources Could Not Be Read / Fix It?

Aug 27, 2010

I had installed ubuntu 10.04 and tried to update, got following problem code...

How to overcome this?

View 4 Replies View Related

Ubuntu :: E: The List Of Sources Could Not Be Read

Sep 4, 2010

I have installed and uninstalled Ubuntu four times now due to various errors. Right now I am getting error messages anytime I try to use the update or package manager and I get the same message from both:

E: Malformed line 54 in source list/etc/apt/sources.list (URI parse)
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E:_cache->open () failed, please report.

View 1 Replies View Related

Ubuntu :: Missing Software Sources / Why Is So - What To Do?

Oct 14, 2010

Just updated from Lucid to Meerkat and System>Administration no longer contains a tag for Software Sources. Has this been renamed, resited, made redundant or have I had a bad upgrade?

View 4 Replies View Related

Ubuntu :: Sources List Can't Be Read?

Mar 20, 2011

Having a bugger of a time trying to update after adding a ppa.?

E: Type [URL] is not known on line 2 in source list /etc/apt/sources.list

E: Type 'src' is not known on line 2 in source list /etc/apt/sources.list.d/tiheum-equinox-maverick.list

E: The list of sources could not be read.

# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted
http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu maverick main restricted

[Code]....

View 9 Replies View Related

Ubuntu :: List Of Sources Could Not Be Read?

May 14, 2011

I just installed natty, I really like it, but every time I try to install an Indicator Applet, I get "E: The list of sources could not be read."

Edit: I installed by running the upgrade from Maverick.

View 9 Replies View Related

Ubuntu :: MM Upgraded To NN And PPA Sources Disabled

May 22, 2011

I upgraded MM to NN and noticed all PPA software sources are disabled. This is AFAIK normal behaviour. But now what? How do I enable PPA software sources again but not for MM but for NN.

View 3 Replies View Related

Ubuntu :: Can't Get Restricted Software Sources?

Jul 15, 2011

I have recently started using Ubuntu again(used it before) and I have an ATI card, and as many of you probably know, it's impossible to play minecraft with ATI's proprietary driver, so I need the X.org ATI driver.The problem is, it's from the restricted souce, I have gone into the software sources manager and enabled the restricted sources and stuff, but when I go to install it, it just gives me the same"Available from the "restricted" source" message, and has an update button, I click the update button, and it does nothing

View 2 Replies View Related

Ubuntu :: Add More Apt Repos To Software Sources?

May 13, 2010

I would like to add more apt repos to my software sources. The system I want to do this on is Backtrack 4, but I also am running ubuntu on another system as well, 10.04. I have the standard ones already, as well as the google repo.

View 2 Replies View Related

Ubuntu :: Access Software Sources From Terminal?

Feb 10, 2010

I just attempted to upgraded to KDE 4.4 via backports but it seems a number of updates were blocked and now Plasma workspace crashes upon login. I can only get around viashift+alt+F2. And though I can access KPackageKit via shift+alt+F2 I can't seem to get software sources to load up from KPackage. I want to try enabling the pre-proposed and untested or whatever the other option was in software sources... Unless someone has a better idea

View 3 Replies View Related







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