http://unix.stackexchange.com – I wrote a very basic python script to port scan my system. (HowTos)
http://unix.stackexchange.com – I wrote a very basic python script to port scan my system. (HowTos)
http://stackoverflow.com – How I would create a deployment system for PHP/MySQL web application with several external dependencies, across multiple *nix platforms. (HowTos)
https://www.linux.com – How To Back Up MySQL Databases With mylvmbackup On Ubuntu 12.10 mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM's snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a... mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM's snapshot feature to do so. (Software)
http://stackoverflow.com – My Android app employ MySQL to store data. The data is loaded into a listview and I wanted to limit the entries to 300-500 for performance. However I am having trouble writing a sql query that will handle this. (HowTos)
http://stackoverflow.com – HI I am sending a username to my php file located on the server to check if the username exists in my database. (HowTos)
http://serverfault.com – Im really not into server stuff and I have some basic noob questions. I have a site where its databases(MySQL) is getting larger and larger. The site is now hosted on Bluehost. Im fine with that. Questions 1- Is it true that hosting services like godaddy and bluehost is only for small companies? (HowTos)
http://ubuntuforums.org – I am having a error on ubuntu when upgrading or installing any package. One of the error is: Quote: nikhil@ubuntu:~$ sudo apt-get install hydra-gtk Reading package lists... Done Building dependency tree Reading state information... (Hardware)
http://stackoverflow.com – I have MySQL databases. Database A and Database B. Running on Mysql 5.5 and Ubuntu 12.04. Into Database A i am doing INSERTs, UPDATEs every minute (cron) (The whole database has over 15 millions rows and growing). I want to synchronize Database B with Database A use it for SELECT queries (for performance). So I want to know: How can I synchronize new rows with Database B every 4 hours. (HowTos)
http://unix.stackexchange.com – would you recommend me for small debian linux with small apache, small mysql and primary datastore with SW RAID 5 just 32bit debian or rather 64bit and why? I have only 2 GB of RAM, so could that be enough. (it will be only CLI debian without Xserver, GUI and so on!) Thank you (HowTos)
http://serverfault.com – I cant find the php-fpm config file on my server. I tried to make an php-fpm.conf file in /etc/php.d/ folder, but it doesn't get included. Its not in these locations either: /etc/php-fpm.conf file or /etc/php-fpm.d Output of php -v -bash-3.2# php -v PHP 5.4.10 (cli) (built: Dec 19 2012 11:25:26) Copyright (c) 1997-2012 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies (HowTos)