Shellter Kali Linux [closed] - linux

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 10 days ago.
Improve this question
can anyone help me with this error that has shown up after attempting to run shellter please?
(Kali Linux on aarch64)
$shellter
/usr/bin/wine: 40: exec: /usr/lib/wine/wine: Exec format error
I attempted to run shellter on the command line in Linux to then find the error code above.enter image description here

Related

how to change the os name in deeepin (ubuntu distro) [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 days ago.
Improve this question
I have a ubuntu distro (deepin 23), and i want to change the os name deepin 23 to quantum os (it is for a project).
how can i do ?
I want to change the code/txt to change with my info.
thanks for your response.

windows subsystem for linux bash not working [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 months ago.
Improve this question
I want to switch to subsystem for linux on my windows device, but when I type the bash command it gives me this error, why?
enter image description here
Processing fstab with mount -a failed.
<3>WSL (29) ERROR: CreateProcessEntryCommon:347: getpwuid(0) failed 2
<3>WSL (29) ERROR: CreateProcessEntryCommon:351: getpwuid(0) failed 2
<3>WSL (29) ERROR: CreateProcessEntryCommon:524: execvpe /bin/bash failed 2
<3>WSL (29) ERROR: CreateProcessEntryCommon:533: Create process not expected to return

How to code a shell script to run a program when the system login? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I have write a python program that display the radio frequency, how to code a shell script to run it when the system login?
you can see step by step on this link :
https://embeddedday.com/projects/raspberry-pi/a-step-further/running-python-script-at-boot/
also here stackoverflow Link : Run Python script at startup in Ubuntu

Standard contents of /etc/environment file in linux [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I'm running Linux Mint 14 and accidentally replaced the contents of /etc/environment file. It was originally something like:
PATH=/usr/bin
but with some extra stuff. At the moment, most commands don't work in the terminal. If I do "ls", I get "command not found". Does anyone know the standard contents of this file is?
On ubuntu 12.04 it is:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"

Unwanted message when opening the shell [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I just uninstalled a program (ros) from my computer (ubuntu) using the ubuntu software center.
However, since this moment, whenever I open a shell, I get the following message:
bash: /opt/ros/groovy/setup.bash: No such file or directory
Did I do anything wrong?
Have a look at ~/.bash_profile

Resources