Forum: Windows NT / 2000 / XP Jul 13th, 2009 |
| Replies: 7 Views: 676 you might need a bios update |
Forum: Geeks' Lounge Jul 7th, 2009 |
| Replies: 15 Views: 837 definitely local.
I've worked in UK/I, Russia, East Europe and Israel, and such an assumption is never even made |
Forum: Linux Servers and Apache Jul 5th, 2009 |
| Replies: 4 Views: 1,014 1st: portforward.com to set up port forwarding properly
2nd: when you access your external address from the internal network, you will hit the router, not the servers. Try using another PC connected... |
Forum: Getting Started and Choosing a Distro Jun 14th, 2009 |
| Replies: 4 Views: 867 go with kvm instead of vmware - totally free, opensource and has some tasty features, especially for unattended servers |
Forum: *nix Hardware Configuration Jun 1st, 2009 |
| Replies: 4 Views: 2,791 what does the command `mount` output?
what does the command `fdisk -l` output? |
Forum: Networking Hardware Configuration Mar 15th, 2009 |
| Replies: 3 Views: 673 you can't do that with a simple linksys |
Forum: Getting Started and Choosing a Distro Mar 15th, 2009 |
| Replies: 7 Views: 1,163 RHEL and derivatives can provide VNC, I've done that a few times - easy stuff
btw, if you have a ILO or a DRAC, you can use those |
Forum: Shell Scripting Jan 5th, 2009 |
| Replies: 7 Views: 2,165 in the first attempt, you need to add a pipe ('|') between the cat command and the sed command |
Forum: Getting Started and Choosing a Distro Nov 29th, 2008 |
| Replies: 6 Views: 1,032 debian netinstall
or DSL
either way, none of them is a newbie OS to install. try following one of the appropriate guides on howtoforge.com |
Forum: Windows Servers and IIS Nov 25th, 2008 |
| Replies: 4 Views: 1,306 1. all you need the is wget.exe file.
2. you can use notepad and simply save the file as .bat
it has to be in the same directory where wget.exe is
3. start > control panel > scheduled tasks
... |
Forum: Windows Servers and IIS Nov 25th, 2008 |
| Replies: 4 Views: 1,306 get this:
http://www.interlog.com/~tcharron/wgetwin-1_5_3_1-binary.zip
create a batch file: testsite.bat
echo --------------- >>logfile.txt
date >>logfile.txt
time >>logfile.txt
echo... |
Forum: Storage Nov 22nd, 2008 |
| Replies: 6 Views: 753 should work, if the card fits in |
Forum: Storage Nov 20th, 2008 |
| Replies: 6 Views: 753 with three drives the only options are raid1+HS, raid0 or raid5
raid0 will be fastest, raid1+HS will be the most redundant |
Forum: Windows NT / 2000 / XP Nov 20th, 2008 |
| Replies: 2 Views: 380 disable caching of mailboxes while working in a LAN - things will update much faster |
Forum: Windows Servers and IIS Nov 4th, 2008 |
| Replies: 11 Views: 1,930 to disable the offload engine:
netsh int ip set chimney disabled |
Forum: Windows Servers and IIS Nov 3rd, 2008 |
| Replies: 11 Views: 1,930 before you look for software errors, check that the hardware is OK:
firmware, drivers, updates, free space, hardware logs etc |
Forum: Windows Servers and IIS Nov 3rd, 2008 |
| Replies: 11 Views: 1,930 what server brand is this? |
Forum: Windows Servers and IIS Sep 22nd, 2008 |
| Replies: 10 Views: 2,143 the first one is an MS update that disables ToE (same as the netsh command I have provided earlier)
the second is probably a driver and firmware update for the bcom NICs, available on... |
Forum: Windows Servers and IIS Sep 22nd, 2008 |
| Replies: 10 Views: 2,143 it's ok, I know what patch they used
cheers! :) |
Forum: Windows Servers and IIS Sep 17th, 2008 |
| Replies: 10 Views: 2,143 |
Forum: Windows Servers and IIS Sep 17th, 2008 |
| Replies: 10 Views: 2,143 start->run-> and type the netsh command there. press enter afterwards
if you create a simple HTML file, NOT ASP, does that work fine with linux clients?
if you try to pull the page from the... |
Forum: Windows Servers and IIS Sep 17th, 2008 |
| Replies: 10 Views: 2,143 first of all netsh int ip set chimney disabled
are you using http, ot https?
does the site work if you access it with firefox or safari from windows?
also, if you use a simple index.html with... |
Forum: *nix Software Sep 12th, 2008 |
| Replies: 5 Views: 1,527 |
Forum: *nix Software Sep 12th, 2008 |
| Replies: 5 Views: 1,527 most software can be found through the repositories |
Forum: *nix Software Sep 12th, 2008 |
| Replies: 2 Views: 668 locate will work only if you use updatedb before that
also whereis and which commands are OK
basically, most commands are in /sbin and /usr/bin so no need to look for them.
if you don't... |
Forum: *nix Hardware Configuration Sep 12th, 2008 |
| Replies: 4 Views: 2,791 |
Forum: IT Professionals' Lounge Sep 8th, 2008 |
| Replies: 7 Views: 1,127 |
Forum: IT Professionals' Lounge Sep 7th, 2008 |
| Replies: 7 Views: 1,127 if you have ssh externally available, you can tunnel anything through it |
Forum: *nix Software Sep 5th, 2008 |
| Replies: 6 Views: 1,229 |
Forum: Getting Started and Choosing a Distro Sep 5th, 2008 |
| Replies: 1 Views: 1,493 install vmware-server (free) on the XP system, inside the vmware create a VM and install as many other OS's as you need |
Forum: Windows NT / 2000 / XP Jul 3rd, 2008 |
| Replies: 4 Views: 466 does he log into AD or locally?
during logon, the prompting for username/password window can be expanded, it is possible your user logged in locally, and all the settings are in the domain enabled... |
Forum: Shell Scripting Jun 28th, 2008 |
| Replies: 10 Views: 1,884 first idea is to use "cut" with '/' as delimeter |
Forum: Shell Scripting Jun 27th, 2008 |
| Replies: 10 Views: 1,884 |
Forum: IT Professionals' Lounge Jun 19th, 2008 |
| Replies: 6 Views: 1,898 look into setting up samba
if you want a GUI - install SWAT or WEBMIN |
Forum: Networking Hardware Configuration Jun 19th, 2008 |
| Replies: 3 Views: 617 if the packet is sent to another network, it is being forwarded to the gateway |
Forum: Windows NT / 2000 / XP May 26th, 2008 |
| Replies: 7 Views: 769 |
Forum: Getting Started and Choosing a Distro May 25th, 2008 |
| Replies: 5 Views: 1,842 you do not uninstall an OS, you simply install another, formatting the disk in the process |
Forum: Windows Servers and IIS May 13th, 2008 |
| Replies: 6 Views: 1,410 ok, I do now.
what you're looking for is a failover cluster. you can either set one up using microsoft cluster services, or buy some third party software like XOsoft Wansync, DoubleTake,... |
Forum: Windows Servers and IIS May 12th, 2008 |
| Replies: 6 Views: 1,410 what do you want to back up exactly? |
Forum: Windows Servers and IIS May 12th, 2008 |
| Replies: 6 Views: 1,410 how do you want the backup to work? the free backup solutions, like ntbackup which is included in windows, can be suitable for some of the needs |