Search Latest topics Keywords Who is online? In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest None Most users ever online was 27 on Thu Oct 06, 2016 8:31 pm | W: http://deb.playonlinux.com/dists/precise/InRelease: Signature by key 74F7358425EEB6176094C884E0F72778C4676186 uses weak digest algorithm (SHA1) solved problem Fri Sep 02, 2016 7:34 pm by Admin First search your computer for Software and updates, goto other software tab and remove the package. Save and exit. run sudo apt-get update/upgrade. it works . Down is a screen shot for the same. fix apt-get update Signature by key uses weak digest algorithm (SHA1) [ Full reading ] Comments: 0 extent and implementation of class in JAVA Mon Jul 15, 2013 10:19 pm by Skyfall extends is for extending a class. implements is for implementing an interface The difference between an interface and a regular class is that in an interface you can only specify methods. Also java doesn't support multiple inheritance for classes. This is solved by using multiple interfaces public interface Inter{ public void do(); public String doThis(int number); } public … [ Full reading ] Comments: 0 How do I install Qt5, which comes as a .run file? Tue Mar 05, 2013 10:05 pm by Admin You have to make the file executable and then simply execute it. Type the following commands in the terminal:
where qt name of the executable file.. Comments: 0 interfacing 8051 with JHD12864 and samsung ks0108b glcd 128x64 Tue Mar 05, 2013 5:08 am by Admin download the attached rar file..you will need rar extractor..pls enjoy the code..if any doubts pls let me know...and don't forget to register..its free Comments: 1 interfacing 8051 with JHD12864 and samsung ks0108b glcd 128x64 Tue Mar 05, 2013 4:46 am by Admin download the attached rar file..you will need rar extractor..pls enjoy the code..if any doubts pls let me know...and don't forget to register..its free Comments: 0 Delete / Remove a Directory Linux Command Tue Mar 05, 2013 2:57 am by Admin Delete / Remove a Directory Linux Command I am new to Linux and command line. How do I delete or remove a directory? Use the rmdir command. This command remove the DIRECTORY(ies), if they are empty. Open a command-line terminal (select Applications > Accessories > Terminal), and then type the following command to remove a directory called /tmp/docs: rmdir /tmp/docs If a directory … [ Full reading ] Comments: 0 porting linux on tiny 6410 mini 6410 friendlyarm board Tue Mar 05, 2013 2:40 am by Admin Getting Start for Mini6410 1. Getting Start for Mini6410 1.1 Unboxing Mini6410 1.2 Required Accessories 1.3 Connection Guide 1.4 Hyperterminal setting on PC 2. Update the system 2.1 Create the SD boot card 2.1.1 Create the bootloader into SD card. 2.1.2 Copy the system Image to SD card 2.2 WinCE system update 2.3 Linux system update 2.4 Android system update 2.5 Ubuntu system update … [ Full reading ] Comments: 0 Porting of Android On Beagle board Tue Mar 05, 2013 2:33 am by Admin Porting of Android On Beagle board 1.Overview 2.Hardware requirement. 3.Software requirement. 4.Beagle board. 5.Setup. 6.Building Kernel Image. 7.Building Android File system. 8.Building Linux file system with Android file system. 9.Setting Up The Boot Parameters and Booting the Linux kernel 10.Script file to start android services. 11.Flashing the NAND 12.Testing. 1.Overview … [ Full reading ] Comments: 0 Social bookmarking | Statistics We have 7 registered usersThe newest registered user is mainveasn Our users have posted a total of 54 messages in 44 subjects |
Fri Sep 02, 2016 7:34 pm by Admin
» Arduino MKR1000 Scheduled WiFi SSL Web Client
Wed Apr 13, 2016 4:51 pm by Admin
» How to create an overlay in css HTML 5
Wed May 13, 2015 3:28 am by Admin
» Arduino library proteus Arduinolibs.zip
Tue May 12, 2015 6:01 pm by Admin
» Proteus 8 Arduino library -- Arduinolibs.zip
Tue May 12, 2015 5:59 pm by Admin
» Proteus 8 Arduino blink LED
Tue May 12, 2015 5:52 pm by Admin
» comparator in 89c2051
Mon Dec 02, 2013 12:41 pm by Guest
» Java Fx UI controls: by oracle
Tue Aug 06, 2013 2:16 am by Admin
» 8051 read write port
Wed Jul 31, 2013 2:08 am by Admin