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 TouchToneTommy 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: VBMan
  • Content: Threads
  • Order by date
  1. VBMan

    NT4 and Window 2000 pro Prob.

    My servers are running NT 4. I can't allow the Windows 2000 clients to access the global users and groups that are on that server. The domain is called MAIN. But... when the network prefs. is set to use a domain... it can't find MAIN. Can anyone shed light on this situation. My Thanks...
  2. VBMan

    GTK probs

    I'm just learning GTK so if my questions sound dumb... thats why. I'm editing a sample piece of code. I wish to make a window appear when the OK button is clicked. I got that... the problem is I don't want the X in the top of the window to kill the whole app... just the 2nd window. If I'm...
  3. VBMan

    Professional Guidence Please :)

    Dear Pros, I have been told by my tutor that I'm wasting my time on Unix and learning C. I personally don't belive this, but I'm not a pro. I'm a kid in a basement :). He clams that learning Java and Windows is better. My theory is that C is the language most (including Java) other...
  4. VBMan

    Curses on unix :)

    Someone please tell me how to clear the screen on a unix box in C. I'm trying to write a menuing program that clears the screen when you choose different stuff. Curses isn't the only thing i'll use its just what i've been trying. This DOESN'T work so... someone enlighten me. /* This does...
  5. VBMan

    Access

    I wish to secure a directory on my webserver. I can't figure out how to do this with .htaccess and .htpasswd, not at all. My system is on OpenBSD and I have PHP support if that makes a difference. Thanks, ~Ben
  6. VBMan

    Graphics?!?

    OpenGL tutorals are hard to find. If you could give me some tips on how to make some spinning shapes that the user can use the mouse to move. ~Ben
  7. VBMan

    users?

    How would i connect to a database, enter a user and password in it, then allow the user to login? ~Ben
  8. VBMan

    Good libs are hard to find :)

    I need to find tcp_ip.h and ip_tcp.h for a simple network tool i'm working on. No hacking! Just a simple tool. (people always assume that :P ) So.... if you could guide me to a download site it would be much appreaseated. ~VBman
  9. VBMan

    Linux help

    What lines would I have to add to httpd.conf to get it to parse PHP in a html file? ~Ben P.S System is RH 7 PHP 4 MYSQL
  10. VBMan

    Linux Routing?!?

    I have a RedHat 7 Server which i want to be a router. I want to be able to "share" a internet connection between this computer and my OpenBSD workstation. Any sugestions on a better methiod than what I'm proposing would be appreasated. ~Ben P.S I already tryed a Proxy (they...
  11. VBMan

    Route What?!

    Dear friends, I wish to turn my 300mhz w/ 128mb RAM into a internet proxy like machine. I have given up windows due to excessive crashing! :) Hopefully someone can guide me to a step-by-step on setting up a router and a firewall. Thanks, ~Ben P.S I run slackware 7.0 and my clients...
  12. VBMan

    I need a DNS

    Dear friends, I need a DNS server for my clients. I have used Win2k AS for it but ... I want something more powerful I need like a good step-by-step readme kind of explantion due to the fact that I'm relativly new to linux. I run Slackware 7.0 Thanks, ~Ben
  13. VBMan

    DNS?!

    Dear Friends, I was wondering if any of you could answer two questions I had. I know how Open Source people hate newbies but... here goes. I want to know how to extrace a .tar.gz file. And were can I find a decent DNS walkthrough that would allow me to have Windows Clients and host a...
  14. VBMan

    IP posting

    I want to know if it is possible to write a script that would update a changing IP when the computer is on and display it on the screen. Thanks, ~Ben
  15. VBMan

    DHCP?!!??!!? :p

    I have a Windows 2000 Advanced Server running with Active Directory and a DNS. I want to accomplish what NT 4 did with a proxy service. I can't stand ICS because it defaults an IP and an DHCP range that is uneditable. I want to use NAT but I can't login with my Clients to the domain when I...
  16. VBMan

    Win2k AS DNS

    I hope this doesn't sound stupid but... here goes. I am new to Win2k Server and I want to make a small DHCP compatable network. My clients are Windows Me and the server has one net card. I want to make it possible to have the WinMe machienes login as a user on the domain. I tried to set this...
  17. VBMan

    GUI or Advice?

    I need to know what a Windows programmer would need to know to develop small GUI apps on the Unix/Linux enviroment. Any pointers would be apprecated. Thanks! ~Ben
  18. VBMan

    .img headaches!

    I need to decompress a .img file on my mac. It is the dev tools from apple and they said to use DiskCopy. I got both that are on their ftp and both give me a "-39" error when they startup. Then one of my Mac friends (I'm a PC guy) told me to use shrinkwrap. It doesn't work. It...
  19. VBMan

    Basic GUI

    I was wondering how I could go about making a simple GUI like that of a Visual Basic App. This would be like a Window a button and a text box. Thanks, ~Ben
  20. VBMan

    Dev-C++

    Does anyone know how to use Dev-C++. I want to try to learn C++ so i figured that if I use a free compiler then I can see if i like it. I would like to know any libs i may need and those .h files. If you could tell me where to get them that would be great too. Thanks, ~Ben

Part and Inventory Search

Back
Top