Posts Tagged ‘Linux’

8 Biggest Differences between Linux and Windows

Wednesday, September 24th, 2008

Until today, still got friends ask me what is the differences between Linux and Windows? This is an interesting question. Some of you may already know the answer. But could you list them out?

I’m not Linux expert. I won’t give Linux course here. Just share some good points that I found on Internet. Might be more than 8 points here. I think I just list out the important ones.

  • Open source vs Close Source - The most significant difference is Linux is open source and Windows don’t. This mean you know what the program run, while Windows not allow that even if it store in “malicious” software to spy you.
  • GPL License vs Ms Licensing - In fact, Linux belongs to the GNU Public License that allow user to access or alter the kernel as long using back the name “Linux”.Also, you can download a ginsle copy and install as many machines as you like. For Windows, no such thing as “Free”. You pay for server license, client license, client access license, terminal server client license and many more. (more…)

    Popularity: 32% [?]

SUSE Linux (SLES9) network error

Wednesday, April 23rd, 2008

nicToday, one of my SUSE Linux Enterprise Server (SLES9) encounter network error. The problem is the server and client can’t ping each other.

After checked the Cat5 cable using network tester, it shows the cable is working fine. Since the server already run for more than a year without my attention, I should ignore on the driver and OS part. But I still double check on its driver and protocol. I ping to itself and read though the event log file. After all, I found no error on software side. Hence, I suspect it was due to hardware problem, especially network card (NIC) error.

Configure the Network Card (NIC)

To make it work with minimum configuration, I decide to replace it with the same model network card. After boot up the system, it auto detect the NIC without any error. Now, I should put back its original TCPIP settings, including its IP address, subnet mask, gateway and DNS server name.

(more…)

Popularity: 16% [?]