Press F6, escape to close the pop-up window, and add
reserve=0xFFB00000,0x100000
to the prompt, before the word "quiet".
Complete the installation process
Install linux on everex stepnote sa2053 - boot options
- Add new comment
- 107 reads
MYSQL fix duplicates saving duplicated data with new id
DROP PROCEDURE `max_wid`;
DELIMITER ;;
CREATE PROCEDURE `max_wid` (OUT `y` int)
SQL SECURITY INVOKER
BEGIN
SELECT MAX(wid) into y from works;
END;;
DELIMITER ;DELIMITER ;;
CREATE PROCEDURE `first_dup` (OUT `t` int)
SQL SECURITY INVOKER
BEGIN
SELECT wid into t FROM works GROUP BY wid HAVING ( COUNT(wid) > 1 ) LIMIT 0,1;
END;;
DELIMITER ;The procedure itself - finding first duplicated data - and updating it to maximum possible id
After running this code till ZERO duplicates just create unique Primary key for Your table
- Add new comment
- Read more
- 653 reads
Senior and middle Drupal developer for interesting projects
Hi guys,
I am HR manager and I am looking for professional Drupal developers for our clients in Kiev office.
Client in Rotterdam looking for 1 Senior and 1 middle PHP/Drupal developer.
A company specialising in interactive websites, based in Rotterdam, the Netherlands. We have been active in online projects since 1997, mainly focusing on application development, e-commerce and lead generation. Our work is characterized by a no-nonsense approach and a focus on results. We work for various clients, who mostly belong to the top of their industry.
- Add new comment
- Read more
- 497 reads
Вірус - Відправ СМС. Ручне вбивство.
Windows Xp Professional RU
При завантаженні, ще до появи робочого стола відкривається чарівне віконечко з проханням "заплатітє за использование еротических ресурсов" а ля "трєбуйєцца мзда".
Ясне діло, що антивірус - безсилий, інакше ця стаття не з'явилась би.
Правда файли тіла віруса вже відправлені Comodo та McAfee - так що вирішення проблеми існує.
Полазивши трошки "шляхами віруса" я знайшов його модифікацію, яку DrWeb Online Checker визначив як Trojan.Winlock.591
Щоправда активним був не цей вірус, а його модифікація, на яку сканер не реагував...
Як побороти...
- 2 comments
- Read more
- 3881 reads
Nokia 6500 slider Free iSync plugin - 6500s-1
Do not sync Contacts+Calendar together!
Only Contacts or only Calendar!!!

Tested with iSync 3.0.2 at Leopard 10.5.6 and Nokia 6500s-1 (slider)
- Add new comment
- Read more
- 9133 reads

