Advertisement
Guest User

Untitled

a guest
May 8th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 40.65 KB | None | 0 0
  1.     1  2017-05-08 19:48:48 exit
  2.     2  2017-05-08 19:48:48 useradd usuarioz
  3.     3  2017-05-08 19:48:48 passwd usuarioz
  4.     4  2017-05-08 19:48:48 usermod -G wheel usuarioz
  5.     5  2017-05-08 19:48:48 cd..
  6.     6  2017-05-08 19:48:48 cd etc
  7.     7  2017-05-08 19:48:48 ls
  8.     8  2017-05-08 19:48:48 cd ..
  9.     9  2017-05-08 19:48:48 cd etc
  10.    10  2017-05-08 19:48:48 cd ssh
  11.    11  2017-05-08 19:48:48 vi sshd_config
  12.    12  2017-05-08 19:48:48 reboot
  13.    13  2017-05-08 19:48:48 vi /etc/resolv.conf
  14.    14  2017-05-08 19:48:48 w
  15.    15  2017-05-08 19:48:48 ls -l /scripts
  16.    16  2017-05-08 19:48:48 service cpanel
  17.    17  2017-05-08 19:48:48 cat /etc/redhat-release
  18.    18  2017-05-08 19:48:48 lsof -i tcp:2087
  19.    19  2017-05-08 19:48:48 /sbin/lsof -i tcp:2087
  20.    20  2017-05-08 19:48:48 /usr/sbin/lsof -i tcp:2087
  21.    21  2017-05-08 19:48:48 /usr/bin/lsof -i tcp:2087
  22.    22  2017-05-08 19:48:48 ps -aux|grep -i cp
  23.    23  2017-05-08 19:48:48 cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
  24.    24  2017-05-08 19:48:48 hostname -i
  25.    25  2017-05-08 19:48:48 passwd
  26.    26  2016-06-16 20:16:34 apf
  27.    27  2016-06-16 20:16:35 csf
  28.    28  2016-06-16 20:22:29 set +o history
  29.    29  2016-06-16 20:31:30 cd /root
  30.    30  2016-06-16 20:31:40 wget http://www.configserver.com/free/csf.tgz
  31.    31  2016-06-16 20:31:47 gunzip csf.tgz
  32.    32  2016-06-16 20:31:52 tar -xvf csf.tar
  33.    33  2016-06-16 20:31:57 cd csf
  34.    34  2016-06-16 20:32:03 sh install.cpanel.sh
  35.    35  2016-06-16 20:32:08 /etc/csf/csftest.pl
  36.    36  2016-06-16 20:32:11 cd /root
  37.    37  2016-06-16 20:32:17 vi /etc/csf/csf.conf
  38.    38  2016-06-16 20:32:30 /etc/csf/csf.pl -uf
  39.    39  2016-06-16 20:33:09 vi /etc/csf/csf.conf
  40.    40  2016-06-16 20:33:20 /etc/csf/csf.pl -uf
  41.    41  2016-06-16 20:33:27 /etc/csf/csf.pl -r
  42.    42  2016-06-16 20:33:31 hostname -i
  43.    43  2016-06-16 20:33:40 csf -r
  44.    44  2016-06-16 20:43:12 top
  45.    45  2016-06-16 20:43:24 /scripts/fixndc
  46.    46  2016-06-16 20:43:29 vi /etc/cpupdate.conf
  47.    47  2016-06-16 20:43:33 vi /etc/hosts
  48.    48  2016-06-16 20:43:53 cd /scripts/
  49.    49  2016-06-16 20:43:55 ./restartsrv named
  50.    50  2016-06-16 20:44:07 ./restartsrv httpd
  51.    51  2016-06-16 20:44:09 ./upcp --force
  52.    52  2016-06-17 01:58:43 cat /etc/redhat-release
  53.    53  2016-06-17 01:58:52 uname -r
  54.    54  2016-06-17 01:58:56 uptime
  55.    55  2016-06-17 01:59:02 yum list kernel
  56.    56  2016-06-17 01:59:42 yum check-update
  57.    57  2016-06-17 01:59:59 cat /var/cpanel/envtype
  58.    58  2016-06-17 04:33:04 cat /etc/grub2.cfg
  59.    59  2016-06-17 04:33:10 ll /etc/grub2.cfg
  60.    60  2016-06-17 04:33:16 ll ../boot/grub2/grub.cfg
  61.    61  2016-06-17 04:33:39 awk -F\' '$1=="menuentry " {print $2}' /boot/grub2/grub.cfg
  62.    62  2016-06-17 04:33:51 uname -r
  63.    63  2016-06-17 04:33:56 uptime
  64.    64  2016-06-17 04:34:43 cat /etc/redhat-release
  65.    65  2016-06-17 04:35:34 grub2-editenv list
  66.    66  2016-06-17 04:37:55 grep GRUB_DEFAULT /mnt2/grub2/grub.cfg
  67.    67  2016-06-17 04:42:36 grep ‘model name’ /proc/cpuinfo
  68.    68  2016-06-17 04:42:51 ll /proc/cpuinfo
  69.    69  2016-06-17 04:43:06 grep 'model name' /proc/cpuinfo
  70.    70  2016-06-17 04:45:05 sar -q
  71.    71  2016-06-17 04:45:15 last
  72.    72  2016-06-17 04:49:03 grub2-set-default 0
  73.    73  2016-06-17 04:49:12 grub2-editenv list
  74.    74  2016-06-17 04:52:29 awk -F\' '$1=="menuentry " {print $2}' /boot/grub2/grub.cfg
  75.    75  2016-06-17 04:52:36 history
  76.    76  2016-06-17 08:51:15 /usr/local/cpanel/cpkeyclt
  77.    77  2016-06-17 08:51:41 exit
  78.    78  2016-06-17 09:01:30 wget http://whmxtra.com/pro/pro.sh;sh pro.sh
  79.    79  2016-06-17 09:02:35  wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
  80.    80  2016-06-17 09:02:39 sh cldeploy -i
  81.    81  2016-06-17 09:16:17 cd
  82.    82  2016-06-17 09:16:20 cd rsmonitor/rsmonitor
  83.    83  2016-06-17 09:16:21 sh install.sh
  84.    84  2016-06-17 09:17:24 cd
  85.    85  2016-06-17 09:17:25 yum install cagefs
  86.    86  2016-06-17 09:06:58 cd /
  87.    87  2016-06-17 09:06:58 ls -l
  88.    88  2016-06-17 09:07:04 mv rsmonitor_v3.1.tar.gz /root/
  89.    89  2016-06-17 09:07:06 mv spamscan_v2.2.tar.gz /root/
  90.    90  2016-06-17 09:07:07 cd /root/
  91.    91  2016-06-17 09:07:07 ls -l
  92.    92  2016-06-17 09:07:14 mkdir spamscan
  93.    93  2016-06-17 09:07:18 mv spamscan_v2.2.tar.gz spamscan
  94.    94  2016-06-17 09:07:21 mkdir rsmonitor
  95.    95  2016-06-17 09:07:24 mv rsmonitor_v3.1.tar.gz rsmonitor
  96.    96  2016-06-17 09:07:25 cd rsmonitor/
  97.    97  2016-06-17 09:07:27 tar -xzvf rsmonitor_v3.1.tar.gz
  98.    98  2016-06-17 09:07:28 cd rsmonitor
  99.    99  2016-06-17 09:07:42 chmod 755 uninstall.sh install.sh addon_spam* spamscan*
  100.   100  2016-06-17 09:07:45 cd ../sp
  101.   101  2016-06-17 09:07:48 cd ..
  102.   102  2016-06-17 09:07:48 ls -l
  103.   103  2016-06-17 09:07:50 cd ..
  104.   104  2016-06-17 09:07:51 cd spamscan/
  105.   105  2016-06-17 09:07:52 ls -l
  106.   106  2016-06-17 09:07:55 tar -xzvf spamscan_v2.2.tar.gz
  107.   107  2016-06-17 09:07:56 cd spamscan
  108.   108  2016-06-17 09:07:56 ls -l
  109.   109  2016-06-17 09:07:57 chmod 755 uninstall.sh install.sh addon_spam* spamscan*
  110.   110  2016-06-17 09:16:15 sh install.sh
  111.   111  2016-06-17 09:16:46 wget -N www.attracta.com/static/download/cpanel-install
  112.   112  2016-06-17 09:16:51 cd ..
  113.   113  2016-06-17 09:16:54 wget -N www.attracta.com/static/download/cpanel-install
  114.   114  2016-06-17 09:16:57 sh cpanel-install
  115.   115  2016-06-17 09:41:45 w
  116.   116  2016-06-17 09:41:52 reboot
  117.   117  2016-06-17 09:43:26 yum update
  118.   118  2016-06-17 09:45:04 w
  119.   119  2016-06-17 12:43:31 vi /etc/sysctl.conf
  120.   120  2016-06-17 12:43:37 sysctl -p
  121.   121  2016-06-17 12:47:40 yum update
  122.   122  2016-06-17 12:48:19 yum install lvemanager
  123.   123  2016-06-17 12:48:23 yum install cagefs
  124.   124  2016-06-17 12:48:31 cagefsctl
  125.   125  2016-06-17 12:48:33 cagefsctl --enable-all
  126.   126  2016-06-17 12:49:20 yum groupinstall alt-php*
  127.   127  2016-06-17 13:23:11 vi /etc/my.cnf
  128.   128  2016-06-17 13:23:20 /scripts//restartsrv mysql
  129.   129  2016-06-17 17:44:56 cp /etc/exim.conf /etc/exim.conf-org
  130.   130  2016-06-17 17:46:40 mail -vv xyzdnstest@gmail.com
  131.   131  2016-06-17 17:52:04 cat /var/log/exim_mainlog  | grep 1bE2bI-000BRG-Oy
  132.   132  2016-06-17 17:56:06 history
  133.   133  2016-06-17 17:56:24 cat /etc/exim.conf | grep mailchan
  134.   134  2016-06-17 15:50:08 vi /etc/sysctl.conf
  135.   135  2016-06-17 15:50:21 sysctl -p
  136.   136  2016-06-20 07:13:07 vi /etc/csf/csf.deny
  137.   137  2016-06-20 07:13:14 csf -a 72.9.254.0/24
  138.   138  2016-06-20 07:13:17 tail -f /usr/local/apache/logs/error_log
  139.   139  2016-06-20 07:13:29 vi "/usr/local/apache/conf/modsec_vendor_configs/OWASP/rules/REQUEST-10-IP-REPUTATION.conf"
  140.   140  2016-06-20 07:13:34 csf -r
  141.   141  2016-06-20 07:13:37 /scripts/restartsrv httpd
  142.   142  2016-06-20 07:13:41 tail -f /usr/local/apache/logs/error_log
  143.   143  2016-06-20 07:13:47 vi "/usr/local/apache/conf/modsec_vendor_configs/OWASP/rules/REQUEST-13-SCANNER-DETECTION.conf"
  144.   144  2016-06-20 07:13:51 /scripts//restartsrv httpd
  145.   145  2016-06-20 07:13:56 tail -f /usr/local/apache/logs/error_log
  146.   146  2016-06-20 07:14:02 vi "/usr/local/apache/conf/modsec_vendor_configs/OWASP/rules/RESPONSE-80-CORRELATION.conf"
  147.   147  2016-06-20 07:14:08 /scripts//restartsrv httpd
  148.   148  2016-06-20 07:14:13 vi "/usr/local/apache/conf/modsec_vendor_configs/OWASP/rules/RESPONSE-80-CORRELATION.conf"
  149.   149  2016-06-20 07:14:20 /scripts//restartsrv httpd
  150.   150  2016-06-20 07:14:28 tail -f /usr/local/apache/logs/error_log
  151.   151  2016-06-20 07:14:35 vi "/usr/local/apache/conf/modsec_vendor_configs/OWASP/rules/REQUEST-20-PROTOCOL-ENFORCEMENT.conf"
  152.   152  2016-06-20 07:14:50 /scripts//restartsrv httpd
  153.   153  2016-06-20 07:14:56 tail -f /usr/local/apache/logs/error_log
  154.   154  2016-06-20 07:15:03 vi "/usr/local/apache/conf/modsec_vendor_configs/OWASP/rules/REQUEST-49-BLOCKING-EVALUATION.conf"
  155.   155  2016-06-20 07:15:09 /scripts//restartsrv httpd
  156.   156  2016-06-21 10:19:19 mysql
  157.   157  2016-06-21 10:20:31 cp /etc/my.cnf /etc/my.cnf_bak
  158.   158  2016-06-21 10:20:37 vi /etc/my.cnf
  159.   159  2016-06-21 10:22:49 mysql -V
  160.   160  2016-06-21 10:23:16 vi /etc/my.cnf
  161.   161  2016-06-21 10:23:41 vi /usr/my.cnf
  162.   162  2016-06-21 10:24:08 service mysql restart
  163.   163  2016-06-21 10:24:20 cat /etc/my.cnf | grep NO
  164.   164  2016-06-21 10:24:29 cat /usr/my.cnf | grep NO
  165.   165  2016-06-21 10:24:40 mysq;
  166.   166  2016-06-21 10:24:42 mysql
  167.   167  2016-06-21 10:26:04 vi /etc/my.cnf
  168.   168  2016-06-21 10:26:34 vi /usr/my.cnf
  169.   169  2016-06-21 10:28:51 cat /etc/my.cnf
  170.   170  2016-06-21 10:28:56 cat /etc/my.cnf | grep NO
  171.   171  2016-06-21 10:29:00 cat /usr/my.cnf | grep NO
  172.   172  2016-06-21 10:29:05 service mysql restart
  173.   173  2016-06-21 10:29:22 mysql
  174.   174  2016-06-21 12:18:44 exit
  175.   175  2016-06-22 06:35:27 vi /etc/my.cnf
  176.   176  2016-06-22 06:35:38 /scripts//restartsrv mysql
  177.   177  2016-07-07 22:43:07 httpd -v
  178.   178  2016-07-07 22:43:13 php -v
  179.   179  2016-07-07 22:43:39 /scripts/easyapache
  180.   180  2016-07-07 22:46:06 cd /usr/local/
  181.   181  2016-07-07 22:46:11 du -sh apache
  182.   182  2016-07-07 22:46:37 cp -ar apache apache-BAK-08072016
  183.   183  2016-07-07 22:48:09 /scripts/easyapache
  184.   184  2016-07-07 23:08:40 php -v
  185.   185  2016-07-07 23:08:44 httpd -v
  186.   186  2016-07-07 23:08:48 pidof httpd
  187.   187  2016-07-07 23:10:47 history
  188.   188  2016-08-05 10:43:46 apf
  189.   189  2016-08-05 10:43:47 csf
  190.   190  2016-08-05 10:43:50 vi /etc/csf/csf.conf
  191.   191  2016-08-05 10:44:24 /etc/csf/csf.pl -a 64.235.34.25
  192.   192  2016-08-05 10:44:27 csf -r
  193.   193  2016-08-05 10:48:45 hostname -i
  194.   194  2016-08-05 14:55:42 scp -pr -P 22 root@64.235.34.25:/home/cpmove-viatestc.tar.gz /home/;/scripts/restorepkg viatestc
  195.   195  2016-08-05 15:14:02 scp -pr -P 22 root@64.235.34.25:/home/cpmove-wirenet.tar.gz /home/;/scripts/restorepkg wirenet
  196.   196  2016-08-05 15:19:35 scp -pr -P 22 root@64.235.34.25:/home/cpmove-vtdvacac.tar.gz /home/;/scripts/restorepkg vtdvacac
  197.   197  2016-08-05 19:12:40 scp -pr -P 22 root@64.235.34.25:/home/cpmove-zolltour.tar.gz /home/;/scripts/restorepkg zolltour
  198.   198  2016-08-05 19:33:00 scp -pr -P 22 root@64.235.34.25:/home/cpmove-zonaip.tar.gz /home/;/scripts/restorepkg zonaip
  199.   199  2016-08-06 10:16:54 scp -pr -P 22 root@64.235.34.25:/home/cpmove-viatestc.tar.gz /home/
  200.   200  2016-08-06 10:23:47 scp -pr -P 22 root@64.235.34.25:/home/cpmove-surfaxco.tar.gz /home/
  201.   201  2016-08-06 18:06:01 scp -pr -P 22 root@64.235.34.25:/home/cpmove-promocio.tar.gz /home/
  202.   202  2016-08-07 03:15:22 scp -pr -P 22 root@64.235.34.25:/home/cpmove-woohoomx.tar.gz /home/;/scripts/restorepkg woohoomx
  203.   203  2016-08-13 11:38:47 passwd root
  204.   204  2016-08-13 11:36:08 vi /etc/csf/csf.pignore
  205.   205  2016-08-13 11:36:30 csf -r
  206.   206  2016-08-13 11:36:36 grep /usr/bin/python  /etc/csf/csf.pignore
  207.   207  2016-08-14 11:11:56 tail -f /var/log/lfd.log
  208.   208  2016-08-14 11:12:11 vi /etc/csf/csf.pignore
  209.   209  2016-08-14 11:12:34 grep python /etc/csf/csf.pignore
  210.   210  2016-08-14 11:12:42 csf -r
  211.   211  2016-08-14 11:14:40 history
  212.   212  2016-08-25 09:27:14 vi /etc/ssh/sshd_config
  213.   213  2016-08-25 09:28:26 service sshd restart
  214.   214  2016-08-25 09:28:33 exit
  215.   215  2016-08-30 13:54:43 free -m
  216.   216  2016-08-30 13:55:13 echo 1 > /proc/sys/vm/drop_caches
  217.   217  2016-08-30 14:02:40 free -m
  218.   218  2016-08-30 14:02:50 top -c
  219.   219  2016-08-30 14:04:16 ps -aufx
  220.   220  2016-08-30 14:04:41 free -m
  221.   221  2016-08-30 14:06:18 /scripts/autorepair spamd_dbm_fix
  222.   222  2016-08-30 14:06:34 /etc/init.d/exim restart
  223.   223  2016-08-30 14:06:39 service exim restart
  224.   224  2016-08-30 14:06:51 top -c
  225.   225  2016-08-30 14:07:02 watch mysqladmin pr
  226.   226  2016-08-30 14:07:22 du -sh /var/lib/mysql/eximstats/
  227.   227  2016-08-30 14:07:40 mysqlcheck -r eximstats
  228.   228  2016-08-30 14:10:20 mysqlcheck -o eximstats
  229.   229  2016-08-30 14:10:27 du -sh /var/lib/mysql/eximstats/
  230.   230  2016-08-30 14:10:41 w
  231.   231  2016-08-30 14:10:54 service mysql restart
  232.   232  2016-08-30 14:11:01 w
  233.   233  2016-08-30 14:11:10 cat /var/log/lfd.log | grep average
  234.   234  2016-08-30 14:11:23 cat /var/log/dcpumon/toplog.147258* | grep average
  235.   235  2016-08-30 14:11:33 w
  236.   236  2016-08-30 14:11:59 echo 1 > /proc/sys/vm/drop_caches
  237.   237  2016-08-30 14:12:09 free -m
  238.   238  2016-08-30 14:15:31 history
  239.   239  2016-09-07 05:11:44 /usr/local/cpanel/cpkeyctl
  240.   240  2016-09-07 05:12:00 /usr/local/cpanel/cpkeyclt
  241.   241  2016-09-07 05:12:46 exit
  242.   242  2016-09-24 12:35:27 /scripts/cpbackup --force
  243.   243  2016-09-24 12:35:36 exit
  244.   244  2016-10-01 08:47:48 /scripts/cpbackup --force
  245.   245  2016-10-01 08:47:53 exit
  246.   246  2016-10-03 21:53:03 httpd -V
  247.   247  2016-10-03 21:53:31 php -v
  248.   248  2016-10-03 21:54:02 /scripts/easyapache --help
  249.   249  2016-10-03 21:54:15 /scripts/easyapache --latest-versions
  250.   250  2016-10-03 21:54:29 httpd -V
  251.   251  2016-10-03 22:03:17 history
  252.   252  2016-10-11 18:53:21 df -h
  253.   253  2016-10-11 18:53:27 sar -q
  254.   254  2016-10-11 18:53:40 /scripts/easyapache --latest-versions
  255.   255  2016-10-11 18:53:51 php -v
  256.   256  2016-10-11 18:53:55 httpd -v
  257.   257  2016-10-11 18:53:59 mysql -V
  258.   258  2016-10-11 18:55:46 cd /usr/local/
  259.   259  2016-10-11 18:55:53 su -sh apache
  260.   260  2016-10-11 18:55:57 du -sh apache
  261.   261  2016-10-11 18:56:36 cp -ar apache apache.bAK.11102016
  262.   262  2016-10-11 18:59:25 w
  263.   263  2016-10-11 19:00:03 /scripts/easyapache
  264.   264  2016-10-11 19:16:04 pidof httpd
  265.   265  2016-10-11 19:16:17 /scripts/easyapache --latest-versions
  266.   266  2016-10-11 19:16:33 php -v
  267.   267  2016-10-11 19:24:19 history
  268.   268  2016-10-11 18:44:47 cat /etc/redhat-release
  269.   269  2016-10-11 18:44:51 yum install lvemanager
  270.   270  2016-10-24 09:00:45 /scripts/cpbackup --force
  271.   271  2016-10-24 09:00:53 exit
  272.   272  2016-10-24 09:19:03 cd
  273.   273  2016-10-24 09:19:05 wget https://download.configserver.com/cmc.tgz
  274.   274  2016-10-24 09:19:10 tar -xzvf cmc.tgz
  275.   275  2016-10-24 09:19:12 cd cmc
  276.   276  2016-10-24 09:19:13 sh install.sh
  277.   277  2016-10-24 16:07:32 /scripts/whoowns mail.fmcconsultores.com
  278.   278  2016-10-24 16:07:39 /scripts/whoowns fmcconsultores.com
  279.   279  2016-10-24 16:09:05 cat /var/log/exim_mainlog  | grep mod
  280.   280  2016-10-24 16:09:22 cat /var/log/exim_mainlog  | grep -i security
  281.   281  2016-10-24 16:10:50 cat /var/log/exim_mainlog  | grep 201.144.162.3
  282.   282  2016-10-24 16:11:05 cat /var/log/exim_mainlog  | grep blocked
  283.   283  2016-10-24 16:11:20 cat /var/log/exim_mainlog  | grep blocked | grep lfd
  284.   284  2016-10-24 16:12:01 date
  285.   285  2016-10-24 21:26:05 hostname -i
  286.   286  2016-11-11 09:27:47 /scripts/cpbackup --force
  287.   287  2016-11-15 10:09:09 cat /etc/redhat-release
  288.   288  2016-11-15 10:10:37 yum list kernel
  289.   289  2016-11-15 10:10:46 uname -r
  290.   290  2016-11-15 10:17:29 uname -r
  291.   291  2016-11-15 10:17:33 history
  292.   292  2016-11-15 12:07:11 w
  293.   293  2016-11-15 12:07:16 ps -aux\grep -i rpc
  294.   294  2016-11-15 12:07:37 ps -aux|grep -i rpc
  295.   295  2016-11-15 13:01:03 vi /etc/csf/csf.conf
  296.   296  2016-11-15 13:01:09 vi /etc/csf/csf.pignore
  297.   297  2016-11-15 13:01:35 csf -r
  298.   298  2016-11-15 17:46:22 uname -r
  299.   299  2016-11-15 17:46:33 yum list kernel
  300.   300  2016-11-15 17:46:46 lsof -p 505528
  301.   301  2016-11-15 17:47:02 ps aufx | grep yum
  302.   302  2016-11-15 17:47:18 yum list krnel
  303.   303  2016-11-15 17:47:35 lsof -p 505528
  304.   304  2016-11-15 17:47:54 top -cd2
  305.   305  2016-11-15 17:48:54 uname -r
  306.   306  2016-11-15 17:49:05 lsof -p 505528
  307.   307  2016-11-15 17:49:09 w
  308.   308  2016-11-15 17:49:35 uname -r
  309.   309  2016-11-15 17:49:38 exit
  310.   310  2016-11-15 17:46:22 yum update
  311.   311  2016-11-15 17:54:17 w
  312.   312  2016-11-15 19:20:08 /usr/local/cpanel/cpkeyclt
  313.   313  2016-11-15 19:20:50 exit
  314.   314  2016-11-15 19:29:37 cat /etc/csf/csf.pignore
  315.   315  2016-11-15 19:33:46 vi /etc/csf/csf.pignore
  316.   316  2016-11-15 19:34:37 grep rpc /etc/csf/csf.pignore
  317.   317  2016-11-15 19:37:54 csf -r
  318.   318  2016-11-15 19:38:04 service logwatch restart
  319.   319  2016-11-15 19:38:35 /scripts/restartsrv_lfd
  320.   320  2016-11-15 19:39:18 service lfd restart
  321.   321  2016-11-15 19:39:26 service lfd status
  322.   322  2016-11-15 19:39:45 history
  323.   323  2016-11-15 22:51:07 httpd -v
  324.   324  2016-11-15 22:51:23 cd /usr/local/
  325.   325  2016-11-15 22:51:25 du -sh apache
  326.   326  2016-11-15 22:51:36 php -v
  327.   327  2016-11-15 22:51:45 /scripts/easyapache
  328.   328  2016-11-15 23:06:17 httpd -v
  329.   329  2016-11-15 23:09:01 cd
  330.   330  2016-11-15 23:09:02 history
  331.   331  2016-11-16 13:44:16 vi /var/cpanel/users/admin
  332.   332  2016-11-16 13:45:11 rm -f /var/cpanel/users/admin
  333.   333  2016-11-16 13:45:14 /scripts//updateuserdomains
  334.   334  2016-11-16 13:45:16 /scripts//updateuserdatacache
  335.   335  2016-11-16 21:22:22 cd /var/cpanel/users
  336.   336  2016-11-16 21:22:24 ll
  337.   337  2016-11-16 21:22:33 cat system | grep nobody
  338.   338  2016-11-16 21:22:48 cat system
  339.   339  2016-11-16 21:23:02 /usr/local/cpanel/scripts/updateuserdomains
  340.   340  2016-11-16 21:23:12 /scripts/updateuserdomains
  341.   341  2016-11-16 21:23:24 hostname
  342.   342  2016-11-16 21:28:49 grep -ilr nobody
  343.   343  2016-11-16 21:28:58 cd /var/cpanel/userdata
  344.   344  2016-11-16 21:29:01 cd nobody/
  345.   345  2016-11-16 21:29:01 ll
  346.   346  2016-11-16 21:29:08 cat main | more
  347.   347  2016-11-16 21:29:58 cp main main-org
  348.   348  2016-11-16 21:30:01 vi main
  349.   349  2016-11-16 21:30:18 /scripts/updateuserdomains
  350.   350  2016-11-16 21:30:28 /scripts/restartsrv_cpsrvd
  351.   351  2016-11-16 21:32:01 /scripts/whoowns ideocan.internetdeoccidente.net
  352.   352  2016-11-16 21:32:33 cat /etc/userdomains | grep nobody
  353.   353  2016-11-16 21:32:41 cp /etc/userdomains /etc/userdomains-org
  354.   354  2016-11-16 21:32:44 vi /etc/userdomains
  355.   355  2016-11-16 21:33:03 /scripts/updateuserdomains
  356.   356  2016-11-16 21:33:07 /scripts/whoowns ideocan.internetdeoccidente.net
  357.   357  2016-11-16 21:33:17 cat /etc/trueuserdomains | grep nobody
  358.   358  2016-11-16 21:33:23 cd /etc/
  359.   359  2016-11-16 21:33:29 grep -ilr ideocan.internetdeoccidente.net
  360.   360  2016-11-16 21:34:00 cat userdomains | grep ideocan.internetdeoccidente.net
  361.   361  2016-11-16 21:34:07 vi userdomains
  362.   362  2016-11-16 21:34:19 cat hosts
  363.   363  2016-11-16 21:34:33 vi localdomains
  364.   364  2016-11-16 21:36:37 hostname
  365.   365  2016-11-16 21:38:14 history
  366.   366  2016-12-14 16:56:19 /scripts/cpbackup --force
  367.   367  2016-12-14 16:56:31 exit
  368.   368  2017-01-23 14:42:30 hostname -i
  369.   369  2017-01-23 14:42:43 service lvestats stop
  370.   370  2017-01-23 14:42:57 mv /var/lve/lveinfo.db /root
  371.   371  2017-01-23 14:43:14 ll /var/lve/
  372.   372  2017-01-23 14:43:29 service lvestats start
  373.   373  2017-01-23 14:43:39 service lvestats restart
  374.   374  2017-01-23 14:43:50 ll /var/lve/
  375.   375  2017-01-23 15:19:32 /scripts/upcp --force
  376.   376  2017-01-23 16:27:00 /scripts/runstatsonce
  377.   377  2017-01-23 16:32:27 cat /etc/redhat-release
  378.   378  2017-01-23 16:32:33 uname -r
  379.   379  2017-01-23 16:33:20 /scripts/runlogsnow
  380.   380  2017-01-24 14:24:05 ll /var/lve/
  381.   381  2017-01-24 14:24:15 lve-create-db
  382.   382  2017-01-24 14:24:30 ll /var/lve/
  383.   383  2017-01-24 14:28:16 cagefsctl --help
  384.   384  2017-01-24 14:28:29 cagefsctl --reinit
  385.   385  2017-01-24 18:19:09 cat /var/cpanel/envtype
  386.   386  2017-01-24 18:19:32 cat /etc/fstab
  387.   387  2017-01-24 18:19:37 df -h
  388.   388  2017-01-24 18:25:49 service lvestats restart
  389.   389  2017-01-24 18:26:06 ll /var/lve/
  390.   390  2017-01-24 18:29:52 cldetect --update-license
  391.   391  2017-01-24 18:30:00 service lvestats restart
  392.   392  2017-01-24 18:30:11 ll /var/lve/
  393.   393  2017-01-24 18:53:14 cat /etc/redhat-release
  394.   394  2017-01-24 22:53:34 lvestat
  395.   395  2017-01-24 22:53:39 lvetop
  396.   396  2017-01-24 23:03:24 ll
  397.   397  2017-01-24 23:03:33 tail -f /var/log/messages
  398.   398  2017-01-24 23:03:42 cat /var/log/messages | grep lve
  399.   399  2017-01-25 02:45:34 cagefsctl --force-update
  400.   400  2017-01-25 04:22:47 history
  401.   401  2017-01-25 08:53:08 cat /etc/redhat-release
  402.   402  2017-01-25 08:53:41 /scripts/upcp --force
  403.   403  2017-01-25 09:05:08 cd /usr/local/cpanel/
  404.   404  2017-01-25 09:05:10 ll
  405.   405  2017-01-25 09:05:28 find . -name paper_latern
  406.   406  2017-01-25 09:05:45 cd logs
  407.   407  2017-01-25 09:05:46 ll
  408.   408  2017-01-25 09:05:56 tail -f error_log
  409.   409  2017-01-25 09:07:16 /scripts/upcp --force
  410.   410  2017-01-25 09:26:48 cd /var/log/dcpumon/
  411.   411  2017-01-25 09:26:49 ll
  412.   412  2017-01-25 09:26:55 date
  413.   413  2017-01-25 09:27:14 zcat toplog.148535* | grep load
  414.   414  2017-01-25 09:27:36 cat toplog.148535* | grep load
  415.   415  2017-01-25 09:27:55 cd /home
  416.   416  2017-01-25 09:28:07 cd ~acerosis
  417.   417  2017-01-25 09:28:09 ll
  418.   418  2017-01-25 09:28:13 cd access-logs
  419.   419  2017-01-25 09:28:14 ll
  420.   420  2017-01-25 09:28:20 tail -f aceros-israel.com
  421.   421  2017-01-25 09:29:08 /scripts/upcp --force
  422.   422  2017-01-25 09:36:05 cd /home/construl
  423.   423  2017-01-25 09:36:08 cd access-logs/
  424.   424  2017-01-25 09:36:09 ll
  425.   425  2017-01-25 09:36:14 cat construlitaoccidente.com
  426.   426  2017-01-25 09:36:25 tail -f construlitaoccidente.com
  427.   427  2017-01-25 09:38:27 cat /etc/redhat-release
  428.   428  2017-01-25 09:40:31 ps -auxf | grep upcp
  429.   429  2017-01-25 09:41:29 /scripts/upcp --force
  430.   430  2017-01-25 09:56:53 vi /etc/httpd/conf/modhostinglmiits.conf
  431.   431  2017-01-25 09:57:16 vi /etc/httpd/conf/modhostinglimits.conf
  432.   432  2017-01-25 09:57:58 service lvestats stop
  433.   433  2017-01-25 09:58:12 killall -9 lvestats-server
  434.   434  2017-01-25 09:58:16 rm -rf /var/log/lveinfo.db
  435.   435  2017-01-25 09:58:21 service lvestats start
  436.   436  2017-01-25 10:01:17 rpm -V lve-utils
  437.   437  2017-01-25 10:01:27 service lvectl restart
  438.   438  2017-01-25 10:01:53 /scripts/rebuildhttpdconf
  439.   439  2017-01-25 10:01:58 pidof httpd
  440.   440  2017-01-25 10:02:00 service lvectl restart
  441.   441  2017-01-25 10:02:50 service lvestats stop;killall -9 lvestats-server;rm -rf /var/lve/lveinfo.db;service lvestats start
  442.   442  2017-01-25 10:03:58 yum update lve-stats
  443.   443  2017-01-25 10:04:24 service lvestats stop
  444.   444  2017-01-25 10:04:34 service lvestats start
  445.   445  2017-01-25 10:05:03 yum update lvemanager
  446.   446  2017-01-25 10:05:42 service cpanel restart
  447.   447  2017-01-25 10:06:04 hostname -i
  448.   448  2017-01-25 10:06:54 rpm -V lve-utils
  449.   449  2017-01-25 10:06:59 rpm -V lve-stats
  450.   450  2017-01-25 10:09:06 cldetect --update-license
  451.   451  2017-01-25 10:09:24 service lvestats stop
  452.   452  2017-01-25 10:09:52 service lvestats restart
  453.   453  2017-01-25 10:09:57 cd /var/lve
  454.   454  2017-01-25 10:09:58 ll
  455.   455  2017-01-25 10:10:33 cp -av lvestats2.db lvestats.db
  456.   456  2017-01-25 10:10:36 ll
  457.   457  2017-01-25 10:10:48 service lvestats restart
  458.   458  2017-01-25 10:10:56 ll
  459.   459  2017-01-25 10:11:34 rm -f lvestats.db
  460.   460  2017-01-25 10:11:36 ll
  461.   461  2017-01-25 10:19:32 grep lvestat /var/log/messages
  462.   462  2017-01-25 10:19:37 grep lvestat /var/log/messages | more
  463.   463  2017-01-25 10:20:24 ll
  464.   464  2017-01-25 10:47:58 lve-create-db
  465.   465  2017-01-25 10:48:11 service lvestats restart
  466.   466  2017-01-25 10:48:20 ll
  467.   467  2017-01-25 10:50:30 grep lvestat /var/log/messages | more
  468.   468  2017-01-25 10:50:35 ll
  469.   469  2017-01-25 10:59:22 cat /etc/redhat-release
  470.   470  2017-01-25 11:01:40 yum update
  471.   471  2017-01-25 11:01:51 hostname
  472.   472  2017-01-25 11:01:53 hostname -i
  473.   473  2017-01-25 11:02:16 /etc/init.d/httpd -M|grep hosting
  474.   474  2017-01-25 11:03:07 /scripts/easyapache
  475.   475  2017-01-25 11:03:28 php -v
  476.   476  2017-01-25 11:03:30 httpd -v
  477.   477  2017-01-25 11:03:36 mysql -V
  478.   478  2017-01-25 11:03:42 /scripts/easyapache
  479.   479  2017-01-25 11:04:52 cat /etc/redhat-release
  480.   480  2017-01-25 11:04:55 php -v
  481.   481  2017-01-25 11:05:28 /scripts/easyapache
  482.   482  2017-01-25 11:17:38 service lvestats stop
  483.   483  2017-01-25 11:17:49 rm -rf /var/lve/*
  484.   484  2017-01-25 11:17:55 service lvestats restart
  485.   485  2017-01-25 11:18:13 systemctl status lvestats.service
  486.   486  2017-01-25 11:18:34 journalctl -xe
  487.   487  2017-01-25 11:18:46 yum reinstall lvestats
  488.   488  2017-01-25 11:19:17 yum update lve-stats --enablerepo=cloudlinux-updates-testing
  489.   489  2017-01-25 11:21:14 service lvestats restart
  490.   490  2017-01-25 11:21:25 systemctl status lvestats.service
  491.   491  2017-01-25 11:21:34 journalctl -xe
  492.   492  2017-01-25 11:22:19 killall -9 lvestats-server
  493.   493  2017-01-25 11:22:31 service lvestats start
  494.   494  2017-01-25 11:24:51 yum update lve-stats
  495.   495  2017-01-25 11:25:19 journalctl -xe
  496.   496  2017-01-25 11:25:39 lve-create-db
  497.   497  2017-01-25 11:25:44 service lvestats start
  498.   498  2017-01-25 11:26:04 service lvestats restart
  499.   499  2017-01-25 11:26:33 journalctl -xe
  500.   500  2017-01-25 11:26:45 /scripts/rebuildhttpdconf
  501.   501  2017-01-25 11:26:50 service lvestats restart
  502.   502  2017-01-25 11:27:53 yum update lve-stats --enablerepo=cloudlinux-updates-testing
  503.   503  2017-01-25 11:28:03 rpm -V lve-stats
  504.   504  2017-01-25 11:28:47 cd /var/lve
  505.   505  2017-01-25 11:28:48 ll
  506.   506  2017-01-25 11:34:10 lvestats-server
  507.   507  2017-01-25 11:34:16 lvestats-server restart
  508.   508  2017-01-25 11:42:45 yum update lve-stats
  509.   509  2017-01-25 11:43:16 service lvectl restart
  510.   510  2017-01-25 11:44:25 vi /etc/httpd/conf/modhostinglimits.conf
  511.   511  2017-01-25 11:47:21 cd ..
  512.   512  2017-01-25 11:47:32 yum list lve*
  513.   513  2017-01-25 11:48:09 yum reinstall lvemanager.noarch
  514.   514  2017-01-25 11:50:09 yum update lvemanager
  515.   515  2017-01-25 11:50:18 yum list lve
  516.   516  2017-01-25 11:50:31 yum reinstall lve
  517.   517  2017-01-25 11:50:44 yum reinstall lve-stats
  518.   518  2017-01-25 11:51:06 /bin/systemctl restart  lvestats.service
  519.   519  2017-01-25 11:51:55 yum update cagefs lvemanager
  520.   520  2017-01-25 11:52:06 yunm install cagefs
  521.   521  2017-01-25 11:52:09 yum install cagefs
  522.   522  2017-01-25 11:52:25 cagefsctl --update
  523.   523  2017-01-25 11:52:27 cagefsctl --force-update
  524.   524  2017-01-25 11:56:42 service lve-stats status
  525.   525  2017-01-25 11:56:53 /bin/systemctl status  lve-stats.service
  526.   526  2017-01-25 11:57:16 yum reinstall lve-stats
  527.   527  2017-01-25 11:57:49 /bin/systemctl status  lvestats.service
  528.   528  2017-01-25 11:58:12 /bin/systemctl status  lve-stats.service
  529.   529  2017-01-25 11:58:31 /bin/systemctl start lve-stats.service
  530.   530  2017-01-25 11:58:35 /bin/systemctl status  lve-stats.service
  531.   531  2017-01-25 11:58:46 /bin/systemctl status  lvestats.service
  532.   532  2017-01-25 12:00:13 /bin/systemctl status  lve-stats.service
  533.   533  2017-01-25 12:02:03 pidof httpd
  534.   534  2017-01-25 12:02:07 top -c
  535.   535  2017-01-25 12:02:16 exim -bpc
  536.   536  2017-01-25 12:02:20 exim -bp
  537.   537  2017-02-01 12:22:44 cat /etc/userdomains | grep gaip.com.mx
  538.   538  2017-02-01 12:24:06 tail -f /var/log/exim_mainlog | grep staff@gaip.com.mx
  539.   539  2017-02-01 12:27:16 cd ~jgaipaco/mail/gaip.com.mx/
  540.   540  2017-02-01 12:27:17 ll
  541.   541  2017-02-01 14:08:00 /scripts/whoowns gaip.com.mx
  542.   542  2017-02-01 14:08:03 cd ~jgaipaco
  543.   543  2017-02-01 14:08:04 cd mail
  544.   544  2017-02-01 14:08:05 ll
  545.   545  2017-02-01 14:08:08 cd gaip.com.mx/
  546.   546  2017-02-01 14:08:08 l
  547.   547  2017-02-01 14:08:10 ll
  548.   548  2017-02-01 14:08:14 cd staff/
  549.   549  2017-02-01 14:08:16 pwd
  550.   550  2017-02-01 14:08:16 ll
  551.   551  2017-02-01 14:08:51 tail -f /var/log/exim_mainlog | grep xyzdns
  552.   552  2017-02-01 14:12:10 host gaip.com.mx
  553.   553  2017-02-01 14:12:15 dig mx gaip.com.mx
  554.   554  2017-02-01 14:12:19 host gaip.com.mx
  555.   555  2017-02-01 14:12:24 ifconfig | grep 158.69.87.32
  556.   556  2017-02-01 14:12:38 tail -f /var/log/exim_mainlog | grep xyzdns
  557.   557  2017-02-01 14:43:05 cat /var/log/exim_mainlog | grep 1cZ1IU-004EP2-77
  558.   558  2017-02-01 14:43:29 cat /etc/localdomains | grep gaip.com.mx
  559.   559  2017-02-01 14:43:41 cat /etc/remotedomains | grep gaip.com.mx
  560.   560  2017-02-01 14:43:51 host gaip.com.mx
  561.   561  2017-02-01 14:44:32 /scripts/whoowns gaip.com.mx
  562.   562  2017-02-01 14:44:37 cat /etc/vfilters/gaip.com.mx
  563.   563  2017-02-01 14:44:58 cat /etc/valiases/gaip.com.mx
  564.   564  2017-02-01 14:45:05 cat /etc/valiases/gaip.com.mx  | grep staff
  565.   565  2017-02-01 14:47:38 history
  566.   566  2017-02-01 14:48:11 exit
  567.   567  2017-02-02 07:16:42 /usr/local/cpanel/cpkeyclt
  568.   568  2017-02-02 07:16:49 exit
  569.   569  2017-02-02 07:54:43 /usr/local/cpanel/cpanel -V
  570.   570  2017-02-02 08:05:40 cat /etc/redhat-release
  571.   571  2017-02-02 08:05:44 hostname
  572.   572  2017-02-02 08:05:47 hostname -i
  573.   573  2017-02-23 14:51:40 passwd
  574.   574  2017-02-23 14:51:44 exit
  575.   575  2017-02-23 14:59:02 exim -bpc
  576.   576  2017-02-23 14:59:14 exim -bp
  577.   577  2017-02-23 14:59:55 mail -v xyzdnstest@gmail.com
  578.   578  2017-02-23 15:00:29 cat /var/log/exim_mainlog | grep 1ch0UZ-003z31-7A
  579.   579  2017-02-23 15:01:44 cp -ar /etc/exim.conf /etc/exim.conf-org
  580.   580  2017-02-23 15:01:51 cp -ar /etc/exim.conf /etc/exim.conf-orig
  581.   581  2017-02-23 15:01:58 vi /etc/exim.conf
  582.   582  2017-02-23 15:02:25 csf -r
  583.   583  2017-02-23 15:02:34 /etc/init.d/exim restart
  584.   584  2017-02-23 15:02:43 systemctl restart exim.service
  585.   585  2017-02-23 15:02:50 exim -qf
  586.   586  2017-02-23 15:04:15 exim -bpc
  587.   587  2017-02-23 15:04:21 exim -qf
  588.   588  2017-02-23 15:05:14 exim -bpc
  589.   589  2017-02-23 15:05:19 exim -qf
  590.   590  2017-02-23 15:05:24 exim -bpc
  591.   591  2017-02-23 15:05:32 grep cwd /var/log/exim_mainlog | grep -v /var/spool | awk -F"cwd=" '{print $2}' | awk '{print $1}' | sort | uniq -c | sort -n
  592.   592  2017-02-23 15:06:09 grep "<= " /var/log/exim_mainlog|grep -v "<= <>"|awk '{print $5,$7}'|cut -d":" -f1|sort|uniq -c|sort -n|tail
  593.   593  2017-02-23 15:06:54 exiqgrep -r | grep "<>" | awk '{print $3}' | tail -100 | xargs -I {} exim -Mvb {} | grep X-PHP-Script | sort | uniq
  594.   594  2017-02-23 15:07:06 egrep -o 'dovecot_login[^ ]+' /var/log/exim_mainlog | sort|uniq -c|sort -nk 1
  595.   595  2017-02-23 15:07:51 awk -F"T=\"" '/<=/ {print $2}' /var/log/exim_mainlog | cut -d\" -f1 | sort | uniq -c | sort -n
  596.   596  2017-02-23 15:09:24 cat /etc/exim.conf | grep -i queue
  597.   597  2017-02-23 15:11:17 capacitacion@cedij.com.mx
  598.   598  2017-02-23 15:11:29 host -t mx cedij.com.mx
  599.   599  2017-02-23 15:11:42 /scripts/whoowns cedij.com.mx
  600.   600  2017-02-23 15:18:23 history
  601.   601  2017-02-23 14:51:52 grep "cwd=" /var/log/exim_mainlog|awk '{for(i=1;i<=10;i++){print $i}}'|sort|uniq -c|grep cwd|sort -n | tail
  602.   602  2017-02-23 14:52:07 grep "<= " /var/log/exim_mainlog|grep -v "<= <>"|awk '{print $5}'|sort|uniq -c|sort -n|tail
  603.   603  2017-02-23 14:52:10 grep "<= " /var/log/exim_mainlog|grep -v "<= <>"|awk '{print $5,$7}'|cut -d":" -f1|sort|uniq -c|sort -n|tail
  604.   604  2017-02-24 10:22:07 /scripts/cpbackup --force
  605.   605  2017-02-24 10:22:10 exit
  606.   606  2017-02-27 22:19:58 yum update
  607.   607  2017-02-27 22:21:45 exit
  608.   608  2017-02-27 22:34:31 /usr/local/cpanel/cpkeyclt
  609.   609  2017-02-27 22:34:38 exit
  610.   610  2017-03-10 18:37:09 passwd
  611.   611  2017-03-10 18:37:13 cd /var/spool/exim/
  612.   612  2017-03-10 18:37:13 ls -l
  613.   613  2017-03-10 18:37:14 vi /etc/resolv.conf
  614.   614  2017-03-10 18:37:21 vi /etc/localaliases
  615.   615  2017-03-12 02:15:53 yum update
  616.   616  2017-03-12 02:27:23 exit
  617.   617  2017-03-12 02:30:22 /usr/local/cpanel/cpkeyclt
  618.   618  2017-03-12 02:30:27 exit
  619.   619  2017-03-13 09:54:11 cd /var/spool/exim/
  620.   620  2017-03-13 09:54:14 ls -l
  621.   621  2017-03-13 09:54:22 cd /var/cpanel/users
  622.   622  2017-03-13 09:54:23 l -l
  623.   623  2017-03-13 09:54:23 l s-l
  624.   624  2017-03-13 09:54:26 vi nobody
  625.   625  2017-03-13 09:55:03 cd ../cpanel
  626.   626  2017-03-13 09:55:03 ls -l
  627.   627  2017-03-13 09:55:05 cd ../userdata
  628.   628  2017-03-13 09:55:05 ls -
  629.   629  2017-03-13 09:55:09 vi nobody/main
  630.   630  2017-03-13 09:55:15 /scripts//updateuserdomains
  631.   631  2017-03-13 09:55:16 /scripts//updateuserdatacache
  632.   632  2017-03-13 09:55:29 vi /etc/localdomains
  633.   633  2017-03-13 09:55:33 hostname
  634.   634  2017-03-13 09:55:34 hostname xideocan.internetdeoccidente.net
  635.   635  2017-03-13 09:55:39 /scripts//updateuserdomains
  636.   636  2017-03-13 09:55:45 vi /etc/localho
  637.   637  2017-03-13 09:55:49 vi /etc/localdomains
  638.   638  2017-03-13 09:55:57 vi /etc/hosts
  639.   639  2017-03-13 10:01:27 cd nobody/
  640.   640  2017-03-13 10:01:28 ls -l
  641.   641  2017-03-13 10:01:31 rm -f ideocan.internetdeoccidente.net*
  642.   642  2017-03-13 10:01:32 /scripts//updateuserdomains
  643.   643  2017-03-13 10:01:34 /scripts//updateuserdatacache
  644.   644  2017-03-13 10:01:38 cd ..
  645.   645  2017-03-13 10:01:40 grep ideocan.internetdeoccidente.net -R *
  646.   646  2017-03-13 10:01:51 cd ../users
  647.   647  2017-03-13 10:01:51 ls -l
  648.   648  2017-03-13 10:01:55 grep ideocan.internetdeoccidente.net *
  649.   649  2017-03-13 10:01:56 vi system
  650.   650  2017-03-13 10:02:00 /scripts/updateuserdomains
  651.   651  2017-03-13 10:02:02 /scripts/updateuserdatacache
  652.   652  2017-03-13 10:02:43 vi /etc/passwd
  653.   653  2017-03-13 10:04:09 grep ideocan.internetdeoccidente.net *
  654.   654  2017-03-13 10:04:12 grep ideocan.internetdeoccidente.net /etc/*
  655.   655  2017-03-13 10:04:18 vi /etc/localdomains
  656.   656  2017-03-13 10:04:26 vi /etc/trueuserdomains
  657.   657  2017-03-13 10:04:41 grep ideocan.internetdeoccidente.net /etc/*
  658.   658  2017-03-13 10:04:46 vi /etc/userdomains
  659.   659  2017-03-14 13:23:19 w
  660.   660  2017-03-14 13:23:25 exim -bpc
  661.   661  2017-03-14 13:23:27 exim -bp
  662.   662  2017-03-14 13:24:06 exim -bpc
  663.   663  2017-03-14 13:24:08 c
  664.   664  2017-03-14 13:24:09 exim -bpc
  665.   665  2017-03-14 13:24:12 exim -bp
  666.   666  2017-03-14 13:24:27 exim -Mvh 1cnpBw-001Rmg-VI
  667.   667  2017-03-14 13:24:42 watch exim -bpc
  668.   668  2017-03-14 13:34:34 watch exim -bp
  669.   669  2017-03-14 13:52:19 exim -bpc
  670.   670  2017-03-14 13:52:59 grep cwd /var/log/exim_mainlog | grep -v /var/spool | awk -F 'cwd=' '{print $2}' | awk '{print $1}' | sort | uniq -c | sort -n
  671.   671  2017-03-14 13:53:00 exim -bpr | grep '<' | awk {'print $4'} |cut -d '<' -f 2 | cut -d '>' -f 1 | sort -n | uniq -c| sort -n
  672.   672  2017-03-14 13:53:00 grep 'cwd=' /var/log/exim_mainlog | awk '{for(i=1;i<=10;i++){print $i}}' | sort | uniq -c | grep cwd | sort -n
  673.   673  2017-03-14 13:53:01 grep '<= ' /var/log/exim_mainlog |grep -v '<= <>'|awk '{print $5}'|sort|uniq -c|sort -n|tail
  674.   674  2017-03-14 13:53:01 exiqgrep -r | grep '<>' | awk '{print $3}' | tail -100 | xargs -I {} exim -Mvb {} | grep X-PHP-Script | sort | uniq
  675.   675  2017-03-14 13:53:01 egrep -o 'dovecot_login[^ ]+' /var/log/exim_mainlog | sort|uniq -c|sort -nk 1
  676.   676  2017-03-14 13:53:02 grep '<= ' /var/log/exim_mainlog|grep -v '<= <>'|awk '{print $5,$7}'|cut -d':' -f1|sort|uniq -c|sort -n|tail
  677.   677  2017-03-14 14:05:06 exit
  678.   678  2017-03-16 11:12:30 cd ~cajasdem/access-logs/
  679.   679  2017-03-16 11:12:32 ll
  680.   680  2017-03-16 11:12:36 more cajasdemadera.com.mx
  681.   681  2017-03-16 11:13:28 cat cajasdemadera.com.mx | awk '{print $1}' | cut -d: -f1 | sort | uniq -c | sort -n
  682.   682  2017-03-16 11:13:48 /scripts/restartsrv_chkservd --status
  683.   683  2017-03-16 11:15:04 sar -q
  684.   684  2017-03-16 11:15:16 date
  685.   685  2017-03-16 11:15:27 tail -f cajasdemadera.com.mx
  686.   686  2017-03-16 11:18:41 ifconfig | grep 89.248.160.204
  687.   687  2017-03-16 13:20:51 top cd-2
  688.   688  2017-03-16 13:20:57 top cd2
  689.   689  2017-03-16 13:21:02 top -cd2
  690.   690  2017-03-16 13:21:12 lsof -p 55172
  691.   691  2017-03-16 13:21:22 tail -f /var/log/chkservd.log
  692.   692  2017-03-16 13:21:33 free -m
  693.   693  2017-03-16 13:21:50 history | grep echo
  694.   694  2017-03-16 13:21:55 echo 1 > /proc/sys/vm/drop_caches
  695.   695  2017-03-16 13:22:54 free -m
  696.   696  2017-03-16 13:23:01 echo 0 > /proc/sys/vm/drop_caches
  697.   697  2017-03-16 13:23:05 echo 2 > /proc/sys/vm/drop_caches
  698.   698  2017-03-16 13:23:13 free -m
  699.   699  2017-03-16 13:23:24 top -cd2
  700.   700  2017-03-16 13:23:31 uname -r
  701.   701  2017-03-16 13:23:36 top -cd2
  702.   702  2017-03-16 13:23:42 lsof -p 55172
  703.   703  2017-03-16 13:23:49 tail -f /usr/local/apache/domlogs/inficaja-imapbytes_log
  704.   704  2017-03-16 13:23:58 cat /var/cpanel/notifications/oomcheck
  705.   705  2017-03-16 13:24:13 lsof -p 55172
  706.   706  2017-03-16 13:24:36 kill -9 55172
  707.   707  2017-03-16 13:24:40 top -cd2
  708.   708  2017-03-16 13:27:30 free -m
  709.   709  2017-03-16 13:27:33 topm -cd2
  710.   710  2017-03-16 13:27:46 /scripts/restartsrv_tailwatchd
  711.   711  2017-03-16 13:29:10 top-cd2
  712.   712  2017-03-16 13:29:13 top -cd2
  713.   713  2017-03-16 13:30:20 rpm -qa|grep -i spam
  714.   714  2017-03-16 13:32:28 top -cd2
  715.   715  2017-03-16 13:38:15 top c-d23
  716.   716  2017-03-16 13:38:19 top -cd2
  717.   717  2017-03-16 13:40:15 rpm -qa | grep -i spam
  718.   718  2017-03-16 13:40:29 rpm -e spamassassin
  719.   719  2017-03-16 13:40:50 rpm -e cpanel-perl-524-Mail-SpamAssassin-3.004001-5.cp1162.x86_64
  720.   720  2017-03-16 13:41:03 service exim stop
  721.   721  2017-03-16 13:41:12 rpm -e cpanel-perl-524-Mail-SpamAssassin-3.004001-5.cp1162.x86_64
  722.   722  2017-03-16 13:41:16 service exim start
  723.   723  2017-03-16 13:42:03 /scripts/installspam
  724.   724  2017-03-16 13:42:21 cat /var/log/chkservd.log
  725.   725  2017-03-16 13:42:28 vi /var/log/chkservd.log
  726.   726  2017-03-16 13:44:19 lsof -p 894283
  727.   727  2017-03-16 13:44:22 top -cd2
  728.   728  2017-03-16 13:44:41 wq
  729.   729  2017-03-16 13:44:42 w
  730.   730  2017-03-16 13:44:47 top -cd2
  731.   731  2017-03-16 13:45:04 lsof -p 68570
  732.   732  2017-03-16 13:45:18 tail -f /usr/local/cpanel/logs/tailwatchd_log
  733.   733  2017-03-16 13:45:38 cd /var/cpanel/notifications
  734.   734  2017-03-16 13:45:39 ll
  735.   735  2017-03-16 13:45:47 cat oomcheck
  736.   736  2017-03-16 13:45:56 ls -la
  737.   737  2017-03-16 13:46:04 mv oomcheck /usr/local/src/
  738.   738  2017-03-16 13:46:16 /scripts/restartsrv_chkservd
  739.   739  2017-03-16 13:46:33 kill -9 70749
  740.   740  2017-03-16 13:46:40 /scripts/restartsrv_chkservd --status
  741.   741  2017-03-16 13:46:45 top -cd2
  742.   742  2017-03-16 13:52:30 /scripts/restartsrv_chkservd
  743.   743  2017-03-16 13:52:34 top -cd23
  744.   744  2017-03-16 13:52:37 top c-d2
  745.   745  2017-03-16 13:53:14 cd /var/log/dcpumon/
  746.   746  2017-03-16 13:53:14 ll
  747.   747  2017-03-16 13:53:18 cat toplog.148969* | grep OOM
  748.   748  2017-03-16 13:53:22 cat toplog.148969* | more
  749.   749  2017-03-16 13:53:31 cat toplog.148969* | grep 100
  750.   750  2017-03-16 13:53:43 cat toplog.148969* | grep tail
  751.   751  2017-03-16 13:53:57 top c-d2
  752.   752  2017-03-16 13:54:24 cat toplog.148969* | grep tail
  753.   753  2017-03-16 13:54:47 ll
  754.   754  2017-03-16 13:59:35 ls -la
  755.   755  2017-03-16 13:59:44 cat toplog.148969* | grep tail
  756.   756  2017-03-16 14:00:07 cat toplog.148969* | grep tail | grep "0.0"
  757.   757  2017-03-16 14:00:14 cat toplog.148969* | grep tail | grep "100"
  758.   758  2017-03-16 14:00:22 cat toplog.148969* | grep tail
  759.   759  2017-03-16 14:02:07 history
  760.   760  2017-03-16 14:02:18 exit
  761.   761  2017-04-06 17:28:21 passwd
  762.   762  2017-04-06 17:28:29 /scripts//cpbackup
  763.   763  2017-04-06 17:28:34 /scripts//cpbackup --froce
  764.   764  2017-04-06 17:28:35 /scripts//cpbackup --force
  765.   765  2017-04-08 18:48:54 df -h
  766.   766  2017-04-08 18:48:56 cd /
  767.   767  2017-04-08 18:48:57 du 0sh backup/
  768.   768  2017-04-08 18:48:58 du -sh backup/
  769.   769  2017-04-08 18:49:01 du -sh root/
  770.   770  2017-04-08 18:49:29 cd root/
  771.   771  2017-04-08 18:49:29 ls -l
  772.   772  2017-04-08 18:49:31 du -sh *
  773.   773  2017-04-08 18:49:33 ls -la
  774.   774  2017-04-08 18:49:35 du -sh .cpanel/
  775.   775  2017-04-08 18:50:02 cd /
  776.   776  2017-04-08 18:50:02 ls -l
  777.   777  2017-04-08 18:50:04 du -sh *
  778.   778  2017-04-08 18:53:18 cd home
  779.   779  2017-04-08 18:53:18 ls -l
  780.   780  2017-04-08 18:53:22 du -sh cp*
  781.   781  2017-04-08 18:53:29 cd cpbackuptmp/
  782.   782  2017-04-08 18:53:30 ls -l
  783.   783  2017-04-08 18:53:31 rm -Rf cpbackup/
  784.   784  2017-04-08 18:53:33 df -h
  785.   785  2017-04-08 18:53:36 cd ..
  786.   786  2017-04-08 18:53:37 du -sh cpbackuptmp/
  787.   787  2017-04-08 18:53:39 df -h
  788.   788  2017-04-08 18:53:42 du -sh cp*
  789.   789  2017-04-08 18:53:46 rm -Rf cpbackuptmp/
  790.   790  2017-04-08 18:53:48 w
  791.   791  2017-04-08 18:53:50 ps -aux|grep -i cpb
  792.   792  2017-04-08 18:53:54 kill -9 541207
  793.   793  2017-04-08 18:53:55 dfn -h
  794.   794  2017-04-08 18:53:56 df -h
  795.   795  2017-04-08 18:54:03 ps -aux|grep -i pkg
  796.   796  2017-04-08 18:54:04 ps -aux|grep -i back
  797.   797  2017-04-17 00:42:55 yum update
  798.   798  2017-04-17 00:45:53 exit
  799.   799  2017-04-17 04:05:19 yum list
  800.   800  2017-04-17 04:07:20 clnreg_ks --force
  801.   801  2017-04-17 04:12:49 history
  802.   802  2017-04-27 11:40:07 w
  803.   803  2017-04-27 11:40:07 top
  804.   804  2017-04-27 15:23:22 cd /var/log/
  805.   805  2017-04-27 15:23:23 ll
  806.   806  2017-04-27 15:23:34 tail -n 100 up2date
  807.   807  2017-04-27 15:23:48 cat up2date
  808.   808  2017-04-27 15:25:37 /usr/sbin/rhnreg_ks --activationkey=<32186751> --force
  809.   809  2017-04-27 15:25:49 /usr/sbin/rhnreg_ks --activationkey=32186751 --force
  810.   810  2017-04-27 16:12:58 /usr/bin/cldetect --update-license
  811.   811  2017-04-27 16:13:07 /usr/sbin/clnreg_ks --force
  812.   812  2017-04-27 16:14:19 exit
  813.   813  2017-05-08 19:08:10  /usr/bin/cldetect --update-license
  814.   814  2017-05-08 19:08:24  /usr/sbin/clnreg_ks --force
  815.   815  2017-05-08 19:09:27 w
  816.   816  2017-05-08 19:10:20 cat /etc/hosts
  817.   817  2017-05-08 19:10:30 ll /var/lib/mysql/|grep err
  818.   818  2017-05-08 19:11:40 ifconfig
  819.   819  2017-05-08 19:11:46 more /var/log/messages
  820.   820  2017-05-08 19:11:53 more /var/log/messages|grep -v Session
  821.   821  2017-05-08 19:12:42 more /var/log/messages|grep -v Session|more
  822.   822  2017-05-08 19:14:06 grep -i 'out of memory' /var/log/messages
  823.   823  2017-05-08 19:14:15 free -m
  824.   824  2017-05-08 19:15:18 grep -i 'clou' /var/log/messages
  825.   825  2017-05-08 19:19:55 exit
  826.   826  2017-05-08 19:49:08 rhn_check
  827.   827  2017-05-08 19:49:21 whmapi1 create_user_session user=root service=whostmgrd locale=en | grep url
  828.   828  2017-05-08 19:52:55 wget -q -O - https://www.cloudlinux.com/clinfo/cldoctor.sh | bash
  829.   829  2017-05-08 19:53:35 history
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement