General :: Lenny - SSH Stopped Working Overnight?

Jan 11, 2011

I was on my server most the night via SSH doing changes (mostly permissions :/ ) and woke up this morning and get "Server unexpectedly closed network connection" from inside the network (via internal IP), AND outside the network (via outside IP)Obviously I messed something up somewhere right?

Any thoughts on what to verify or check first? Server is up, because I can access a few different hosted pages. I'm remote today, so I don't have access to the box. I'm assuming i'm SOL until I get to the box tonight to fix locally..

View 3 Replies


ADVERTISEMENT

Debian Multimedia :: Lenny's Suspend And Hibernate Stopped Working?

Oct 13, 2010

after i installed latest ATI proprietary drivers ( 9.3 legacy drivers) for my HP compaq nc6000 with a "Mobility Radeon 9600" the standby and the suspension stopped working, i mean, if i try to suspend or hibernate my laptop, it closes X (this is fine) but after it gets freezed on the whole screen black with just a blinking underscore and nothing more, neither an error message after reboot.All i can do is to force shutdown by pressing poweron button for 5 secs.I'm running on a lenny, stable with stable repo.What can i do to understand where does this problem comes from and maybe fix it?

View 3 Replies View Related

General :: Wake On Lan Stopped Working?

Jan 3, 2011

I have a laptop running Ubuntu 10.04 w/ wireless connection to desktop running Windows 7. I had it set up so I could execute a script to send a wakeonlan to the desktop. It worked fine for several weeks, but all of a sudden it stopped working. I've checked my script and it still looks good as far as I can tell. (I'm not that adept at script writing, so I wouldn't necessarily recognize a problem.) I've also checked the Windows machine to make sure the network adapter still is set to allow wake-on-lan.

BTW: my wake up script is as follows:
#!/bin/bash
wakeonlan xx:xx:xx:xx:xx:xx

Where the x's replace my actual MAC address.

View 3 Replies View Related

General :: Wpa Supplicant Suddenly Stopped Working

Mar 16, 2010

Recently my wireless stopped working on my Debian testing system. It just doesn't connect. The best I get (only after a reboot) is that it says it did connect, but failed to get IP address. But usually it just tries to connect, disconnects straight away, connects again etc. so it never manages to associate correctly.

I am sure it did work about a month ago, stopped working after recent upgrades from the repository.

View 1 Replies View Related

General :: KDE Global Shortcuts Stopped Working?

Oct 4, 2010

I'm running the latest KDE4 and have gotten used to my Yakuake dropdown console.

The problem is that the global shortcuts in KDE stopped working, which basically makes my whole environment unusable now.

How can I fix this?

I restarted kded as suggested in some forums, but to no avail.

View 1 Replies View Related

General :: Fetchmail Stopped Working For Gmail

Mar 29, 2011

My fetchmail stopped working for gmail. These are the error messages:

Code:
Mar 29 15:31:17 cannabis fetchmail[8814]: pop.googlemail.com fingerprints do not match!
Mar 29 15:31:17 cannabis fetchmail[8814]: SSL connection failed.
Mar 29 15:31:17 cannabis fetchmail[8814]: socket error while fetching from xxxxxxxxxx@gmail.com@pop.googlemail.com
Mar 29 15:31:17 cannabis fetchmail[8814]: Query status=2 (SOCKET)
Mar 29 15:31:17 cannabis fetchmail[8814]: pop.googlemail.com fingerprints do not match!
Mar 29 15:31:17 cannabis fetchmail[8814]: SSL connection failed.
Mar 29 15:31:17 cannabis fetchmail[8814]: socket error while fetching from xxxxxxxx@gmail.com@pop.googlemail.com
Mar 29 15:31:17 cannabis fetchmail[8814]: Query status=2 (SOCKET)

View 1 Replies View Related

Ubuntu Servers :: Mysql Died Overnight On 8.04

Jan 14, 2011

After X days of blissful uptime my mysql failed on my server for some reason. I have had 0 problems with it for over a year and it simply died overnight. I have been upgrading old packages occasionally so it is possible that could have effected it. Anyway, after reading around tons about how /var/run/mysqld/mysql.sock doesn't exist and solutions to fix it I finally ended up attempting to reinstall mysql (I take regular database backups so I wan't concerned about losing data).

The typescript from this endeavor is here: [URL]. Hopefully someone knows what the heck is going on? EDIT: after pulling my hair out trying to get this to work for 5 days I decided to install simply wipe out ubuntu entirely and install 10.4 and try again. this worked, but its a horrible solution.

View 2 Replies View Related

General :: Right Click Extract Archive Stopped Working?

Mar 15, 2011

I am using OpenSuse 11.2

Today i downloaded a zip file and tried to extract it using the right click "Extract archive Here" and nothing happened.

View 3 Replies View Related

General :: Network Stopped Working On Ubuntu After System Had Locked Up

Jun 20, 2010

My main PC has AN Athlon X2 4600+ on an Asus M2npv-vm. Has been working fine for ages running Ubuntu. Today it the system locked up and I had to do a reset. Since then it will not connect to the router or cable modem. I can connect another PC to the router, so that looks okay.

What can I do to test the network connection from Ubuntu? It's not even getting an IP.

I suppose it could be something has died in the hardware, but want to eliminate other possibilities first.

View 2 Replies View Related

General ::xo Laptop Is Using An Extra Ordinary SD Card Which Has Stopped Working?

Feb 13, 2010

fsck died with exit statusAn automatic file system check of the root file system failed. A manual fsck must be performed then the system restarted. The fsck should be performed in maintenance mode with the root file system mounted in read only mode..This is the message I now get with the word "warning" in red

View 2 Replies View Related

General :: Debian Lenny : How To Install Xfce 4.6 Instead Of Lenny's 4.4

Dec 14, 2009

i was trying to use gnome and kde but i don't like them. I tried xfce and it seem to fit my needs but.My computer is used to be powered on for a weeks. While time passes, a process xfdesktop begin to use more and more memory and to free RAM i need to log out and log in again.

I tried squeeze yesterday on my virtual machine and it has 4.6 and seem not to have that bug, RAM usage is static(yes it still works when i write this and have memory usage 34492k, which is not changing for an hours of usage already), also 4.6 is MUCH better than 4.4.

i already tried adding squeeze to "sources.list" but i can see too many dependencies which should be upgraded if i install 4.6, i'm beginning to afraid it can crash entire GUI(or entire system, i can see there is libc6 required to be updated).

View 14 Replies View Related

Ubuntu Networking :: Wireless Suddenly Stopped Working AND Rfkill Command Not Working

Jul 13, 2011

When originally installing 11.04 I had problems getting my Ralink 5390 wireless card to work.

Today my computer froze completely and I had to turn it off via the power switch. When I turned it back on, wireless was no longer recognized! My iPod can connect to the network just fine, so it must be an Ubuntu problem. There are no problems with my ethernet connection either.

I researched this and found several threads about blocking and unblocking wireless devices using the rfkill command. Well, unfortunately for me the rfkill command doesn't work. When I type sudo rfkill list or sudo rfkill unblock all, nothing happens; it just returns me to my bash prompt. I even tried uninstalling and reinstalling rfkill...nothing.

View 1 Replies View Related

General :: Shell Script Has Stopped Working - Why Is "" Appended To Filename And Does It Matter

Jun 8, 2011

I am new to Linux, but was put in charge of our company's Amazon presence. My problem is that all of the sudden, a shell script we have been using has stopped working, and returned an odd error that I simply can't decipher. The shell script is pretty simple, and is run on our crontab (however manually running it causes the same error as well). The script name is "sendh.sh" and to run it in Linux is simply typing "sh sendh.sh". Here it is:

[Code]....

Yes, obviously those files are in the directory, I can see them through the "ls" command (or through WinSCP as well). When run one by one, each command works fine, it's just when using this "sendh.sh" shell script then it fails. Does anyone know why "" is appended to the filenames when I try to run it, or what the heck "ambiguous redirect" means?

View 11 Replies View Related

Security :: Overnight "Terminal Wants To Install N'ko Font."?

Mar 11, 2011

How does this happen? This morning waking one of my dev systems its asking me to install a font.Its a chinese font, for the terminal. Obviously I didn't try to install it. I did use this system to view gotomeeting.com yesterday. Oh yea and installed flash from netstat shows an open connection to 74.51.103.39:80.

View 1 Replies View Related

Debian :: Sound Not Working In Lenny

Jun 30, 2010

I installed debian lenny on a compaq computer with 383Mb Ram, a P3 processor, on a 996Mb Partition. Then I ran Code: #apt-get install xserver-xorg-core xorg alsa-base alsa-utils hal udev xfce4 xfce4-goodies xfce4-mixer xfce4-mixer-alsa thunar-archive-plugin sudo slim Everything installed OK so I ran Code: $sudo alsaconf Everything worked OK until the end, then I get the error,

Code: Loading driver...
Setting default volumes...
amixer: Muxer attach default error: No such file or directory

Now ALSA is ready to use. For adjustment of volumes, use your favorite mixer.

Have a lot of fun! and when I run Code: $aplay /usr/share/sounds/Front_Center.wav I get Code: ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory

[Code]....

View 7 Replies View Related

Debian Configuration :: GCC Not Working In Fresh Lenny

Aug 13, 2010

I just did a regular install of debian lenny on a stand-alone machine. Now I want to add some new mp3-software. Debian doesn't like it if I install as root. A regular gets other negative results:

wlff@debian:~/My_Apps/mpg321-0.2.12-1$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for gawk... (cached) mawk
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
wlff@debian:~/My_Apps/mpg321-0.2.12-1$

I did find the GNU-compiler in /usr/lib/gcc. So what could be wrong with gcc, and what about gawk, cc and cl?

View 6 Replies View Related

Debian :: Nvidia GeForce 7050 Not Working In Lenny?

Mar 7, 2010

I just did a fresh install of Debian lenny and I'm having an issue with the display driver. The system is defaulting to 1600x1200 and it's not allowing me to change it to a lower resolution. The PC has a Nvidia geForce 7050 display card and the monitor I bought with the machine goes up to 1366x768 resolution. I ran the dpkg-reconfigure xserver-xorg but nothing happens, it's only giving me options to change the keyboard. There is nothing on the xorg.conf for the monitor settings:

Seletion "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"

Apparently, the install did not picked up the display card automatically. I also looked up the drivers for the adapter and downloaded the nvidia-glx_173.14.09-5_i386.deb file but, don't know how to install it.

View 11 Replies View Related

Fedora :: YUM Stopped Working In F12

Jan 22, 2010

Installed F12 a while back. Everything was working fine. Then I wanted to install perl-cpan, so when I run "yum install perl-cpan", or "yum update", it hangs on "Loaded plugins: presto, refresh-packagekit".

I've let it hang there for hours, nothing ever happens.

For the first week or so, Yum worked fine, I could manually update as I've done on other Fedora versions without any issue.

In the Gnome gui I have automatic updating disabled. As far as I can tell, yum-updatesd isn't running and isn't enabled. I wanted to update things manually for a while until I got this new box "settled in".

I know I can install cpan via other methods, but this strange behavior with Yum has me worried.

I ran all the "yum clean" commands, and now yum actually displays errors:

Trying other mirror.

I get these errors over and over.

I read up on how to edit the /etc/yum/fedora.repo and fedora-update.repo files to fix this, BUT, I have no such files...

This is what I have:

The other interesting thing is that my /var/log/yum.log is 0 bytes.
Yet the yum.log-20100101 is 209709 bytes and shows all the updates I did just a month ago...

Where can I download the repo files from? How can I fix the repository?

When I try "yum repolist" I get the same errors.

View 2 Replies View Related

OpenSUSE :: KDE 4.6.5 Stopped Working?

Aug 3, 2011

I am new to Opensuse, I used Fedora for more than a year and installed OS 11.4 64bit to experience the awesome KDE that Opensuse offers. I added KDE 4.6 Stable: Index of /repositories/KDE:/Release:/46/openSUSE_11.4/x86_64 It worked fine since the install(I installed 11.4 this Saturday), suddenly yesterday I don't remember what I did, KDE stopped working. What happens is I login using kdm, then all the stuff loads up but when I try to open anything the whole KDE freezes. If I clicked the launcher on bottom bar it opens only at the beginning, then if I press anything inside the launcher things freeze. Then even the launcher freezes too.I rememeber doing 2 things I did before restart:1) I did sudo zypper dup2) I changed my theme to Qtcurve gtk look. I thought the problem might be because of the QTCurve theme and even uninstalled using alt+f2 command line restarted, no change

View 2 Replies View Related

Ubuntu :: DTA Has Stopped Working?

May 14, 2010

resubscribed to Rapidshare and in the past could easily download my friend's discussion papers using the file manager called DTA that integrates into Firefox. I have taken out a new subscription to RS and instead of getting the files I am receiving small html referer files. In theory this should be corrected by ticking a direct download setting on RS, but it is making no difference. I can manually download the files so I am certain the files are on RS in full form. I am also successfully auto logging into RS and this means the name and password are being handed over correctly

View 1 Replies View Related

Debian Installation :: Abode Flash Player Not Working In Lenny 64

Feb 4, 2010

Well being a newbie I have discovered something (or so I think!) regarding abode's flash plugin (flashplugin-nonfree): As per instructions from this same forum I had installed and used successfully in my Lenny 64, ever since it came out, abode's flash by first adding in my /etc/apt/sources.list the following repository: deb [URL]. Lately and for quite some time flash would misbehave and I had to reinstall it continuously and more often until it would work in the end only for some hours.

I reinstalled Lenny believing I could get over it but instead I ended up without any flash working at all! No videos only sound. Next step I deleted etch backports (#) and installed the sid repository: deb [URL] unstable main contrib non-free and went:#apt-get install flashplugin-nonfree which downloaded and installed flash 10 (I had flash 9 through backports) and consequently deleted (#) after that sid's repository to avoid updating Lenny, placing backports again in place although I do not know why ! Now I have videos working.

View 7 Replies View Related

Debian :: ScreenSaver Not Working On Dell Inspiron 1545 With Lenny?

Jun 11, 2010

As the title says the option in the SCREENSAVER(Power Management Preferences)Put display to sleep when inactive for is not working. I have selected 2 minutes, and even after 1 hour it will not shutdown the display.

View 3 Replies View Related

Debian Hardware :: B43 Wlan Not Working With Lenny (squeeze-kernel 2.6.32)

May 18, 2010

i'm trying to get my WLan working, i do have a Broadcom BCM4312 lpphy WLan-Adapter (pci-id according to lspci -vnn is 14e4:4315) in my Lenove ideapad S12. My System is Debian Lenny, but in order for the WLan-Adapter to work I installed the 2.6.32-3-686 Kernel from debian squeeze (using apt-pinning). I than installed the b43-firmware as described in the debian wiki [URL]. I updated the init-ramfs, everything is working as expected, except for WLan.

It shows up using iwconfig, i can get it up and down using ifconfig (or ifup, ifdown). I can't do a scan using iwlist - it says: % iwlist wlan0 scan > Failed to read scan data : Resource temporarily unavailable

It always fails, but not with the same error message. Sometimes it also comes up with > device or resource busy

Using dmesg I see reports about a fatal DMA error, resulting in a controller RESET. It says it's loading firmware 478.104 .

View 4 Replies View Related

Debian Multimedia :: X Stopped Working Over Ssh?

Mar 10, 2011

I have been running X applications over my ssh connection for a long time using the command ssh -Y servername.example.com -p 222 . About a week ago, I noticed that it no longer works. I also tried ssh -X servername.example.com -p 222 but again, no success.

View 8 Replies View Related

Fedora :: Skype Stopped Working?

Dec 12, 2009

While on holiday skype on my laptop Fedora 11 just stopped working. It would no longer load. I tried removing it and reinstaling more than once now. the icon just sits there when clicked it does nothing. I have tried starting it from the applications folder same thing it does nothing. the program was working perfectly then it just stopped

View 2 Replies View Related

Fedora :: Skype Is Stopped Working

Jan 5, 2010

I am still struggling to get skype running on that platform, but it hardly works. First I tried to install skype-2.1.0.47-fc10.i586.rpm but it did not work, always ending in "Aborted (core dumped)".Then I found an entry in some forum and tried to use skype-2.1.0.47-fc9.i586. rpm, and it worked! I could make calls, the microphone was recognized and everything worked as it should be.

Until today. For reasons beyond my scope skype stopped working, and after I have looged in with my skype-name I got the above Aborted-message again. Even after the reboot of my Dell Laptop skype refused to work.I even installed all the recommended yum packages I found in this skype forum topic.Can anyone please advise me how to properly install a stable version of skype with Fedora 12? I searched the Fedora forums but did not use any useful entry.

View 1 Replies View Related

Fedora :: Skype Mic Stopped Working / What To Do?

Mar 2, 2010

I've seen a couple of threads about recent issues with skype, but nothing like this. Since today my mic is not working in skype (it does work otherwise, for exmaple in sound recorder). I'm using F11 x64. Yesterday I upgraded to the last skype version, and today the mic wasn't working. I downgraded now, thinking that was the problem, but still the same issue, so maybe some update did this (I'm not sure if alsa or pulseaudio got any update yesterday or today).

View 1 Replies View Related

Fedora :: F13 X Has Stopped Working Out Of The Blue?

Aug 23, 2010

I've been running F12 and then upgraded to F13 this summer. All was working great until I came home from vacation and my F13 box hung. Upon reboot the X server will not start. I have a Nvidia 8400GS card and it's been working fantastic since I install the box last year. I have tried Nouveau and AKMOD Nvidia drivers to no avail. What info do you guys need to help me out???

Here is a snip from messages.log:

Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_free: freeing fifo 2
Aug 22 21:15:21 bigbertha gdm-binary[8620]: WARNING: GdmDisplay: display lasted 0.862857 seconds
Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: Allocating FIFO number 2
Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 2
Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: Allocating FIFO number 3
Aug 22 21:15:21 bigbertha kernel: [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 3
Aug 22 21:15:21 bigbertha gdm-simple-slave[8666]: WARNING: Unable to parse output:

[Code]...

View 12 Replies View Related

Fedora :: Nfs Share Stopped Working?

Oct 25, 2010

it was always so intuitive to set up, but it suddenly stopped working between 2 hosts, and now refuses to setup.I looked for documentation for system-config-nfs on how to set up between 2 hosts to verify my methods, but there is absolutely no documentation online on how to set up the share with the utility after several hours of googling.Does anyone who where to find the documentation or have any idea why it took a dump and wont configure?

View 1 Replies View Related

Fedora :: VirtualBox GUI Has Stopped Working?

Feb 26, 2011

I migrated a few VirtualBox vdi's to a new laptop. My Windows XP and 7 virtual hard drives imported nicely when I created and started the guests; however, Fedora bombs as soon as the boot progress bar completes. I get this error message: VirtualBox GUI has stopped working.

View 2 Replies View Related







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