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: Cirvam
  • 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

    ISP Development

    I think your best bet would be asking a telcom...Don't know if they publish those kinda of stats Erik cirvam@netzero.net Looking to learn more about Linux, Apache, PHP and others.
  5. 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...
  6. Cirvam

    What is the speed difference between DSL or Cable Modem?

    Cable has a higher theroretical speed however the speed is usually capped by the provider and the speed you get is directly related to the number of users on at your currnet time. DSL you get a flat speed and is (usually) doesn't change much no matter how many people in your area have it. So for...
  7. Cirvam

    Controlling user access to folders

    for this your best bet would be the policy manager that comes with windows. its on the windows cd I think. That gives you more control over everything plus its easyer Erik cirvam@netzero.net Looking to learn more about Linux, Apache, PHP and others.
  8. Cirvam

    Reversing Order

    thanks that worked well except I had to add "DESC" to make it decend :) Thanks Erik cirvam@netzero.net Looking to learn more about Linux, Apache, PHP and others.
  9. Cirvam

    Windows 2000 Certification. . . Getting on my soapbox

    Yes the win2k certs do make the certs more valuable but most organizations won't be upgrading right away to win2k. So the need for win2K certifaction isn't very pressing to most companies because they are still running nt 4. However just saying that all certifaction is invaild unless you get...
  10. 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...
  11. Cirvam

    LILO above 1024 on 30gb hd

    I'm not an expert but I think that older versions of lilo can't boot from above the 1024 cylinder. Also some bioses can't boot from above that either I think. You might want to check the lilo how to for help Erik cirvam@netzero.net Looking to learn more about Linux, Apache, PHP and others.
  12. Cirvam

    Adding Records to a mysql database

    Thanks for the fast response :) I'll try that... :) Erik cirvam@netzero.net Looking to learn more about Linux, Apache, PHP and others.
  13. Cirvam

    Firewall suggestion for DSL

    I have a simliar (although smaller) setup at my house, I find using a linux based pc that has all services turned off and have it defaulty deny all packets. That works good because then it uses ip masqurading to let 5-10 pcs access the internet though 1 ip and anyone who would try to access any...
  14. 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.
  15. 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.
  16. Cirvam

    vmware license does not work

    Make sure it is named license in that directory... <p> Erik<br><a href=mailto:cirvam@netzero.net>cirvam@netzero.net</a><br><a href= > </a><br>Looking to learn more about Linux, Apache, PHP and others.
  17. Cirvam

    /bin/login problems

    You can also used the md5sum command to get the md5 hash of the binary and compare it to a good copy out of the install package. I think most distros ship with a list of all the md5 hashes in a file <p> Erik<br><a href=mailto:cirvam@netzero.net>cirvam@netzero.net</a><br><a href= >...
  18. 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...
  19. 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...
  20. Cirvam

    Low Level formating of SCSI drives

    I got the drive at a auction for a small price (I think :) And some that I got work and some don't, however when selling I think they just said that they just needed formated or somthing to that effect I'll check /var/log/messages next time I get around to them :) <p> Erik<br><a...

Part and Inventory Search

Back
Top