Archive for July, 2006
Yes baby, squid is running all over my server now!
I got squid running on my server, it is really not that hard nor that easy at the beginning.
Now, of course it is easy to install, setup, and run it. Now, in my case it was not. I had to go through an advanced iptables crash course to understand why squid port is not open [...]
Create a secure Linux-based wireless access point
Wi-Fi Protected Access version 2 (WPA2) is becoming the de facto standard for securing wireless networks, and a mandatory feature for all new Wi-Fi products certified by the Wi-Fi Alliance. We all know the security weaknesses of its predecessor, WEP; this time they got it right. Here’s how to implement the WPA2 protocol on a [...]
Solved (part 2): Logon script doesnt work sometimes
Apparently, that was not just it. The problem remained after all everything I tried, till I decided to refer to Microsoft support site.
Just follow the steps in this troubleshooting article, and you will end up being fine:
http://support.microsoft.com/kb/887303/en-us
Your problem most probably will come down to SysVol permission access, which is discussed in the support article. Use
[code]
gpotool [...]
Solved: Logon script doesnt work sometimes
I went through the event logs of the client and the server. Client logs made more sense to me since it told me straight forward “couldnt find the server, make sure it is connected or something”…
Did nslookup on my servername, and it returned 3 addresses…. 2 addresses were of the NICs and the last one [...]
Performance Tuning MySQL for Load
This article goes over the fundamental tuning techniques used to sustain very heavy database load. A useful MySQL performance script is included. Learned a lot from it.read more | digg story
Sphere: Related Content
