Software :: Moving A Job Between Terminals?
Sep 14, 2010
i'm not at all a newbie, but this has been a mystery to me in the last 10 years, since no FAQ/tutorial/anything about UNIX CLI seems to talk about it. so what i'd like to do, is start a job (e.g. wget stuff, which takes a long time) on tty1, background it, and foreground it on tty2. or start it on my server via ssh, background it, log out, and foregroud it when i log back in. i know how to bg and fg stuff, but that only works while the shell is running.
View 3 Replies
ADVERTISEMENT
Sep 13, 2009
I have installed fedora 11, now i want to install touch driver for my dell 15 laptop. when i m moving cursur its moving but when i m clcking on touch pad to open anything its not opening, to open i have 2 select any file then i have to click touchpad keys.
View 2 Replies
View Related
Mar 27, 2011
I like the buttons on the left. I'm running 10.04 & I know how to move them. The problem is that changing themes will move them back right. OK, if the new theme has them on the right that's OK. But going back to the other theme doesn't change them back. They don't seem to be controlled by the theme, or I'm just not doing it right.
View 2 Replies
View Related
Mar 4, 2010
I have limited experience in terminal, but let me first explain what I am trying to do to see if there is some easier way to do it. Basically I want to change the skin in aMSN. I downloaded the new skin but am unable to unzip or move it without /root permissions. I don't know how to acquire this without being in terminal. So I figured there had to be some way to go into the terminal and use it to move the unzipped folder from the desktop to the aMSN skins folder.
View 3 Replies
View Related
Apr 10, 2010
I switch between terminals using the combination of keys Alt+Fx (x=1... 6). I get only 6 terminals.
How can i get more than 6 terminals?
View 3 Replies
View Related
Aug 18, 2011
I firstly open one terminal. Then I try to open another terminal window through application list, but the terminal I opened beforehand turns up. I can open several terminals at the same time in Ubuntu, how can I realize the same function in Fedora?
View 5 Replies
View Related
Jul 25, 2011
In my new install of F15, I can: Activities -> Applications -> Terminal to start a terminal. I am unable to start a second terminal if the first is still running. I don't have any problems creating as many terminals as I like with F10. How do I create more than one terminal in F15?
View 5 Replies
View Related
Mar 27, 2011
Is there a way to "save" a layout of terminals on Ubuntu?Let's say I have 4 Terminals on a workspace that I'd like to save/restore at will, how could I do this?UPDATE:create gnome-terminal desktop entryedit the preferences and under "Title and Command" be sure to set "Keep initial title" for "When terminal commands set their own titles"use wmctrl (available on universe repo) to control windowUsing the above procedure, one can create as many desktop profiles for gnome terminals and control them by "title" using wmtrl -R $title_here.The profiles are kept under ~/.gconf/apps/gnome-terminal/profiles.
View 2 Replies
View Related
Jan 7, 2010
i know the trick where u can press alt and f1 or f2 and so on to bring a new terminal screen.how many terminals can i run?
running 9.04 with no gui
View 4 Replies
View Related
May 20, 2010
When i start my Ubuntu it doesnt go directly into xserver/desktop mode. This is because my machine is very slow. Therefor i exclusivly use the terminal. I only hate the fact that there is only one terminal and i cant switch between them. ctrl-shift-F2 doesnt work. How can i use multiple terminals before having logged into X?
View 3 Replies
View Related
Jan 5, 2010
I found out that I do not have virtual terminals on my computer (Ubuntu 9.10). When I am trying to switch, say, to tty2 with Ctr-Alt-F2, I am getting a black screen with lonely cursor blinking in the upper left corner (no login prompt). my tty2.conf file is
Code:
# tty2 - getty
#
# This service maintains a getty on tty2 from the point the system is
# started until it is shut down again.
[code]....
View 7 Replies
View Related
Aug 19, 2015
I just installed Stretch on my laptop and I have a problem with the terminals. The system loads fine on KDE and I can use it without issues. However, when I switch to the tty terminals, they move very fast horizontally and slowly vertically as if there is some sync frequency issue. Then if I move back to KDE most of the time it works ok, while some others it starts flickering like the terminals.
View 4 Replies
View Related
Feb 22, 2010
Running Debian Squeeze and when I try to switch between gnome and a system terminal ctrl-alt-f1(etc) I just get a black screen. Any thoughts? I'm using the radeonhd xorg driver but don't think that should affect it.
View 14 Replies
View Related
Jul 13, 2009
Whenever I boot my machine into runlevel 5 (X support) I can't get to any of the virtual terminals. If I do a ps and grep for mingetty I see terminals 4-6 are running. But ctrl-alt-f{4-6} just put me to a blank screen. If I hit alt-f1 I get back to X. I've found that if I start tty2 by running "sudo mingetting tty2" I get the following error in /var/log/messages: mingetty: tty2: no controlling tty: Operation not permitted. I am not using selinux and have noticed that /etc/inittab no longer has the ttys. The reading I have done thus far says it's started by gdm but I don't really see a lot of info about controlling them. Any ideas on this?
View 1 Replies
View Related
Aug 25, 2011
Graphical terms and xterm start up in ~/Documents. Konsole starts at ~ (as expected). I know I'm missing something (probably long forgotten) but I can't seem to find where the Documents is coming from in the other terms. I thought xterm ALWAYS started in the user home. Is it a bash thing? I have a ~/.bashrc with
[Code]....
View 3 Replies
View Related
Mar 14, 2010
I always get messages like those below in my terminals, that obfuscate my typing.
How can I get rid of them (updated opensuse 11.2)?
I already reconfigured syslog to move PackageKit messags to a separate file (because the messages appeared in /var/log/messages too, and I hoped that was the source).
I'm ok with seeing severe error messages on the console, but not spam like PackageKit started..., stopped...
Message from syslogd@job5 at Mar 14 00:29:46 ...
PackageKit: what-provides transaction /1130_cceaeeed_data from uid 1000 finished with success after 5203ms
Message from syslogd@job5 at Mar 14 00:30:06 ...
PackageKit: daemon quit
[Code]....
View 1 Replies
View Related
Jan 19, 2011
The usual vim yank and paste works only in the same window (but does work across files and close/save commands). Is it possible to make it work across terminals (yank from window in one terminal and paste in another) and if so, how?
View 1 Replies
View Related
Jan 3, 2010
i don't even know if this is possible but if i had another terminal open on my linux box and i ssh it on my windows computer, is there a way to view that same terminal? I know ssh opens a new one but i want to see what that terminal is doing because i have stuff running on it.
View 3 Replies
View Related
May 12, 2010
Using 10.04 on my laptop, but I can't access the virtual terminals (ctrl+alt+f1-f6). Instead I get a weird screen with apparently randomly generated lines, as they change each time I attempt to access them. (Sometimes it is just a solid color.) They also appear on shutdown/ switching user. I'm using a VIA VX800 chipset.
View 2 Replies
View Related
Jun 1, 2010
In a tty (the terminal you access via CTRL+ALT+(F1-F6), is there a way to change the resolution? The text is freaking huge right now and I want to lowerit a bit.
View 1 Replies
View Related
Aug 27, 2010
after karmic to lucid upgrade i ve got problem with "alt + f4" key combination. This should only close window, but it closes window and switch to tty4 (text mode) like ctrl + alt + f4 so i can switch between terminals with ctrl + alt +fX and alt+fX. I've looked at System - Preferences - Shortcuts and there everything is ok. What i've to do to fix this ?
View 1 Replies
View Related
Sep 12, 2010
I have Lucid Lynx (10.04) installed, and have this annoyance with various terminals and the Help Menu automatically opening at startup. So every time i boot up i get a screen full of open terminals:
1. Ubuntu Help Centre
2. File Browser
3. Desktop Terminal
I have tried looking at the Startup menu under Preferences but there is no entry for any of the above.
View 5 Replies
View Related
Jan 19, 2010
I am making a bash script. I have captured user input like so. code...
But it does not work. Airodump-ng "takes over" and the script does not continue.
How do I make it so that I can make a new Terminal, or allow more commands to take place on the current one, allow the output from airodump-ng to be shown, and keep the caught user input?
I'm using Ubuntu 9.10, GNOME and would like it so that anyone with a GUI Terminal, Konsole or whatever can execute the script successfully.
I'm confused...I looked up on Google and couldn't find anything! Just "Beginners guide to Bash Scripting" and "How to BASH script" but nothing relevant that answer my question!
View 13 Replies
View Related
Sep 3, 2010
I just started using Fedora Linux Console. I know how to open multiple consoles, but i don't know how to close them.
View 5 Replies
View Related
Aug 22, 2010
how do I switch to the text-based virtual terminals when using Fedora under VMware? I believe that normally you use ALT-CTRL-F2 through ALT-CTRL-F6, and F1 switches you back, but the ALT-CTRL is intercepted by VMware to allow you to switch back to the host OS.
View 5 Replies
View Related
Jan 28, 2011
Switching between text consoles in a Linux virtual machine When the CTRL + ALT + F1 key combination is used to switch to another text console (terminal) on a Linux virtual machine, the host switches to a text console instead of the guest. Resolution The CTRL + ALT combination is used by VMware to direct the keyboard input to the host. Press CTRL + ALT + Space , press the F1 key (or desired Function key) while still holding down CTRL + ALT .
View 2 Replies
View Related
May 13, 2010
If I press Ctrl-Alt-F1 to access virtual terminal I am getting frozen X session and no virtual terminals.
ps -ef | egrep 'tty[1-6]'
gives
root 1024 1 0 22:58 tty4 00:00:00 /sbin/getty -8 38400 tty4
root 1028 1 0 22:58 tty5 00:00:00 /sbin/getty -8 38400 tty5
root 1036 1 0 22:58 tty2 00:00:00 /sbin/getty -8 38400 tty2
[code].....
View 10 Replies
View Related
Dec 1, 2010
How would one disable the additional TTY Terminals in Xubuntu 10.10 so that there are not to many additional logins? I believe there are 7 total. I am trying to harden my system.
View 3 Replies
View Related
Jun 5, 2011
Has anyone else here had a problem getting virtual terminals to work when booting into F15's 'graphical mode'? This is what used to be runlevel 5 in the old SysV init system, before the switch to systemd. Before F15, I could do a Ctrl-Alt-F[n] (for n=1,...6) to get virtual terminals while in runlevel 5, and this was easy to control by editing /etc/inittab.
But with systemd, /etc/inittab is no longer used, and finding where the virtual terminals get created took me a bit of time. I tracked it down to the /lib/systemd/system/prefdm.service file, which seems to stop creating virtual terminals after tty1 in order to prevent the display manager and plymouth from conflicting on that virtual terminal. I'm using the Slim display manager (installed via yum), and I only got tty1 (showing console messages), tty2 took me back to X, and there were no tty3-6 any more. I noticed from ps that there was some kind of "plymouth --wait" process running, so I killed it. After doing so, the other virtual terminals showed up. Has anyone else here experienced something similar?
It appears that /lib/systemd/system/plymouth-quit.service is not exiting properly, and this is causing the problem. This problem only occurs in graphical mode, not in console mode (what used to be runlevel 3). My first solution was to put "/bin/plymouth quit" in /erc/rc.d/rc.local, and upon rebooting that did indeed fix the problem. But eventually I just removed plymouth altogether, which also fixes the problem. It would be nice though if plymouth-quit.service just worked as it was supposed to. I'm just wondering if anyone else has seen this problem.
View 5 Replies
View Related
Feb 20, 2010
For some reason, just shortly ago, the terminals, konsole, etc. will not accept the lowercase letter 'e' as input for some reason, not even when pasting, e.g.
a paste of file:///usr/share/applications/kde4/konsole.desktop
becomes fil:///usr/shar/applications/kd4/konsol.dsktop
on the command line. Weird.
For everything else I have tried at this point on the computer, the lowercase letter 'e' is just fine (this message being an example);Has some configuration file for terminals (konsole, xterm, Yakuake) or whatever got messed up and I need to correct it?
View 9 Replies
View Related