I do not want post this. I have been thinking of posting this but I changed my mind and give Smart Team some chances. But I am really disappointed with Smart Team hosting service. Jayce Ooi’s Paradise had been down for more than 5 times last few days. And the down time was more than 2 to 3 hours each time. They did not fulfill 99.8% server uptime and 99.9% network uptime. This is what the SLA stated. I am fine with system reboot during system maintain such as apply patches for better security or performance. But not like 3 hours.
Hey, Smart Team tech support! If you guys read this, remember this! I am an Information System Engineer in MNC. I managed more than 20 servers in my lab. None of them have more downtime than yours. Come on, you must detect the error before your customer tell you. What is 24/7 server monitoring mean? Why there is no reply when I call or email or even online chat? The server uptime never more than 2 weeks. System uptime is 2 Hours and 14 Minutes for the moment. Whenever I say I want a stable server, you ask me to change to yours priority server but all the features is the same except the price. So what is the meaning?? I wonder…
Sorry for all the rude words. I really cannot accept after more than 5 times server down in less than 2 week time frame. And forgive me also as the stock market did not perform well lately. (I will kill anybody if they make me angry. Yes, I mean it.
) Hmm… I am fine now after writing all of these down. OK…
By the way, I will keep everyone update on Smart Team server uptime statistic from time to time. ![]()
25 May
Posted by Jayce as Networking, Software
I face problem when trying to connect to server using remote desktop connection. All I got just a black screen. After few minutes, system prompt me with some connection error. Help!!!
After searching on Google, I found this FAQ on Microsoft website. Hope this will help. ![]()
Frequently Asked Questions About Terminal Services
Cannot find where is the remote desktop connection shortcut? No worries.
Just click ’start’ -> ‘Run…’ -> type ‘mstsc‘ in and click OK-> then you have it - remote desktop connection. ![]()
Related topics:
Launch Remote Desktop Connection at Run - shortcut
Sync time between 2 systems using NET TIME command
Guide to change folder ownership
In my lab environment, there are test server, PQIUHC and UUT. Both test server and PQIUHC have DHCP service running. Test server will assign 128.101.1.x IP to those connect to test network while PQIUHC will assign 129.101.1.x to those connect to UUT network.
One of my customer IM me for above problem. Her station get wrong assigned IP from test server when she plug in test network. She got 129.101.1.xx IP instead of 128.101.1.xx. Why she can get 129 UUT network IP? It is clear that one of the PQIUHC is listening at test network and assign IP to those connect to test network.
No need for me to teach more. Identify which PQIUHC is causing this issue. Unplug the network cable will solve the issue. Yeah!!! She get back 128.101.1.xx IP after that.
24 Apr
Posted by Jayce as Networking
There are 2 networks in my lab environment. 1 test network and 1 general IT network connection. Test network is used for communication between test server, PQIUHC and UUT - for all the testing purpose. Test network is an isolated network. On the other hand, general IT network is used to connect to all other networks such as Internet, other lab or factory network. Test server has 2 NIC (1 connect to test network and 1 connect to general IT network)
My customer reported he failed to connect to test server from his UUT. Network failed intermittently. The simple way to test network connection is using command prompt to test it. Key in ‘ping -t testserver‘ (replace testserver with your IP) in command prompt. In normal condition, you will get ‘Reply from testserver: bytes=32 time=1ms TTL=125‘. Else you will get ‘Request timed out‘ if the server network is totally out of service. However, sometime you get reply from it and sometime don’t. This is what we call intermittent network issue.
There are many factor that can cause this issue to happen. Hardware might the one that causing the problem but very less percentage unless your hardware is very old. Another one is caused by software. Finally, human’s mistake. Most of the time, it is caused by ourselves.
For this case, it is caused by human error. Somehow, there is cable from general IT switch link go to test network switch. Therefore, whenever PQIUHC or UUT want to talk to test server. They will face problem to connect to test server due to there are 2 routes (test network and general IT network). So intermittent network issue will happen. Only 1 route is allowed in this case. All we need to do is unplug the cable between these 2 switches and everything back to normal again… ![]()