Posted in News and Updates by tux |
Red Hat sponsored Fedora project managed to release 16th version of its Linux distribution, code-named “Verne”. Aside from package updates, it improve also in the areas of virtualization and cloud computing.
The official release notes can be found here, http://docs.fedoraproject.org/en-US/Fedora/16/html/Release_Notes/index.html
It is dedicated in memory of the creator of C programming language, and key developer of Unix OS, Dennis Ritchie.
Permanent link to this post (62 words, estimated 15 secs reading time)
Posted in Tutorials by tux |
HP-UX tutorial on a Linux website? why not…
To take a break, I decided to post a tutorial here on Creating and Extending LV on HP-UX. It’s better for me to post it here so it will serve my guide once I get my hands again on HP-UX servers. This is the one I used when my colleague asked me to check if I can find a way to increase the Filesystem of these servers. Here it is:
To create the LV on HP-UX server
This is a preview of
Create and Extend Logical Volume on HP-UX
.
Read the full post (400 words, estimated 1:36 mins reading time)
Posted in Quick Tips & Tricks by tux |
Setting up mysql password is one of the essential task in systems administration
Note: Linux/Unix login root account for your operating system and MySQL root are different
You can use the built-in “mysqladmin” command to change MySQL root password. It can be executed anywhere as long the binary path is set on your Linux or Windows environment
Condition 1: If you have never set a root password for MySQL, the server does not require a password at all for connecting as root. To setup root password for first time, use mysqladmin command at shell prompt as follows:
Posted in Introduction by tux |
Taken from computerhope.com
Unix, Linux, and variant history