skip to main
|
skip to sidebar
Tips, Tricks and Tools
... and Thoughts
Home
All Posts
Firefox Extensions
JavaScript Compiler and Encoder
Bulk Player for YouTube
Misc Tools
Support
Thursday, July 7, 2022
Linux: build OpenSSL 32bit on a 64bit box
$ setarch i386 ./config -m32 --prefix=... --openssldir=...
No comments:
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
Best of TopTip.ca
BEST TIP
BEST TOOL
Web Image Slideshow
Get it from Google Play
Products
Internet Explorer Extension
Bulk Player Mate for YouTube
Chrome Extensions
Image Viewer
Bulk Player Mate for YouTube
more ...
Thunderbird Extension
Autohide Tabbar
Online Tools
Bulk Player for YouTube
Unit Converter
ASCII <--> EBCDIC Converter
Others
No Captioning
MD5 in Java
Random Posts Widget for Blogger
Share Buttons Bar
Support
Popular Posts
Firefox Extension: Wiktionary and Google Translate
NOTE: Many users have asked whether there will be a WebExtension version of this add-on. We appreciate your support. Unfortunately, the...
Allow Microsoft Edge to visit self-signed HTTPS websites | Resolve certificate error issues | Microsoft Edge
If the website is using a self-signed certificate or an invalid certificate, Microsoft Edge shows an error page. Unlike Firefox or Google Ch...
Firefox/Thunderbird Extension: Autohide Tabbar
Overview This extension auto-hides your Firefox/Thunderbird's tab bar. It can also relocate the tab bar to the bottom of the browser w...
Microsoft Outlook: Remove the primary account
Close Outlook. Click the Windows icon and then Run menu. Run command: control mlcfg32.cpl . Click on Show Profiles . Click the Add button t...
Porting Firefox extension to Thunderbird
After I published the Autohide Tabbar Firefox extension, some positive comments were received. Thank you! It encourages me to keep improvin...
Linux: Convert a file with UTF-16 encoding to ASCII encoding
We use command iconv to convert the file's encoding. iconv -f UTF-16 -t ASCII input.txt -o output.txt We can append string //TRANSLI...
Adding a CA to the trust store for Eclipse
If a Eclipse plugin uses a self-signed updating web site, you may encounter the authentication failure error when updating the plugin. The...
Sony wireless adapter UWA-BR100 alternative: TP-Link TL-WR740N wireless router (without DD-WRT)
If you have a Sony BRAVIA HDTV without a built-in wireless adapter, you may have checked out the Sony wireless adapter UWA-BR100. This wirel...
Linux: Mounting TrueCrypt volume with cryptsetup
To mount: $ sudo cryptsetup --type tcrypt open /path/to/truecrypt-volume mapping-name $ sudo mount -o uid= 1001 /dev/mapper/ mapping-name ...
Unix Domain Socket with Abstract Socket Address
The socket address is abstract when sun_path[0] is a null byte ('\0'). The rest of sun_path is used to name the socket in the abstra...
Random Posts
Random Posts Widget
Followers
Subscribe To
Posts
Atom
Posts
Comments
Atom
Comments
Total Pageviews
Contact
zen (a.t) toptip.ca
>
Tweet
Get This
<
No comments:
Post a Comment