Search found 6 matches

by fraterlinux
Wed Dec 06, 2023 1:58 am
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 118.0.6000.0 Stable for Linux
Replies: 4
Views: 8595

Re: New Iron-Version: 118.0.6000.0 Stable for Linux

No more tab filter? Where you can quickly choose or search for open tabs.
by fraterlinux
Sat Nov 11, 2023 9:50 pm
Forum: SRWare Iron Support (English)
Topic: How to Move Iron Address Bar Down (Android)
Replies: 1
Views: 9678

How to Move Iron Address Bar Down (Android)

How to Move Iron Address Bar Down on Android?

On the mobile, the address bar at the bottom makes it easier to use with just one hand. How do I configure this option?
by fraterlinux
Wed Nov 08, 2023 1:08 pm
Forum: SRWare Iron Support (English)
Topic: Iron Config & Backup Tool
Replies: 48
Views: 208705

Re: Iron Config & Backup Tool

For Iron 115.0.x (linux):

Also checkout the Iron Config & BackupTool:
cd [Insert your Iron directory here...]
sudo chmod +x IronConfigBackup
./IronConfigBackup
by fraterlinux
Wed Nov 08, 2023 1:05 pm
Forum: SRWare Iron Support (English)
Topic: Where is the "executable" file in Linux Mint?
Replies: 9
Views: 13416

Re: Where is the "executable" file in Linux Mint?

whereis

Code: Select all

$ whereis iron
iron: /usr/share/iron
by fraterlinux
Sun Sep 02, 2012 1:22 pm
Forum: SRWare Iron Support (English)
Topic: New Iron-Version: 21.0.1200.0 Stable for Linux
Replies: 22
Views: 35916

Re: New Iron-Version: 21.0.1200.0 Stable for Linux

Tip: to work in Mageia 2 I tried using these codes (dependencies) as follows: # urpmi libjpeg62 # urpmi libbz2.so.1.0 # urpmi libvacodec.so.52 Creating a link to the executable in /usr/bin/ # ln -s /usr/share/iron/iron /usr/bin/iron Creating the link to fix the error of library: ./iron: error while ...