General :: Kernel - Memtest86+ (or Similar) Background Service?

May 28, 2011

Has Linux some mechanism to test memory online as a background job, flag bad memory as unusable and warn the user if memory is faulty? Much like running Memtest86+ on a little chunk of memory every nth minutte until all memory is tested and then repeat over.

Edit: I did not make it clear that I want such a service running in the kernel. A (peak) performance hit should be avoided by running the test in small steps and only when the system have some CPU cycles to spare

Edit2: I meant this as a Linux kernel service that scans the memory in the background. Not meant to be run in userspace but a routine in the kernel itself, perhaps in the memory manager to make sure memory are sane!

View 2 Replies


ADVERTISEMENT

Ubuntu :: Not Getting Background Daemon Statup Service Notification Message Box

Jun 22, 2011

I have created a script named ssh_inotify.sh to check /var/log/auth.log log file for newly started ssh session and display a question message box. This script uses inotifywait to monitor this above log file for modify file event and zenity to create question message boxes.Now i have created a startup service config file named ssh_inotify under /etc/init.d folder and placed the script ssh_inotify.sh under /usr/sbin and chmod this script to be executable.

The service config file ssh_inotify uses start-stop-daemon to run this script as background process.Now theproblem is that when i start this service using sudo service ssh_inotify start, the service is started, I can confirm this using ps -A | grep ssh_inotify also i can check for the PID associated with it under /var/run/ssh_inotify.pid. Now when i ssh to my machine, i do not get the question message box, I am writing in log file and in that i can see that the message under cancel button option for question message box is getting printed.This script runs perfectly when run directly or using start-stop-daemon command directly (exact command as typed in service config file above) on terminal, but not when this same command is executed using service file.Can someone please suggest me the solution and reason for such behavior when same command executed under different mode (using service or directly from terminal).If you guys require code, i can attach the files (currently i am in office so don't have access to these files.)

View 1 Replies View Related

General :: Will Command Service Httpd Restart Apache Service?

Dec 25, 2009

will the command service httpd restart the apache service if i enable httpsd service in graphical mode

View 12 Replies View Related

Software :: Stopping Irqbalance Service In Kernel

Apr 5, 2010

I want to disable the irqbalance service.how i can do this? i given the below command from prompt,but it is showing failed.

i have fedora core10.

]#service irqbalance stop
]#stoping irqbalance: [FAILED]

View 8 Replies View Related

OpenSUSE Install :: Login Background Reset After Every Kernel Update

Nov 4, 2010

This is just a nit, but I have noticed that whenever the kernel is updated, the background picture that I have set up for the login screen seems to be reset to "default_blue". No other setting seems to be disturbed.

After each update, I have to go into Configure Desktop->Login manager and set my background picture again. Why is this happening? Is there a way to fix this?

I am running Suse 11.3, KDE v4.4.4.

View 4 Replies View Related

OpenSUSE Install :: No Bootsplash/console Background After Kernel Update

May 16, 2011

Recently I did a kernel update (compiling it manually with help of SuSE Automatic Kernel Compiler). Everything works fine and I am happy with my own settings, however there is one thing that I would to enable. On the stock kernel there is a openSUSE bootsplash on startup and a nice looking openSUSE background image in console mode. On my newly compiled kernel there is no such a eyecandies. My question is: How to enable them on my own compiled 2.6.38 kernel?

P.S In the attachment you can see what i mean with that background image in console mode, so you get my point. This is the image found on the internet, my system is openSUSE 11.4 (64 bit)

View 8 Replies View Related

OpenSUSE Hardware :: 11.4 Studio Build Service - Kernel Firmware

May 10, 2011

I'm in the process of making my own build using SUSE Studio build service. I was hoping if someone would kindly tell me about kernel-firmware, what it does and if it is absolutely necessary because I noticed that it is not selected for you by default. Any other useful firmware that I may need. I have already included the b43-firmware, ar9170-firmware, bluez-firmware, and ivtv-firmware in my build based on openSUSE 11.4.

View 4 Replies View Related

General :: Fedora 12 Installation / Change The Installation Background Not Desktop Background?

Feb 16, 2010

I want to change installation background image in fedora 12.

How to change the installation background not desktop background.

View 2 Replies View Related

Ubuntu :: Memtest86+ Does Not Run?

Jul 25, 2010

I've been trying to run Memtest86+ ,4.0 and 4.1, first from the boot option and then from a bootable CD but it will not run for some reason. I get to the blue screen where my system stats are displayed, but on the top right where the test should be running there's nothing showing. I'm at a loss and need to test my memory as 10.04 has some random crashing on my machine.

View 6 Replies View Related

Ubuntu :: Unable To Have Memtest86+ On 10.04

May 16, 2010

I install 10.04 on a Windows laptop using Wubi. It worked! However, I have no memtest86+ option on my menu. I am going to get some more memory soon so I would like to have that feature on my boot menu. Went through this article [URL] Yes, memtest86+ is installed, has the +x flag on the appropriate file, and all the pieces are present. Ran sudo update-grub and it shows it finding everything except memtext86+.

I'm at a loss at what to do now. If this was the old Grub, I suppose I could manually code in the memtest86+ line but since this is Grub 2, that wouldn't be a permanent fix.

View 1 Replies View Related

Ubuntu :: How To Run Memtest86+ From Lucid CD

Jul 20, 2010

Anyone know how to run memtest86+ from the Ubuntu 10.04 install CD without having to install Ubuntu? It used to be a menu option at boot, but now you just get the option to install or try Ubuntu. I want to test the RAM on an older system before I install.

View 9 Replies View Related

Hardware :: What Would Be A Failure After Running Memtest86

Mar 6, 2009

I have been having trouble with one of my computers.It is a AMD 1800+ with 512 megs of PC2100 high density ram.I am running chrunchbang linux 8.10.2.The problems I am running into is programs freeze, slow way down, or quit out right.The screen saver looks as if it running in slow motion.I had read somewhere that bad memory could cause some of these problems. So I ran memtest86 from the boot menu.After it had ran for about an hour.It did one pass and it said I had about 300 errors.That is about I could understand from all the information listed.

What would be considered bad ram.What is an acceptable number of errors. I have 384 megs of low density (3x128) sticks that I can put back in the machine. Just don't want to dig the machine and ram out if I don't need to.

View 8 Replies View Related

Server :: Safe To Run Memtest86 While Booted Into OS?

Apr 7, 2010

I need to check RAM on a server located in a data center several hundred miles away. So, I can't just walk over and boot to CD to run memtest86. Is it safe to run this while booted into the OS? Does anyone know of a knoppix pxe boot image? I can network boot to something...I just don't know what to network boot to.

View 3 Replies View Related

Ubuntu :: Doesn't Stop - Memtest86+ Is On A Loop?

May 27, 2011

I have a box running Ubuntu 11.04 (natty). I have never run memetest before. Then, randomly, when starting up today, it ran memtest. Because memtest86+ is on a loop, it doesn't stop unless you stop it. So I tried restarting the machine - no good. It simply starts memtest again and runs the same testing loop. I cannot find any setting in the BIOS to disable memtest. how I can stop/disable memtest so I can USE my computer??

View 1 Replies View Related

Ubuntu :: Cannot Boot Correctly On Machine, Stuck In MemTest86?

May 1, 2010

I upgraded my 9.10 Ubuntu install last night using the Update Manager, everything downloaded fine, and appeared to install correctly. When it finished I got the message advising that my machine needed to reboot for changes to take effect. I checked my mail quickly before rebooting, and then let it do its thing. It shut down fine, then booted up and went into MemTest86. No real worries, so I wandered off expecting it to take 10-20 minutes. After 4 hours, though, I was starting to worry. A message at the bottom of the screen advised something along the lines that the test had been successful, and I could press Escape to exit.

I did, and my machine rebooted, and went back into MemTest86. I just figured I was being too impatient and left the test running all night. My machine has now been running MemTest86 for 16 hours, and while the timer is still running and the tests refreshing, my keyboard is not responding.

View 5 Replies View Related

Ubuntu :: GRUB Menu Showed The Memtest86+ Option?

May 7, 2011

recently performed an upgrade to Ubuntu 10.10. when I rebooted, my GRUB menu showed only the memtest86+ option, rather than the usual options for Ubuntu, Fedora, Debian, Arch, and WinXP (which I haven't booted in a very long time, so I am almost 100% sure that it is not WinXP's fault. I was able to boot using a Live CD, and when I checked grub.cfg, all of my boot entries were still there. However, when GRUB itself actually loads, only memtest86+ is in the menu. I also checked that I can still boot by editing the memtest86+ option in grub so that it matched the entry for Ubuntu in grub.cfg, and it still booted correctly. However, I am curious as to why my GRUB is now forcing me to manually enter the boot entry on each boot. Here is my grub.cfg:

Code:

# DO NOT EDIT THIS FILE
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub

[Code]...

View 9 Replies View Related

General :: Run A Job On First Login Of Each Day Using Cron Or Something Similar?

Jul 12, 2010

I need to run a script when i login for first time in a day. I may reboot or shutdown and then power on during the day. But i do not want the job to run during those power ups. It should run only once per day.

View 3 Replies View Related

General :: Backtrack4 Similar To Fedora?

Jun 8, 2010

install an o.s called Backtrack4,which basically consist of tools such as metasploit,nmap etc since i am interested in knowing and improving my knowlege on such programs,BUT what stops me from installing backtrack4 is that i am bothered whether the commands that work in redhat/fedora(yum,grep,ps,etc) will work in backtrack4??Is Backtrack one of the distros of linux?

View 14 Replies View Related

Ubuntu :: Boot Up The Machine The Cube Background Image Goes Away And The Background Colour Is Left?

Apr 15, 2011

Anyone know why each time I boot up the machine the cube background image goes away and the background colour is left. This image i am placing is in Apparency/Skydome

View 2 Replies View Related

Ubuntu :: Only Memtest86+ Work When Boot - Blue Screen With Testing

Mar 10, 2010

When I start ubuntu, memtest86+ work to testing memery... Nothing else show up.... just blue screen with testing. I can't log in to ubuntu I don't no how to fix that I tried to use live cd to edit grub, but no grub at all. maybe because i do something wrong from this answer: [URL]...

[code]...

View 2 Replies View Related

Hardware :: Run Memtest86 - Error: Unrecognized Command Line Option

Jun 17, 2011

I am having memory problems on my old Compaq PC, and am trying to run memtest86+-4.20 to check it. I downloaded the source file, and tried a compile, but had the following problem:

[code]...

how to get around this issue?

View 3 Replies View Related

General :: Syncing Two 90 Percent Similar Folders?

Nov 21, 2010

I have a project folder that I pass back and forth between my desktop and laptop via Samba. Both are running Debian. The folder is large. I would like to be able to change a few files in the folder on my desktop and then "update" the folder on my laptop without having to pass the entire folder back over the network.

View 3 Replies View Related

General :: Put Similar Type Of ICONS Together In Fedora 13?

Jun 23, 2010

I have been trying to put same type of items (rather icons) together, my concept is same like windows where I can put that by right click and--> arrange icons by --> group,So folder icons come together, pdf files come together etc etc and there is a separation between any two types of items (icons)Can I have that facility here too, I am using fedora 13, and when ever I rightclickunde arrange items --> name type size etc comesbut group by items is missing.Also here refresh option is missing, what we very much familiar in windows, I know that fedora is not windows, but I think this problem can be solved.

View 4 Replies View Related

General :: Terminal Emulator Have The Similar Function That Can Be Run ?

Feb 2, 2010

We use Netterm as terminal emulator on windows , it works fine , is there any terminal emulator have the similar function that can be run on Linux ?

View 13 Replies View Related

Ubuntu Installation :: Stuck In Memtest86 - V2.11 - Loading GRUB - Automaticly Goes Into Memtest

Feb 6, 2010

I'm stuck in Memtest86, everytime i boot it gives me an option to go into BIOS, and then it says "Loading GRUB." After that it automaticly goes into memtest, and I've let it finish numerous times without giving me errors. I've installed Linux Mint 8 via Unetbootin, I have a nearly fresh install of windows 7 on my laptop.

View 1 Replies View Related

General :: Torrent Client For Ubuntu Similar To UTorrent

Sep 24, 2010

Possible Duplicate: Torrent client for Ubuntu similar to uTorrent What is a good bittorent client for Linux? So far I used uTorrent on Windows, but recently I moved to Fedora and I saw that uTorrent doesn't support Linux.

View 5 Replies View Related

General :: Windows - Wi-Fi File Transfer Similar To Bluetooth?

Sep 12, 2011

It's a pity that Wi-Fi is used only for network and internet connection. There's no information on a thing that can seem so simple - file transfer via Wi-Fi.I can imagine it similarly to how Bluetooth does it (or Wi-Fi spot search which is already implemented), but no, it requires complicated LAN setup.What I want is an easy cross-platform solution to transfer files via Wi-Fi.

View 1 Replies View Related

General :: Incremental Copy Command Similar To Windows?

Jul 28, 2011

Any please help me for incremental copy command similar to windows.commad for copying in windows is c: source xcopy *.* destination /s/c/d/q/yany similar command is there in linux as I m new in Linux

View 4 Replies View Related

General :: Grub (or Similar) Slow Down Boot Process?

Oct 30, 2010

I wonder and hence ask you whether there is a difference in boot time between two systems when just one of them features grub at the boot stage.

View 7 Replies View Related

General :: Create User Similar To Root Privileges?

Feb 20, 2010

i do need to create 1 user who has similar to root privileges but the username will not be root.

View 13 Replies View Related







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