Monday 29 April 2013

RHEL 6.0 Creating or Adding New Network Alias To a Network Card (NIC)


                               
Copy etc/sysconfig/network-scripts/ifcfg-eth0 file as /etc/sysconfig/network-scripts/ifcfg-eth0:0
# cp /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/sysconfig/network-scripts/ifcfg-eth0:0
Open file /etc/sysconfig/network-scripts/ifcfg-eth0:0 using vi text editor:
# vi /etc/sysconfig/network-scripts/ifcfg-eth0:0
Find entry that read as follows:
DEVICE=eth0
Replace with:
DEVICE=eth0:0
Find entry that read as follows:
IPADDR=xxx.xxx.xxx.xxx
Replace it with your actual IP address:
IPADDR=200.200.200.1
At the end your file should like as follows:
DEVICE=eth0:0
IPADDR=200.200.200.1
NETMASK=255.255.255.0
NETWORK=200.200.200.0
ONBOOT=yes
NAME=eth0:0
Open file /etc/sysconfig/network-scripts/ifcfg-eth0 and make sure file does not have a GATEWAY= entry:
# vi /etc/sysconfig/network-scripts/ifcfg-eth0
Find the entry that read as follows:
GATEWAY=your-ip
Remove or comment it out by prefixing # (hash) :
 # GATEWAY=200.200.200.254
Save the file. Add the GATEWAY= to your /etc/sysconfig/network:
# vi /etc/sysconfig/network
Append or modify GATEWAY entry:
GATEWAY=200.200.200.254
Save the file. Reboot the system or run the following command:
# ifup eth0:0
OR
# service network restart


                                                                   Click Here to visit our facebook page and like.

Monday 22 April 2013

What is safe mode?


Safe mode.

Safe mode is a troubleshooting option for all the Operating System.It starts your computer in a limited state. Only the basic files and drivers necessary to run the Operating System are started. An operating system in safe mode will have reduced functionality, but the task of isolating problems is easier because many non-core components are disabled.Safe mode typically provides access to utility and diagnostic programs so a user can troubleshoot what is preventing the operating system from working normally. Safe mode is intended for maintenance, not functionality, and provides minimal access to features.Microsoft Windows' safe mode is accessed by pressing the F8 key as the operating system boots.An equivalently minimal setting in Unix-like operating systems is single-user mode.On Mac OS versions 6, 7, 8 and 9, a similar mode is achieved by holding down theshift key while booting.




                                                       Safe mode in Windows

   
   
                                                                Click Here to visit our facebook page and like.

Monday 15 April 2013

Ncomputing M-series for vSpace 3-in-1 Thin Client Kit for virtual desktops

                                      
The M300 provides a simple, powerful and affordable PC Expansion alternative. As the industry's first 3-in-1 thin client offering, the M300 delivers a rich PC experience at 1/3 the cost of PCs and typical thin clients. 

Key features.


1) Each M300 kit includes 3 client devices
2)  Share one PC with up to 45 users
3) Ethernet Connected
4)  Powered by Numo
5) USB keyboard and mouse
6) USB 2.0 peripheral support
7) Microphone & audio out
8) Energy-efficient  (typically 2 watts per user)
9) Slash PC hardware and support costs by up to 75%
10)  Powerful vSpace® Server desktop virtualization software included
11) Easy to set up, maintain, manage and secure
12) Compact and reliable (no fans or disks)
13) Remote management software included

In our office we are using the product for the last 6 months. 




Ncomputing Server in Zion


                                                        Ncomputing Client in Zion



                                                                        Click Here to visit our facebook page and like.

Saturday 6 April 2013

WWW

Something about Internet.
                                               
    
Tim Berners-Lee-Knight-crop.jpg
Sir Timothy John "Tim" Berners-Leealso known as "TimBL," is a British computer scientist, best known as the inventor of theWorld Wide Web

Robert Cailliau
Robert Cailliau, collaborator on the World Wide Web project and first Web surfer.


Tim Berners-Lee
The historic NeXT computer used by Tim Berners-Lee in 1990, on display in the Microcosm exhibition at CERN. It was the first web server, hypermedia browser and web editor.


Screen-shot of the first line-mode browser
A screen shot taken from a NeXT computer running Tim Berners-Lee's original WorldWideWeb browser. 



                                                                          Click Here to visit our facebook page and like.

Thursday 4 April 2013

VirtualBox Advantages than VMware Workstation



                                                       Oracle VM VirtualBox

                         

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2.

Advantages:

1) Free to Use
2) Open Source Virtualization Software.
3) Patches and Updates Available
4) Less Resource Usage in Host
5) Performance of Virtual Machine
6) Saving and Resuming time of Virtual machine.
7) VirtualBox Supports VMDK
8) Start Virtual Machine from Shortcut


 Click here to download Oracle VM VirtualBox


                                                            

                                                                         Click Here to visit our facebook page and like.