111 reputation
1
bio website
location Cluj-Napoca, Romania
age 23
visits member for 1 year, 9 months
seen Nov 23 '12 at 10:44
stats profile views 4

.NET Developer at Techromix Solutions in Cluj-Napoca


Apr
25
comment install network drivers on a diskless windows 2008 R2
I tried setting up multipathing but for some reason the machine restarts after I add a new path. I use an intel card as the secondary network card. I tried adding a secondary path to the san in the same subnet, in differnt subnet, on the same management port, on different managment ports and every time I add the second path the machine reboots. I have MD3200i and I used Round Robin and Failover as multipath mechanism.
Apr
25
comment install network drivers on a diskless windows 2008 R2
My windows is installed when I start the installation of the drivers. I use the installer from broadcom and I run the installer from a USB stick
Aug
26
comment Which is the correct way to restart Solr
It worked for me: My solr.xml cores configuration looks like this: <cores adminPath="/admin/cores" defaultCoreName="collection1"> <core name="collection1" instanceDir="." /> </cores> I used this link to reload core: localhost:8983/solr/admin/…