Quantcast
Channel: Active questions tagged terminal - Super User
Browsing index pages (712 articles)

How can I find out if PCI-e slot is 1.0, 2.0 or 3.0 in Linux terminal?

I'm going to purchase a GPU which is for PCI-e 3.0.But since I don't know what PCI-e slot it is in my computer I need to find it out somehow.Is it possible to find it from the terminal in Linux?

View Article


Image may be NSFW.
Clik here to view.

How to remove horizontal padding in VS Code terminal?

I want to remove the left/right padding of terminal in VS Code (see red arrows above)Tried disabling gutters, scrollbars, custom CSS, etc… but they don't actually increase the underlying xterm width.I...

View Article


error downloading wine32 on kali linux - 'Package 'wine32' has no...

\\the command I wrote:root@kali:~# apt-get install wine32\\what I got:Reading package lists... DoneBuilding dependency tree Reading state information... DonePackage wine32 is not available, but is...

View Article

How aliases are available in the main shell, but not in the subshell?

I was reading some text and it states:The .bashrc shell configuration file is actually executed each time you generate a BASH shell, such as when you run a shell script. In other words, each time a...

View Article

How can I get OSX Terminal.app to open fullscreen and not cascade?

I prefer to have separate Terminal App windows rather than tabs. If I open a new windows then it always wants to cascade and I can never get it to go fullscreen.Solution?

View Article


Using HISTIGNORE in Bash

I was reading the man pages for Bash on the plane and I stumbled across the HISTIGNORE variable. To test it out, I immediately edited my .profile file to define this variable:export HISTIGNORE=lsI...

View Article

Image may be NSFW.
Clik here to view.

How can I copy selected Claude Code output from VS Code for the Web’s...

I'm using Claude Code (v2.1.214) in Visual Studio Code for the Web's integrated terminal running on Ubuntu 22.04.4 LTS. I access Visual Studio Code for the Web via Windows 11 25H2 Pro x64 + Google...

View Article

Image may be NSFW.
Clik here to view.

Why is Command Prompt, set up via SSH as a Linux terminal and asking for a...

I noticed some strange behavior with Windows Command Prompt while using SSH to connect to a remote Linux server and was wondering if there is an explanation.I am designing a database on a remote Linux...

View Article


Image may be NSFW.
Clik here to view.

Herdr Windows key prefix config (ctrl+comma) not working

I'm using herdr on Windows and trying to set Ctrl+, as the prefix.In ~/.config/herdr/config.toml I tried:[keys]prefix = "ctrl+comma" and also "ctrl+,".Other prefixes like ctrl+q and ctrl+g work...

View Article


How to assign key W in Less to toggle -S option

Toggling word-wrap in Less requires 4 key-presses: -ShiftSEnter. In other editors it requires 2 presses: AltZ or similar.And toggling the option repeatedly requires one key-press in these other...

View Article

Passing (forwarding) conflicting shortcut through VS Code to terminal...

Visual Studio Code integrates a terminal application. Terminals embedded that way can receive keyboard shortcuts, but these could be first caught by VS Code or its host (the local operating system)....

View Article

SSH without sourcing .bashrc

I was experimenting with my .bashrc file while remotely logged in to a server over SSH. I inadvertently left an exit in there that caused all subsequent logins to immediately disconnect. I was...

View Article

"WARNING: terminal is not fully functional" when using "man" as root

I know that this question has been posted a zillion times, but none of the answers I could find have solved it for me.I have a root shell given by sudo bash. When I try to use man, I have this...

View Article


What is the command to remove all files and folders, on mac os x terminal?

On Mac OS X terminal, how can we remove all files and folders, including hidden ones, recursively, except one directory?

View Article

Terminal returning error "bash: /usr/bin/(command) /bin/bash: bad...

When I look up this particular error on the web, every single one of them are in regards to shell scripts. I keep getting this error in the terminal itself and my home server is completely unusable...

View Article


Using WSL to browse the internet and rendering images

I have repeatedly attempted to get w3m to display images directly within my standard WSL terminal window; I compiled w3m with Sixel support, installed and configured an X server and experimented with...

View Article

On OS X 10.8.5 (Mountain Lion), how to permanently increase the "maxfiles"...

Here's the situation: there are many thousands of custom content add-ones available for The Sims 2, which was designed for Windows, and the vast majority of players are Windows users. The game loads...

View Article


zsh: permission denied: ~/.bash_profile

I am trying to run the following to set env, but I can not:echo 'export ethereum_home=/Users/mattthomas/ethereum'>>~/.bash_profilePermissions for .bash_profile:-rw-r--r-- 1 root staff 447 Jun 17...

View Article

Why can't I type a tilde (~) in some Linux terminals?

A couple of days ago I stopped being able to type a tilde (~) in some Linux terminal emulators (Konsole and Kitty, it works in Xterm though).I'm using Arch Linux so when it suddenly stopped I figured...

View Article

What is a simple way to send characters to USB serial device on macOS using...

I have a simple serial device that I need to talk to (but not listen to) periodically via command.The device is connected OK as /dev/usbxxx.What is the simplest/easiest way to do this?Installing...

View Article
Browsing index pages (712 articles)


Latest Images