Search Results

Showing results 1 to 40 of 201
Search took 0.03 seconds.
Search: Posts Made By: DimaYasny
Forum: Windows NT / 2000 / XP Jul 13th, 2009
Replies: 7
Views: 676
Posted By DimaYasny
you might need a bios update
Forum: Geeks' Lounge Jul 7th, 2009
Replies: 15
Views: 837
Posted By DimaYasny
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
Posted By DimaYasny
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
Posted By DimaYasny
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
Posted By DimaYasny
what does the command `mount` output?
what does the command `fdisk -l` output?
Forum: Networking Hardware Configuration Mar 15th, 2009
Replies: 3
Views: 673
Posted By DimaYasny
you can't do that with a simple linksys
Forum: Getting Started and Choosing a Distro Mar 15th, 2009
Replies: 7
Solved: Headless
Views: 1,163
Posted By DimaYasny
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
Posted By DimaYasny
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
Posted By DimaYasny
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
Posted By DimaYasny
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
Posted By DimaYasny
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
Solved: RAID 5?
Views: 753
Posted By DimaYasny
should work, if the card fits in
Forum: Storage Nov 20th, 2008
Replies: 6
Solved: RAID 5?
Views: 753
Posted By DimaYasny
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
Posted By DimaYasny
disable caching of mailboxes while working in a LAN - things will update much faster
Forum: Windows Servers and IIS Nov 4th, 2008
Replies: 11
Solved: Slow fileserver
Views: 1,930
Posted By DimaYasny
to disable the offload engine:
netsh int ip set chimney disabled
Forum: Windows Servers and IIS Nov 3rd, 2008
Replies: 11
Solved: Slow fileserver
Views: 1,930
Posted By DimaYasny
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
Solved: Slow fileserver
Views: 1,930
Posted By DimaYasny
what server brand is this?
Forum: Windows Servers and IIS Sep 22nd, 2008
Replies: 10
Views: 2,143
Posted By DimaYasny
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
Posted By DimaYasny
it's ok, I know what patch they used
cheers! :)
Forum: Windows Servers and IIS Sep 17th, 2008
Replies: 10
Views: 2,143
Posted By DimaYasny
Forum: Windows Servers and IIS Sep 17th, 2008
Replies: 10
Views: 2,143
Posted By DimaYasny
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
Posted By DimaYasny
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
Posted By DimaYasny
yum search packagename
Forum: *nix Software Sep 12th, 2008
Replies: 5
Views: 1,527
Posted By DimaYasny
most software can be found through the repositories
Forum: *nix Software Sep 12th, 2008
Replies: 2
Views: 668
Posted By DimaYasny
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
Posted By DimaYasny
Forum: IT Professionals' Lounge Sep 8th, 2008
Replies: 7
Views: 1,127
Posted By DimaYasny
Forum: IT Professionals' Lounge Sep 7th, 2008
Replies: 7
Views: 1,127
Posted By DimaYasny
if you have ssh externally available, you can tunnel anything through it
Forum: *nix Software Sep 5th, 2008
Replies: 6
Solved: telnet problem
Views: 1,229
Posted By DimaYasny
portforward.com
Forum: Getting Started and Choosing a Distro Sep 5th, 2008
Replies: 1
Views: 1,493
Posted By DimaYasny
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
Solved: user profiles
Views: 466
Posted By DimaYasny
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
Solved: check for $1?
Views: 1,884
Posted By DimaYasny
first idea is to use "cut" with '/' as delimeter
Forum: Shell Scripting Jun 27th, 2008
Replies: 10
Solved: check for $1?
Views: 1,884
Posted By DimaYasny
just use "basename"
Forum: IT Professionals' Lounge Jun 19th, 2008
Replies: 6
Views: 1,898
Posted By DimaYasny
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
Posted By DimaYasny
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
Posted By DimaYasny
you need a KVM switch
Forum: Getting Started and Choosing a Distro May 25th, 2008
Replies: 5
Views: 1,842
Posted By DimaYasny
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
Solved: backup software
Views: 1,410
Posted By DimaYasny
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
Solved: backup software
Views: 1,410
Posted By DimaYasny
what do you want to back up exactly?
Forum: Windows Servers and IIS May 12th, 2008
Replies: 6
Solved: backup software
Views: 1,410
Posted By DimaYasny
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
Showing results 1 to 40 of 201

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC