Ubuntu Servers :: Apt-get Update Is Not Working In 8.04 Server?

Apr 6, 2011

I installed ubuntu 8.04 server edition in my PC to deploy a web application. After the installation was complete i typed apt-get update in the terminal.It's throwing error messages like* Failed to fetch* Unable to connect to in.archive.ubuntu.com* Some index files failed to download, they have been ignored, or old ones used instead.* You may want to run apt-get update to correct these problemsBut when i try it again i get the same issues.

View 4 Replies


ADVERTISEMENT

Ubuntu Servers :: Apt-get Update Not Working?

Mar 15, 2010

I have a farily new install of 8.04.3 server and I am having trouble with getting the following command to work.

sudo apt-get update

It is saying that apt-get "could not resolve" the server. The error text is below.

Here is my sources.list and after that are the error messages I am getting.

--------- sources.list ---------------------------
#
# deb cdrom:[Ubuntu-Server 8.04.3 _Hardy Heron_ - Release i386 (20090709)]/ hardy main restricted

[Code].....

View 6 Replies View Related

Ubuntu Servers :: Php Stopped Working After Update

Mar 19, 2010

Today i made an update using Webmin, and after that php stopped working, instead of running the files it launches a download. So i checked what was going on, and php module was disabled in apache config. When trying to enable it, it said the file "/usr/lib/apache2/modules/libphp5.so" did not exist, and indeed it disapeared. I tried to reinstal php and apache (with and without --purge, through apt) and it didn't solved the problem.

Also i tried copying the file from another machine, also without success (this time it shows " Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP.") Dont know what to do now, im kinda desperated here because this machine hosts my website =P

View 2 Replies View Related

Ubuntu Servers :: Apache2 Not Working After Update To 10.10

Oct 12, 2010

i did the update for server 10.4 to 10.10 and now my apache 2 not working.

View 1 Replies View Related

Ubuntu Servers :: Apt-get Update / Install Not Working?

Jan 2, 2011

Server has ubuntu 9.10 installed and running sudo apt-get update throws the following error.

Code:
Err http://archive.ubuntu.com karmic Release.gpg
Could not resolve 'archive.ubuntu.com'
Err http://archive.ubuntu.com karmic-updates Release.gpg

[Code].....

I did check this link out [URL] but how should I do the same from command line.

View 1 Replies View Related

Fedora Servers :: Samba Is Not Working After An Update?

Apr 8, 2009

I've been running a F10 based Samba Server a few months without trouble. Now, after an update, samba is not working any more. When I try to start it manually, it reports the following error:

[root@hawkeye ~]# /etc/rc.d/init.d/smb start
Starting SMB services: /bin/bash: line 1: 3403 Aborted (core dumped) smbd -D [FAILED]
[root@hawkeye ~]#

I've re/installed all samba packages and configure the smb server again from scratch but the problem was not solved. My samba packages are:

[root@hawkeye samba]# rpm -q --all | grep samba
samba-winbind-3.2.8-0.27.fc10.i386
samba-client-3.2.8-0.27.fc10.i386
samba-3.2.8-0.27.fc10.i386

[Code]....

View 8 Replies View Related

Ubuntu Servers :: Update To Server Edition ?

Dec 26, 2010

I have Ubuntu Desktop edition. I want to update to Server Edition(Need to do that for assignment) with all features of server edition. Should I download Server edition again or there is another alternative?

View 9 Replies View Related

Ubuntu Servers :: Forcing A Server Cache Update?

Dec 6, 2010

I'm working on a web site. I'm sometimes finding that when I update a file, some mysterious force intercepts my changes and refuses to let me see them. I have confirmed that this mysterious force is a server cache.By adding a "?" to the end of the URL, I can see the changes I've made. Is there a way to somehow force my Internet provider to update the server cache?

View 3 Replies View Related

Ubuntu Servers :: Change Update Server From Command Line?

Sep 12, 2010

On Ubuntu Desktop editions, there is a GUI application which allows easily changing to a different server. It can even find out how one is the fastest update server.Is there a corresponding command line tool available to do this? Because I'm using the Server edition without GUI. I hate to manually edit /etc/apt/source.list.

View 4 Replies View Related

Ubuntu Servers :: X11 Forwarding Not Working In 9.10 Server

Jan 6, 2010

Pre-exsisting issue from 9.04 server, and has never worked right for me. When I try to open an X11 forwarded app on a mac using the command "ssh -X myusername@serverIP" Other linux machines have similar issues from terminal. I can login just fine and preform any actions I want that do not require X11 forwarding, like say firefox or a manager. I just get the error "Error: no display specified" when trying to do anything with X11 forwarding. I have almost no Linux experience but from tinkering and my friends tinkering wonder if I have a x authority issue.

At one point I had ubuntu desktop package installed (forwarding still did not work then), did a unclean uninstall of it installed Xubuntu. Xubuntu did nothing but throw fits saying I did not have authority to preform all sorts of actions, many relating to root access. This box is meant to be a headless file, print and web server with the ability to login remotely as a convince for administration. I have given up on having a working GUI of any kind on this box. I really do not want to reinstall because of the amount of data on the main partition. What can I start trying to look into?

View 1 Replies View Related

Ubuntu Servers :: Cant Get Server Nic Cards Working?

Aug 5, 2010

i had just went out and got some older blade servers and put ubuntu server on it and when i was installing it it asked if i wanted to set an ip because it didnt get a dhcp responce i said no then because i was going to do it later when i do a ifconfig now all i get is a lo interface but if i do sudo lspci i get 2 ethernet controllers and they show as follows 2:03.0 Ethernet controller: Broadcom corporation NetXtreme BCM5702X Gigabit Ethernet (rev 02) 2:04.0 Ethernet controller: Broadcom Corporation NetXtreme Bcm57j02x Gigabit Ethernet (rev 02)

View 3 Replies View Related

Ubuntu Servers :: TLS With Ldap On 10.04 LTS Server Not Working?

May 23, 2011

I have been stuck with this for quite some time now. I have installed ldap and configured it as per instructions fromI am able to query the ldap server without forcing the TLS operation to be successful.But with ldapsearch -d -1 -x -h servername -ZZ -b dc=example,dc=eduI get the error

TLS: peer cert untrusted or revoked (0x42)
TLS: can't connect: (unknown error code).
ldap_err2string

[code]....

View 1 Replies View Related

CentOS 5 Server :: Ssh Connection - Was Working - After Update - Stopped

Oct 1, 2010

I have openssh running it was working last week then an update was done and now ssh does not work. removed the updates and the problem still exists.

Its CentOS 5.5 with all the latest updates for 64 bit!

Issue if as follows:

Connect locally to the loop back ip or remote ip the connection is disconnect right after the correct password is entered.

Here are copies of the log, sshd config.

sshd config:

View 7 Replies View Related

Ubuntu Servers :: Apt Pinning Not Working On Lucid Server

Jul 2, 2010

I want to pull a couple of packages from Debian Testing, but I can not get apt pinning to lower the testing repo's priorityI add the testing repo to the bottom of /etc/apt/sources.lst.I then add this in /etc/apt/preferences but when I do 'sudo aptitude update' and then 'sudo aptitude full-upgrade', it wants to upgrade all packages to the versions in debian testing.

View 5 Replies View Related

Ubuntu Servers :: Get A Working Server Installation With Little Success?

Oct 11, 2010

I've been trying to get a working server installation with little success. Wailing and gnashing of teeth has occurred. Auto-cranialdepilation (pulling my hair out) is in full swing and the intravenous caffeine is running out. My target is a running Ubuntu server with an e-mail server, Samba and the ability to host a few domains for friends and a couple of volunteer organisiations. All non-profit stuff. For the hosting I need something like cpanel but not actual cpanel; you seen the price of it!

I've installed postfix from the tutorial at [URL]... I think I've got ssh working, in as much as I can putty into the server. BTW, the server is physically next to my desk. Can I get email or webmin working? Can I hell! is there any kind soul out there who knows what they're doing who would be prepared to spend a bit of time puttyed in to the server helping me set the freaking thing up? I'm a sort of noob old hand. I still have a copy of the first edition of K&R and I had the pleasure of owning a Sun 3/260 for some years; wonderful machine! So I can

Code:
rm -rf /* quite happily and know that xnix doesn't know how to make love. Trouble is... SunOS 4.1.1 and Solaris 1 are more my era.

View 3 Replies View Related

Ubuntu Servers :: Who Has Ever Manager To Get ZoneMinder Working On Server?

Jun 2, 2011

Is there anyone here who has ever manager to get ZoneMinder Working on an Ubuntu Server?I have been having issues even after searching the net for all solutions.I have a x86 workstation and web cam: Logitech Pro 5000 Running Ubuntu 11.04 Server x86 Installed Linux Successfully.I have Tried to install ZoneMinder successfully and can connect via URL...I can camera's etc but cannot get anything through it.Bu not able to get this resolved and thought I wouldsee if anyone has ever manager to get this working on Ubuntu and can mentor me on this.

View 5 Replies View Related

Ubuntu Servers :: Suspend (and Hibernate) Not Working On 10.04 Server

Jul 1, 2011

I have a headless 10.04 ubuntu server ( running at home. Because I am a student I want to save some power by suspending the server when I really don't need it (school, sleep etc.). I have gotten WOL to work for me, BUT the suspend does not work.

I have tried pm-suspend and s2ram, but they both have same result; I lose all control (seems like a freeze) from my SSH, but it does not disconnect, and the server responds to pings. But I cant connect via ssh, or use the fileserver or any of the roles it has. I assume there might be something locking it when it tries to suspend, but I really don't know where to start looking (logs and stuff). I have googled quite a bit, but almost all failed suspends are some funky laptop issues, and this is not...

View 9 Replies View Related

Ubuntu Servers :: 10.04 Server Virtual Terminal / Display Not Working

May 4, 2010

Clean install of 10.04 Server 32 bit.Only services OpenSSH Server and Print Server.Machine boots and can be accessed through ssh.Virtual terminals (cntl-alt-1,2,3,4,... do not result in video to the monitor (no sync) or a display.If I type blind, I can log in, ssh back to my other machine, and create a file. So the virtual terminal is there and listening to the keyboard and running, just not creating a display.

This machine has been working fine with 08.10 for quite time up until yesterday, so I don't believe it is a hardware problem.Any ideas why the video on the virtual terminals would not work?

View 8 Replies View Related

Ubuntu Servers :: Get A Wireless Connection Working In Server Edition?

Nov 23, 2010

I am wondering how to setup a wireless connection (I am using WPA or WEP, does anyone know how I can figure that out) and I don't have access to a wired connection and I am not able to reset my router. Does anyone know how I can get my wireless connection working?

View 1 Replies View Related

General :: Update Svn Working Copy Via Cron When Its Server Located On Local?

Aug 3, 2010

I have two servers. One of them has a svn server running and another hosting projects.

I have a daily cronjob updating the projects -- ie running svn update, rebuild etc.

Now, my cronjob on the remote server works.
However, a similar cronjob running on the local server for local projects (ie the same server as svn) is instead displaying a "svn: not working copy".

I double checked the paths, permissions and user info and if the script is launched manually, it works fine.
Deploying the same thing remotely works.

I even tried using file:/// (suggested here http://www.hightekhosting.com.au/myaccount/knowledgebase/90/Using-SubversionorSVN-on-cPanel-Servers.html) but still nothing.

View 1 Replies View Related

Ubuntu Servers :: SMTP Server Not Working / Complaining About A Wrong Username Password?

Feb 16, 2011

We have Ubuntu 8.04 running on our mail server and remote smtp connection does not work.

When trying to send with a client such as Thunderbird it complains about a wrong usernamepassword.

Receiving mail with IMAP and POP3 works fine through Thunderbird. Both receiving and sending mail through a web interface(horde) works.

I can remotely telnet the server at port 25 and this is the output of ehlo:

Code:
250-**server address**
250-PIPELINING
250-SIZE 25000000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
code....

View 6 Replies View Related

Ubuntu :: Figure Out What Makes OPENWRT Samba Server Different From The Other 100% Working FREENAS And PC-01 Servers?

Jul 22, 2011

[Code]...

I think I can eliminate Media Companion as the problem since all other samba servers work with it.

I want to trouble shoot this but don't even know where to start. How do I figure out what makes OPENWRT samba server different from the other 100% working FREENAS and PC-01 Servers?

How would you go about trouble shooting this?

View 1 Replies View Related

Fedora Servers :: DHCP Server - Custom Options Not Working

Apr 8, 2010

I am trying to get custom options to work.

This is my Dhcpd.conf file

This shows that I have 3 custom option in RED.

Now when I try to pull an Ip from the 96.63.0.0/24 subnet I do not see the options in the DHCPACK from the server. The client gets an IP 96.63.0.12 but no options are present in the DHCPACK or any other DHCP transaction. I have confirmed this trhough tcpdumps on the server and client.

The server version I am using is:

The version of the DHCP server is :

Internet Systems Consortium DHCP Server V3.0.6-Fedora

View 1 Replies View Related

Ubuntu Installation :: Fetching From Update Servers Fail When When Using Update Managers?

Aug 21, 2010

I have Ubuntu Karmic 64-bit installed. Update manager tells me there are updates available, but when i try to install them, downloading the updates fail and throws this error:

Code:

Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6-i386_2.10.1-0ubuntu16_amd64.deb

Consequently, a similar error occurs when I try installing Sun Java 6 Runtime.

Code:

Failed to fetch http://archive.ubuntu.com/ubuntu/pool/multiverse/s/sun-java6/sun-java6-jre_6-15-1_all.deb Connection failed [IP: 91.189.88.31 80]

Ubuntu Restricted Extras stalls when it's time to download the Java package I tried synaptic, update manager, aptitude, apt-get, and they all throw similar errors. Then I also tried connecting to different servers, to no avail. So to check if it's my connection to the net that has problems somehow, I tried downloading the file directly through my web browser, and it works. (But it's not recommended, and it won't let me!, install the updates manually, right?) I tried searching for the errors on the net and in the forums, and they're all somehow related to proxy servers. I then checked if I'm using some inappropriate proxy settings, and everywhere it's all set up to connect to the net directly, which is, well, my setup.

Take note though, that I am able to install other softwares normally, i.e, using synaptic, apt-get etc. The ones I tried include Pidgin and Mplayer. It's just these updates and Java:

Code:

jeanne@jeanne-desktop:~$ sudo sudo aptitude upgrade
W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
Reading package lists... Done

[code].....

View 3 Replies View Related

Ubuntu Servers :: Every Time Logged In Via SSH Got A Message Telling There Where Packages To Update Including A Security Update?

Feb 11, 2011

I was running 10.04 LTS and had decided to stick to the LTS versions as I'm now running my machine as a server and don't want to be updating regularly.Every time I logged in via SSH I got a message telling me there where packages to update including a security update. So I did a search to find out how to perform an update on Ubuntu server from the command line.What I found was to do this:sudo apt-get updatesudo apt-get dist-upgradeAfter doing that I rebooted but now my machine gives me this message:

init: ureadahead-other main process (794) terminated with status 4Your disk drives are being checked for errors, this may take some timePress C to cancel all checks currently inprogressI'm not pressing C yet and leaving it alone to finish, but I noticed when the machine booted that one of the options for booting talked about Ubuntu 10.10, so I'm worried that I've updated from 10.04 LTS to 10.10 by accident?

View 8 Replies View Related

Ubuntu Networking :: Wireless Not Working After Installing Latest Update From Update Manager?

Sep 30, 2010

As the title says i updated my system which then needed a reboot. I also installed Mixxx djing software to try it out. So i thought id just restart the system. Usually when i boot into my desktop wireless automatically can connect to my router but not this time, wired only for now... i know theres tons of wireless issue threads but some more experienced users will be able to get straight to the point and run through some diagnostics with me.

View 1 Replies View Related

Fedora Servers :: Update Lineage2 Client From Official But The Update Crash?

Apr 19, 2009

I've install F10 to use it as server and router and found a strange problem on my XP machine which is behind the F10. I've tried to update my Lineage2 client from official server but the update crash, tried to open the web page it didn't open. Also tried to open microsoft web it didn't open. When i try to open the same pages on PC with F10 they open with no problem.

[Code]...

View 6 Replies View Related

Ubuntu Servers :: Get Xen PV-on-HVM Drivers For HVM Guests Working On Ubuntu Server?

Jun 19, 2011

Is there a way to get Xen PV-on-HVM drivers for Linux HVM guests working on ubuntu server, according to:[URL]..

Quote:

Xen PV-on-HVM drivers were merged to upstream kernel.org Linux 2.6.36, and various optimizations added in Linux 2.6.37. I am using Ubuntu server on my Xen HVM VPS. It would be nice to use the PV drivers for HVM to take advantage of performance improvements (so it doesnt need to use the Qemu emulation layer and can use Xenbus/netfront etc) I am running a custom kernel 2.6.39.1 and have enabled Xen support in the kernel (under "Processor type and features" -> "Paravirtualized guest support" -> "Xen guest support"

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Wired Internet Not Working Since Update / Wless Not Working

Jun 21, 2010

I have been looking around the forums searching for similar problems, it seems not only me had this problem. About a month ago I did a regular update via Upd Manager. The next day - no wired connection.Still managable, since the local library has wireless. Now that won't work either.Just after I upgraded from Jaunty, I accidentally removed NetwMngr from the top right corner of the screen, but that should not have anything to do with how the program works, right? I now cannot reach NM, if I run it from the terminal, nothing happens visibly.

View 5 Replies View Related

OpenSUSE Network :: Not Able To Connect To Update Servers And Some Servers On The Web

Dec 16, 2010

Problem with my Internet connection. I can't connect to the update servers. I don't know why. It's a brand new installation, not a week old yet. I can't install the support for restricted media for example. The servers won't refresh in YaST. It tells me it can't download the repomd.xml.asc.

The other problem is that some servers on the web won't load for me either.

For example, I get most of my local news from The Toronto Star, and I can't connect to it's website at all.

I can from Windows (I dual boot) but not SUSE. I don't think its a problem limited to that one website either. I am able to connect to most websites though.

This is the result of zypper repos -d

Code:

View 9 Replies View Related







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