Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
H

Hesbon Ongira

@Hesbon Ongira
About
Posts
32
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • stopping the flash memory
    H Hesbon Ongira

    if the users bring flashdrives and introduce viruses to your network, try panda antivirus. the only other way is to disable USB port.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin adobe sysadmin performance question

  • Fedora Installation
    H Hesbon Ongira

    Have you set the memory requirements as per the instructions on the fedora manual? The swap, boot requirements, root...etc

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin help

  • connect database server from other computer in network
    H Hesbon Ongira

    Shouldn't the server be 10.0.0.15 instead of localhost? Eliminate all the LAN issues if any and enable the port 3306. When you are trying out the connection, is the Mysql service running or not?

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    Database mysql sysadmin help tutorial question

  • Routing configuration
    H Hesbon Ongira

    Hello! First you need some basic routing skills for you to solve this. You should place the routers within the same network, then add routes with equal metrics, therefore if one link goes down, the routers should communicate with each other so that they pass traffic to the available gateway (in Cisco routers, CDP does this-it updates neighbouring routers of the status of one another). For eg if you have router a and b, incase router a is down, router a will receive traffic from the client pcs and since its status is down it will route traffic to router b, it knows the status of b, up. When both links are up, you can use static routes to direct traffic to the interfaces on your routers depending on the size of your network. This can balance your load.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin question workspace sysadmin help

  • The Most Annoying Website
    H Hesbon Ongira

    This website will test your endurance! Enjoy! http://home.comcast.net/~wolfand/

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    The Lounge csharp

  • Web site Deployement Problem
    H Hesbon Ongira

    Requested URL: http://localhost:80/TestWeb Physical Path: E:\TestWeb Hello. The Requested URL cannot display your website because the files arent there. The files in the Physical Path: E:\TestWeb should be uploaded to the server, then the website will show. However, the IIS server must be running.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    Web Development csharp help asp-net visual-studio sysadmin

  • Windows XP network settings
    H Hesbon Ongira

    You can also do this on VBScript.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin sysadmin

  • Worderful object names
    H Hesbon Ongira

    Man, after reading that, my life is simply great!

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    The Weird and The Wonderful wcf design tutorial question

  • Textboxes not having Autocomplete feature
    H Hesbon Ongira

    So,what is the problem? Do you want the autocomplete feature on or off?

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    Web Development help question

  • My monitor have a problem
    H Hesbon Ongira

    Replace the monitor with a new one. If the images are still blurred, see an ophthalmologist.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin help

  • Deleated files in Windows XP????
    H Hesbon Ongira

    Example of a program for data recovery is Badcopy Pro. However, i have used System Mechanics 4.0 to incinerate data and when i initiate the Badcopy Pro, the data cant be retrieved from the harddisk. So, there is a way to get rid of the data permanently, i believe.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin question

  • VPN Connection setup
    H Hesbon Ongira

    Both options disabled? What are the options? How is your VPN connection going to be set up? Do you already have the public IPs [are they static or dynamic]?

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin question sysadmin help workspace

  • WinXP and DirectX 9c killed me
    H Hesbon Ongira

    I suggest you upgrade the RAM on your PC to 2GB if possible. Video and graphics hog on resources.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin graphics question game-dev hardware announcement

  • How can I make a seach engine website?
    H Hesbon Ongira

    Hello! Brace yourself to build a crawler from scratch. you feed the crawler with parameters [search parameters]and it does the rest.For you to dothis you will need to program in Perl, Python and know lots of PHP and MySQL. The core of the search is the crawler; make a good one! All the best.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    Web Development question database com sysadmin

  • MS-DOS programming
    H Hesbon Ongira

    Hello. Try QBasic programming; get the program and install on your pc. It is purely MSDOS and will be of great help. You can write algorithms to check on the processes in the cpu. All the best!

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin tutorial

  • How to get rid of the boot menu?
    H Hesbon Ongira

    I propose you boot into fedora and change the config files; make windows default and then set the timeout to 0secs, will automatically boot into windows.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    System Admin tutorial question

  • hOTEL MANAGEMENT SYSTEM USING VB.NET?
    H Hesbon Ongira

    Lemme think about it. ehhhh....NO! This forum is for getting help, not doing projects for people! Get to work!

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    Visual Basic csharp agentic-ai question

  • Protecting your shared hosting environment.
    H Hesbon Ongira

    Hi! Further to Dave's suggestion of virtual servers, i also suggest you monitor the server's CPU usage at all times, that way you will always know the probability of it crashing. When usage goes up [red alert], have a look at the processes running, kill the unnecessary ones. To iimplement this try the network graphing softwares e.g. Paessler.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    Work Issues sysadmin hosting help workspace

  • Crystal Reports
    H Hesbon Ongira

    windows 98? hmmm....how much memory [RAM and paging file size] does that machine have? Crystal reports and your application could be hogging on the system resources; making it impossible for the query to run successfully. Try the installation on more superior client machine.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    Visual Basic csharp help database visual-studio json

  • upload image
    H Hesbon Ongira

    please i need to upload image to my website. ok. so it will be an option that allow users to upload images to the web page description of what u want done. Lastly, where is your question? Be specific.

    --------------------------- Both optimists and pessimists are important in technology. The optimist invented the aeroplane; the pessimist invented the parachute. Regards, Hesbon Ongira Nairobi, Kenya.

    Web Development
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups