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
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
How to stop Google Chrome from automatically redirecting to HTTPS
1. In a new browser tab, enter URL: chrome://net-internals/#hsts 2. Scroll down to "Delete domain security policies" and enter 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...
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...
Spring Boot: escape HTML and non-ASCII characters in Json response
Create an ObjectMapper object and let Spring Boot use our ObjectMapper object with the @Bean and @Primary annotations. In our configuration ...
How to fix the uncontrollable mouse when playing Minecraft on VMware Player
When playing Minecraft on VMware Player's guest OS, the game and the host OS both try to grab the mouse. Hence when you move the mouse, ...
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...
Find out what WiFi channels your neighbors use and avoid interference
As you may have known, it is recommended to choose a channel among 1, 6, 11 for your wireless network. You can also choose other channels an...
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 ...
gdb: skip instructions or lines while stepping the program
Supposed you are at line 50 and you want to skip the following several lines of your source code and continue from line 60, you can input co...
Mockito error: You cannot use argument matchers outside of verification or stubbing
There may be many reasons can cause this error. But in this case, this error was wrongly spit out when I wrote: when(myObject.myMethod(any...
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