Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Snipor
  • Content: Threads
  • Order by date
  1. Snipor

    Telnet from HP-UX to red hat connects but no login prompt

    Guys/Gals, I'm having a strange issue. I have looked online all day and just can't seem to find an answer. I have a red hat server with telnet capabilities. I am able to connect to it through telnet using the many other linux machines setting around and also 2 of the 3 hp-ux boxes I support...
  2. Snipor

    Offline folder files r w

    I made a network folder available offline. For some reason or another, when I'm disconnected from the network, and I click on a file some of them say access denied to the shared drive, but others work fine. I noticed then that the ones that didn't work had nothing in the Access column where...
  3. Snipor

    Convert binary wmf to a usuable image

    I'm attempting to convert a wmf file save in binary to a useable image in VB.Net. The wmf file is orginally saved in binary format in an sql server database. I've successfully seemd to have retrieved the data and saved it into a variable of type Byte(). Now how do I convert it from Byte()...
  4. Snipor

    Application Packaging help

    I'm having a difficult time packaging up a program I wrote. You have to go in and add a project and then select the setup project. This adds a setup to your project. But I can't figure out excatly what to put in the Application folder, User's Desktop, and User's Programs Menu. I have an...
  5. Snipor

    Visual Studio .NET transparent background

    I heard there is a way to make the background in Visual Studio .net transparent so your desktop backgrounds show through. Anybody know how to do this? I guess you can do in in Visual Studion 6 also. Thanks Knowledge is Power......
  6. Snipor

    Graphics and Rich Text Files

    I developed a program for a client that prints out statements for his customer. The statements all all pretty much the same except for the customers information and a few other things. Those things I have to change for each customer. Right now what I have is a program that reads in a pre-made...
  7. Snipor

    Maintaining Linux?

    With any thing, manintance is needed. You have to chance oil in a car, you have to run defrag on windows often. What things are needed to run to maintain linux? Is there some type of a defrag utility of rebuildling of the desktop? Just courious. I want to make sure to keep my linux machine...
  8. Snipor

    I need a drive imaging utility for mac

    I need a utility that can make an exact image of a fully confired Macintosh harddrive. That includes programs on the mac and their settings and preferences. Can you guys help me? Thanks for any help. --Jared
  9. Snipor

    Best Video Card for Linux?

    I'm fairly new to linux. However, I have configured the XFree86-4 file to run DRI. I have a Voodoo3 3000 card installed and it is runnning. It will run Quake III and Unreal Tournament, but it runs them slow. (Runs Quake III okay, and UT slow). I believe the reason behind it running UT so...
  10. Snipor

    HOw do I add " into a text string?

    Okay guys, I need this string of words to be name a variable. The string is: \SENDER &quot;Web-Legal Update&quot;<dave.clark@web-legal.com> It has to look exactly like that. Now how do I get the &quot; in the string? I always though you do a simple &quot;&quot;&quot; and it would work...
  11. Snipor

    KDE, separating the running applications from the rest of the menu

    Okay, In kde, how do I separate the running applications list from the menu bar at the bottom. What I want is to have the menu bar at the bottom, with the list of running applications at the top of the screen. I'm running KDE 2.0 w/ Red Hat 7.1
  12. Snipor

    Error: UNEXPECTED INCONSISTENCY; RUN fsk MANUALLY. Please help

    Okay, someone please help me with this one. this has happened twice before and I always end up reloading linux. I'm running RedHat 7.1 with KDE 2.0. I've had this problem where after rebooting for some reason or another and using the graphnical login, it loads kde but gets stuck on loading...
  13. Snipor

    transparent windows in KDE

    Okay, I see all these snapshots with the windows in KDE (and gnome)that let the desktop background show through. I really like this. How can I get my back color in the windows to be transparent? I went into the control panely and the windows manager type thing. You can change it to alot of...
  14. Snipor

    Relative path problems.

    This program I developed requires me to be able to save data files and load premade files also. Now I wanted to keep the the paths all relative so I wouldn't have any problems when the program is installed on another computer. Now, my program located at D:\Programming\Publisher Money...
  15. Snipor

    How would I go about making something too print checks/wire transfers

    I developed for this company a type of inventory sales program. To make a long store short, in the long run, it prints out statements of what it owes to customers. Now, they want the option just to automatically print checks and wire transfers from the program. Of course they would need to...
  16. Snipor

    Argh, it keeps saying &quot;Expected: = &quot; when I call this Sub

    Heres what I got: Public Sub WriteDataCheck(Optional strPublisherName As String, Optional curTotal As Currency) Open &quot;datacheck&quot; & Date & &quot;.log&quot; For Append As #1 'Writing information for check and wire transfer info Write #1, strPulisherName, curTotal Close #1 End...
  17. Snipor

    LOL, now I have a nother problem....Linux won't even boot

    I added a line: append=&quot;apm=off&quot; to the end of my lilo.conf file. And then typed: lilo -v. I got this line from a Red Hat help file. This is suppposed to turn off apm at boot up. Now, it might just be bad luck, but when I rebooted and ran startx to load Gnome. Gnome took forever to...
  18. Snipor

    Update on idle lockup. Disabled apmd on startup.....

    Great news, after much talk about apm in multiple forums, I disabled it on start up. When linux started, I selected interactive startup, and when it asked to load apmd, I selected no. This fixed my problem. However, now I need to figure out where the apm config file is and what I need to do to...
  19. Snipor

    PC locks up after 5 or 10 minutes setting idle

    I'm running Red Hat Linux 7.1. Before that I had an older version of OpenLinux running, and even before that I had Wind2k Pro running. Neither the Wind2k or OpenLinux gave me any problems. Now I installed Red Hat 7.1 and after 5 or 10 minutes of sitting idle (nobody using it) it locks up...
  20. Snipor

    Full Duplex Cable modem suggestions

    Since I've connected a router and 5 computers, my network internet connection has been real freaky. Sometimes I would lose my connection, other times, my ping would be so high, I would get disconnected I called the cable company, and the Tech said, the my problme might be that my network cards...

Part and Inventory Search

Back
Top