6
Using mouse and keybord movment to spot a hacker?view story

http://forums.fedoraforum.org – I recently read a intressting article about some somewhat creative ways to verify that the user sitting infront of the screen is still the same user. The problem with passwords today are that strong ones can be hard to remember, but maybe in the future we won't need passwords? (I know that this is military use intended first and foremost) But what do people think, will we eventually see a fu (HowTos)

3
Which has better support - Intel or AMD? Looking to build a gaming desktopview story

http://forums.fedoraforum.org – Hey guys, Not sure if this is the right sub-forum. I'm looking to build a desktop. Should I go Intel or AMD? Which has better support by Fedora? I've been looking around and I always get mixed reviews. My current idea of a build would use an i5 2500k in an Asrock Z68 extreme 3 gen 3 mobo with a Radeon HD 6870 graphics card. Anybody experience issues with these? (HowTos)

14
Parallel programmingview story

http://forums.fedoraforum.org – Thanks for the suggestion....Here is the code which is giving segmentation fault error(core dump) Source Code #include<stdio.h> #include<omp.h> int main() { int A[1000000],B[1000000],C[1000000]; int I; double start,end,seq,par; for(I=1;I<=1000000;I++) { A[I]=I; B[I]=I; } start=omp_get_wtime(); for(I=1;I<=1000000;I++) C[I]=A[I]+B[I]; end=omp_get_w (HowTos)

5
[Q] Help with OpenVpn client and dhcp options - foreign_optionview story

http://forums.fedoraforum.org – Ok, I am frustrated with how much time I has spent trying to figure out OpenVpn and DCHP / DNS configurations... So far I can only connect vpn to work BY MANUALLY setting ip and dns (@resolv.conf). But with this setup I can't remote into my pc. I can ping my pc name, but not pcName.domainAddress which I find strange. I can connect OK from Windows with almost the same client config file. (HowTos)

14
XFCE logout icon fails or freezes desktopview story

http://forums.fedoraforum.org – On a FC 16 X86_64 system updated yesterday, I find this bug with the XFCE logout (via the icon with the green man) is still present. http://forum.xfce.org/viewtopic.php?id=6580 The bug mentioned in the thread is that left clicking on the icon either doesn't do anything or it freezes the desktop. (HowTos)

3
"problems installing boot loader"view story

http://forums.fedoraforum.org – i get this error message at the end of the initial install and well as you can guess it doesnt boot. how do i get into grub rescue>? or how do i fix it in general? (HowTos)

3
F16 install with 512Mb?view story

http://forums.fedoraforum.org – Like the title says: is there a way to install F16 with only 512Mb? I am booting via pxe, with the full F16 DVD available via NFS. The vmlinuz and initrd images copied over by tftp are from that DVD. The boot works fine, and I get to anaconda, which puts up a text screen box saying I need 768Mb. (HowTos)

6
F17 Final TC4view story

http://forums.fedoraforum.org – F17 TC4 32bit DvD's & F17 TC4 DvD's 64bit & F17 Final TC4 LiveCD's 32bit & F17 Final TC4 64bit LiveCD's Quote: As per the Fedora 17 schedule [1], Fedora 17 Final Test Compose 4 (TC4) is now available for testing. Content information, including changes, can be found at https://fedorahosted.org/rel-eng/ticket/5163 . (HowTos)

6
For better or for worse ...view story

http://forums.fedoraforum.org – ... it is both interesting and enlightening. (HowTos)

4
What needs to be done after today's pam update?view story

http://forums.fedoraforum.org – Here's the pertinent information: Code: Packages Altered:     ...     Updated pam-1.1.5-5.fc17.x86_64                      @anaconda-0     Update      1.1.5-6.fc17.x86_64                      @updates-testing Scriptlet output: &nbsp (HowTos)