#!/usr/bin/sh # # This script is written by Beyan Zhang of Curvature. # And is only applicable to AIX hosts. # Send an email to '[email protected]' for any help. # When executed, a log file will be recorded to '/' by default. # There are 6 items to check, such as 'HARDWARE INFORMATION', # 'HARDWARE […]
Requirement: The length of the string must be 12 bits The password must contain numbers, lowercase letters, uppercase letters and at least one special characters Special characters include: ><+-{}:.&; For script, see below:
May be you are making some configuration with Realtek 8188EUS wireless adapter on Gentoo Linux, and everything looks well except "wpa_supplicant". Thanks to "The Linux Rain", here is the right command connecting to the network. But if you want to start wireless network during system booting, just insert several words to file "/etc/init.d/wpa_supplicant", and get […]