there is no option to choose 500mb (there is only the whole disk option)."Erasse disk and installa Linux Mint...", then on next screen select 500MB disk target for installation.
Search found 21 matches
- Wed Jan 10, 2018 3:26 pm
- Forum: Newbie Questions
- Topic: Installation LM 18 Mate + LUKS
- Replies: 8
- Views: 1106
Re: Installation LM 18 Mate + LUKS
- Wed Jan 10, 2018 1:19 pm
- Forum: Newbie Questions
- Topic: Installation LM 18 Mate + LUKS
- Replies: 8
- Views: 1106
Installation LM 18 Mate + LUKS
Hi all, I want to use Dual Boot "Windows 10" + "Linux Mint Mate 18.3 + LUKS" I have already installed Windows 10 (now i will install linux) When installing linux, I chose my own installation type "Custom" (SSD Disk) /dev/nwme0n1 -/dev/nwme0n1p1 ntfs 580mb (Windows Loade...
- Sat Jan 06, 2018 4:46 pm
- Forum: Newbie Questions
- Topic: Shortcut > terminal command
- Replies: 2
- Views: 173
Re: Shortcut > terminal command
Work thx
- Sat Jan 06, 2018 4:07 pm
- Forum: Newbie Questions
- Topic: Shortcut > terminal command
- Replies: 2
- Views: 173
Shortcut > terminal command
Hello,
I can create a shortcut with a command?
Example:
I can create a shortcut with a command?
Example:
Code: Select all
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Icon=
Exec=mate-terminal mtr -t www.google.com
Name=Root Terminal
- Mon Jan 01, 2018 4:07 pm
- Forum: Newbie Questions
- Topic: (LM Mate) WinRAR to context menu
- Replies: 9
- Views: 662
Re: (LM Mate) WinRAR to context menu
Yes you are right (I'm a newbie in linux) until recently I used it windows command line and autohotkey...
- Mon Jan 01, 2018 3:45 pm
- Forum: Newbie Questions
- Topic: (LM Mate) WinRAR to context menu
- Replies: 9
- Views: 662
Re: (LM Mate) WinRAR to context menu
Thank you very much it is exactly what I wanted (This is the most beautiful christmas present for me) 

- Mon Jan 01, 2018 3:23 pm
- Forum: Newbie Questions
- Topic: (LM Mate) WinRAR to context menu
- Replies: 9
- Views: 662
Re: (LM Mate) WinRAR to context menu
Holy shit! Thank you very much for your support and for the perfect explanation. Mind that while I've tested this thoroughly (for how it works with file names with spaces), it isn't fool proof yet. For example if the rar name already exists, I don't know what the rar command will do with the exists ...
- Mon Jan 01, 2018 1:11 pm
- Forum: Newbie Questions
- Topic: (LM Mate) WinRAR to context menu
- Replies: 9
- Views: 662
Re: (LM Mate) WinRAR to context menu
@thx-1138 and @xenopeek I love you :roll: PS: hx-1138: my knowledge in is very limited... I can not edit the script to work properly... :cry: #!/bin/bash title="RAR extract" /home/linux/rar/rar a -k -s -m5 -ma5 -ep1 "$@" | zenity --text-info \ --title "$title" \ --width...
- Mon Jan 01, 2018 11:20 am
- Forum: Newbie Questions
- Topic: (LM Mate) WinRAR to context menu
- Replies: 9
- Views: 662
(LM Mate) WinRAR to context menu
Hi all, I use WinRAR on the command line. i often use a similar command: /home/linux/rar/rar a -k -s -m5 -ma5 -ep1 "/home/linux/Desktop/Documents.rar" "/home/linux/Desktop/Documents" I need to simplify my work... add this option to the context menu in linux. Example: When I right...
- Tue Dec 12, 2017 1:19 pm
- Forum: Newbie Questions
- Topic: OpenVPN (boot system > auto-connect)
- Replies: 3
- Views: 222
- Tue Dec 12, 2017 8:28 am
- Forum: Newbie Questions
- Topic: OpenVPN (boot system > auto-connect)
- Replies: 3
- Views: 222
Re: OpenVPN (boot system > auto-connect)
I know this project.
But it is dangerous to use it... Fruho is badly updated, source code is 2 years old and and contains a lot of bugs.
so I'm looking for classical solutions.
But it is dangerous to use it... Fruho is badly updated, source code is 2 years old and and contains a lot of bugs.
so I'm looking for classical solutions.
- Tue Dec 12, 2017 3:29 am
- Forum: Newbie Questions
- Topic: OpenVPN (boot system > auto-connect)
- Replies: 3
- Views: 222
OpenVPN (boot system > auto-connect)
USE: - LM 18.3 mate 64bit - OpenVPN 2.4.4 x86_64-pc-linux-gnu Hi all, I'm trying to join the linux mint system (boot system > auto-connect) file "vpn_1.ovpn" https://pastebin.com/raw/ETVcFVYj Edit: auth-user-pass "/home/abc/ProtonVPN/auth.txt" auth.txt: USERNAME12345 PASSWORD1234...
- Fri Dec 08, 2017 6:36 pm
- Forum: Newbie Questions
- Topic: Run (shortcut) application with "root" privileges
- Replies: 3
- Views: 263
- Fri Dec 08, 2017 4:43 pm
- Forum: Software & Applications
- Topic: [SOLVED] Mozilla firefox two versions run
- Replies: 3
- Views: 805
Re: Mozilla firefox two versions run
THX!!! work for me 

- Fri Dec 08, 2017 12:44 pm
- Forum: Software & Applications
- Topic: [SOLVED] Mozilla firefox two versions run
- Replies: 3
- Views: 805
[SOLVED] Mozilla firefox two versions run
USE: LM 18.3 Mate 64bit HI all, I want to use two different versions of mozilla firefox (at the same time) - Mozilla Firefox (Pre-installed system) 57.0 (64-bit) - Mozilla Firefox v52.5.2 ESR (64-bit) I created the launcher (shortcut) Mozilla Firefox ESR: #!/usr/bin/env xdg-open [Desktop Entry] Vers...
- Fri Dec 08, 2017 1:48 am
- Forum: Themes, Icons, & Wallpaper
- Topic: b00merang project not work
- Replies: 0
- Views: 1550
b00merang project not work
Hi, I found this interesting project: https://b00merang.weebly.com/redmond-collection.html https://b00merang.weebly.com/easy-installation-guide.html I downloaded the theme "Windows 10 Dark" I extracted the .zip file into a folder "~/.themes" but unfortunately the theme is not loa...
- Thu Dec 07, 2017 11:22 pm
- Forum: Newbie Questions
- Topic: Run (shortcut) application with "root" privileges
- Replies: 3
- Views: 263
Run (shortcut) application with "root" privileges
Hi all,
Can anyone advise me, how to create (shortcut) with root privileges, on the desktop?
path program:
"/root/DoubleCommander/doublecmd"
THX.
Can anyone advise me, how to create (shortcut) with root privileges, on the desktop?
path program:
"/root/DoubleCommander/doublecmd"
THX.
- Thu Nov 30, 2017 4:40 pm
- Forum: Software & Applications
- Topic: FYI: qTox (Qtox) secure multimedia messenger installation
- Replies: 48
- Views: 6425
Re: FYI: qTox (Qtox) secure messenger installation
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/antonbatenev:/tox/xUbuntu_14.04/ /' > /etc/apt/sources.list.d/qtox.list" wget -nv http://download.opensuse.org/repositories/home:antonbatenev:tox/xUbuntu_14.04/Release.key -O Release.key sudo apt-key add - < Release.key...
- Thu Nov 30, 2017 3:21 pm
- Forum: Software & Applications
- Topic: FYI: qTox (Qtox) secure multimedia messenger installation
- Replies: 48
- Views: 6425
Re: FYI: qTox (Qtox) secure messenger installation
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/antonbatenev:/tox/xUbuntu_14.04/ /' > /etc/apt/sources.list.d/qtox.list" wget -nv http://download.opensuse.org/repositories/home:antonbatenev:tox/xUbuntu_14.04/Release.key -O Release.key sudo apt-key add - < Release.key...
- Thu Nov 30, 2017 2:49 pm
- Forum: Software & Applications
- Topic: FYI: qTox (Qtox) secure multimedia messenger installation
- Replies: 48
- Views: 6425
Re: FYI: qTox (Qtox) secure messenger installation
Thank you very much for the answer! So this repository is new? OR (repository with the latest update and new updates are no longer available) http://download.opensuse.org/repositories/home:/qTox/xUbuntu_16.04/amd64/ The new "nightly" (version 1.13) that is there does work for Ubuntu 16.04 ...