Kernel
Tag details
Welcome to the 'Kernel' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Kernel'.
Look up
"Kernel"
at The Free Dictionary
Latest blogosphere posts tagged “Kernel”
-
I need to retrieve my user name and password
LinuxQuestions.org —
Authority: 176
I found some guide on how to do this but I cant pass the user name screen i try to click on scape key, but nothing happened plese direct me as to where to go17 hours ago -
Kernel prepatch 2.6.32-rc7
Linux/Unix News - motd.ambians.com —
Authority: 460
The 2.6.32-rc7 kernel prepatch is out. " Most of the commits are the kinds I like at this stage: one-liners and few-liners, but I have to admit that theres some bigger-than-I-would-have-liked patches to the Radeon KMS driver. " The short-form changelog is in the announcement, or see the full changelog for all the ...1 day ago -
How to update your custom Ubuntu Karmic kernel after a new kerne...
Computer & Internet - computer-internet.marc8.com —
Authority: 163
My Thoughts: "Previously I described how to compile your own Karmic kernel. In this follow up article Ill describe how to update your custom build kernel after the Ubuntu developers released an updated version of the kernel."2 days ago -
Windows 7 / Server 2008R2 Remote Kernel Crash
Microsoft Patch Watch —
Authority: 159
Topic : Windows 7 / Server 2008R2 Remote Kernel Crash CVE : GENERIC-MAP-NOMATCH SecurityRisk : Medium ....2 days ago -
iPhone Hack Tool: a Postscript
ThreatBlog —
Authority: 493
Update: theres more information on the Windows 7 exploit mentioned below in a Register article at http://reg.cx/1FcX . Following an extract from one of my blogs yesterday about the iPhone hack tool cited by Greg Keizer in Computerworld , I was taken to task in a comment by someone who rightly pointed out that ...2 days ago -
Kernel in Print – Nov. 12, 2009
The Kentucky Kernel —
Authority: 627
© The Kentucky Kernel , 2009. | Permalink | No comment |Add to del.icio.us Post tags:2 days ago -
All Fired Up: Local business offers anyone chance to become artists
The Kentucky Kernel —
Authority: 627
Paula Williams, a Lexington resident, adds the finishing touches on her pottery piece in The Mad Potter. Williams said it took her four visits to The Mad Potter to complete the totem pole pottery. Photo by Megan Hurt l Staff By Martha Groppo Some people are artistic — and others struggled to complete third grade ...2 days ago -
mdadm v3.0.3 used as in pure software vs. fake RAID setup
LinuxQuestions.org —
Authority: 176
Hello All, Im looking at setting up a RAID 0 volume for OS and software, and a RAID 1 volume for user space in a 2 SATA disk system. I do not need to have the benefits of dual booting, since it is an exclusively 64 bit Linux workstation (Tyan S7024 with 4 Tesla C1060 cards). I am seeking the truth about the ...3 days ago -
Stuck in Interrupt handler before driver has registered irq? How can that be?
LinuxQuestions.org —
Authority: 176
Hi everyone, We are developing for uClinux on the softcore nios2 processor on a Cyclone2 FPGA. Sometimes a bug in our VHDL code is making one of the interrupt lines stay active at startup. When this happen the system shows "Uncompressing Linux... Ok, booting the kernel." and then freezes there. I have used a kernel ...3 days ago -
Kernel bug the priority in monthly update
VISTA.BLORGE —
Authority: 496
Microsoft and independent security voices both say an update in this week’s “Patch Tuesday” collection should be the top priority for all users. Failure to do so could leave users vulnerable to a particularly serious security gap. The update is listed as Microsoft monthly update 100% critical What’s ...3 days ago -
Scientists Unveil Lightweight Rootkit Protection
Linux/Unix News - motd.ambians.com —
Authority: 460
DangerFace writes Scientists are set to unveil a lightweight system they say makes an operating system significantly more resistant to rootkits without degrading its performance. The hypervisor-based system is dubbed HookSafe, and it works by relocating kernel hooks in a guest OS to a dedicated page-aligned memory ...3 days ago -
Scientists Unveil Lightweight Rootkit Protection
IT Professionals Database (ITPD) - The European IT Professionals Database Networking Platform —
Authority: 141
DangerFace writes Scientists are set to unveil a lightweight system they say makes an operating system significantly more resistant to rootkits without degrading its performance. The hypervisor-based system is dubbed HookSafe, and it works by relocating kernel hooks in a guest OS to a dedicated page-aligned memory ...3 days ago -
Forbidding the Clipboard for the specified process
Your Online Security Authority Blog —
Authority: 482
Written by: Vladimir Shamray, Senior Developer Contents 1. Introduction 1.1. The task 1.2. Who is this article for? 2. About the Windows Clipboard 2.1. Clipboard overview 2.2. How does it all work? 3. Solution ...3 days ago -
Microsoft Plugs "Drive-By" and 14 Other Holes
IT Professionals Database (ITPD) - The European IT Professionals Database Networking Platform —
Authority: 141
CWmike writes "Microsoft today patched 15 vulnerabilities in Windows, Windows Server, Excel, and Word, including one that will probably be exploited quickly by hackers. None affects Windows 7. Of todays 15 bugs, Microsoft tagged three critical and the remaining 12 important. Experts agreed that users should focus on ...3 days ago -
Distribution Release: sidux 2009-03
Linux/Unix News - motd.ambians.com —
Authority: 460
Stefan Lippers-Hollmann has announced the release of sidux 2009-03, a desktop distribution and live media with KDE and Xfce desktops based on Debians unstable branch: "We have the pleasure to announce the immediate availability of sidux 2009-03 Momos, shipping with Linux kernel 2.6.31 and KDE 4.3.2. For Momos,.... ...3 days ago -
Critical hole in Microsoft Windows kernel patched
Cheshire Cat Photo Blog (... said the Cat: 'we're all mad here....') —
Authority: 128
Today Microsoft issued six security bulletins that fixed 15 vulnerabilities. The patches included a critical patch for holes in the Windows kernel and other Windows and Microsoft Office components that could allow an attacker to take control of a computer. Microsoft said, in a blog post , that the critical ...3 days ago -
Kernel in Print – Nov. 11, 2009
The Kentucky Kernel —
Authority: 627
© The Kentucky Kernel , 2009. | Permalink | No comment |Add to del.icio.us Post tags:3 days ago -
November 2009
Essential Computer Security —
Authority: 108
To view a summary of the November 2009 bulletins, visit Microsoft Security Bulletin Summary for November, 2009 . Click the links below to view the individual Microsoft Security Bulletins and to download any patches that might be required for your system. Microsoft will discuss the issues addressed in the Security ...3 days ago -
Happy Kernel Code Execution Via Internet Explorer
Xanda's Blog !~! —
Authority: 113
Happy Kernel Code Execution Via Internet Explorer Read more: http://www.microsoft.com/technet/security/Bulletin/MS09-065.mspx http://www.w3.org/Submission/2008/SUBM-EOT-20080305/#FileFormat http://www.iss.net/threats/354.html3 days ago -
Linux introspection and SystemTap dynamic kernel analysis
Linux/Unix News - motd.ambians.com —
Authority: 460
Modern operating system kernels provide the means for introspection, the ability to peer dynamically within the kernel to understand its behaviors. With this knowledge, you can tune or modify the kernel to avoid failure conditions. Discover an open source infrastructure called SystemTap that provides this dynamic ...3 days ago