Linux – Use the Terminal to Display a Calendar
In Linux environment, we can view the calendar directly in the terminal. To do this, just simply use the “cal” command
cal command is used to display the calendar. Below are the syntax:-
cal [options] [month{1-12}] [year{1-9999}] Read more
How to join Mac OS X computer to Active Directory
Can Macintosh computer join Active Directory? The answer is yes. Before joining a Mac OS X machine to the Active Directory, you need to know the domain of your Active Directory Server and your login credential.
To join/bind your Macintosh machine to Active Directory, just follow below steps:-
- Log into the Apple computer you want to join to the domain. You must be logged into an account with Administrator access.
- Open the Directory Utility, which is located in:
10.5 (Leopard): /Applications/Utilities
10.6 (Snow Leopard): /System/Library/CoreServices Read more
Forgotten root Password
I forgot my Red Hat Server root password. What i need to do to recover the root password?
In RedHat Linux, we can recover the root password by log in single-user mode and create a new root password.
Below are the steps:-
- Power on, or reboot your RedHat Machines
- At the boot loader menu, use the arrow keys to highlight the installation you want to edit and type [A] to enter into append mode.
Read more
