It is currently Thu Mar 28, 2024 9:02 am

News News of Lik`s forum

Site map of Lik`s forum » Forum : Lik`s forum

cPanel/WHM/OpenVZ/Xen/Linux/IPMI Lik`s forum


FluidVM paid support announce

http://www.fluidvm.com/support.html

We are offering paid support which is premium and costs $249 per managed server per year.
For Further Information please contact us at fluidvm@k7computing.com.
Read more : FluidVM paid support announce | Views : 2256 | Replies : 0 | Forum : FluidVM


Start with the clean database

For starting with a fresh copy of the database, do the following:

Code: Select all
/etc/init.d/vkarma stop
rm /var/cache/vkarma/fluidvm_development.db
cd /usr/lib/vkarma
/usr/lib/bk-runtime/bin/python scripts/migrate --production-mode
/etc/init.d/vkarma start
Read more : Start with the clean database | Views : 1874 | Replies : 0 | Forum : FluidVM


Auto-Negotiation on Catalyst Switches

Auto-Negotiation on Catalyst Switches that Run Cisco IOS Software

The commands described in this section apply to these types of switch products: Catalyst 2900XL, 3500XL, 2950, 3550, 2948G-L3, 4908G-L3, Catalyst 4500/4000 that runs Cisco IOS System Software (Supervisor Engine III), and the Catalyst 6500/6000 that runs Cisco IOS System Software.

The switches that run Cisco IOS Software (as opposed to CatOS) default to auto-negotiation for speed and are set to on for the duplex. Issue ...
Read more : Auto-Negotiation on Catalyst Switches | Views : 8132 | Replies : 0 | Forum : Cisco tips


MySQLTuner script

MySQLTuner is a script written in Perl that allows you to review a MySQL installation quickly and make adjustments to
increase performance and stability. The current configuration variables and status data is retrieved and presented in a
brief format along with some basic performance suggestions.

Download script on the server:
Code: Select all
wget https://raw.github.com/major/MySQLTuner-perl/master/mysqltuner.pl

Run script:
Code: Select all
perl mysqltuner.pl


Insecure download & run approach:
Code: Select all
curl -sSL mysqltuner.pl | perl


Example of script output:
# perl mysqltuner.pl
>> MySQLTuner ...
Read more : MySQLTuner script | Views : 3556 | Replies : 0 | Forum : Linux specific


FreeBSD local r00t zeroday

http://seclists.org/fulldisclosure/2009/Nov/371


** FreeBSD local r00t 0day
Discovered & Exploited by Nikolaos Rangos also known as Kingcope.
Nov 2009 "BiG TiME"

"Go fetch your FreeBSD r00tkitz" // http://www.youtube.com/watch?v=dDnhthI27Fg

There is an unbelievable simple local r00t bug in recent FreeBSD versions.
I audited FreeBSD for local r00t bugs a long time *sigh*. Now it pays out.

The bug resides in the Run-Time Link-Editor (rtld).
Normally ...
Read more : FreeBSD local r00t zeroday | Views : 2512 | Replies : 0 | Forum : FreeBSD specific


cPanel BoxTrapper

The cPanel BoxTrapper allows you to activate email verification for those not on your white list. This means that any mail address that is not placed on your white list will be required to send back a verification email to ensure that they are not a spammer. This function can be quite useful in preventing automatic mailings that you do not wish to receive from reaching your inbox.
Read more : cPanel BoxTrapper | Views : 1879 | Replies : 0 | Forum : Server Side Actions


Apache server response codes

Apache server response codes

Whenever a user sends a request to a server, a process called a ‘handshake’ begins where the server and your computer communicate and the server makes sure it can accommodate what your user has requested of it. This means being able to make the connection between the two computers and then completing the transfer of data.
Headers are short fragments of text which are generated by servers to hold information pertaining ...
Read more : Apache server response codes | Views : 2399 | Replies : 0 | Forum : Linux specific




Change frequency for chkservd

You can change frequency for native cPanel service check daemon (chkservd) from default value "every 5 minutes" to desired one:
edit /usr/local/cpanel/libexec/chkservd:
Code: Select all
vi /usr/local/cpanel/libexec/chkservd

Search for the following line:
Code: Select all
sleep(500);

500 is for 8 minutes 20 seconds
And change to desired frequency.
Then restart chkservd service:
Code: Select all
/etc/init.d/chkservd restart
Read more : Change frequency for chkservd | Views : 2073 | Replies : 0 | Forum : Server Side Actions


 

Login


Statistics

Total posts 505 • Total topics 442 • Total members 22

cron