console

  1. 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?
  2. U

    Using DBus in Linux systems with or without GUI

    I am looking into using DBus to catch power events on Linux such as sleep, hibernate and wakeup using PrepareForSleep() and PrepareForShutdown() signals. I have two main requirements: The approach must work for systems that have GUI or are purely console based Work for both Linux desktop and...
  3. I

    Firefox hangs: save console (Non-responding & Running)

    Hello. I would need to use this method first for windows, but hopefully for the last time (there). I keep getting firefox hangs on my project. I regularly save new versions of it, but there are obviously times when that is not regular enough. I would like to know, 1) if there is a way to access...
  4. D

    [SOLVED(through 'tmux')]How to scroll up/down in debian console(not xterm, ...)?

    Hello, Im new to the debian(and company), but 2 yrs. old to Ubuntu and Mint. May i ask that how do i scroll up and down in the console of the debian buster 10.6(installed through network-install.img)? host: PC, BIOS, amd64, 4GiB, 750GB, Core_i3(2nd, M-series). not-working: Shift+PgUp/PgDown...
  5. weazel

    Linux Operating System for Console.

    Linux Developers should get together and make a Linux distro for a console (xbox,ps,switch,raspie,other) that is open source and anyone can use it for free and for any thang. It's Just a idea maybe it will happen someday and the console will become open source.
  6. F

    How change path autostart in console

    My console start /home/kk I wrote script bash #!/bin/bash/ cd /C/Users/kk/Desktop but nothing happens, Why?
Top