OT:smartphone

2010-05-25 Thread madunix
after reviewing http://maemo.nokia.com/n900/  and
http://www.linuxjournal.com/content/nokia-n900-first-look few days
ago, I have decided to get nokia N900 over a blackberry, iphone and
droid... since i wanted linux portable box. I need to know your
feedback about this issue.

Thanks
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: SMS server/gateway

2010-03-06 Thread madunix
i use
http://smstools.meinemullemaus.de/


The SMS Server Tools send and receive short messages through GSM
modems or mobile phones.

You can send short messages by simply storing text files into a
special spool directory. The program monitors this directory and sends
new files automatically. It also stores received short messages into
another directory as text files.

The program can run other external programs or scripts after events
like reception of a new message, successful sending and also when a
problem has been detected. These external programs can inspect the
related text files and perform automatic actions, for example storing
information into a database, sending an automatic reply, forwarding
messages via eMail, ... and whatever you like.

This software runs on Windows and any Unix. It does not depend on any
operating system specific feature and it does not depend on any
library (except the standard C library). This makes the program highly
compatible to embedded systems.


On Tue, Feb 17, 2009 at 4:20 PM, Jamie Bohr  wrote:
> I am looking for a SMS server software for RHEL.
>
> The phones we use can receive email but it does not always get to the phone
> in a timely manner and sometimes I get "connected refused" when trying to
> send messages via email.   I've looked at smstools and Googled around but
> would like the forums opinion on what they have used and experiences.
>
> Thank you for your time,
>
> --
> Jamie Bohr
>
> --
> fedora-list mailing list
> fedora-l...@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>



-- 
If there is a way, I will find one...***
If there is none, I will make one..."***
 madunix  **
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


mysql

2010-01-14 Thread madunix
I need to optimize MySQL 4 on fedora with dual Xeon 2GHz processors
and 2GB RAM,any recommendation


mysql> show variables;

+-+--+

| Variable_name   | Value|

+-+--+

| concurrent_insert   | ON   |

| connect_timeout | 5|

| datadir | /var/lib/mysql/  |

| date_format | %Y-%m-%d |

| datetime_format | %Y-%m-%d %H:%i:%s|

| default_week_format | 0|

| delay_key_write | ON   |

| delayed_insert_limit| 100  |

| interactive_timeout | 28800|

| join_buffer_size| 131072   |

| key_buffer_size | 16777216 |

| key_cache_age_threshold | 300  |

| key_cache_block_size| 1024 |

| key_cache_division_limit| 100  |

| language| /usr/share/mysql/english/|

| large_files_support | ON   |

| license | GPL  |

| local_infile| ON   |

| lower_case_table_names  | 0|

| max_allowed_packet  | 1047552  |

| max_binlog_cache_size   | 4294967295   |

| max_binlog_size | 1073741824   |

| max_connect_errors  | 10   |

| max_connections | 100  |

| max_delayed_threads | 20   |

| max_error_count | 64   |

| max_heap_table_size | 16777216 |

| max_insert_delayed_threads  | 20   |

| max_join_size   | 4294967295   |

| max_length_for_sort_data| 1024 |

| max_relay_log_size  | 0|

| max_seeks_for_key   | 4294967295   |

| max_sort_length | 1024 |

| max_tmp_tables  | 32   |

| max_user_connections| 0|

| max_write_lock_count| 4294967295   |

| myisam_data_pointer_size| 4|

| myisam_max_extra_sort_file_size | 2147483648   |

| myisam_max_sort_file_size   | 2147483647   |

| myisam_recover_options  | OFF  |

| myisam_repair_threads   | 1|

| myisam_sort_buffer_size | 8388608  |

| query_alloc_block_size  | 8192 |

| query_cache_limit   | 1048576  |

| query_cache_min_res_unit| 4096 |

| query_cache_size| 0|

| query_cache_type| ON   |

| query_cache_wlock_invalidate| OFF  |

| query_prealloc_size | 8192 |

| range_alloc_block_size  | 2048 |

| read_buffer_size| 258048   |

| read_only   | OFF  |

| read_rnd_buffer_size| 520192   |

| relay_log_purge | ON   |

| relay_log_space_limit   | 0|

| rpl_recovery_rank   | 0|

| secure_auth | OFF  |

| server_id   | 1