Sunday, November 9, 2025
Home Blog Page 391

Find a File by Name in UNIX, Solaris, or Linux

Using the find command, one can locate a file by name.

Find Files Using a Wildcard in UNIX

When you want to find all of the files matching a certain filename pattern, a wildcard can be used with the find command. Here are some examples to get you started.

Find and delete all core files

Locate and remove all core files in system using the find command.

Set system time in Solaris

Example commands used to set the system time in Solaris.

Change the MySQL Root User Password

Simple command for Changing the root user password for MySQL using mysqladmin.

Access remote TCP ports with OpenSSH tunnels

Using OpenSSH, it is possible to access TCP ports on remote systems, even those not on the host you are ssh’ing to, using tunnels.

How to Identify LDAP naming contexts using ldapsearch

Using ldapsearch from the command line, it is possible to find all of the naming contexts of the directory server (lowest level distinguished names like o=tech-recipes).

Add a user from the command line in Solaris

This shows how to use useradd in Solaris to add a user.

View the routing table in Solaris

Simply, these are the examples of the commands used to view the routing table in Solaris.

Make a Boot Disc for 2k or XP

This is a description of building and using a boot disc in Microsoft windows 2k and XP.

Install a Solaris package

If a package file (i.e., from sunfreeware.com) exists in the current directory, this tech-recipe will allow you to install it on the system.

Clear Page File At Reboot or Shutdown

This tech-recipe tells Microsoft Windows to clear the page file during reboot or shutdown. This article works for XP, Vista, and Windows 7.

Stay Connected

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

Latest Articles

Latest Reviews

Latest Comments

error: Content is protected !!