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 Chriss Miller 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: Cirvam
  • Content: Threads
  • Order by date
  1. Cirvam

    Packet capture and retransmission

    Hello, I'm trying to develop a program that will sit on a gateway between the internet and my local lan. The program will scan through the contents of udp packets until it finds a string that matches the search string. Then it will remove the packet from the data stream, change 1 or 2 bytes in...
  2. Cirvam

    Diskless workstations

    Hello, I'm setting up a cluster of IBM PS/2 on a Token Ring network. I would like to have all of the computers boot off of one main computer. I have tried BOOTP and Root-NFS mount however they both hang when I boot off the configured floppy and can't find the init. The kernel doesn't seem...
  3. Cirvam

    PHP and Oracle 8.0

    I'm trying to set up php to work with oracle 8.0. Oracle is going to be running on a sun box and php/apache on another what steps do I have to take to get this to work? Erik cirvam@netzero.net Looking to learn more about Linux, Apache, PHP and others.
  4. Cirvam

    Web Based file manager

    I'm working on a web based file manager to replace ftp on my site. I have most stuff working however any functions that modify the users files fail because the web server is running as nobody and the files are owned by the user. How can I overrule the permissions for users or find a way around...
  5. Cirvam

    Reversing Order

    I have a page that loads the news from a table. It works fine however the news is backwards. i.e. the oldest stuff is at the top (because it is in the database first I guess) and the newer stuff at the bottem...How can I reverse the order so that the new stuff is at the top? Thanks Erik...
  6. Cirvam

    Adding Records to a mysql database

    I'm new to php and was wondering how I can add a record to a mysql database. Thanks Erik cirvam@netzero.net Looking to learn more about Linux, Apache, PHP and others.
  7. Cirvam

    Directory Listing

    Hello I'm a total newbie to php and was wondering if there is an easy way to parse the listing of a subdirectory and put that on a web page. Any ideas how? Thanks Erik cirvam@netzero.net Looking to learn more about Linux, Apache, PHP and others.
  8. Cirvam

    How to set up port forwarding

    I'm trying to set up a policy on my gateway that will forward all types of traffic that are going to port 80 to and internal machine. How can I do that with ipchains? <p> Erik<br><a href=mailto:cirvam@netzero.net>cirvam@netzero.net</a><br><a href= > </a><br>Looking to learn more about Linux...
  9. Cirvam

    Setting up servers (DNS, Apache, Sendmail, etc)

    Hi I'm going to be getting a cable connection soon and want to host a few domains for me and my friends. I plan on having all servers running Slackware 7.1 and the latest version of all the servers. I am going to have a P120 setup as a router/firewall that just forwards all the ports to other...
  10. Cirvam

    Low Level formating of SCSI drives

    I recently accquired a bunch of 1 to 2 gb scsi drives and when I install them with another drive that has an os on they don't show up. Under Windows they just don't exist and under linux they are reconized but when I try to fdisk or mke2fs them it says device not found or somthing along those...
  11. Cirvam

    Sun Passwords

    Hello I just bought a used sun at a surplus auction. I took it home and found that is looked as if it was brand new. This is the<br>only piece of Sun hardware I have. When I turn it on it boots fine however a login screen comes up with &quot;Bell & Howell 3000&quot; and then login and Password...
  12. Cirvam

    Sun Passwords

    Hello I just bought a used sun at a surplus auction. I took it home and found that is looked as if it had been used maybe once. This is the only piece of Sun hardware I have. When I turn it on it boots fine however a login screen comes up with &quot;Bell & Howell 3000&quot; and then login and...
  13. Cirvam

    Gateway problems and sendmail

    I have a network of 2 Win95 boxes and 1 Linux box. The Linux box is running Slackware 7.0, I have it set up so that ip-masking works. the thing is my family uses 3 diffrent service providers. Netzero, freewwweb, and a local one. Freewwweb is used for 99% of all the connections. However in order...
  14. Cirvam

    Career Future

    Hello<br>I'm in High School right now and have tutored people on computer for about 5 years, I have also created 3 web pages for businesses (at $20/hour) and am working on parallel processing a couple of computers together. I also know how to program in BASIC, VB, and HTML; I am teaching myself...
  15. Cirvam

    Which first? (Win98, NT, or Linux)

    I am building myself a new computer and want to be able to run win98, Nt and slackwear linux on it. Which should I install first and what do I need to do?<br>The computer is a Celeron 333, 128mb of ram, 10gb harddrive. I was thinking of haveing a 5gb partistion for win98 (games) and a 2 gb...
  16. Cirvam

    X Windows Problem

    Hello,<br>I have a P133 system with Slackware 7.0 installed on it. I have the X config file set up right, but when I run the server for my card (S3) I get a double screen image, one half of the screen if overlayed by a mirror of the other half. If I run the VGA server is it fine. I have tried...
  17. Cirvam

    Dial up access recives messed up login

    When I dial up my service provider with pppd or minicom, instead of Login: I just get 'a' with an accent mark over it, there is a whole string of these. When I dial up from Windoze I don't get any problems, I just get Login:. I have an external USR 33.6K modem connected to a Slackware 7.0 box...
  18. Cirvam

    Problems with pppd and Slackware 7.0

    I've been trying to set up a computer to dial out through pppd in Slackware 7.0. Every time I issue the command ppp-go or pppd it says that ppp support isn't built into the kernel or the module isn't loaded. I have recompiled the kernel and an made sure ppp support was built in. Even after that...
  19. Cirvam

    Making a Telnet applacation in VB 5.0

    I've been trying to make a telnet program in visual basic 5.0 but haven't had any luck. Can anyone help me?<br> <br> Erik
  20. Cirvam

    DSL suggestions

    I'm thinking about getting DSL and was wondering if I would be able to use it as a web/ftp server. Bell Atlantic says that they provide dynamic IPs but if the service is on then the IP is static right? Also would it be possible to set up a web/ftp server using one of those dynamic IP? I would...

Part and Inventory Search

Back
Top