Monday, November 10, 2025
Home Blog Page 383

Recursively delete files in Windows

The del command allows recursive removal of specified files.

Renew DHCP client lease in Windows

Sometimes it becomes necessary to get a new IP address or update DHCP options sent by a DHCP server, for example when moving a laptop from one network to another. A simple command will renew the DHCP lease.

Change BootPROM settings from the Solaris command line

Changes to BootPROM environment variables from within Solaris simplifies system administration and can prevent having to perform a system boot to change these settings.

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.

Stay Connected

16,985FansLike
2,458FollowersFollow
61,453SubscribersSubscribe

Latest Articles

Latest Reviews

Latest Comments

error: Content is protected !!