Archive for the ‘Operating System’ Category
Posted by Vinay on December 27, 2009
Solaris and AIX Installation perform following activity similarly :
- Probe the hardware for devices and load the appropriate device drivers
- Assign a host name
- Set up a network setup type, Dynamic Host Configuration Protocol (DHCP) or
- Static IP
- If you choose static IP, you will be asked to enter the IP address, subnet
Read More : http://vinaytechs.blogspot.com/2009/12/difference-between-aix-and-solaris.html
Like this:
Like Loading...
Posted in Operating System | Tagged: Difference between AIX, solaris | Leave a Comment »
Posted by Vinay on December 27, 2009
General keyboard shortcuts
* F1: Display Help
* Ctrl + C (or Ctrl + Insert): Copy the selected item
* Ctrl + X: Cut the selected item
* Ctrl + V (or Shift + Insert): Paste the selected item
* Ctrl + Z: Undo an action
* Ctrl + Y: Redo an action
Read More : http://vinaytechs.blogspot.com/2009/12/windows-7-key-board-shortcuts.html
Like this:
Like Loading...
Posted in Operating System | Tagged: Key Board Shortcuts, Windows 7 | Leave a Comment »
Posted by Vinay on November 23, 2009
Solaris 8 doesn’t come with the SSH and SFTP like features, to enable these we have to configure and install a third party package OpenSSH.
/dev/random and /dev/random built-in, but patches have been released to correct this. The packages need to be on the system to use ssh properly are openssl, openssh, zlib and libgcc .All the packages are freely available on www.sunfreeware.com.
More Info : http://vinaytechs.blogspot.com/2009/11/ssh-configuration-in-solaris-8.html
Like this:
Like Loading...
Posted in Operating System, solaris | Tagged: Solaris 8, SSH configuration | Leave a Comment »
Posted by Vinay on November 11, 2009
Booting problems poses serious challenge to the system administrators as system is down and no one can use it. This article tries to cover some of the general booting problems and their possible solutions to enable.
http://vinaytechs.blogspot.com/2009/11/tips-to-recover-booting-problems-in.html
Like this:
Like Loading...
Posted in Operating System | Tagged: OS, solaris | Leave a Comment »