Sunday, December 28, 2025
Home Blog Page 392

Read BootPROM settings from the Solaris command line

The ability to view BootPROM settings from the command line with eeprom prevents the need to boot to run level 0 just to check those environment variables.

Create a MySQL user account

It is a good security policy to allow least privileges. Allowing all access to a system through a single account with all abilities is typically dangerous. Creating MySQL user accounts allows privileges to be granted as appropriate.

Change a MySQL user password

How do I update a user’s password in my MySQL server?

Gameloft: Mega Tower Assault Cheats and Hacks

Mega Tower Assault is a famous tower defense game from Gameloft. With this mobile game is very hard to finish a level even when playing in normal mode. This tech-recipe shows you how to cheat the game to add more lives and how to unlock all levels of the game.

Configure unique MAC addresses on multiple interfaces

The same ethernet hardware (MAC) address is used by default on Sun systems with multiple ethernet interfaces. This works fine for failover load balancing or failover groups. It presents a problem when the two interfaces are connected to the same subnet.

Set the ethernet MAC address in Solaris

The ethernet hardware (MAC) address can be configured on Sun systems. Trouble can result from duplicate MAC addresses in a subnet, so use with caution.

Password protect a web directory with .htaccess

Apache references the .htaccess file in web document directories for access control information and other uses. A simple configuration allows password protection with multiple username/password combinations.

Create a Symbolic Link in UNIX

A symbolic link is a pointer to another file or directory. It can be used just like the original file or directory. A symbolic link appears in a long listing (ls -l) with a reference to the original file/directory. A symbolic link, as opposed to a hard link, is required when linking from one filesystem to another and can be used within a filesystem as well.

Create a hard link in UNIX

A hard link is a reference to a file or directory that appears just like a file or directory, not a link. Hard links only work within a filesystem. In other words, don’t use hard links between mounted filesystems. A hard link is only a reference to the original file, not a copy of the file. If the original file is deleted, the information will be lost.

Reconfiguration boot in RedHat Linux

If new hardware is not recognized, a reconfiguration boot might help. During the reconfiguration boot, the anaconda hardware configuration program is run with the –reconfig option.

IE 9: How to Clear or Delete AutoComplete History

If you share a computer, you don’t want your typed information to be popping up for others to see. By deleting the autocomplete history, all of that information will be removed.

Outlook for Mac 2011: Configure How Messages Are Marked as Read When Viewed in Reading Pane

By default, Outlook 201 marks items as read when viewed in the Reading Pane whenever the selection changes. You can turn this functionality off, or have Outlook wait a certain amount of time before marking the item as read.

Latest Articles

Latest Reviews

Latest Comments

error: Content is protected !!