Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-29-2007, 09:04 PM
|
#1
|
Member
Registered: Mar 2003
Location: Mansfield Queensland Australia
Distribution: Linux Mint - Tara
Posts: 497
Rep:
|
'core' file in root directory
I use Kubuntu Edgy and have recently noticed a file called 'core' appear in my root directory. It is a binary file. I had recently upgraded to feisty but then went back to edgy.
I have no idea what this file does and it was in older backups as well.
This machine was attacked online when running feisty and desktop icons removed plus problems with feisty led to format of all but home directories and setting up new partitions and reinstall of edgy. Prior to that I ran SuSE. I'm certain this file wasn't there and am unaware of what created it.
Any help appreciated. No problems with laptop, but that doesn't mean I haven't been hacked, though operating via kubuntu proxy server.
Cheers
|
|
|
06-29-2007, 09:34 PM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
It's probably a core dump file. What does file show for it?
Last edited by win32sux; 06-29-2007 at 09:36 PM.
|
|
|
06-30-2007, 12:11 AM
|
#3
|
LQ Guru
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
A core file will be from a core dump, which is produced when a program crashes. In one of your systems setup files, such as /etc/profile, you may find a line that looks like:
ulimit -c 20
(type in "help ulimit" in the bash shell for a manpage or info bash for more information). This value may be read in from a config file in /etc/sysconfig and then the value used in a ulimit command.
The number is the limit of core dumps in 1024 byte blocks. You can also filter out core files from being backed up. They are only useful when you use a debugger. If you don't plan on doing that, you can even delete it. The timestamp on the core dump might be useful. It will tell you when the crash occurred. Being on the root directory,you know that a root program crashed.
|
|
|
06-30-2007, 01:21 AM
|
#4
|
Member
Registered: Mar 2003
Location: Mansfield Queensland Australia
Distribution: Linux Mint - Tara
Posts: 497
Original Poster
Rep:
|
Sorry, when I looked at this core file in konqueror it had the 'bomb' icon and Properties identified it as a crash dump file.
|
|
|
All times are GMT -5. The time now is 04:59 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|