General :: When Shut Down - Asking To Be Log Out As Other Uses Are Connected
Mar 12, 2010
I am using Ubuntu 9.10, when I shut down Ubuntu is asking to be log out as other uses are connected, which is not the case and I have not loaded any server or desktop sharing programs.
View 1 Replies
ADVERTISEMENT
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
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
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
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
View Related
Jun 26, 2011
Is there any way to shut down the xserver on linux without root access? I tried ctrl-alt-f1. It seems there is still xserver running.
View 2 Replies
View Related
Sep 13, 2010
Does anyone know about the sea_urchin log? what does it do? how can I shut it off. there seems to have an automatic process somewhere because every time I deleted the var/log/httpd/sea_urchin log file, it will regenerate the log file again on sunday.
View 5 Replies
View Related
Sep 2, 2010
I have installed the guest OS on the redhat 5 with XEN. I found the guest OS can be started on host boot UP, but it cannot be shutdown on host shutdown. so,I need to creat the script to shut down the virtual machine
The script as following:
# Get the VM list
VMLIST=`xm list`
for VM in $VMLIST
do
xm shutdown $VM
# delay a bit the next sequence
sleep 3
done
run the script,the virtual machine can be shutdown, bu at the same time the error info will appear:
Error: Domain 'Name' does not exist.
[Code]...
So,all the strings in the line of the output regard as the Name of VM The script will run the command like "xm shutdown Time(s)" ,"xm shutdown State",and so on. How Can I get the guest OS name in the output of "xm list" I just nend to get the virtual machine name, the script to run the command "xm shutdown windows2003" and "xm shutdown windowsXP" how to find the strings "windows2003" and "windowsXP" when input the command "xm list"
View 1 Replies
View Related
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
Oct 27, 2010
suddenly ,I get a project to shutdown all xp's by a Linux server(RHEL5) using a single command.by net command i did that.but in this case i have to specify all the ip addresses manually .Is there any way that Linux server obtain the ip addresses automatically on a network and then shut down all the pc's
View 2 Replies
View Related
Aug 4, 2010
When i try to launch a live cd (any of them) I get an "out of range" logo on my monitor. I am aware this means my resolution is not right. Why it's not right is beyond me, isn't this supposed to auto detect these problems and adjust accordingly? I figured installing debian may fix the issue, so i did. Come to find out this garbage linux can't even read a sata drive! So I put in my ide HDD and it installs fine, now I have this dumb video problem. Funny as how windows is supposed to be a crappy os in comparison to linux and yet it doesn't seem to give me any problems. So now that you have a first hand perspective of my frustration, what I can do to get this os working on my computer? I just want to be able to see it, so I can play with it and learn to use it. Is that so hard.
View 5 Replies
View Related
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
Sep 12, 2011
Is there a way to catch or stop a Linux shut down after a reboot, halt or shutdown command has been entered?sudo shutdown -r +10 I should now have 10 minutes before the computer shuts down. If I change my mind and decide that I still want to continue running, how could I stop the shut down?
View 1 Replies
View Related
May 9, 2009
I just wounder why a ntfs partition need that my window xp shut down properly before i can mount it on my new Debian install.What happen it that when scanning window xp for virus i got a blue screen and window just crash repeatedly , so i tough i could just mount that partition with ntfs-3g, find the virus witch i identify to be in c:/window and delete it, but my ntfs partition would not mount and the boot message said something like (ntfs partition is still in use). Long story short, i finally managed to get a full window xp boot followed by a clean shut down, then my ntfs partition mounted and i was able to delete that virus.I could mount that partition with ntfs ro option in fstab, but not with ntfs-3g rw until i got a clean xp shutdown.
View 4 Replies
View Related
Sep 6, 2010
I have a bit of a weird problem, I have updated the BIOS for my motherboard (MSI K9A2 Platinum V2) to version 1.B which updates the CPU AGESA code. After the update I was unable to properly shut down linux (gentoo linux 64 bit, kernel 2.6.34, kde 4.4), when I try to do a shut down (tried it from kde and from the command line as well with the same result) the computer shuts down but then it starts up again, only this time the keyboard doesn't work. I think that somehow, the way the pc shuts down has changed (maybe linux is sending the wrong commands in order to shut down) because from windows 7 I can shut down the pc properly.
I have tried to recompile the kernel (I thought that maybe I forgot to add support for some ACPI, APM or CPU options that could affect the shut down procedure) but with no luck.
View 7 Replies
View Related
Jan 5, 2011
I have been using Linux Mint with great success for about 5 months. The other day when I went to turn off my computer instead of selecting shut down, I accidentally clicked on "Hibernate". Now my computer will not turn on, even after a hard shut down. Nothing comes up, not even the BIOs screen. It did this once before and my Linux-guru ex was able to fix it, but I will be dammed if I remember what he did.
View 14 Replies
View Related
Oct 6, 2010
I have deleted menu.lst file by mistake.
Now i am afraid to restart my computer as i think This will not get the link for boot the system.
Please let me know how can i restart my computer after shut down.
Will it be a problem in starting of the system.
View 6 Replies
View Related
Feb 25, 2011
I want to write a script and put it in /etc/rc.local so that
if lan is connected then
rfkill block all
else
nmcli con up id 'Network id' --nowait
How should I write the if part and how should I check for "lan is connected" ?
View 1 Replies
View Related
May 24, 2010
yesterday i installed linux on my computer,but for some reason linux is not detecting my network driver.though it gets detected in the hardware section i cannot see the eth0 in the device coloum.i would be really really greatfull towards u if can u give the link to download the driver.(sorry if i have said anything wrong i am completely new to linux)
View 14 Replies
View Related
Aug 4, 2009
I am running Xubuntu 9.04, with LXDE on an old Acer 526iTX. After fiddling around trying to connect it to a Vista machine using a crossover cable, I must have broken the internet (well not the whole internet obviously, just my connection). nm-applet will show the connection as working, but no loading takes place (eg. firefox shows 'connecting to google.com.au..' but nothing happens). Same behaviour whether browsing, pinging or updating by CLI, and over any type of connection (mobile broadband, wifi or ethernet cable). This has persisted over many days, through restarts and deleting and re-creating the connection in nm-applet. I can also rule out a hardware problem as the connections work fine using a live CD.It's no big deal if I have to reinstall (I probably will anyway), but I was wandering if anyone would know the probable cause of this behaviour.
View 3 Replies
View Related
Jun 19, 2011
Main PC runs Win7 with Epson printer connected (not wireless)...I'm running Win7/Ubuntu 11.04 on my laptop getting internet wirelessly. When in Win7 on my laptop I can 'see' the printer that's connected to my main pc and print to it but when I switch to ubuntu I 'see' the main pc on my network but not the printer...
View 4 Replies
View Related
May 23, 2010
I am a new user to fedora 12.I am using reliance wireless broadband for internet.i have installed the drivers and did a wvdialconf and wvdial. The output of the wvdial was:
Code:
[root@gnanam gnanam]# wvdial
--> WvDial: Internet dialer version 1.60
[code]...
View 3 Replies
View Related
Feb 26, 2011
I have ubuntu 10.10. I am connected through wireless (connection established) but I can not browse the internet on firefox. It works with out a problem when connected through the wire.
View 14 Replies
View Related
Nov 1, 2010
I have a Windows 7 Desktop and an Ubuntu Laptop connected with a KVM switch. I use the setup for software development, so I am constantly switching between the two, so I need a way to quickly transfer files between the two. I'm not sure if this is possible, but if I could connect them in a way where the OS of each mounts the hard drive of the other. Is there a way I could do this?
View 3 Replies
View Related
May 29, 2011
I just connected my BlackBerry to Linux via USB cable. How do I know which device in /dev it actually is?
View 2 Replies
View Related
Jan 6, 2010
My system is SUSE 11.1 I want to see who is connected via SSH. For instance, I have users connected using FileZilla. I can see in th e/etc/var/messages that they authenticated/connected, but I can't see if they have since disconnected or not.
Also, about 3 years ago I used to use Fedora for my SSH and in the sshd_config I'd make custom logs for each account, specify which user accounts were possible, port number, etc, etc. Is this possible to do using the SUSE linux? Any links on how to do this on suse? I haven't used linux in 3 years and can't find my old sshd_config files to take a glance...I did look at the sshd_config on SUSE, but it looks very different.
View 6 Replies
View Related
Jan 20, 2011
i have a leased line ( speed 2 MB ) which we use to connect to our mail server , oracle ERP etc.. we have a dhcp scope defined as 192.168.100.1-192.168.101.254. with a default gateway as 192.168.100.90 ( which is a cisco router ) we have a pix firewall ( 192.168.100.10 ).. now the gateway passed all the request to firewall..we have an ADSL of 4 MB speed.. ip is 83.*.*.230 from ISP. i have a proxy server ( squid ) eth0 is connected to ISP (83.*.*.230).. eth1 to LAN ( 192.168.100.79 ) now the problem is when i put default gateway to eth1 ie 192.168.100.90 the squid connects to internet via leased line.. if i leave the default gateway field empty on eth1 , the squid connects to internet via ADSL ( which i want ) but the problem is no one on the lan cant ping the squid server ( no connectivity to internet for the whole LAN ) how can i solve this problem? PS : i want squid to connect to internet with ADSL, but if i put gateway on eth1 ie LAN squid goes through leased line which i dont want to happen
View 1 Replies
View Related
Mar 29, 2011
I am facing a problem to configure pine. My machine has no global IP, but it is in a LAN. The LAN is connecetd in Internet. The global IP, through which the Internet traffic of the LAN is passed, is known. How can I configure pine to send/receive mail?
View 2 Replies
View Related
Apr 10, 2011
We have near about 90 RHEL servers. I want to find out which servers are connected to SAN [HP-SAN] storage???? Because many of them are having local hard disks.
View 2 Replies
View Related
Nov 30, 2010
I have two H/D and i need to install XP and RHEL5.3 in different H/D connected to single machine.so that when i boot from first H/D linux will boot or if i choose second XP will boot.
View 7 Replies
View Related