cannot execute binary file python on mac local machine
python --version shows that I have version 2.7.10 installed on my mac, it's located in /System/Library/Frameworks/Python.framework/Versions/2.7 trying to execute python from terminal raised the error:...
View ArticleDefault Alacritty terminal for WSL2
I just installed WSL2 with Ubuntu 20.04 on my Windows 10 machine and I also installed Alacritty terminal emulator for Windows. I'm wondering is there a way to make WSL to default into using Alacritty...
View ArticleHow to force ls terminal command to show results in Bytes while I have set...
I am following the snippet here to improve my terminal command in Mac OSX.It sets the default value of ls results to human-readable by exporting alias ls='ls -GFh' to bash profile file. This is very...
View ArticleTerminal fails with a “Could not create a new process and open a pseudo-tty.”...
Yesterday, I upgraded my Mac to Mac OS X 10.9 (Mavericks), and since then I couldn’t open the “Terminal,” each time I open a session, the following error is shown:[Could not create a new process and...
View Articletmux ctrl-b + [arrow key] for navigation not working
I am pressing Ctrl+B, releasing both keys, and then pressing arrow keys, but it is not navigating (instead it is going through past commands as if Ctrl+B was not pressed). I'm using tmux in a SSH...
View ArticleIs there a name for the text that shows up after executing each command line...
for example in linux terminal I havejurek@debian:~$ man helpNo manual entry for helpI want to know how the second line is calledbc I want to ask an other question "How to copy this term (I'm looking...
View ArticleIs there a way to have a dynamic system status area in the Linux terminal...
I'm thinking for some servers I look after, that after I SSH in to the box it would be very helpful to see things like disk usage, CPU usage and the such in the actual terminal I'm in as I’m working....
View ArticleShared connection frequently closes when opening a new connection
I'm making heavy use of reusing a shared connection which I open to a remote box at the beginning of my workday.My .ssh/config looks somewhat like this:ControlMaster autoControlPath...
View ArticleTmux prefix doesn't work unless ~/.tmux.conf is forced
I'm currently including tmux into my work flow but I've not been able to use its prefix like it is set up natively C-b on start. My work around to this problem is to set another key bind on the...
View ArticleCopy shell configuration from one machine to another?
I've got login to another server where shell configurations are not like I would want. For example I don't see my username and CWD on prompt, and when I press arrow key, instead of giving last entered...
View ArticleWhat is the significance of baud rate in stty settings on linux?
I am wondering what the baud settings have to do with my terminal settings. How is the baud speed affecting my terminal? Shouldn't the terminal do more with CPI i.e. character per second settings? Is...
View Articlegnome-terminal not openning in Ubuntu 20.04
Terminal does not open in Ubuntu 20.04, this is possibly after an upgrade of the software (apt upgrade). I am getting the following error when trying to execute /usr/bin.gnome-terminal in a...
View ArticleFour pole headphones into a three pole television three pole connector? [closed]
Can I plug a four pole or pin from my headphones into a television headphone jack that's a three pole?
View Articlekonsole color schemes
I've noticed that KDE's konsole terminal program uses different colors depending on what is in the file system, such as a directory, a compressed file, a socket, a shared directory, et cetera.I looked...
View ArticleStarting a command in a new screen session doesn't work
I want to execute a command in a new screen session (and detach from it) but I don't get it to work. I tried to start a process in a new screen session and detach from it with this:screen -d -m...
View ArticleHow do I detach a process from Terminal, entirely?
I use Tilda (drop-down terminal) on Ubuntu as my "command central" - pretty much the way others might use GNOME Do, Quicksilver or Launchy.However, I'm struggling with how to completely detach a...
View ArticleChanging default terminal of Code::Blocks 13.12 in Windows
I seem to be at a dead end here. I cannot change the terminal for Code::Blocks on Windows, although it is a cakewalk in Linux.The option is greyed out.Running as admin doesn't work also.The box has...
View Articlebackup GPT table is corrupt. Running fdisk
I went to check my disk with fdisk -l and came up with one that says the The backup GPT table is corrupt, but the primary appears OK, so that will be used.I'm not sure which disk it is referring to but...
View ArticleHow can I select text in the Mac OS X Terminal without a mouse (for copy and...
I am using Mac OS X Snow Leopard 10.6.8 and emacs 23.3.1. In the Terminal I can mark text with the mouse, copy it with CMD-C and paste it with CMD-V. This is all I need and it works great, even within...
View ArticleTerminal Powershell differences
When I type dir /A into terminal I get desirable output, but when I type the same to Powershell i getdir : Cannot find path 'C:\A' because it does not exist.+ CategoryInfo : ObjectNotFound:...
View Article