1,331 Posted Topics
Re: Hello, You might want to open up your Task manager, and see what processes might be bogging you down. You can also open up the Performance Monitor, and examine the various CPU information. But I would also look at the swap information. I am guessing your laptop is slightly slow, … | |
Re: Hi, I think what infamous is saying is that you need to just call Calc(a,b,c); and be done with it... do not try to cout << Calc(a,b,c). //cout << Calc(a,b,c); Calc(a,b,c); cout << "How about that!" << endl; cout << "Do you want to continue (Y/N)? "; The 0 that … | |
Re: Hello, In order to share things, you need 4 items properly configured: Physical Network, Services, Sharing Permissions, and File Permissions. It sounds like you have the first 2 properly configured... you can connect and see some things, but cannot get to a particular folder. Check 2 things: * Check to … | |
Re: Hello, That is like saying, "I need a pair of shoes." What do you want to do? Some tools are free; others cost some. Some people are porting KDE tools to OS X, others want to use Apple's Dev Tools. Need some help. Christian | |
Re: Hello Ben, I do not remember the Com Sci specifics in class, but if you can sort your data in memory, then a Btree should be the fastest search. You will have to design your code though so that the tree is evenly balanced. Of course, if the data is … | |
Re: Hello, Your computers running OS 9 will likely continue to do so until the year 2032, when Apple's time codes will no longer function. You have at least 25 years to update the software, assuming the hardware remains viable and useful. To upgrade, you need to consider the following: * … | |
Re: Hello, Depends on what you call "backup". If you did a drag-n-drop of all the files, then NO, it would not work, because you would not be grabbing any of the invisible system files, such as the registry. I am not sure if Windows Backup will talk to anything other … | |
Re: Hello, I would save any data you have on those drives, and format the box clean. I would also partition that 200 GB drive into three volumes: System (C:), Applications (D:), and Data (E:). Partitioning will prevent data loss due to logical / system issues, but partitioning will not protect … | |
Re: Hi, I have RealPlayer installed, and when I go to that website, and click on LISTEN LIVE!, it fires up Real Player, and after about 15 seconds, the show plays just fine. I am running OS X 10.3.3 iTunes was recently upgraded; I am running 4.4 and heard that 4.5 … | |
Re: Hello, First guess is death of monitor, and then the death of the video subsystem in the motherboard. I hope you have a second monitor around that you can plug in, or you have another computer / laptop that you can check the monitor out with. You might also get … | |
Re: Hello, p2p, or Peer to Peer, is a networking design where each computer holds their own access controls, and users/passwords are managed on a machine by machine basis. Peer to Peer networks are found in many computer environments, such as Windows (Workgroups and Personal File Sharing), Macintosh (Appleshare (although AppleShare … | |
Re: Hello, I know that with RedHat, I was able to download the floppy boot disks, and then install over ftp. I had to do that several times before I got a CD-ROM burner and able to burn the .iso images. These days, I like to get the .iso images, and … | |
Re: Hello, To follow up with DMR, yes it is possible. You should be even able to mirror the two drives together if you tried. Service packs are also very important. Back in the days of NT 4, there were drives that were larger than what NT 4 could work with, … | |
Re: Hello, I assume that other things are printing to your printer just fine, and that IE can print something like foxnews.com just fine. It is my *guess* that data is not reaching the print driver properly, or that the driver is not interpreting things properly. Does Print Preview show the … | |
Re: Hello, I am wondering if this is still happening to you. What version of OS X are you running? 10.0 and 10.1 were, um, not the best for printing. 10.2 introduced CUPS printing (better) and 10.3 has worked fine for me. Let us know, Christian | |
Re: Hello, I was wondering Lastoria if you were running any anti-virus software, and a firewall. Your computer absorbed damage from this round, and am curious what you were thinking of doing for prevention. If you are not running Antivirus and a firewall, we should talk to help prevent future problems. … | |
Re: Hello Dani, Congrats on your successful migration. If you are keeping a scrapbook on the "life of daniweb", make sure you keep entries. Through the process, you learned a lot of things, and responded to a lot of pressure. I hope this week goes much smoother for you. So far, … | |
Re: Hello, I took a look at Apple's Website, and found this link: [url]http://docs.info.apple.com/article.html?artnum=106966[/url] Without more information on your computer, you might not be able to run Mac OS 9. A lot of the latest models do not come with OS 9 abilities... the information was removed from the ROMs on … | |
Re: Hello, I would like to do a realtime compare with you... please send me a message on when you are available. I am Central time, and have some time options. You mentioned that you are running OS X. You should be able to go into your System Volume, and find … | |
Re: Hello, In order for your network to function properly, you need 4 conditions met: Physical connectivity, Common Protocol, Connectivity Services, and Sharing permissions. Physical Connectivity -- are the computers connected to one hub/switch, and none of the connections in the uplink port? Also be sure that the uplink port is … | |
Re: Hello, It sounds like you are just learning how to code. Welcome to a wonderful world of coding, debugging, and upkeep. As long as you are just starting, you may want to remember a few things..... this will help you in the long run: 1) COMMENT. Write out in comments … | |
Re: Hello, You are in trouble. Question is if the hard drive had a mechanical failure, or a logical/OS failure. If you heard grinding, clicking, creepy noises, you are probably having a mechanical failure. Get the pocket book, and start looking at a service to recover your data in a clean … | |
Re: Hello, I am not a sendmail expert, but in order to set mine up, I had to get DNS working first. I thought that I could get away with sendmail using the /etc/hosts file, but in the end, I had to get DNS setup first, with MX records. When I … | |
Re: Hi, That can happen from time to time during upgrades... especially with the older hardware that you and I have (Powerbook G3 Lombardi). Sorry to hear of the grief, but yes, that is the likely cause. When you are done with OS X on this machine, you might want to … | |
Re: Hello, Is the font larger in OS 9, or in OS X? You may have also had problems printing from classic. In order to print out of classic, you need to setup the printers in the Chooser too. I learned that with an Epson C80 printer installed in OS X, … | |
Re: Hello, Applications won't run for a variety of reasons. I have seen task manager refuse to run due to virus infection reasons... I believe that is part of the MyDoom series of viren that are out there running about. I would open up your logs using compmgmt.msc, and take a … | |
Re: Hello, If you have opened up the root account on the OS X computer, you could open up a terminal session, and su to root. The root account should be able to kill them. But be careful. The root account can also disable your computer to the point you will … | |
Re: Good Morning, It is possible that you are using your Startup disk for cache files before burning to the CD device. Programs like Toast will need an area of hard drive space to do housekeeping events before making the CD. So, if you have 660 MB of CD Material + … | |
Re: Hello, Technically, there should be no problem running Linux at your college. TCP/IP is TCP/IP. An educated techie with some time on their hands might be able to detect you are running something else, but unless you are causing a problem, you should be alright. Politically, anything could happen to … | |
Re: Hello Briggsy, Interesting trouble that you are reporting. Could you fill in a few details please: 1) What version of OS X are you working with? Panther? Latest patches? 2) Can you open a terminal window, and do a df for us? 3) How much RAM is on our server? … | |
Re: Hello, I have used Norton and Tech Tools Pro, mostly under the OS9 umbrella. The OS X tools, combined with Retrospect, have allowed me to feel comfortable in the OS X universe. Whatever you do, do not use an OS 9 disk tool to fix an OS X issue. Assuming … |
The End.