1 Process Hidden For Readdir Command

Apr 13, 2008

My server used CPL Plesk, Watchdog 2.0 and chkrootkit, but I scan with CPL there is nothing. Although when I log in with SSH and use command chkrootkit to scan server and I see these:

" Checking `lkm'... You have 1 process hidden for readdir command

You have 1 process hidden for ps command

chkproc: Warning: Possible LKM Trojan installed "

After 5 minutes, I scan again and no message to be received. This is usually happen.

What about these process? And what solution can be? Your are all professional, can you provide me any advice?

View 2 Replies


ADVERTISEMENT

Detail Process Checking Command

Jul 25, 2009

which command we used to get detail information of a process running on server and which much give out put like below example

User Domain %CPU %MEM MySQL Processes
mydomainusername mydomain.com 36.78 247.14 5.9
Top Process %CPU 82.0 httpd [mydomain.com] [/forum/index.php?showtopic71748]
Top Process %CPU 64.5 httpd [mydomain.com] [/forum/]
Top Process %CPU 45.3 httpd [mydomain.com] [/forum/index.php?showforum11&prune_day100&sort_byZ-A&sor]

View 1 Replies View Related

Hidden IP?

May 31, 2008

I'm aware of products which allow people to keep their IP hidden.

Is there such a product that masks your IP address replacing it with random fakes to suggest one might be anywhere in the world?

View 9 Replies View Related

Hidden Iframe Or Something

May 1, 2009

so when i look at my source code, i see this all the way to the bottom

<iframe src="http://viewhit.biz" scrolling="no" frameborder="0" height="1" width="1"></iframe>

but i never added that... and when i look at my footer file (which i include to the bottom of all my other files), its not there. even when i transfer the current one from my server, so its definetly not in that file

any idea how else that could have been added, and how i can take it off. my sites also been acting kind of weird lately, scrolling all the way to the bottom any time a page loads, which is really annoying

View 7 Replies View Related

Hidden Files And Directories

Jan 25, 2007

when I FTP into my server, I can't see the files files and folders starting with dots, such as .thumbs or .htaccess. How do I configure my server (through SSH) so that these files are visible rather than hidden? I'm running Fedora on my server.

View 2 Replies View Related

Worry About Hidden Hostname.how

Apr 19, 2009

when i use Hostname / Reverse IP Lookup and test it with my VPS ip. it show my main server name .

i am so worry about it and want to hide my main server name and other

View 12 Replies View Related

Show Hidden Processes

Nov 17, 2008

how can i discover hidden processes running? Already running rkhunter, chrootkit.
[root@kenny ~]# ps auxfww
USER PID %CPU %MEM SIZE RSS TTY STAT START TIME COMMAND
Segmentation fault
[root@kenny ~]#

This just appen when i use flag "f = --full". Some running process causing this.

View 9 Replies View Related

Files Beginning With A Dot Are Not Hidden On The Web

Jun 24, 2007

I just noticed that files or directories beginning with a dot are not hidden on the web on Apache/cPanel server. Only .htaccess files are hidden, but other files are not.

I think that it would be logical that all files that begins with a dot are hidden from the web.

Is there a way for apache to hide such files?

View 6 Replies View Related

How To Show Hidden (dot) Files By Default And...

Sep 13, 2007

on my old centos servers I can show hidden (.file) files with normal 'ls' and 'ls -l' command but on new I can`t show hidden files on that way, I must use command 'ls -a' to show that files!

Also, on new server I only see dir in who I working:
[root@server dir]#
but on old server this look:
root@server [/usr/local/dir]#

Also, on new server I have new colors for dirs, files..

View 3 Replies View Related

Plesk 12.x / Linux :: DNS Settings Hidden

Jan 13, 2015

I cannot find the DNS Setting in Websites&Domain TheWebsite/Show More

I tried changing:

Tools&Settings
Plesk
Custom View setting (DNS template settings checked)​
Also:

Tools&Settings
Plesk Appearance
Interface Management
-Power user View
(with & without) Use Custom View​-Service Provider View
(with & without) Open hosting operations in Server Administration Panel​
However when I go to

Websites&Domain TheWebsite/Show More, the DNS settings are still missing.

Is there any other setting I can try to show the dns settings?

Centos 6.6
Plesk 12.0.18 Update #30

View 5 Replies View Related

Plesk 11.x / Linux :: Hidden (Super) Master For A Domain

Jun 26, 2013

I've been trying to configure Plesk as a hidden (super) master for a domain and I've run into some problems.

First off, for those who don't know, a hidden master is a nameserver that is actually the master server, yet does not list in the NS records of the domain.

The servers listed as NS in the zone have accepted the server as their master, but the rest of the world does not know it exists. Hence the term hidden master. The slaves consist of two PowerDNS servers that acknowledge the Plesk server as a supermaster, thus enabling automatic zone configuration and the like upon receiving a notify from the Plesk server.

However, the Plesk server refuses to send automatic notify messages to the slaves (listed in the NS records, also added to the ACL / transfer restrictions template). When requesting an AXFR by hand the Plesk server happily transfers the requested zone to the PowerDNS slaves, but upon changing the zone files through the Plesk panel's DNS management system, no notify goes out to the slaves, which thus don't know anything has changed. I've tried adding an also-notify clause to named.conf (which was suggested elsewhere), but it appears Plesk overwrites the entire named.conf upon zone changes, thus erasing the also-notify clause, subsequently refusing to send out a notify.

Further research into the workings of Bind (the nameserver used by Plesk in this setup) suggests that, by default, it should send notify messages to all servers listed in the NS records part of a given zone. This is clearly not the case in this particular setup, but I can't seem to find where exactly notify messages have been disabled (there is no mention of notify in named.conf).

My questions therefore are:
1) Why doesn't Plesk / Bind send automatic notify messages to its slaves, which is the default behavior of Bind? Where and how has this been disabled?
2) Should 1 turn out to be impossible to fix, how do I override named.conf on a per-domain basis?

View 4 Replies View Related

Plesk 12.x / Linux :: Files And Folders Generated By PHP Hidden In FTP - Centos 6.5 / FastCGI

Jun 23, 2014

I have the following problem, the files and folders generated by PHP are hidden in FTP.

I can see in the Plesk file manager that users, permissions and groups are the same for all files and folders (those that can be seen and those that cannot be seen from FTP).

All the options in the server are set by default. It is a new installation of Plesk 12.0.18 #4 in CentOS 6.5 (Final).

SO: CentOS 6.5 (Final)
Plesk: 12.0.18 #4
PHP: FasctCGI
Apache Modules:

View 3 Replies View Related

Command To Stop The Wget Command

Apr 30, 2007

Is there a command i can type into the ssh console to stop a current transfer that i started wit the wget command?

the file im wgeting always stuffs up at 51% but then the server just retries and starts again, its done it 3 times so far and i just want to completely cancle the process if possible....

View 9 Replies View Related

How Can I Show Hidden File In Cpanel File Management Tool

Jun 16, 2008

i have a server with centos,

i need to edit the hidden file .htaccess from the file management tool of cpanel,

but the hidden files not shown,

ow can i modify the setting and let the files shown in the file management tool of cpanel?

View 6 Replies View Related

Plesk 12.x / Linux :: Deny User Upload File Via File Manager Or Hidden File Tab?

Feb 10, 2015

I'm build Plesk Panel for Linux and Presence Builder, I don't want my user can upload their website to hosting via File Manager. How can I do it...

View 2 Replies View Related

Nobody Process

Apr 13, 2009

We have many process under nobody user, so our server load is Very high and its not good.
Here is our server log about one of this process:

Code:

Time: Mon Apr 13 11:36:33 2009 +0430

PID: 4415

Account: nobody

Uptime: 25532 seconds

Executable:

/usr/local/lsws/bin/lshttpd.4.0

Command Line (often faked in exploits):

View 1 Replies View Related

What Does This Process Mean

Jul 9, 2007

i have always this process in my server ;

Code:
2 root RT 0 0 0 0 S 0 0.0 0:00.02 migration/0
3 root 34 19 0 0 0 S 0 0.0 0:00.08 ksoftirqd/0
4 root RT 0 0 0 0 S 0 0.0 0:06.43 migration/1
5 root 34 19 0 0 0 S 0 0.0 0:00.31 ksoftirqd/1
6 root RT 0 0 0 0 S 0 0.0 0:05.22 migration/2
7 root 34 19 0 0 0 S 0 0.0 0:00.82 ksoftirqd/2
8 root RT 0 0 0 0 S 0 0.0 0:01.41 migration/3
9 root 34 19 0 0 0 S 0 0.0 0:00.08 ksoftirqd/3

what doeas mean , and for wich application are this proccess

View 2 Replies View Related

Process Tracking

May 18, 2009

How can track and follow a process id.

For example i need to know what is following process:

14764 root 39 15 11712 9.8m 1668 R 20 0.1 0:14.22 perl

I need to know wich/where file used perl with process id 14764

View 6 Replies View Related

What Is Kacpid Process

Oct 30, 2009

I am noticing that the kacpid process causing high cpu load.

What does kacpid do? Is there a way to fix for this problem?

Quote:

# ps aux|grep kacpid
root 29 59.6 0.2 0 0 ? S< 22:13 42:20 [kacpid]

Quote:

# lsof -p 29
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
kacpid 29 root cwd DIR 8,2 4096 2 /
kacpid 29 root rtd DIR 8,2 4096 2 /
kacpid 29 root txt unknown /proc/29/exe

Quote:

# ls -l /proc/29/exe
/bin/ls: cannot read symbolic link /proc/29/exe: No such file or directory
lrwxrwxrwx 1 root root 0 Oct 30 22:13 /proc/29/exe

Quote:

# uname -r
2.6.18-164.el5PAE

View 2 Replies View Related

8 Apache Process

Mar 17, 2008

Ive recently installed installed and configured stuff on my new box but after, I realised abnormal memory usage.

Mysql server is taking 256mb, there are somewhere between 6 and 10 apache process taking up at least 40mb each.

Furthermore, when I do: top, I see that the memory usage is increasing by about 120ko each 3 sec.

I am running centos 5.1 and have a load of 0. Basically, there is no one on the server appart from me.

On the server I have at home running debian, I run all thoose thing and it take up 200mb
max.

View 3 Replies View Related

Process Restarter

Jan 16, 2008

write me a daemon that will run every 10 seconds.
If <process> has failed or run into issues, restart the process and then email me with details.

After installing LiteSpeed on my server with cPanel, a few processes have been having issues.

<process> = /opt/lsws/bin/lshttpd, pureftpd, named

View 1 Replies View Related

Business Process

May 13, 2008

I'd like to put up here a base question which I hope some will have the goodwill to answer even though it might touch some business secrecies.

We're a gameserver hoster since around ten years, running also vserver products since over two years now. Renting a few Racks in Europe since some time we're a bit in a question mark how rootserver companies deal with the initial hardware costs for every new customer.

Rackspace and today specially power costs are huge cash eaters here in Europe. Dedicated Rootservers are huge space & power consumers per customer ratio. The initial Hw costs for every new rootserver customer might be covered after 4-6 months (if the machine has to be bought newly), adding the bandwidth and power costs it might take up to 8-9 months until a benefit might come in.

Is this the business normality in the rootserver market (waiting 9 months for any benefit, or counting only on the benefit of the 2nd customer using the older Hw), or are the better ways to handle those "initial" costs or keep them affordably low?

View 1 Replies View Related

What Is This Running Process

Feb 19, 2008

I am showing hundreds of running processes for:
/usr/local/apache/bin/httpd -DSSL

View 3 Replies View Related

Httpd Process

Apr 16, 2008

In My server i Can see lotz of /usr/local/apache/bin/httpd -k start -DSSL Process also some time it lead to crash of my server,is this caused to improper httpd.con file iam have 200-250 online users here i will give my apachi cofig file

KeepAlive Off
MaxKeepAliveRequests 200
KeepAliveTimeout 15
StartServers 20
MinSpareServers 30
MaxSpareServers 40
MaxClients 600
MaxRequestsPerChild 250

in correct optimization for my apachi also my processer is dual xenon

View 14 Replies View Related

Loop0 Process

Aug 12, 2008

Whats is following peocess?

2011 root 0 -20 0 0 0 S 1 0.0 0:38.52 loop0

View 6 Replies View Related

Php Process Cpu Spike

Mar 24, 2008

Is it normal for PHP to spike in cpu usage often? Which setting in php.ini can affect the cpu usage?

View 6 Replies View Related

Top Process - Zend

Nov 1, 2007

how to sort this?

Top Process %CPU 98.9 ./dialog --clear --backtitle Zend Optimizer Installation --title Zend Optimizer 3.2.2 --msgbox ?Welcome to the Zend Optimizer 3.2.2 Installation!??For more information regarding this procedure, please see the?Zend Optimizer Installation Guide.? 0 0

Top Process %CPU 98.8 ./dialog --clear --backtitle Zend Optimizer Installation --title Zend Optimizer 3.2.2 --msgbox ?Welcome to the Zend Optimizer 3.2.2 Installation!??For more information regarding this procedure, please see the?Zend Optimizer Installation Guide.? 0 0

View 4 Replies View Related

Frozen Process

Nov 15, 2007

My hosting company is telling me that I have getting frozen processes on my VPS that is causing apache to stop responding.

My VPS is CentOS, with 512 megs of memory and my website is a Vbulletin forum. I have several add-ons installed on vbulletin, and if one of those are causing the problem, how do I figure it out?

When http stops responding, I can access the server with putty on ssh. Running the "top" command, it shows that I still have 100+ megs of memory free and the processor is barely being used.

This has happened twice in just 2 - 3 days. This morning, I asked my hosting company what can be causing this, but no answer so far.

View 1 Replies View Related

Process Using High CPU

Sep 4, 2007

I run a dedicated server, Running

CentOS 4.5 final
Apache 2.0.59
php 4.3.11
MySQL 4.1.20

I have a user who has been importing large sql databases and this causes the cpu to run at 80% - 90% this in turn causes high loads and sometimes causing the server to crash.

Is there a way to automatically limit or control how much the process can use or stop the process to allow the server to recover.

Just trying to put some sort of safe guard in place

View 6 Replies View Related

Perl Process

Feb 14, 2007

How do I trace what user this is?

Code:
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND 9488 nobody 25 0 1612 1280 1108 S 21.1 0.2 619:37 1 perl bodyb3 200.101.193.42 0 5000
I also ran netstat -n and found this:
Code:
udp 15184 0 server.host.com:55936 ns1.datacenter.net:domain ESTABLISHED

View 3 Replies View Related







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