Search:

Type: Posts; User: ginoitalo

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,056

    New 1/2 rack colo - signup question

    My company recently got a new 1/2 rack to colo in, and received this question:



    I'm not sure what we currently do is called, but this is it:

    all our servers have 10.x LAN address and the BSD...
  2. Thread: server rails

    by ginoitalo
    Replies
    1
    Views
    1,056

    server rails

    I have a few 3U servers that are on a 4 post rack. the rails allow the server to slide out and lock in place.

    Question is:

    How do I get the server off the rails ?
    (I wasn't the guy who...
  3. Replies
    1
    Views
    2,288

    NFS and Non-Responsiveness

    I have 4 webservers serving content from an NFS mount on a RAID5 box. All FreeBSD.

    NFS Server:
    ----------------------------
    nfs_server_enable="YES"
    nfs_server_flags="-u -t -n 8"...
  4. Replies
    6
    Views
    1,811

    The manufacturer is HP, a WX4100 Series

    The manufacturer is HP, a WX4100 Series
  5. Replies
    6
    Views
    1,811

    Window standby, won't wake up

    Running WinXp Pro on a HP Workstation

    it goes into standby mode after 40 mins of inactivity, all good...

    but pressing keys, moving the mouse (usb or ps2) the and the usual stuff doesn't wake it...
  6. Replies
    0
    Views
    1,404

    Networking in the D.C.

    Hello Board,

    I've joined a small company who needs me to setup an infrastructure for their new half rack. That said, I'm not a network engineer and realize I need some major input here. I’m...
  7. Replies
    1
    Views
    2,024

    html anchor w/get vars

    Is it possible to link to a site with get vars/url params and an anchor ?

    This is what i want to do but it doesn't work:

    http://this.site.com/info.php#2?id=5885

    or this
    ...
  8. Replies
    1
    Views
    1,413

    Linux - Getting in/out bytes

    Perferably in PERL, what's the best way to get the in/out bytes from the NIC on Linux ?

    With FreeBSD I open a file/pipe to 'netstat -in 1' and read a few lines.
  9. Replies
    5
    Views
    1,708

    Apache has it only logs, yes. I'm not looking...

    Apache has it only logs, yes. I'm not looking for apache errors in this log however.

    I'm looking for system errors/warnings that are likely being masked/archived by all these 'mark' statements.
  10. Replies
    1
    Views
    919

    There are apps and I was hopeful untill you said...

    There are apps and I was hopeful untill you said it was reformatted and had windows installed again.

    You're prolly going to have to pay for a half decent app.
    Just search yahoo/google for:...
  11. Replies
    5
    Views
    1,708

    not really, it's an Apache2/PHP SSL webserver, ...

    not really, it's an Apache2/PHP SSL webserver,
    fairly standard but I get those messages reguarly

    They don't hurt but I can't see more important messages with them filling this log 24/7
  12. Replies
    5
    Views
    1,708

    Linux - /var/log/messages

    Anyone know why a Linux (Debian) box would keep writing this to the log file:




    Apr 27 03:34:41 mast -- MARK --
    Apr 27 03:54:41 mast -- MARK --
    Apr 27 04:14:41 mast -- MARK --
    Apr 27...
  13. Replies
    1
    Views
    1,494

    Splitting MPEG Videos - API

    Does anyone know of an API that I can use on *nix/*BSD that will take an mpeg video file ask for the start and end time and split the movie on those values ? (leaving me with the original and the...
  14. Replies
    2
    Views
    1,822

    Thanks for the reply, I'm thinking I could...

    Thanks for the reply,
    I'm thinking I could embed the number of days since epoch in the cookie's value string
  15. Replies
    2
    Views
    1,822

    change cookie - client side

    I'm building an apache module that works with cookies and am curious in how easy (or possible) it would be for an end-user to change the expiry date/time of a cookie.

    My initial code sets the...
  16. Replies
    0
    Views
    1,209

    windows forms datagrid

    I have a windows forms datagrid which isn't completely redrawing when I do:



    dgPay.DataBindings.Clear()
    dgPay.SetDataBinding(dsPaySet, "ParentTable")
    dgPay.Refresh()
    ...
  17. Replies
    5
    Views
    2,543

    DVD Video Cable

    My new DVD Player came with a red/white cable and a yellow cable, all looked pretty crappy quality.

    I used a toslink digital output cable for my audio and had a spare gold plated red/white cable...
  18. Replies
    1
    Views
    1,574

    Compliling with libs

    Compile Statement on my Dev Server:


    g++33 app.cpp -L /usr/local/lib/mysql/ -lmysqlclient -lz -I /usr/local/include/mysql -I ./ -I /usr/local/include -fPIC -Wall -shared -o app.so

    (I also...
  19. Replies
    1
    Views
    1,641

    g++ error (/usr/lib/libstdc++.so.4)

    Message:
    /usr/lib/libstdc++.so.4: Undefined symbol "strtold"

    my includes:


    #include <httpfilt.h>
    #include <string>
    #include <iostream>
    #include <fstream>
  20. Replies
    0
    Views
    1,158

    Zeus server w/perl ext.

    I've setup Zeus on a FreeBSD server and am trying to get the Perl Extension Authentication module running.

    Article followed (to the letter):...
  21. Replies
    0
    Views
    1,148

    apache, bsd, ssl

    I've had 2 SSL certificates signed by a 3rd party company.

    I have to rebuild my webserver (reinstall FreeBSD)
    My question is, will the certificates still work(be valid) after the rebuild?
    ...
  22. Thread: FreeBSD rc.d

    by ginoitalo
    Replies
    1
    Views
    1,537

    Might as well ask 1 more question: Prob#2: ...

    Might as well ask 1 more question:
    Prob#2:

    When FreeBSD boots, it shows me a menu of boot options (it's the menu that aso print the little devil pic in ascii art on the right) It defaults to...
  23. Thread: FreeBSD rc.d

    by ginoitalo
    Replies
    1
    Views
    1,537

    FreeBSD rc.d

    Many of my scripts in rc.d run just fine except the one that starts pure-ftpd, The VERY ODD thing is that running it from the command line after boot works just fine



    ...
  24. Replies
    0
    Views
    1,391

    apache self signed ssl

    Attempt to configure apache on freebsd with a self signed certificate:

    Apache/2.0.50 (Unix) PHP/5.0.0 mod_ssl/2.0.50 OpenSSL/0.9.7c



    # openssl genrsa -des -out ca.key 1024
    # openssl req...
  25. Replies
    7
    Views
    1,212

    Well someone took over my test box but Waldo2k2...

    Well someone took over my test box but Waldo2k2 probably hit the nail on the head, I'll try it with the -t option.

    I'm not using tar, because I don't think it does incrementals, besides then I'd...
Results 1 to 25 of 187
Page 1 of 8 1 2 3 4