Skip to main content

All Questions

Tagged with
0 votes
1 answer
129 views

How to run scripts named with spaces via "open with" list of applications in Nemo for Linux Mint?

TL;DR Exec=gnome-terminal -- bash -c 'script="%u";if [[ -e "$script" ]] ; then "$script" ; else exec bash ; fi' line in GNOME desktop file runs scrips, but only w/out ...
Alex Martian's user avatar
  • 1,065
0 votes
0 answers
2k views

LinuxMint 20.3: Enter the Login Keyring password via the command line

#Refer: How to enter the Default Keyring password via the command line? - Ask Ubuntu I am asking this question here as I am not using Ubuntu and also the solution mentioned there doesn't work in ...
Porcupine's user avatar
  • 2,056
0 votes
1 answer
596 views

How to load (add to a panel) by terminal (CLI) a Cinnamon applet newly added to /usr/share/cinnamon/applets?

I've found out to edit Cinnamon panel I can use dconf: dconf read /org/cinnamon/enabled-applets ['panel1:left:0:[email protected]:0', 'panel1:left:1:[email protected]:1', 'panel1:left:2:...
Martian2020's user avatar
  • 1,219
-1 votes
1 answer
2k views

Manually installing drivers on Linux Mint

I am currently trying to install a driver through terminal. It is for the USB UART XR21B1411 serial port adapter. I installed it in the past, but cannot remember how I did it. Here is a link to the ...
Ben G's user avatar
  • 1
0 votes
0 answers
663 views

Load multiple terminals and activate python virtual environments

I'm working on something that requires me to run a few terminals, each with their own python virtual environment. This takes some time to open manually, so I would like to automate this setup by ...
fffrost's user avatar
  • 101
1 vote
2 answers
2k views

Replace gnome-terminal with konsole in Linux Mint

I installed konsole and uninstalled gnome-terminal by doing: sudo apt install -y konsole sudo apt-get purge --auto-remove gnome-terminal And then tried: sudo update-alternatives --config x-terminal-...
jogarcia's user avatar
  • 105
0 votes
1 answer
164 views

Linux mint 'apt list' doesn't work with packages starting with W

I am pretty new to Linux. I have Linux Mint 19.3 installed. So basically as I understand apt list works with wildcards like * and ?. It works fine with most other letters and letter sequences I had ...
ymdred16's user avatar
1 vote
0 answers
199 views

Mint 20 cinnamon - Hot corner open root terminal

I'm using Linux Mint 20 Cinnamon and I'd like to configure my hot corners so that when the mouse passes over a corner, a terminal is displayed as root. I managed to do this in a previous version but I ...
arno's user avatar
  • 111
-1 votes
1 answer
152 views

A terminal opens fullscreen and nothing works

I've twice had the following problem (running Linux Mint 20 (xfce) on AMD 64 (8GB)): While using shortcuts in apps for example Ctrl+F5 in Firefox, my fingers slipped (fast) and I accidentally hit some ...
Guy Ellis Hreinberg's user avatar
0 votes
0 answers
4k views

There was an error creating the child process for this terminal

I am new to Linux and I am using Linux mint(latest version). I was trying to install the lazy script by following a tutorial from the internet. This problem occurs every time I try to install the ...
S. Karki's user avatar
  • 151
1 vote
1 answer
404 views

Terminal Window always puts a path from .bashrc out how to fix?

System: Linux Mint 20 (ubuntu) So I installed emscripten the wasm compiler for C/C++ the other day and the path that was added to my bashrc always seems to start a new terminal shell with telling me ...
ekr990011's user avatar
  • 111
2 votes
0 answers
72 views

See bluetooth transfer progress from phone to computer in terminal or other generic way

In Linux Mint 19.2 Xfce I want to transfer a rather big file (1.5 GB) from Android to the computer: it's big considering the fact that I have to do it by bluetooth. I have connected the two devices ...
cipricus's user avatar
  • 1,629
2 votes
3 answers
6k views

How to make st the default terminal in linuxmint cinnamon

I have st installed in my $PATH (in /usr/local/bin). But still, I don't see st present in Prefered Applications list, nor is it present as an option when I run sudo update-alternatives --config x-...
mahbubweb's user avatar
  • 141
0 votes
1 answer
1k views

Whenever launched, terminal tries to execute export command and fails

I'm new to Linux. I use Linux Mint (Cinnamon), and every time I open the Terminal, I am greeted with this message: Command '‘export' not found, did you mean: command 'mexport' from deb mblaze Try: ...
smlunar's user avatar
0 votes
1 answer
247 views

Launch vsim without opening a terminal window

I don't know if this is very specific to vsim (executable of Modelsim-Altera) or not, but I will try my chance. I have an executable which I can run by giving its path to terminal from any working ...
muyustan's user avatar
  • 253

15 30 50 per page
1
2 3 4 5