Functions 1. search database (also web). 2. do manual analysis of searched data. 3. create tags from data analyzed. 4. search for related data from existing tags. 5. manually use the results to develop knowledge. Note : It should be manually configurable and also automatically add debian and debian related tags(key words) in the next …
Monthly Archives: September 2011
Bweagle…
Functions 1. search database (also web). 2. do manual analysis of searched data. 3. create tags from data analyzed. 4. search for related data from existing tags. 5. manually use the results to develop knowledge. Note : It should be manually configurable and also automatically add debian and debian related tags(key words) in the next …
cat + grep + wc and pipe operator
A UNIX Command $ls 1984 2001 2004 2007 2010 TED-talks-grouped-by-year-in-high-quality.metalink 1990 2002 2005 2008 2011 ted_urls 1998 2003 2006 2009 ted_download.sh $cat TED-talks-grouped-by-year-in-high-quality.metalink | grep -w url | wc -l 980 $ UNIX Explanation This command finds out the number of lines with the word “url” in the file TED*.
Dataset.
Dataset A data set (or dataset) is a collection of data, usually presented in tabular form. Each column represents a particular variable. Each row corresponds to a given member of the data set in question. Its values for each of the variables, such as height and weight of an object or values of random numbers. …
Testing… Bevelery..
Database : MySQL. DataSet : Symbols of www.beautifulwork.org Like Numbers , Words , Colors , Images…
songclip .. raah mein unse..
[audio:http://www.beautifulwork.org/trueangle/songclip.mp3] Audio Recorder : gnome-sound-recorder 2.30.0 Details : recorded as a wav file. MP3 Conversion : ffmpeg Details : ffmpeg -i songclip.wav -acodec libmp3lame -ab 320k songclip.mp3
HTML CSS sep 7 2011
<html> </body> <style type=”text/css”> .ex { width:50%; height:100%; padding:10px; border:1px solid blue; margin:0px; <!– float: right; –> } </style> <div class=”ex”> <div style=”float:right;padding-top:50%;”> <a href=”http://www.beautifulwork.org/testing”> Home </a> <br><br> <a href=””> About Us </a> <br><br> <a href=””> Portfolio </a> <br><br> <a href=””> Gallery </a> <br><br> <a href=””> Blog </a> <!– <? echo SYmmel; ?> –> </div> …
Advanced Programmable Interrupt Controller
Connected From This APIC In computing, an Advanced Programmable Interrupt Controller (APIC) is a more complex Programmable Interrupt Controller (PIC) than Intel’s original types such as the 8259A. APIC devices permit more complex priority models, and Advanced IRQ (Interrupt Request) management. In computing, a programmable interrupt controller (PIC) is a device that is used to …
Continue reading “Advanced Programmable Interrupt Controller”
Kernel Panic….
Call Trace: {panic+483} {_spin_unlock_ irq+12} {__down_read+60} {_spin_lock_irqsave+ 9} {__up_read+25} {blocking_notifier_cal l_chain+70} {do_exit+141} {kernel_math_error+0} <ffffffff80270dfc}{do_invalid_op+173} {:aacraid:aac_intr _normal+463} <fffffff80269ece}{spin_lock_irqsave+9} {printk+82} {error_exit+0} {vgacon_cursor+0} {:aacraid:aac_intr_normal+473} {:aacr aid:aac_intr_normal+473} {:aacraid:aac_rx_intr+55} {handle_IRQ _event+41} {__do_IRQ+154} {do_IRQ+60} {ret_from_intr+0} (3) astrax:/home/pgperez> (3) astrax:/home/pgperez> cat error {:aacraid:aac_rx_intr+55} {handle_IRQ_event+41} {__do_IRQ+154} {do_IRQ+60} {ret_from_intr+0} link : https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=205778
Fixing recursive fault….
Code: 0f 0b 68 6e ff 37 80 c2 ed 01 48 c7 c6 ff ff ff ff bf 20 00 RIP {page_remove_rmap+129} RSP Fixing recursive fault but reboot is needed! link : https://bugzilla.redhat.com/show_bug.cgi?id=185481