Forum: C 12 Hours Ago |
| Replies: 3 Views: 64 Re: HELP!! fopen, then fread() or fgets() depending on what kind of file you're trying to read. Why don't you go look it up, because I don't feel like helping someone who's too lazy to even bother posting their... |
Forum: Community Introductions 1 Day Ago |
| Replies: 10 Views: 102 Re: The Best Web Developer is Now On Daniweb! Sorry for the confusion. May I point you to our rules (http://www.daniweb.com/forums/faq.php?faq=daniweb_policies), which better explain the situation.
Keep It Organized states that
which is why I... |
Forum: DaniWeb Community Feedback 1 Day Ago |
| Replies: 10 Views: 197 Re: DaniWeb Blogs >If you're going to make a blog, why would you make one on Daniweb,
>as opposed to some other blogsite or your own site?
Exposure. If you make a blog on your own site, it can take months, even years... |
Forum: Getting Started and Choosing a Distro 2 Days Ago |
| Replies: 14 Views: 336 |
Forum: DaniWeb Community Feedback 3 Days Ago |
| Replies: 10 Views: 197 Re: DaniWeb Blogs I think the biggest problem right now is that the target audience of the forums and the blogs aren't really the same. From what I can tell, most of the blog traffic is generated from external sites,... |
Forum: DaniWeb Community Feedback 3 Days Ago |
| Replies: 7 Views: 104 |
Forum: Getting Started and Choosing a Distro 3 Days Ago |
| Replies: 14 Views: 336 Re: Distro to successfully control fan speed. They are the same, they just use different compression formats. The tarball from mail-archive.com uses a bzip2 compression, the one attached in ubuntu-forums has a gzip compression, and the archive I... |
Forum: Getting Started and Choosing a Distro 3 Days Ago |
| Replies: 14 Views: 336 Re: Distro to successfully control fan speed. Okay, I did some research on this, and turns out that this is kind of an Acer hardware bug, in which the fan speed is not controlled by the BIOS, but by the software that's supposed to be keeping... |
Forum: Getting Started and Choosing a Distro 4 Days Ago |
| Replies: 14 Views: 336 |
Forum: OS X 5 Days Ago |
| Replies: 5 Views: 372 Re: Antivirus 2009 on Mac OS X 10.4.11 Chances are, if you didn't download/install anything from those sites you should be fine. However, it wouldn't hurt to run a virus checker through your system just to be sure (use ClamXav like... |
Forum: Getting Started and Choosing a Distro 5 Days Ago |
| Replies: 14 Views: 336 Re: Distro to successfully control fan speed. Make sure that your kernel has the necessary modules to detect and control your fan speeds. When I'm running Linux on my MacBook, my fan settings appear in the virtual filesystem /sys:
localhost:~ $... |
Forum: Linux Users Lounge 5 Days Ago |
| Replies: 9 Views: 608 Re: Linux editors Actually, text editors are completely unnecessary. Who needs an editor when you're equipped with 'cat' and some perfectly good redirection operators?
localhost:~ $ cat > textfile
the most... |
Forum: Techies' Lounge 5 Days Ago |
| Replies: 6 Views: 153 |
Forum: Kernels and Modules 7 Days Ago |
| Replies: 8 Views: 217 Re: LInux>>???? Have you ever considered that there isn't necessarily a Linux operating system that corresponds with each Microsoft Windows release? |
Forum: *nix Software 7 Days Ago |
| Replies: 4 Views: 1,272 |
Forum: *nix Software 9 Days Ago |
| Replies: 4 Views: 1,272 |
Forum: OS X 15 Days Ago |
| Replies: 4 Views: 288 |
Forum: Mac tips 'n' tweaks 16 Days Ago |
| Replies: 1 Views: 440 |
Forum: *nix Software 18 Days Ago |
| Replies: 4 Views: 346 Re: How to execute "sudo source" In order to accomplish that, you'll need a root shell. If your root account is enabled, you can authenticate yourself with 'su', otherwise just run "sudo bash" (or whatever shell you prefer) and... |
Forum: Website Reviews 23 Days Ago |
| Replies: 2 Views: 214 |
Forum: Linux Users Lounge 24 Days Ago |
| Replies: 1 Views: 244 |
Forum: DaniWeb Community Feedback 24 Days Ago |
| Replies: 5 Views: 452 Re: Forum Highlights - moved There might be an iframe that you can block, effectively removing the whitespace. I can't remember exactly though, as I've disabled ads through my control panel (sorry, moderators and sponsors only... |
Forum: Techies' Lounge 29 Days Ago |
| Replies: 7 Views: 403 Re: Dealing with viruses! >Do you use any anti-virus software
Nope.
>Do you find it to be effective in protecting your system from the countless viruses
>spreading via Internet?
I primarily use Unix or Unix-like operating... |
Forum: *nix Software 32 Days Ago |
| Replies: 1 Views: 303 |
Forum: Getting Started and Choosing a Distro 32 Days Ago |
| Replies: 1 Views: 317 Re: Folder corresponding to windows! You can't exactly map each Windows directory to a corresponding Unix directory, but here's an article that goes over the uses of most of the common directories in a standard Unix... |
Forum: C++ Oct 12th, 2008 |
| Replies: 14 Views: 344 |
Forum: *nix Software Oct 11th, 2008 |
| Replies: 11 Views: 4,401 |
Forum: *nix Software Oct 10th, 2008 |
| Replies: 3 Views: 402 Re: Format HD that had linspire Don't bother. The next operating system that you install on the hard drive will almost certainly wipe out the MBR that contains GRUB you're noticing right now.
If you really must do it, boot up the... |
Forum: *nix Software Oct 9th, 2008 |
| Replies: 4 Views: 568 Re: Tftp on Fedora 7 Oh, vi is a perfectly good command line text editor; there's nothing really wrong with it except that it's not particularly user-friendly to those who have never used it before. :P |
Forum: *nix Software Oct 8th, 2008 |
| Replies: 4 Views: 568 Re: Tftp on Fedora 7 How about:
http://llbb.wordpress.com/2007/06/14/installing-tftp-on-fedora/
You might not want to use vi if you're not familiar with it though :) |
Forum: Darwin, X11 and BSD Oct 5th, 2008 |
| Replies: 6 Views: 787 Re: Compiling Darwin - From Scratch! Follow the guides for compiling Xnu that I linked to previously. Where the twist comes in is the fact that you'll be needing to cross-compile (http://en.wikipedia.org/wiki/Cross-compiling) everything... |
Forum: Getting Started and Choosing a Distro Oct 5th, 2008 |
| Replies: 11 Views: 1,196 Re: Best LInux Flavor That's an extremely vague question at best, but some easy to use distros include Ubuntu, SUSE, Mandriva, Xandros, and Linspire. |
Forum: Techies' Lounge Oct 4th, 2008 |
| Replies: 11 Views: 788 |
Forum: Window and Desktop Managers Oct 4th, 2008 |
| Replies: 1 Views: 435 |
Forum: Techies' Lounge Oct 4th, 2008 |
| Replies: 11 Views: 788 Re: downloading videos from real player Open Terminal from /Applications/Utilities. Drag and drop the 'mplayer' file that you showed in your first screenshot from its location in the Finder onto the terminal window. The path of the mplayer... |
Forum: Techies' Lounge Oct 3rd, 2008 |
| Replies: 11 Views: 788 Re: downloading videos from real player rtsp streams can't be directly downloaded through a Mac web browser. There are various programs that can do it, probably one of the best free ones that can do it is the Unix mplayer binary. Once... |
Forum: Network Security Oct 2nd, 2008 |
| Replies: 2 Views: 241 |
Forum: Window and Desktop Managers Oct 1st, 2008 |
| Replies: 2 Views: 577 Re: Help >If it's installed but you get an error when running it regarding a database being
>out of date, run the updatedb (/usr/bin/updatedb) command then try locate again.
That's assuming that they're using... |
Forum: Darwin, X11 and BSD Oct 1st, 2008 |
| Replies: 6 Views: 787 Re: Compiling Darwin - From Scratch! >Both the guides need..........err........Apple XCode
Both guides say you should install Xcode (Apple Developer Tools) because it includes the Unix development tools (gcc, etc.).
You should be able... |
Forum: Darwin, X11 and BSD Sep 30th, 2008 |
| Replies: 6 Views: 787 Re: Compiling Darwin - From Scratch! I haven't been able to find much documentation on building the Darwin operating system from scratch, although it's relatively easy to find guides... |