Web Hosting
Find out more about
web hosting and domain names registration services

ASK A QUESTION
|
|
|
|
|
|
|
|
Domain Names Registration
Affordable
domain name registration - only $39 per year
when you host your domain name with us.
You won't find a cheaper deal anywhere in
New Zealand! |
|
|
Email web hosting
Web based email access
Spam + Virus Protection,
Aliases,
Forwarders, Autoresponders
|
 |
| All
included in every web hosting plan! |
|
|
FrontPage Hosting
Host your frontpage
site here and pay no extra fees for using
frontpage extensions. Included
free in every web hosting plan!
|
|
 |
|
Server specs and a full list of supported programs/appications
|
 |
Multiple
account discounts
If you're a webmaster you can now save up
to 30% off your hosting fees by partnering
up with us! Learn more |
|
|
...............................................................................................................................................................
Latest Blog Posts & News:
i could, but then i’d have to kill you.
ok I’ll figure it out myself
when i run command i need to get it’s out put
i use popen
but the problem popen is wait the out put to finish
what if the output will never finish
can i get out put in real time
why do you feel popen waits?
popen doesnt waits
hi, anybody knows where can i ask questions about Java Programming Language? ##java says I need to be identified!
not here.
go register yourself.
consider identifying.
how?
Auris-: how?
see freenode help pages.
Auris-: thanks
mlockall(MCL_CURRENT|MCL_FUTURE); What does that function do?
hello
/* no memory-swapping for this programm */
Is there a way I can encode/decode bytes in base36?
yes.
How many bits would I be able to encode in base36?
I’ve written a little piece of test code http://pastebin.ca/699522 what is the reason that it only run once even if I have a while-true?
bkw, why don’t you put a printstatement after rt_task_sleep?
and you can do stuff like printf(”foo\n”);
hmm, I’ve to findout what happens during the sleep and print the error.
the second print never got printed
yep, it’s called basic debugging nothing wrong with your while-statement
1000000000 is a long time, did you wait long enough before deciding it wasn’t working?
How many bits can I encode in base36?
try a little arithmetic.
Are […]
I wouldn’t give random people SSH access access if I didn’t even know how to..
yes
${HOME}/.bashrc`
It seems GNOME 2.20 really tries to display tooltips as quickly as possible; how can I delay the time it takes before they show up?
It’s actually pretty annoying, because it covers up the text on the main menu all the time.
I’m up-to-date on sid and I don’t see tooltips appearing unusually quickly
i’m running lenny, and currently have the 2.6.21 kernel. my wireless usb thing needs 2.6.22, which i believe is in sid. how can i install that kernel without apt wanting to upgrade all my other packages to sid?
Keep in mind that there’s a delay before a tooltip *initially* appears, but once it’s displayed, moving the mouse to related items (like other lines on a menu) causes their tips to appear much more quickly
If you move your mouse away from the menu (or whatever) for a few seconds, the timer starts over again and there’ll be a longer delay before another one appears
yeah, I’ve noticed that; it does seem to be quicker though — I guess that’s just me
you have wireless usb?
Applications have control over tooltip delays, so it could be just the app
i have a […]
who should sid ?
me for the advices.
bye all
that is who should use sid?
thanks for the advices.
i recently installed the latest kernel from sid, i normally use testing but I can’t get NVIDIA to work with 2.6.21-2-686 I have to go with the .22
sid ?
just get the sid kernel, you dont need to use sid
its just that I have been using a lot of the programming packages from sid also because lenny has older one’s and its nice to use deb vs. svn/cvs if I can get away with it
Hi, I have been having troubles with X since a few days ago. Some of my X apps seem to randomly segfault / abort (ran strace to see signal), mainly xfce-session and iceweasel, but epiphany and amarok have done it as well. I thought it was the nvidia closed driver, but I am using nv now and
getting the same effect. Any ideas? / How would I collect info for a bug report?
if you open iceweasel in a browser what kind of nasty garbage does it feed you?
s/browser/terminal
sorry
If I open iceweasel it runs for me bit and then dies with “Segmentation fault”
Not sure how to gdb it for a backtrace.
is it OK to […]
_GP(var1), that can get the variable from the extension path like tx_blablabla[var1]?
hi, what are the advantages of indexes?
it can make SELECT queries faster, because mysql can simply look up a row instead of searching through the whole table for it
Alloosh, nothing its the placebo effect
It solves world hunger
Hai guys! Anyone have experience with replication? I had the weirdest occurence this night (at 4AM)
lifeforms, not that right but ..
A master crashed, the slaves got out of sync and stopped updating when I checked them, but… this morning, they seem to be up-to-date and syncing changes
thanks for the answer, I know that, the specific question is when it starts to have effect, I have around 100 000 rows in the table
Alloosh the explanation of lifeforms whas not that right
the right answer to the question is more like
:_(
a table without … index is like a unsorted list you have to loop through each … entry till u find what you want
a table with index is like a sorted list u have the binary logarithm of entries … as accessnumber u need to get one row
thanks, so if the table has 100 000 rows, will that effect the speed, and do I need to […]
What does `ls -ld dirname` say?
rej, ls -ld prints out “ls: can’t access Gunslinger Girl: Input/output error” (I have it in spanish so the “can’t access” is just my translation)
rej, ls -l shows this: d????????? ? ? ? ? ? Gunslinger Girl
Something seems wrong with the filesystem or the kernel’s interpretation of the filesystem. Maybe you need to enable Unicode support.
oh, it’s neither. the driver is something called openchrome
ah
hello all!! does anyone know what line in ,config is the libata module??
rej, I dont know if it’s good or bad but.. I’m unable to see the dir from Thunar (My file manager)
Don’t edit .config manually. Use menuconfig instead.
is there an emerge option that works so i can write for example “emerge kde”, so that it will just emerge packages that are not installed/newest version?
Probably CONFIG_ATA.
tej i am looking for the option with make menuconfig, but i cannot find it
In menuconfig, type `/’, enter a search term and press Enter.
http://forums.gentoo.org/viewtopic-t-589661.html this is my problem, and i do not really know if i finally need it
hello all
Does anyone know since when and why gcc-4.2.0 is hard masked again?
Hi, anyone know if there is a way to make gdesklets stick to the desktop and […]
Pig_Pen, well I don’t see why someone would still want a 2.4 system today except for a missing driver or something
what’s /var/log/Xorg.0.log say?
you read the msg that says you need to recompile all the xf86 drivers because the ABI changed right?
what i was lookin for was package.keywords lol
it is segfaulting immediately after loading the mouse driver.
anyhow back to work!
I had that problem too
Kaffien, glad you found it then ^^
emerge xf86-input-mouse xf86-input-evdev
evdev…
okay,
might as well move back up to 7.3
i used slackware for years and i am going to miss that old 2.4.xx kernel, kind of like saying goodbye to an old friend for the last time
I did re-emerge the mouse driver earlier,
still doesn’t run.
this is the most horribly botched update since gnucash2.
that and the fact that texmacs has been broken for 8 months now…
what do I do next?
Sorry to hear, but this isn’t the complaints dept.
Erm, which problem do you want to solve first?
I need access to my e-mail. I’m trying to get a job because I was laid off last week and instead had to spend the entire day today fixing my computer. =|
u sure are rtl8187 drivers in 2.6.23 ???
cant find em
…
I need some help setting up my rc.conf
Could […]
but i checked this one, linked on your howto, today: http://gentoo-wiki.com/Apache_Modules_mod_php
Hi there. Does anyone know what evolutions “profile” use flag does?
i still dont understand how you have the module but not the conf when they are both supplied by php
equery uses evolution
I see. why emerge isn’t generating 70_mod_php.conf is a mystery to me but certainly the biggest part of the problem. might try googling (or ask #gentoo-apache) for a skeleton
http://genx.easyshellz.com/gentoo/etc/70_mod_php5.conf
i just copied a system from one puter to another, but now all my dependancies are being resolved as circular.
any ideas?
i don’t either
i read that. copied it already.
KWhat_Work, “Adds profile support to builds of packages (will likely vary from ebuild to ebuild in support)”. Well, that doesn’t say that much
restart apache and should be all good
alveraan, it is likely to support profiling.
Draconx|Laptop, ok thanks
at least i got a php-error now! yay!
you’re gold, congrats
it add support for multiple profiles. ie different profiles have different configs settings etc
anyone know how long it take s to emerge -av kde-meta ?
KWhat_Work, ah.. which can be changed on the fly so one doesn’t have to logout
and is there input needed throw the install ?
i dont know if evolution can do it on the fly but something […]
why not, show me the docs for that one
it really beats the purpose of gentoo, but if you really want to could probably just add -all- of them to /etc/make.conf
Ehnvis at the moment i just need all the softawre i want installed os my wife will stop nagging
try emerging libgssglue/libgssapi
not sure how to trigger bad behaviour
ok
same issue
ok. wrong info.
the use of a keyword is not connected with the matter of whether one does or doesn’t use a versioned atom. he could just as well exclude the keyword for a non-versioned atom also.
i cant emerge it.
jvs|dagobah
sry
you have to remeber that Gentoo is a -high-maintenance- system.
Anyone using small dm’s? like fluxbox?
doing emerge -uNDva world and for some reason kbd-1.12-r8 won’t compile.. anyone else having that same problem
?
nattdyr do u mean a “-all-” flag all literaly all of them
thanks for your help ..
sorry, but then i dont think gentoo is for you or atleast for that machine that your wife use.
eep - *fluxbox
literaly all of them.
i only have one pc
Music^Hound: you need to provide an error and a trace via pastebin if you plan on getting any assistance
Che-Anarc: using fluxbox over here.
fluxbox is cool
nattdyr would or could that cause any compile […]
|
|
|
 
|