Files and Scripts: Difference between revisions
Jump to navigation
Jump to search
Created page with '{{header}} This is a compiled list of custom files and scripts written for various projects. = Scripts = * make_package_list_from_installed_rpms.pl ** Takes a look at all …' |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
= Scripts = | = Scripts = | ||
* [[generate_8bit_dec_to_hex_to_bin_chart.pl]] | |||
** A short script that generates a [[byte]]-length chart of [[decimal]] to [[hexadecimal]] to [[binary]] values. | |||
* [[ip_to_hex]] | |||
** This script takes an IPv4 address and converts it to a [[hexadecimal]] string suitable for use with PXE server configuration file names. | |||
* [[make_package_list_from_installed_rpms.pl]] | * [[make_package_list_from_installed_rpms.pl]] | ||
** Takes a look at all the installed programs on a RPM-based distribution and copies or downloads all RPMs for the found programs into a given directory. | ** Takes a look at all the installed programs on a RPM-based distribution and copies or downloads all RPMs for the found programs into a given directory. | ||
{{footer}} | {{footer}} |
Latest revision as of 03:42, 22 June 2010
Alteeve Wiki :: Files and Scripts |
This is a compiled list of custom files and scripts written for various projects.
Scripts
- generate_8bit_dec_to_hex_to_bin_chart.pl
- A short script that generates a byte-length chart of decimal to hexadecimal to binary values.
- ip_to_hex
- This script takes an IPv4 address and converts it to a hexadecimal string suitable for use with PXE server configuration file names.
- make_package_list_from_installed_rpms.pl
- Takes a look at all the installed programs on a RPM-based distribution and copies or downloads all RPMs for the found programs into a given directory.
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |