Skip to content

Hosting and Servers

Hosting and managing server discussions

This category can be followed from the open social web via the handle hosting-and-servers@forum.codeproject.com

295 Topics 921 Posts
  • Help with web hosting

    question hosting help
    2
    0 Votes
    2 Posts
    2 Views
    L
    Please stop spamming these forums and go and spend some time learning your subject. There are plenty of resources to be found on the internet, including the CodeProject Articles section. Veni, vidi, abiit domum
  • Web Hosting SOlution For REST

    java android database mysql hosting
    5
    0 Votes
    5 Posts
    3 Views
    N
    Hmm I Thought so too. Anyway can u suggest me a hosting which will support REST services?
  • Questions about VPS and benchmarking tools.

    performance hosting com sysadmin linux
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Hosting Issues

    tutorial csharp visual-studio hosting
    6
    0 Votes
    6 Posts
    2 Views
    S
    many ISPs block HTTP ports. If not, you're lucky. Also you'll require to configure port forwarding in your router such that HTTP requests received on your IP address are forwarded to your machine via router
  • Simple one. Should I host my own site?

    database mysql sql-server sysadmin hosting
    3
    0 Votes
    3 Posts
    3 Views
    L
    Also free hosts can be helpful /* LIFE RUNS ON CODE */
  • best debian web hosting

    com linux hosting announcement
    3
    0 Votes
    3 Posts
    3 Views
    L
    Look here for answer: http://www.debian.org/users/com/dreamhost[^] /* LIFE RUNS ON CODE */
  • FTP issue

    sysadmin beta-testing help question
    4
    0 Votes
    4 Posts
    3 Views
    Richard DeemingR
    vkEmerson wrote: Is it safe to allow anonymous authetication? That depends. Are all the files that will ever be stored on your FTP site open to the public? If so, allowing anonymous read access shouldn't be a problem. You only need to restrict read access if your site hosts files which are private or confidential. Anonymous write access, on the other hand, is a Very Bad Idea™. Unless, of course, you actually want your server's hard-drive filled with viruses, pirated software and illegal pornography. vkEmerson wrote: why can I see only the c:\inetpub\ftprrot folder when I connect remotely? Because that's the directory your FTP site is pointing to. If you want it to point to another root directory, go to Advanced Settings, and change the Physical Path. Alternatively, you could add the other folders as virtual directories - for example, you could have ftp.yoursite.com/somefiles pointing to E:\FTP\Public Files. "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
  • 0 Votes
    4 Posts
    5 Views
    L
    You're welcome :)
  • Sell cvv all type here

    lounge
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • c in windows

    c++ question
    3
    0 Votes
    3 Posts
    3 Views
    M
    Programming the Windows event loop in C is joyous fun akin to tearing a half healed scab off. You get two 32 bit messages of which you use parts to see who sent the message and what values are in it. Then you repond in kind. I recommend doing it that way. We don't need no stinkin C++ for that even though millions of images were displayed in Windows Apps using C++.
  • 0 Votes
    3 Posts
    4 Views
    R
    I've used McAfee on Windows Server 2008 R2 ... for five plus years. That's two (complete?) turns of McAfee "development" cycle and although each time they've changed something in their final production interface that managed to knock something out of whack on this system, I've now grown so familiar with readjustment that using it is really easy. For instance, filtering IPs (comes wth a firewall replacement for the windows native). There's not a lot of bell and whistle to it ("SAas" with firewall) like say, latest Norton Antivirus (on Vista 32-bit). But at the time, McAfee was the only vendor coming through for 64-bit personal use. So, it's served me well. To date.
  • making pc a virtual server

    question sysadmin lounge
    9
    0 Votes
    9 Posts
    9 Views
    V
    Too much of exclamation points in lieu of periods and commas send a wrong signal/message. Vasudevan Deepak Kumar Personal Homepage Tech Gossips The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!
  • IIS and possible load

    database sql-server sysadmin windows-admin help
    6
    0 Votes
    6 Posts
    5 Views
    N
    Thx for the answer. Just have one question: your post seems like should have some links, urls inside but it does not. Did CP editor cut this off? No more Mister Nice Guy... >: |
  • 0 Votes
    3 Posts
    4 Views
    V
    Enterprise Enterprise for Mission Critical & Applications Data Warehousing Advanced high availability with AlwaysOn High performance data warehousing with ColumnStore Maximum virtualization (with Software Assurance) Inclusive of Business Intelligence edition's capabilities Business Intelligence Business Intelligence for Premium Self-Service and Corporate Business Intelligence Rapid data discovery with Power View Corporate and scalable reporting and analytics Data Quality Services and Master Data Services Inclusive of the Standard edition's capabilities Standard Standard continues to offer basic database, reporting and analytics capabilities So, i think you should choose Standard.......
  • windows firewall

    question
    2
    0 Votes
    2 Posts
    2 Views
    A
    Can you clarify what you're trying to accomplish. Your question doesn't really make sense as to your setup and what it is exactly you're trying to accomplish. Do you have a server that people access over the internet? If so, what services does your server provide? In this scenario, yes, you can allow certain IP addresses through your firewall and block everyone else but depending on your service, you can also do it at the application layer.
  • VPN Ports Required to be Opened

    oop help question
    3
    0 Votes
    3 Posts
    2 Views
    Richard Andrew x64R
    Thanks! The difficult we do right away... ...the impossible takes slightly longer.
  • 0 Votes
    4 Posts
    3 Views
    I
    Jassim Rahma wrote: two VM + plus the physical server? means I will have 3 running servers? Yes, but 2 VMs only on the same server, of course! Here a little document, all my other ressources are German: http://download.microsoft.com/download/0/4/B/04BD0EB1-42FE-488B-919F-3981EF9B2101/WS2012_Licensing-Pricing_Datasheet.pdf[^] ------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.
  • Reliable Linux VPS Host?

    linux hosting question
    2
    0 Votes
    2 Posts
    2 Views
    A
    Considering it's February and you have no answers.... then... no. :-D ;P
  • installation of xamp on ubuntu

    help mysql linux
    3
    0 Votes
    3 Posts
    3 Views
    A
    You just have to do a chmod to some file that the script is checking permissions on. Should be a simple fix, I'm guessing the script is also telling you which file is configured wrong. File permissions in Linux (and how to change)[^]
  • Error with winServer 2008

    help design sysadmin data-structures debugging
    4
    0 Votes
    4 Posts
    4 Views
    L
    Still, I'd like to see the connectionstring. Does it contain a path, an IP? What happens if you execute a simple "SELECT 1 FROM dual" statement from a Console-application? Can you test it to verify that the driver and database is installed correctly? Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] They hate us for our freedom![^]