Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-29, 00:06:49

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - prgs1971

Pages: [1]
1
Kloxo-MR Technical Helps / Rootkit Hunter
« on: 2013-08-19, 17:29:31 »
Where i can find Rootkit Hunter configuration in Kloxo-MR?

I am getting this in my secure log, but i don't receive any warning.
Code: [Select]
Aug 19 03:41:49 server Rootkit Hunter: Rootkit hunter check started (version 1.4.0)
Aug 19 03:45:20 server Rootkit Hunter: Scanning took 3 minutes and 31 seconds
Aug 19 03:45:20 server Rootkit Hunter: Please inspect this machine, because it may be infected.

Where i can look for more detailed information about the above report?

How can hi debug this?

2
Kloxo-MR Technical Helps / How to Setup DKIM?
« on: 2013-08-19, 05:28:06 »
I don't see any option to configure DKIM in Kloxo-MR only found for Domain Keys.

I am missing anything in the admin panel?

Domain Keys is the old standard and for new hosting providers with now email reputation is very important to setup DKIM to not get their email in the spam box of  Gmail, Hotmail, Yahoo, just to mentioned the most important ones.

3
Kloxo-MR Technical Helps / Enable SUPH return ERROR 500
« on: 2013-08-18, 21:40:15 »
In Webserver Config i have done:

PHP Branch:
-selected php54_(as_5.4.17)
- hit update

Php Type
- selected suphp
- hit update

Fix 'ownership' And 'permissions'
- selected fix-All

After all this i have rebooted the server.

Now i am able to reach exanple.com, but get error 500 when try to reach cp.example.com

My suphp log show:
Code: [Select]
[Sun Aug 18 16:33:23 2013] [warn] UID of script "/home/kloxo/httpd/cp/index.php" is smaller than min_uid
Did i miss anything?

How to fix this?

4
Kloxo-MR Technical Helps / Optimize Mysql for performance
« on: 2013-08-18, 17:49:15 »
I use a Linode VPS with 1.5GB of memory and i want to optimize Mysql performance for it.

This VPS will host only e-commerce stores.

I need InnoBD enabled.

What will be the best setup for it?

Code: [Select]
[root@server]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2013081304

B. OS: CentOS release 6.4 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.29-1.el6.x86_64
   2. PHP: php53u-5.3.27-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.25-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.27.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.x86_64
   7. Dns: bind-9.9.3-4.P2.el6.x86_64

D. Php-type (for Httpd/proxy):

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1489       1244        244          0         88        554
   -/+ buffers/cache:        601        887
   Swap:          255          0        255

[root@server]#

5
Kloxo-MR Technical Helps / Mysql Security in Kloxo-MR
« on: 2013-08-18, 17:34:03 »
For what seems to me, but i can be wrong, the Kloxo_MR setup script, that we run after installation, don't execute :
Code: [Select]
[root@server]# mysql_secure_installation
Can any body confirm this?

6
Kloxo-MR Technical Helps / To many Pids in phpcgi
« on: 2013-08-18, 17:18:56 »
It is normal to have more than 1 pid running for kloxo-phpcgi ?

Code: [Select]
[root@server etc]# service kloxo status
kloxo-phpcgi (pid 28658 28657 28656 28655 28645) is running...
kloxo-hiawatha (pid  28670) is running...
[root@server-prod etc]#

NOTE: This is a fresh installation and just have 1 domain set as default for the server, but without any site hosted yet.

7
Kloxo-MR Technical Helps / How to Setup DNS Config?
« on: 2013-08-17, 18:20:51 »
Is necessary to setup Dns Config in admin > Reverse DNS > Dns Config ?

How i should proceed to setup this?

NOTE: I have the 2 nameservers running in my server and the Reverse DNS is setup in the hosting provider, that in this case is Linode.

8
In the last Centos 6.4 64bits i am getting this error:
Code: [Select]
iptables: Setting chains to policy ACCEPT: security raw nat[FAILED]filter
when i run
Code: [Select]
service iptables restart
Did anybody experienced already this issue?

9
When i install Centos using the Linode Manager i get 2 partitions:
Code: [Select]
[root@server /]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/xvda              5046976   1402416   3388584  30% /
tmwpfs                   761556       124    761432   1% /dev/shm

No i know how to create and mount a new partition, but i don't know how to use it as the Home partition.

In another words i want to relocate the Home directory from /dev/xvda to another partition /dev/xvdc  

How can i accomplish this?

10
Kloxo-MR Technical Helps / Additional SMTP Port
« on: 2013-08-12, 20:01:20 »
In Kloxo-MR i don't find under Server > Server Mail Settings the fields:
- Additional Smtp Port
- Spamdyke On Additional Smtp Port

Where are they now?

I need to setup a different port because some ISP providers are blocking SMTP Port 25.

How can i accomplish this?

11
Kloxo-MR uses the default ports:
- 7777 for https
- 7778 for http

If we go to Port Config in Kloxo-MR admin we can change this ports, but the problem is that this will not take effect.

The ports are opened in Iptables.

I have tried without any success:

Restart Kloxo-Mr:
Code: [Select]
service kloxo restart
Reboot Server:
Code: [Select]
reboot
I am missing any step?

Or Kloxo-MR still have the same problem as official Kloxo?

12
Kloxo-MR Technical Helps / Nginx Exploit
« on: 2013-08-09, 00:54:07 »
I came across this thread http://blog.solidshellsecurity.com/2013 ... oit-patch/

They talk about a Nginx exploit in ngx_http_close_connection function integer overflow

Is this already fixed by Nginx release that Kloxo-MR uses?

13
Kloxo-MR Technical Helps / Iptables Best Rules for Kloxo-MR
« on: 2013-08-08, 06:59:43 »
I will use my VPS to shared hosting and i want to secure it against DDOS Attacks and everything that will be necessary.

For what i can see Kloxo-MR don't use Iptables or other Firewall.

I want to enable a Firewall like Iptables or other.

What will be the best rules to apply to Iptables Firewall and how can i do that?

14
Hello to all users :)

My name is Paulo Silva and I am a Freelancer PHP Developer for Prestashop and a very small Hosting Provider.

Almost of the users of this forum are Hosting providers, Developers, Web Designers or just some Owner of a VPS that needs a free solution to their Hosting Control Panel.

All of us like to win money from our job, business  and efforts, and Mustafa Ramadhan is not different from us ;)

Did you ever stop to think a little how much time Mustafa Ramadhan spent in the Kloxo_MR project every day:
- developing new features
- fixing bugs
- testing Kloxo-MR releases
- helping users in the forum
- maintaining the forum

Remember that Mustafa Ramadhan also have costs with the VPS for testing, development and to store the releases.

DON'T YOU THINK THAT HE DESERVE FROM US A MONTHLY HELP OF JUST $1,00 ?

I think that Mustafa Ramadhan don't need to put the name of anybody in a contributors list because we not put is name in our sites ;)

Donations must be private, but must be done for all of us.

Do you will be more poor in the end of the month, with less $1 buck?

With $1 buck from each user Mustafa Ramadhan can speed up very much the Kloxo-MR developement and all of us will benefit very much from it :)

Mustafa Ramadhan - it is posssible to subscribe a monthly payment to you in the Payapl?

15
My server is a VPS from Linode with a fresh install(today) of Centos 64 bits

I have installed today the last stable release of Kloxo-MR, 6.5.0.f-2013080701, following this instructions https://github.com/mustafaramadhan/klox ... nstall.txt

Now i need to setup the default DNS template for the server but when i click in "Add DNS Template" in Admin it gives me a alert that says "no_ip_address".

If i go to Server > Ip Addresses and try to add the first Ip Address in the field "Device Name" the drop down menu is empty, but should have at least eth0 as an option.

If i try to  add the IP address without any option in "Device Name" i get a alert  saying "some_other_host_uses_this_ip"

I have tried to:
 - Re Read Ipaddress
 - Restart Network:
     [root@hostname ~]# service network restart
     
Code: [Select]
Shutting down interface eth0:                              [  OK  ]
     Shutting down loopback interface:                        [  OK  ]
     ioctl: Invalid argument
     Bringing up loopback interface:                            [  OK  ]
     Bringing up interface eth0:  
     Determining IP information for eth0... done.          [  OK  ]
- Restart Kloxo
 - Restart the Centos Server

Nothing have resolved the problem, but i am getting that error ioctl: Invalid argument when i restart the network... can it be that this error causes the problem?

Useful Information:
[root@hostname ~]#  uname -a
Code: [Select]
Linux server1.example.com 3.9.3-x86_64-linode33 #1 SMP Mon May 20 10:22:57 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@hostname ~]#  cat /etc/centos-release
Code: [Select]
CentOS release 6.4 (Final)
File /etc/sysconfig/network
Code: [Select]
NETWORKING=yes
# by prgs1971
#HOSTNAME=localhost.localdomain
HOSTNAME=server1.example.com

[root@hostname ~]#  hostname
Code: [Select]
server1.example.com
File /etc/hosts:
Code: [Select]
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
#by prgs1971
123.456.789.123   server1.example.com  server1

[root@hostname ~]#  hostname -f
Code: [Select]
server1.example.com

Pages: [1]

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.03 seconds with 15 queries.

web stats analysis