Bookmarks
Blog
Page 52
« Previous
1
…
47
48
49
50
51
52
53
54
55
56
57
…
89
Next »
MySQL: “Access denied for user ‘debian-sys-maint’@’localhost’”
Jul
5
2014
http://mirzmaster.wordpress.com/2009/01/16/mysql-access-denied-for-user-debian-sys-maintlocalhost/
How to safely change MySQL innodb variable ‘innodb_log_file_size’?
Jul
5
2014
http://dba.stackexchange.com/questions/1261/how-to-safely-change-mysql-innodb-variable-innodb-log-file-size innodb_log_file_size = 25% * innodb_buffer_pool_size, np: [mysqld] innodb_log_file_size = 64M
Jaka wielkość innodb_buffer_pool_size będzie optymalna?
Jul
5
2014
http://blog.suszalski.pl/2011/03/jaka-wielkosc-innodbbufferpoolsize.html innodb_buffer_pool_size < 80% RAM, np: [mysqld] innodb_buffer_pool_size = 512M
Creating a local folder in Thunderbird
Jun
23
2014
http://www.inmotionhosting.com/support/email/thunderbird/creating-a-local-folder-in-thunderbird http://computing.physics.harvard.edu/localfolders https://support.mozilla.org/pl/kb/archiwizowanie-wiadomosci
Temporarily change language for terminal command
Jun
22
2014
LANGUAGE=pl /nonexistent LC_ALL=pl apt-cache show program-name or LANGUAGE=en_GB.UTF-8 /nonexistent LC_ALL=en_GB.UTF-8 apt-cache show program-name
Supervisor: A Process Control System
Jun
17
2014
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.
RabbitMQ
Jun
17
2014
RabbitMQ is a complete and highly reliable enterprise messaging system based on the emerging AMQP standard
Synergy
Jun
17
2014
Synergy is free and open source software for sharing one mouse and keyboard between multiple computers. Works on Windows, Mac OS X and Linux.
How to run a command when boots up?
May
28
2014
http://www.cyberciti.biz/tips/linux-how-to-run-a-command-when-boots-up.html http://www.debian-administration.org/articles/28 http://cosmolinux.no-ip.org/raconetlinux2/boot.html
List of all Symfony2 Exceptions
May
27
2014
http://www.forouzani.com/list-of-all-symfony2-exceptions-symfony.html
« Previous
1
…
47
48
49
50
51
52
53
54
55
56
57
…
89
Next »