Search

Rss Posts

Rss Comments

Login

 

Posts in ‘Unix-Linux’

Analyse Logging commands for debian linux

Sep 23

http://stackoverflow.com/questions/473998/tool-or-language-to-count-occurrances-of-errors-in-a-log-file

read all »

putty port tunneling from command line

Mar 23


read all »

eaccelerator remove cache

Jan 03

1
rm -rf /var/cache/eaccelerator/*;

How to remove clamav in DEBIAN ?

Dec 01

simple
read all »

Setlocale debian russian (unix, linux)

Nov 13

The Easy Way read all »

CURL Big files download

Jul 07

It is not so trivial task but i do not know till now how to make this!
read all »

Mysql: How to repair all mysql tables in MySQL?

Nov 06

How to repair in MYSQL all tables ?

Just run in console

1
mysqlcheck -u root -p --auto-repair --check --optimize --all-databases -p[password]

Where password – this is admin password!

How to – MySQL tuning in debian.

Sep 24

Results of compiling this scripts was recommendations how to change mysql params.
note. For best result please run MYSQL before testing – 48 hours!

1
2
3
wget http://mysqltuner.com/mysqltuner.pl
chmod +x mysqltuner.pl
./mysqltuner.pl

OR (also) try this script

1
2
wget http://www.day32.com/MySQL/tuning-primer.sh
sh tuning-primer.sh

How to speed-up ProFTPd?

Aug 26

It is really ease!
1) edit /etc/proftpd/proftpd.conf read all »

 
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
29 queries. 0.274 seconds.