Ubuntu Servers :: SSH Stopped Working - Cannot Restart

May 26, 2011

I am running a headless home file server with ssh, samba, webmin and webgui for Transmission. It was all working fine on my lan until I tried to set ssh to listen on a different port (I read it was safer to do so if you wanted access from the internet). Now I cannot ssh into my server and as far I can tell using webmin the ssh process is no longer running and I cannot restart it. I have restored my unmodified sshd_config file. After restoring my original config file and rebooting I am back and working.

View 2 Replies


ADVERTISEMENT

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 :: HTAccess Stopped Working For 301 Apache2

Apr 29, 2010

I am not sure what happened, but my .htaccess file is no longer working for my 301 redirects. I did have a hard time getting it working a few weeks back (when I first set it up), unfortunately I did not document it well. Main question is for multiple sites getting redirected, do I want the additional sites listed as aliases? My original setup virtual host config listed seven additional hostnames as aliases.

I later had difficulty with google listing these secondary domains within search result and hurting my page rank. So I setup 301 redirects, and from memory, I had to leave the alias names for the .htacces 301 redirect to work. Now it won't work either way. Can anyone tell me if the aliases need to be in place? Do I need to setup individual vhost files and add an .htacces 301 for each? What is the preferred way to do this? I tried reloading apache2 but it did not help.

Permissions for .htacces:
Code:
-rwxr-xr-x 1 eric www-data 866 2010-04-14 12:06 .htaccess
Attaced is my .htaccess. It resides in the site root directory. Also attached is the virtual host config file.
httpd.conf

Code:
NameVirtualHost *
NameVirtualHost *:443
AddHandler cgi-script .pl
RewriteEngine On

I'm still not sure after hours of reading the various how-to's, what should the file permissions be for the .htaccess. I have not performed any updates during the period it was working till now.

View 2 Replies View Related

Ubuntu Servers :: Samba Stopped Working After IP Changed

Sep 13, 2010

I run Samba version 3.4.7 as a Domain server for our company, and recently we reorganized our IP-addresses. And the Samba server also got a new IP-address. (192.168.1.60 -> 192.168.1.22). However, now new computers can not join the domain, and old ones can not connect to it correctly (they get a temp profile).

Windows XP gets a temp profile when connecting, and when trying to join a domain I get this error "A domain controller for the domain HAWAR3 could not be contacted. Ensure that the domain name is typed correctly. If the name is correct click Details for troubleshooting".

When trying to connect Windows2008R2 (already a member) it says:
"There are currently no logon servers available to service the logon request."
My guess is that is is some problem with WINS or something.

View 2 Replies View Related

Ubuntu Servers :: Apache2 Just Stopped Working - 403 Error

May 27, 2011

I have just booted up to do some local work on my website and apache 2 has start throwing 403 error's at me? phpmyadmin and other alias's I have setup work but the main root just 403's on me?? It has been working away flawlessly for months now. No system upgrade has recently updated Apache and I can see no errors in my set up files!

My default setup file:
Code:
<VirtualHost *:80>
ServerAdmin webmaster@localhost

DocumentRoot /home/gavin/wwwsite
<Directory "/home/gavin/wwwsite">
Options +Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory> .....

View 2 Replies View Related

Ubuntu Servers :: Email In Outlook Express Has Stopped Working?

Sep 28, 2010

i somehow managed to get squid proxy server installed.My problem is my email in outlook express has stopped working (incomming pop3 server is mail.webmail.co.za)I think i need to install a pop proxy to get this going, can someone recommend a pop proxy that is easy to configure or anything else that could resolve this.

View 9 Replies View Related

Ubuntu Servers :: Apache2 Vhost Stopped Working After Changing Routers Internal Ip

Apr 8, 2011

I run ubuntu 10.10 with apache2 and have 2 virtual hosts set up

here is an example of one of the virtual hosts

<VirtualHost *:80>
ServerName blah.endofinternet.org
ServerAlias blah.endofinternet.org
ServerAdmin davidboychuck@gmail.com
DocumentRoot /var/www/blah

[Code]....

Everything was working perfectly until i changed the internal ip of my router from 192.168.1 to 192.168.192 and now virtual hosting no longer works. As far as I can tell everything is setup correctly. I made no changes to the configuration files. Vhosts just literally stopped working. I've tried clearing dns cache not sure what to do at this point. I have tried to a2dissite and then a2ensite and reload the configurations but it literally just seems like apache is not looking for the vhosts in /etc/apache2/sites-enabled even though my apache2.conf still includes them

#Include the virtual host configurations:
Include sites-enabled/
From the apache error log:
[Sun Apr 03 16:41:50 2011] [error] [client 66.249.72.208] script '/var/www/index.php' not found or unable to stat

[Code].....

It looks like it's just not trying to use the vhost document root because when i go to blah.endofinternet.org it just takes me to the default site.

View 2 Replies View Related

Red Hat / Fedora :: Restart Server And DNS Services Gets Stopped

Jun 21, 2010

I have a Linux server and 5 desktops. When I shutdown and restart my server the DNS services gets stopped. I dont want it to stop, when i shutdown. It should run. How to enable it.

View 2 Replies View Related

General :: Cron And Oracle Service Stopped Unexpectedly - Cannot Restart

May 5, 2010

I am running Fedora 11 with an Oracle 11g database installed. I came to check on it and found out that the oracle service had stopped. I also have a script that gets run by cron every minute. I noticed that the last entry in the log /var/log/cron was March 24 at 4:26. Which was really close (not exactly to the second but within a few minutes) of the last log entry in the database translator logs (the database was processing data and it outputs a log).

I rebooted the machine and cron started running again, but I can't get the oracle service to start again. Normally it runs at startup, but if I need to run it or check it, I use:
Code: /sbin/service oracle restart
Is there another log that I could look at to see what would be the cause of the stoppage? How to get the oracle service started again?

View 6 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

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

Ubuntu :: Grub Stopped Working / Fix It?

Mar 29, 2010

After I installed Windows XP on my leftover partition, I decided to reinstall grub2.

Now when I reboot grub throws me in the grub shell, if I then type configfile /grub/grub.cfg it starts grub like its supposed to. Tho I cant seem to be able to go straight to the grub menu and no to the shell.

View 1 Replies View Related

Ubuntu :: Crontab Stopped Working / What To Do?

Apr 20, 2010

Have just started to use look at crontab. I could use Scheduled Tasks as well as crontab -e in terminal.

I must have changed something because now Scheduled Tasks just seems to load then dropout. Loading a task through terminal is accepten (crontab -e) but doesn't work.

View 1 Replies View Related

Ubuntu :: Pandora App Stopped Working?

Jun 2, 2010

It was working fine. Now, when I boot the computer(9.10 32 bit), I get the message asking me about the certificate. But Pandora never seems to load. I tried to reinstall the AIR app, but it tells me that it is running. I can't find it though. If I try to open Pandora again, nothing ever happens

View 1 Replies View Related

Ubuntu :: Nautilus Stopped Working In 9.10?

Aug 23, 2010

I got a call from a friend who did the distrubution upgrade from 9.04 to 9.10 and all was well for about 2 weeks and then his desktop icons disappeared. He kept running it that way and never looked for help until a couple of days ago he tried to plug in a card reader to get some pictures from his camera and nothing happened. that was when he discovered that he couldn't run Nautilus at all. I had him purge nautilus and reinstall it but then he couldn't even log in to Ubuntu. Very strange indeed. Anyone else experience this? After going over all the settings and finding them what they should be, I just installed 10.04 and all is well except that he lost a few photos.

View 3 Replies View Related

Ubuntu :: Keyboard Stopped Working?

Sep 19, 2010

Ubuntu 9.04Dell desktop pcKeyboard stopped workingI was in the middle of an emailwhen my keyboard stopped working.I rebooted.Keyboard worked for Windows Vista.Keyboard worked for Ubuntu login.But once in Ubuntu no keyboard.Mouse works fine. think I may have accidentally touchedthe control key when doing the email

View 2 Replies View Related

Ubuntu :: Ctrl + Alt + D Stopped Working?

Oct 14, 2010

I have been using Ubuntu for many years now and pressing ctrl + alt + d used to minimize all windows and show the desktop, but this stopped working with 10.10. I checked keyboard shortcuts but don't see a way to turn it back on there.

View 3 Replies View Related

Ubuntu :: FTP SSH And Samba Stopped Working?

Oct 18, 2010

I was SSHd into my laptop which is right next to me, then it lost battery power and turned off. When I switch it on, I can't FTP, SSH into it and the Network Drive (Samba) won't work.

View 1 Replies View Related

Ubuntu :: 10.10 Microphone Just Stopped Working

Oct 21, 2010

I installed 10.10 on release date and the microphone has worked great until now. It just stopped working. I'm on an hp pavilion dv9620 running ubuntu 10.10.

View 3 Replies View Related

Ubuntu :: Tweak Stopped Working?

Nov 9, 2010

I have a computer running 8.04.4. After a large number of updates, I can no longer run ubuntu-tweak correctly. The program states "This feature is only available in Gnome Desktop Environment" on most of the items.I am POSITIVE that I am running the Gnome desktop.Also, when I reload the repositories I receive the following error:Code:W: GPG error: The following signatures couldn't be verified because the public key is not available NO_PUBKEY (then a hexadecimal number)

View 5 Replies View Related

Ubuntu :: Touchpad Stopped Working 10.10?

Nov 25, 2010

I have been using Ubuntu 10.10 for about a week now, I have had many, many problems, but usually figure them out by searching through this forum, except this time:I have an HP touchsmart tx2 1025dx laptop. When I installed it, everything worked great, sound, mouse, and even the touchscreen. Right now I noticed that when I press the button on by laptop which toggles the touchpad, it works but after it would freeze the menus, so that they would not drop down, I have confirmed this after many restarts. Now the touchpad has stopped working completely. Although if use the toggle button, it will still freeze by menus. It also somehow stops my keyboard from typing things into programs, like firefox, but still somehow the control-alt delete still lets me restart it.

My question is how can I reset the mouse settings/preferances to how they were when I installed? I found something a while back that was xorgconfig??? but it has since been taken out of ubuntu 10.10 (I read this somewhere, please correct me if I'm wrong.) I hope this is enough information for someone to point me in the right direction.Recap:Laptop Touchpad not workingWhen I press the toggle Touchpad button, messes up the menusUsing HP Touchsmart Tx2 1025dx LaptopLooking for a way to reset/restore sound preferences/settings or enable touchpad/ps: I was able to come here because the touchscreen is still working I ended up doing this:rm -rf .gnome .gnome2 .gconf .gconfd .metacitywhich reset ALL of my settings back to when I installed it, without deleting my programs or files.I found this here: http://linuxfud.wordpress.com/2007/0...re-installing/

View 6 Replies View Related

Ubuntu :: USB Drives Stopped Working?

Jan 10, 2011

USB Drives show up in the Disk Utility, but no where else. I cannot mount any USB drive. They all mounted fine up till a week ago.

View 1 Replies View Related

Ubuntu :: Tab Autocomplete Stopped Working?

May 4, 2011

I did a bunch of uninstalls and reinstalls lately, trying different distros. Now I'm back to Ubuntu but tab autocomplete in terminals doesn't work anymore. It is quite less convenient now to use the terminal. I tried changing interpreter to /bin/bash and it doesn't work. I use guake.

View 2 Replies View Related

Ubuntu :: Sound Has Stopped Working / What To Fix It?

May 5, 2011

I just installed Xubuntu on my old ThinkPad T40, and everything worked flawlessly until last night when I rebooted, and the sound stopped working. I'd rebooted it several times before with no problems.

View 9 Replies View Related

Ubuntu :: Transmission's Stopped Working?

May 31, 2011

Giving me the message: Requested download is not authorized for use with this tracker. - idle'Vuze, when I start it, just closes before it even makes itself known!Can someone let me know of reliable torrent client with multi-tracker support, either deb install or easy to follow terminal instructions?

View 3 Replies View Related

Ubuntu :: Synaptic Has Stopped Working

Jun 18, 2011

I can access synaptic via my unity 2D launch panel, from the apps menu and from system settings.But today I went to use it and it won't launch.I have tried to launch it with each of the above and each time to computer starts to do something and then stops. No freeze up, it just stops with the launch of synaptic.I uninstalled it via software centre and re-booted. Then via software center I re-installed it, but it still doesn't work.

View 5 Replies View Related

Ubuntu :: Screen Stopped Working

Jul 30, 2011

So my laptop screen stopped working and i dont have the money to fix ti right now so i'm trying to use my lcd screen with it.the problem is that its set up not to mirror screens but to have 2 screens. This a problem because i cant do anything but hit alt f2 to open up terminal and google chrome and what not.access my display settings to set it up to mirror the screen because i have no top bar.all i have access to is a my display background.I'm using ubuntu 10.10 but i'm in 10.4 mode right now.

View 1 Replies View Related

Software :: TOR Stopped Working With Ubuntu 10.04?

May 26, 2010

Just upgraded Ubuntu to latest release, all seems ok except for TORThis just will not work I had no problems prior to the upgrade The error message is "Test failed local proxy is unreachable or not refusing connection"Then it asks is POLIPO is running, er what or how can I check this?

View 2 Replies View Related

Ubuntu :: Audio Stopped Working On 9.10 X64

Jun 23, 2010

I have a media center box running Ubuntu 9.10 x64 and XBMC. One day sound just stopped working on it. I did not install any updates around the time this happened. I have tried using a known working sound card. I verified the main volume is up and everything else in alsamixer looks OK. I have tried connecting known working headphones. Confirmed the kernel sees the hardware and loads to module for it. Confirmed several audio applications have no sound. I've confirmed it is set to use the correct sound card. I even booted into a live disk of the same version if Ubuntu and audio works fine there.

No errors are produced by any application, they act like they are playing audio just fine. The only entries in the logs about this I can find is below.

View 6 Replies View Related

Ubuntu :: Sound Just Stopped Working (10.10)?

Apr 18, 2011

After 2-3 months of working fine. I have a win7 box hooked thru a KVM switch to the same speakers and they work from there. I booted up a live CD (Mint Linux 10) on the non-working machine, and the speakers work fine.I checked and I have rights to "Use audio devices".I ran the following and got:

Code:
lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)

[code]...

View 1 Replies View Related







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