iccaros

Linux Experts
  • Content Count

    1292
  • Joined

  • Last visited

Everything posted by iccaros

  1. why, IE runs fine.. plus this really is only a problem based on the router you have, i have noticed that NetGear and Linksys both show the same issue, but my monoWall Firewall/router does not show the same issue.
  2. FireFox 2.0 and above run slow in Vista, really slow and it si vistas fault, Vista has a network auto tunning feature that limits packet size to 64k, this is greate if you are on slow networks, bu ton fast networks this is way too small. IE7 bypasses this auto tune feature so it will adjust its packet size for the faster networks, while all other applications get stuck at 64k to fix this open an Administration Command Prompt (right click command prompt and select run as administrator, no Password needed) then the command is netsh interface tcp set global autotuning=disabled
  3. Same here with XP. CMD tells me "The network path was not found" until I browse the shares with Explorer. (Then it gives me "Access denied" when it really means "CMD does not support UNC paths as current directories", but that's just because CMD sucks.) net use works now after I have mounted once with the GUI tool (I guess boot scripts would have a problem the first time)
  4. Flux is your friend, If I was you and unpluging made it brake the joint, I would remove the jack, clean all old solder off the spot, add flux and new solder so that you have a clean joint. This may prevent returns even if your solder has flux in it, always put it on the contacts to create a better spread
  5. ok its a little complex, you are right, which is why I thought this should be no problem. in the Bata it just worked. in the Release some things have changed. if I type C:\Users\huskeyw>\\share\huskey I get The network path was not found. so I went to network and typed \\share\share_name and it showed up, I then went back to networks and hit refresh and it let me turn on Network Discovery and showed all my servers on the network. I could then brows and map the drives. There are some cool things in VISTA, but the bad part is that they are all in the looks, the constent pop us to ask if
  6. any ethiernet router will work (your cable router I guess is just an ethiernet router)
  7. ok, My work XP machine gave up the Ghost SO I have a MSDN Subscription so I decided I might as well take the time and learn VISTA, and Since MSDN comes with VISTA Ult, and Office 2007 Ult it cost me nothing to use it. so here is the Issue, they have changes so much of the simple things that its learning curve is steep. I have a 2 TB FreeNAS server that I need to mount. The catch is its SAMBA, no problem under xp , either net use or map network drive works. all I can find in a google search is people asking how to do this.. thanks
  8. http://roachfiend.com/archives/2004/12/08/...ensions/#config
  9. http://www.ndesk.org/ NDesk provides standards-based implementations of open specifications pertaining to the open source desktop. An emphasis is placed on correctness, performance and portability, with MIT licensing terms used to ensure that the platform code is available to all integrators without bias. This site also hosts projects which integrate the standard implementations to produce original research into the desktop platform that has already yielded a mass of inspiration and working code for applications that ship today with the GNOME desktop environment, Xorg and countless other proje
  10. if you need more advanced http://ardour.org/ I am not sure if there is a windows version though? but who does music on windows
  11. ok now how do I remove empty lines from the array I have?
  12. hmm, I recived this from a diffrent company who states its tab seperted (which it seams since I did not check that it is spaces) but seperating on spaces gives me wierd stuff like 100.003 insted of 100.00 3 here is the first couple 1.00 100.00 1.00 100.00 1.00 100.003 100.00 1.00 100.003 100.00 1.00 100.003 100.003 20.00 1.00 100.003 100.003 20.00 1.00 100.003 100.003 20.005000.00 1.00 100.003 100.003 20.005000.00 1.00 100.003 100.003 20.005000.00100 1.00 100.003 100.003 20.005000.00100 thanks for the help, it works great from the c++ program we are moving to c++ but it is vs 6 for c++, wo
  13. hmm, I recived this from a diffrent company who states its tab seperted (which it seams since I did not check that it is spaces) but seperating on spaces gives me wierd stuff like 100.003 insted of 100.00 3 here is the first couple 1.00 100.00 1.00 100.00 1.00 100.003 100.00 1.00 100.003 100.00 1.00 100.003 100.003 20.00 1.00 100.003 100.003 20.00 1.00 100.003 100.003 20.005000.00 1.00 100.003 100.003 20.005000.00 1.00 100.003 100.003 20.005000.00100 1.00 100.003 100.003 20.005000.00100 thanks for the help, it works great from the c++ program we are moving to c++ but it is vs 6 for c++, wo
  14. ok I have this file I need to turn into an array so I can then use some numbers to set up a 3d array but that really does not matter the files seams to be tab separated values along with carrage returns that need striped out. I used this (FYI tr = TextReader) string[] Split = tr.ReadToEnd().Split(new char [] {'\t'}); I have also tried using a tabkey for the char any ideals note code is messy as I am testing different ideals /* * Created by SharpDevelop. * User: huskeyw * Date: 3/9/2007 * Time: 8:57 AM * * To change this template use Tools | Options | Coding | Edit Standard Headers. *
  15. thanks, it was throwing strange errors before, so I did it the VB way, but it does work like this void test() { double x =5; double b = x * 2e-20; }
  16. iccaros

    Dell

    I don't know how its unethical to provide a backup partition and not a Disk, it may not be the best way (drive fails no way to restore your self). as for Linux, I don't see Dell or Hp for that matter really doing it. It cost them more to create new disk images and to train tech support. Also Microsoft will have something to say if they started ("Dell Recommends Linux...") I don't care what version, Suse or Red hat, if they support one, then we could have drivers for all Linux versions.
  17. never mind Math.POW(1.0,-20) is the anwer
  18. we are converting over c++ classes to c# at work (why ..well lets say that code that works in VS 2003 c++ dose not work in VS 2005 and we have no stong C++ programmers to fix the issues) I have some thing like this 1.e-20 is e an exponet? and if so could change this to 1.0^-20 ? for c#
  19. VNC 4 list support and Real VNC is listed as VNC 4 caplable, have not tried it but it list it.
  20. that sounds like the last time I used it, after it killed the entire package system I stoped all use of Ubuntu. and for remote servers that I am not going to administer I need webmin for the Windows MCSE people...
  21. I don't care, but usability is a major factor and well I like fedora much more than Ubuntu, Ubuntu is great I guess for people new to Linux but it breaks really easy, just add webmin and see it kill synaptic and apt when you try to remove it. Fedora is harder to add extra packages, but the ones it has all work, correctly.. I use Fedora to Test for Red Hat AS installs before buying. but in any case I like Gentoo and FreeBSD best for servers.
  22. while People should secure their Networks (Wired or Wirless) most do not know how or think it already is. by Contract with Most cable and telephone companies you are required to, that and Federal Law prohibits you from sharing your services with others. so your cable or DSL provider should be required to help you secure your wireless or provide common carrier service placing access points for people who pay for internet but are not at home to be able t get to it with out additional fees. this topic sprang from "is it a law violation to Wardrive", well in California YES it is and the law is
  23. This is why this is an important discussion and should have its own thread, but I will say this. 1. Your ISP requires that your do not share your service, which means its a contract Violation to not encrypt your Wireless. 2. "your" wireless signal traveled on my property, just like an apple tree that drops fruit on my side of the fence, since we know you can not control RF (or the average person can not) We are not talking about breaking encryption (which is the same as breaking in your house), or even steeling the TV because the front door is unlocked (for which you loose something). We are
  24. for your product they have achived this award 41 times in 7 years so I would say it must work as the test is gruling, Microsoft Vista anti-virus failed this test badly.
  25. for Av products see if they meet this certification. http://www.virusbtn.com/vb100/index