Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [terminal]

A terminal or command-line interface is a text-only interface for interacting with an operating system or a piece of software. A user typically types commands into the terminal to perform specific tasks.

-2 votes
0 answers
11 views

Asus CX1400 Chromebook Terminal won't run Sudo command? [closed]

I am working in Asus Cx1400-CKA chromebook and need to run firmware utility script which contains sudo command and I unable to run and tried to fix but not solved the problem. The command which i ...
usminuru's user avatar
  • 337
-1 votes
0 answers
29 views

How do I resolve the Error in my Linux Terminal? [closed]

E: Sub-process /usr/bin/dpkg returned an error code (1) I face the above error at the end of whatever i perform in my Terminal (Parrot OS). I've tried a number of steps to resolve it but to no avail. ...
cyber_maleek's user avatar
1 vote
1 answer
25 views

AppleScript to open a specific section of Terminal settings

I'm trying to open the "Profiles" section of the Terminal settings (image). Here is my script: tell application "Terminal" activate delay 1 tell application "...
iStuces's user avatar
  • 83
-2 votes
0 answers
20 views

Module not found in mac terminal

I'm trynna make a discord bot but I'm having issues when trying to run it. When I run the code in vs code I dont get any issue however when I run the code in a mac terminal it tells me it cant because ...
Eagle_514's user avatar
1 vote
0 answers
48 views

No compile time errors or warnings are being shown on my terminal window in vs code

I am using c language and I am working on windows using gcc compiler..I have also installed extensions like code runner and c\c++ Microsoft one too. For example, If I put an assignment operator in the ...
Jasmeet Kaur's user avatar
0 votes
0 answers
9 views

Tried to install dlib this error shows up [duplicate]

Terminal returns this when i trypip install dlib. Am trying to install face_recognition for a project it asked me to install cmake which I did but when I tried to install dlib this error occurs ...
Obito's user avatar
  • 1
0 votes
0 answers
11 views

The Python terminal in vscode remote cannot automatically activate the selected conda environment

Have checked: The automatic activation of the base environment is not enabled in the bashrc. The conda environment is available and can be activated from the vscode remote terminal using the "...
user23153474's user avatar
0 votes
1 answer
20 views

are there any side effects to deleting the /var/cache/apt directory on linux [closed]

I have a website running on linux. The storage attached to the instance on which the website runs is almost full leading to frequent crashes. I went on a quest to free up space and came across an ...
web_walkerX's user avatar
-1 votes
0 answers
31 views

my code.cs50.io is not letting me text in terminal i tried downloading VSCODE in my computer and connect it but it still doesn't open [closed]

look also there is no dollar sign I tried downloading VISUAL STUDIO CODE so that there would be no network error but it doesn't open I also tried restarting CODE.CS50.IO but still the problem exist ...
BUSHRA AHMED's user avatar
-2 votes
0 answers
39 views

Ubuntu 24.04 LTS : bluetooth not showing headphones [closed]

I just installed ubuntu 24.04LTS but only laptop devices are showing up on Bluetooth. My headphones(Soundcore Lite Core) are not showing up. Tried reinstalling the bluetooth module and it worked! sudo ...
Audrey Nzilani's user avatar
0 votes
0 answers
15 views

Couldn't install pods when running npx install-expo-modules@latest

So Im trying to install expo modules from my React-Native-App project. WHen I run the command I get the following error: › Installing ios pods... pod install Couldn't install Pods. Updating the Pods ...
Outsider's user avatar
  • 111
0 votes
0 answers
9 views

sshfs and autofs : what is the correct syntax for auto.sshfs

I have a NAS. I would like to have a remote directory. I am having a problem of setting up a sshfs share using auto.fs. I have playing around with autofs and sshfs. I can get the NFS shares to work ...
bdkdavid's user avatar
  • 223
0 votes
0 answers
16 views

How to prevent VSCode to inherit the proxy environment variables?

I use VSCode behind a corporative proxy that authenticates using NTLM. Since version 1.15 VSCode understands NTLM protocol and no proxy configuration is necessary for it to access the internet \o/. ...
neves's user avatar
  • 37.6k
-2 votes
0 answers
24 views

How do I clear a terminal in python? [duplicate]

After someone is done with bidding for an item, I want to clear what they have done so that the next person to player does not know what the person before them did. I tried to search for a module that ...
Victory Idowu's user avatar
-1 votes
0 answers
24 views

Disable dimmed region on tab

In iTerm2, how do I disable dimming out the region of the same window/tab that's not in focus? I've tried setting the Dimming option to 1 in Appearance > Dimming, but to no avail. Checked the docs ...
dNyrM's user avatar
  • 613

15 30 50 per page
1
2 3 4 5
1634