Posts

Thread: Installing Grub2 Bootloader for Windows XP

hello all, trying restore computer windows xp. computer came 'restore cd' , not windows xp 'setup cd'. ran restore cd erased partitions , installed restore files, however, because ubuntu 9.10 had installed changed master boot record- not boot windows. re-installed ubuntu getting: grub> file not found. grub rescue> none of grub2 commands work. have both 9.10 , 9.04 live cds. tried making mbrfix boot sd card. couldn't working prompt. tried reinstalling ubuntu, got same error. there seems several ways reinstall grub2. not need. ideally install/reinstall grub2 boot loader without installing ubuntu on partitions- possible? willing explore other options. boot 9.10 ubuntu cd, try ubuntu option. in terminal execute: sudo fdisk -l show partitions. depending how installed ubuntu have 1 larger linux partition (probably /dev/sda5) , 1 smaller linux swap partition (pro...

Thread: Sify Broadband

i'm complete newbie linux. i'm running ubuntu via wubi on xp. think i've installed client (not sure) because redirected "http://202.144.65.70:8090/downloaddialer.php", sify page go if you've not logged in have connection. now, i've official '.tar.gz' file install.sh (that i've run) , sifyconnect. i've extracted them desktop. should connect net? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Sify Broadband Ubuntu

DS3231 - Ausgabefehler bei Zeit und Datum

hallo ! ich habe ein problem mit meinem ds3231 modul, ich möchte mir mal die aktuelle zeit und das datum im serial monitor anzeigen lassen, aber es kommt nur müll raus :/ der output im monitor: 2165.25.165 165:165:165 hier stimmt irgendwas stark nicht. ich habe bereits die batterie getauscht, aber ohne erfolg. der code (datum und uhrzeit sind falsch): dieser ist eigentlich nur aus der zugehörigen biblo genommen. code: [select] #include <wire.h> #include "ds3231.h" #include "rtc_ds3231.h" #define buff_max 128 uint8_t time[8]; char recv[buff_max]; unsigned int recv_size = 0; unsigned long prev, interval = 5000; void setup() {     serial.begin(9600);     wire.begin();     ds3231_init(ds3231_intcn);     memset(recv, 0, buff_max);     serial.println("get time");   //  serial.println("setting time");   //  parse_cmd("t300608330032016",16);   //  ...

Photoshop CS4 (64bit) - custom CMYK

hi all, working in uk , want know if possible add iso coated v2 photoshop "custom cmyk" > ink colours dialogue? want control total ink limit, etc. or indeed know specs standard? know has ink limit of 330 or 300 (depending on version used) dot gain, black generation, uca, etc? i've googled on , off few days, didn't find info needed above. thanks in advance! peter, the first doc in german, contains information dotgain (but there no need characterize complex icc profile, tone reproduction curves, a simple number, imo): http://www.fogra.org/products-de/icc/readme04d.pdf http://www.fogra.org/products-de/icc/fograchardaten_eciprofile.pdf http://www.eci.org/doku.php?id=de:start the unzipped folder contains pdfs more information: http://www.eci.org/doku.php?id=en:downloads what has cs4 , 64 bits? there change for handling of icc profiles since cs2 ? why don't use 1 of many many available profiles as ? best regards --gernot hoffmann More discussions in P...

Modifying the frontpage - Joomla! Forum - community, help and support

Image
hai, i new joomla , immensly. in first page having layout of 1 row 1 coloum , 2nd row 2 coloums, summing 3 articles , 1 heading in footer, summing 4 articles per page. i increase 4-5 coloums can use 10 articles per page. can teach me achieve this? regards, mahsehwaran. i welcome , read user-manual. advise since answer many questions! go administrator>menu>main menu>home (com_frontpage) has parameters no. intro's/no. columns etc etc happy joomla! leo Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

com_contact column widths hard coded? - Joomla! Forum - community, help and support

i'm wondering why column widths in html_contact::showtable() hard-coded (as %)? have thought best default option let browser pick widths? if widths need specified, wouldn't better allow them more changed (ie through back-end somehow)? rosco why set way, i'm not sure. however, if want change without hacking, add 'components' folder template's folder, copy in contact.html.php , make adjustments there. override core ones when component runs. Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.0 Coding

Static IP questions - Raspberry Pi Forums

teach me please, i'm complete novice on of ip business -- ok, go through trouble of setting static ip on pi3 looks editing files , rather complex procedure. going on here? service provider change ip time time , set static ip, it somehow doesn't react new information? if set static ip on pi imagine it's location a? if take pi friends house 2 miles away, changes? hear can purchase static ip service provider? maybe setup router stays same (or @ least port pi?). how "likely" ip addresses change? boot pi , stays connected without issue can still happen? complete idiot on entire subject , don't know if can clarify or maybe point me tutorial. reason behind wanting know having stable ip address logging on vnc (without having check new ip address). much. on router , can fix ip of raspberry , dont need edit on raspberry when move friends have different ip unless fix on router , internet facing ip different [mostly] home ip's isp can change ip depe...