General :: Completely Shut Out Of My System ?

Sep 3, 2009

I have an online server which I can not reach any more !

Code:

normally works just fine but now there is a timeout...

Code:

Status of csf:csf and lfd have been disabled, use 'csf -e' to enable Status of lfd:lfd is stopped. The only thing I have is a management-interface with a command prompt(luckily !) You can see that any firewall is disabled.

Still I can not reach my server. Not through webmin via the public address, not through the VPN on the private address (10.10.0.1). So no webmin. I cannot reach my server via ssh. I cannot ping my server on the public IP-address from my client.

What else besides the firewall can restrict my access to my server ?

View 14 Replies


ADVERTISEMENT

Ubuntu :: Maverick Cannot Shut Down Completely?

Oct 31, 2010

my Maverick cannot shut down completely. I have to use Alt-SysRq+REISUB in order to shut off the laptop using the Power button. It was NOT like this when running Lucid. Also, I have installed the animated splash/boot screen (cannot remember the name of this program off-hand) and the shutdown hangs happened after this.

I do NOT have problems restarting, suspending or even hibernating.

View 1 Replies View Related

Fedora X86/64bit :: Running F11 I586 On Laptop / System Shut Off (not A Normal OS Shut Down, But A Sudden Power Off Without Warning)?

Oct 13, 2009

Offlate I installed F11 i586 on my laptop. F11 shares the hard disk with Vista Home Premium 32-bit. The problem is that when running F11 (or even Ubuntu), my system shut off suddenly(not a normal OS shut down, but a sudden power off without any warning). This could have been a hardware trouble(heating) but it doesn't happen with Vista.
Machine specifications:
Maker: Toshiba
Model: Satellite L305D-S5881
AMD Turion X2 Dual Core Mobile Processor RM-70
3072 MB 800 MHz SDRAM
I don't want to open up my machine unnecessarily, if it isn't a hardware issue.
I am not sure how to verify the bit length of the machine and the OS and does it create a compatibility issue ?
Your advise would be highly appreciated.

Raman

View 3 Replies View Related

Fedora :: Wanted To Shut Down The System.waited But Not Going To Shut Down?

Nov 20, 2009

I installed Fedora 12 and after I wantd to shut down the system. I waited but fedora not going to shut down. I got black screen with Power Down

View 7 Replies View Related

General :: Delay Automatic System Shut Down?

Aug 3, 2010

I am using Ubuntu 9.04. Years ago, I did UNIX and DOS line commands, but I am 66 and dim, though my doctor says he still thinks I have my marble.Anyway, my Linux shuts down automatically faster than I want it to.How does one control this?

View 3 Replies View Related

General :: What Is The Exact Command To Shut Down A Redhat System

Jan 26, 2010

I want to know the exact command to shut down a red hat linux server.I was using init 0. but some one said its not the proper method to shut down my linux server.If not which is the exact command

View 6 Replies View Related

General :: System Has Dark Violet Teint / Change It To Completely Black?

Jul 11, 2011

I noticed that in Ubuntu, the black color is not completely black. It has a violet teint, both in the startup screen showing the Ubuntu dots loading and in the terminal.

Does anyone know why this is so, and how to change it to completely black?

View 3 Replies View Related

General :: Can't Find "hibernate" In System-Shut Down?

Nov 27, 2010

[root@localhost dev]# uname -a Linux localhost.localdomain 2.6.32.23-170.fc12.i686.PAE #1 SMP Mon Sep 27 17:40:41 UTC 2010 i686 i686 i386 GNU/Linux

[root@localhost dev]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 20158332 8998820 10135512 48% /
tmpfs 1013220 624 1012596 1% /dev/shm
/dev/sda5 153605464 67358256 86247208 44% /D
/dev/sda6 153605464 146477104 7128360 96% /E
/dev/sda7 128953720 25809672 103144048 21% /F

I don't know why "hibernate" disappear.It has swap on my fedora before.But I delete swap partition by accident.Does my problem has something related to this?

View 5 Replies View Related

Ubuntu :: System Does Not Shut Down / What To Fix It?

Jul 9, 2010

I am experiencing an issue with the system shut down.
Everything works fine, but the system is not able to automatically power off and I have to manually switch it off.
How could I fix this behavior?

View 5 Replies View Related

Slackware :: My System Shut Itself Down ?

Oct 29, 2009

My system just shut itself down as I was using it. I'd like to try to understand why.

First, I noticed there are 1 to 4 messages per second in my messages.1 through messages.4 files in /var/log going back to September 27. It probably started before then, but I don't have older logs.

There almost nothing else in the messages log but these messages, millions of them. They look like these:

Quote:

Then just before shutdown, there are a few dozens of these:

Quote:

And then right at the end, a switch to runlevel 0. I did not initiate that. Something else did. And finally a dbus-daemon segfault.

Quote:

What other logs can I look at?

View 5 Replies View Related

OpenSUSE Install :: System Will Not Shut Down?

Jul 16, 2010

I just installed 11.3 and Gnome yesterday and all went well except that the system will not shut down, it simply reboots. I've tried shutting it down using halt and shutdown now as root and each time the machine reboots. I didn't have this problem with 11.1.

View 7 Replies View Related

Hardware :: System Frequently Become Shut Down

Dec 27, 2010

I am using lenny on an Intel 5200 dual core machine with 2 GB RAM

The problem facing is sometimes The dialog box "The sustem will immediately shut down" is shown and goes to power off. I thinks it is connected with a hardware problem. But It is difficult to trace out what is the problem and in which part of the hardware it is.

The motherboard of this computer was complaint and it was replaced by the company (It is seen than it is the same motherboard with one IC replaced)

The problem is difficult to identify since it is not happening every time. When the service persons are here it is working fine. But when i works with the computer seriously, the problem arises - mostly in night. I have checked the power, voltage etc - everything fine. Also it is in linux, service persons don't pay attentions to solve the problem.

Is it the problem with RAM? It is a new RAM. Even if it is bad I can't replace it because it is working! and in windows (service persons check it with windows only)

View 14 Replies View Related

Ubuntu :: How To Properly Shut Down System Remotely With SSH

Apr 21, 2010

So I've got a backup server that has a daily cronjob to back up all my systems. My desktop PC is usually in sleep mode to save power. So my backup server has to wake up the desktop via wake-on-LAN to start the backup job. When the backup script is done, my backup server sends a shutdown command to the desktop to put it back in sleep mode.

The trouble is that SSH is timing out during the shutdown process and waits a ridiculous amount of time before giving up and allowing my backup server to move on to the next backup script. Here's the portion of my backup script for the desktop that does the shutdown stuff:

Code:
ssh user@host.lan '/usr/bin/shutdown -p +1'

Here's what cron sends me via e-mail:

Code:
Read from remote host host.lan: Connection timed out
real 164m46.280s
user 5m16.160s
sys 1m39.760s

Normally the entire backup job will only take about 5 minutes. But because of SSH timing out, it takes 164 minutes!

As a matter of detail, my backup server is running Ubuntu 9.10, and the desktop is Windows 7 x64 with Cygwin. The -p option for the shutdown command in Cygwin is for sleep mode.

View 1 Replies View Related

OpenSUSE Install :: System Will Automatically Shut Down In 60 Seconds

Mar 31, 2010

If I click on the shutdown bottom (in my lower panel) I get an new window to choose if I really want to shut down or restart or suspend or hibernate. Under that alternatives there is an text that says: "[...] The system will automatically shut down in 60 seconds." Why is the text "60" not running down like a countdown? Can I set another (shorter) time for the automatic shutdown (10 seconds)? If so, where? Or shut I just make another bottom to shut down immediately?

I use (normally) OpenSuse/SUSE Linux
Release 11.1
Kernel Linux 2.6.27.45-0.1-pae
Gnome 2.24.1

View 9 Replies View Related

Ubuntu :: LiveCD 9.10 - Error Message On System Shut Down

Mar 12, 2010

Using the ubuntu live cd 9.10 I get weird error messages when shutting down the system, sometimes it is this one:
device removed: /freedesktop/Hal/devices/net_80_00_60_0f_e8_00

Other times it is bunch of errors saying something like:
i/o error/end request/dev/sector ****, with all different sector numbers..
These happens even when I have not installed anything, not using any flash drives etc...

View 1 Replies View Related

Ubuntu :: System Keeps Completely Crashing?

Jun 22, 2010

My system keeps crashing...it freezes and I have to do a hard reset. I don't know why or what to do about it. It usually happens when I have mencoder encoding video from a capture card. I just did a clean install of Lucid because Karmic (with stock kernel) did the same thing...to no avail.Getting the same message in /var/log/kern.log and /var/log/messages:Quote:Jun 22 12:50:11 golem kernel: [76000.385090] npviewer.bin[5063]: segfault at ee99c054 ip 00000000f6183033 sp 00000000ffe605c0 error 4 in libflashplayer.so[f5de4000+b04000]It's not always npviewer.bin...in the past it's been mencoder or something else.I have a brand new Core i5 750 system with 4GB memory and 7200rpm SATA HDD

View 7 Replies View Related

Debian :: Localhost Servers Gracefully Shutting Down Upon System Shut Down

Jul 28, 2015

Do active localhost server instances automatically gracefully shutdown upon system shut down?

View 1 Replies View Related

Debian :: Unplug USB Drive - Kernel Failure - System Will Not Shut Down

Jul 13, 2011

I have a flash drive that I regularly use on my laptop. If I unplug the flash drive without first unmounting it, I get a popup notification of a kernel failure (with diagnostics sent to kerneloops.org). Then, if I attempt to shut down the system via the console, it hangs on "The system is going down for halt/reboot NOW!" and doesn't actually shut down. Using Gnome's graphical System > Shut Down feature just logs me out and sends me to the login screen; the shutdown feature from there does nothing. I have to disconnect the power cord on the laptop in order to shut it down, and I don't like doing this.

System: 32-bit Debian Squeeze stable with kernel version 2.6.32-5-686, running Gnome 2.30.2, on an Acer Aspire 5570z.

I use Keepassx to store my passwords and keep the keyfile for my password database on the flash drive in question. I mention this just in case it helps determine what's causing the failure.

dmesg has quite a bit to say about this:

View 8 Replies View Related

OpenSUSE Install :: After System Shutdowned Completely?

Dec 6, 2010

sometimes 11.3 KDE shutdowned because of some applications or some other packages installing and then why it happened frequently than Widnows and no one posting warning package or applications in the main page, but newbies should know which program not installed, it seems like everything is great when installed openSUSE, it has many problems i don't know it is because of its distributor or other program vendors

today i installed Virtualbox and skype and then system shutdowned. I don't know which one is having the problems but now i removed both and nothing bad happened so now

View 9 Replies View Related

OpenSUSE :: After Installing Skype System Downed Completely

Dec 6, 2010

every time i turn on the system it goes to shut down by what i don't know in 5 minutes about But this is my at-work computer, and my home pc doesn't. HP dx5150MT, what is the problem? and after shut downed, could i fix it without logged off like task manager in Windows series of MS, it can halt its process on its own feature by clicking to terminating each process. I want expert level advice and don't want to log in with failsafe mode. And i removed skype but still shut downed

View 5 Replies View Related

OpenSUSE Install :: Completely Messed Up System (fstab)?

Aug 11, 2010

This is an install of openSUSE-11.2 32bit. Obvoiusly, during the fresh install something went wrong. The HDD has 4 primary partitions, meant for /boot / swap /home (in that order). Instead of /home partition /dev/sda4 is mounted on /usr.

Currently it looks like this:

Code:
# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000cbdf6

[Code]...

View 5 Replies View Related

Software :: Remove Un-partitioned Space Completely From System?

Jan 13, 2011

I am running RHEL5 on VMWare Esxi, i JUST DELETED A 30 GB PARTITION, AND WANT THIS os TO STOP SEEING IT So I can use it for a new machine...How do I go about removing it from the RHEL VM??

View 4 Replies View Related

Fedora :: Mount 15 Partition - Suddenly Shut Down During An Update - System Won't Boot Anymore

Aug 8, 2011

I recently switched from fedora 14 to 15. Today my computer suddenly shut down during an update, as I thought it overheated I decided to clean the cooling system and reapply thermal paste. However, now the system won't boot anymore ("kernel panic - not syncing : VFS: unable to mount root FS on unknown-block").

I would like to either solve this booting problem, or mount the fedora 15 filesystem and recover some files. Whichever is easier.

I have another drive with fedora 14 (antec below) which boots fine:

Code:

View 4 Replies View Related

Debian :: Steam Repo Install Completely Wrecks System

Aug 20, 2015

I've been carefully installing and personalizing a Debian 8 "Jessie" 64-bit install on my laptop for the last few days. Played some games, did some downloading and stuff and decided to want to run steam again, as I have done on many Ubuntu installs in the past.

So I followed this guide: [URL] ....

and of course, I read the warnings: Only do this on Jessie or SID, not on Wheezy. So I was in the clear. I thought.

After giving 'aptitude install steam' all hell broke loose. The script starting demolishing/removing almost everything under the KDE shell. Wireless network, apps, even the ability to reboot the system from the GUI were utterly and completely destroyed. After the script ended I had to reboot the system through an alternate CLI shell only to discover X was complete gone.

So I don't think there is anything else I can do now except re-installing the complete system? Bye bye Wesnoth saved games, downloads, etcetera...

View 14 Replies View Related

Ubuntu :: COMPLETELY Fudged Up System: Can Reinstall Without Losing Data

Aug 9, 2010

My filesystem (software RAID 0):

Filesystem...... Size....... Used....... Avail....... Use%....... Mounted on
/dev/md1........ 9.7G....... 2.8G....... 6.5G....... 31%....... /

[code]....

View 2 Replies View Related

Debian Configuration :: Completely Removing Microsoft Bootloader From UEFI System

Jul 16, 2015

I have a Debian testing system on a laptop that used to have Windows 8 on it. I kept the EFI boatloader and its partition, but now every time the system boots, it first tries to boot into Windows (which isn't there anymore). Removing /boot/efi/EFI/Microsoft just leads to an error message when booting, with some component of Windows still trying to load and not finding those files.

The workaround for now is to go into the UEFI boot menu on every boot and selecting the "debian" entry, which works but is a bit cumbersome.How can I get rid of the Microsoft loader completely? I find a lot about repairing or re-adding the Windows bootloader, but nothing about removing it.

View 10 Replies View Related

Software :: Evince Causes Entire System To Completely Freeze Up When A Large Pdf Is Open?

Jun 16, 2011

I'm running Debian Wheezy on a laptop with an i3 380M and 4GB of DDR3 1066 RAM. Whenever I open a relatively large (~80MB) pdf in evince, my system will continue running perfectly fine for a few minutes and then at some point it will just completely freeze up. The mouse cursor doesn't even respond, and I have to do a hard reboot to get the system running again.

View 5 Replies View Related

Debian Configuration :: XFCE Logout Doesn't Completely Logout Of System / Solution For This?

Oct 17, 2010

As a normal user I have activated the functions of the Quit applet, i.e. Logout, Shutdown and Restart are active buttons. I am able to restart or shutdown, no problems. But when I use the Logout button I don't get logged out, just returned to the login shell & I am still logged in as my user. I don't have a display manager installed and I do NOT want to use a display manager such as XDM or GDM. How do I get the Logout button to actually logout the user? It appears I am only getting logged out of the x-session, but I want complete logout.

View 6 Replies View Related

Ubuntu Installation :: Newer Kernel Updates AFTER 2.6.32-17 Has A Randomness At Boot Time Whether The System Will Completely Boot Or Not?

Jul 26, 2010

I've been having a problem on my AMD based machine, 4cpu, gigabyte ga-ma78gm-s2h Mobo, 8GB mem, two 2 terabyte Sata HDs.One thing I've found is that any kernel after 2.6.32-17 has a randomness at boot time whether the system will completely boot or not.

For instance just today I downloaded and installed 2.6.32-24

It fails to boot (I've tried cold boot, warm boot).Running its repair also fails to completely boot.My experience is that if I keep trying it "may" eventually boot but I believe there was some change after 2.6.32-17-generic that's causing the problem.Because as with 2.6.32.23... which also fails to complete bootup many times... eventually my guess is that 2.6.32.24 will also boot "sometimes".But why does 2.6.32.17 always boot for me? Something changed and its not my setup.

View 1 Replies View Related

General :: Get Machine To Shut Down?

Dec 22, 2010

I disabled autologin as one suggestion on how to get the machine to shut down.

But now, I cannot get to the system, except at a command prompt, and gdm will not give the display. I can login, but cannot do anything else, including getting to a desktop or to the administration section to recheck the autologin option.

How do I do this?

View 2 Replies View Related







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