General :: Re-enter Interactive Mode After Ctrl-z?

Jun 14, 2011

In interactive mode (in Octave, gnuplot, R, etc.) I occasionally press Control + z by mistake. This pauses the program and kicks me back to the terminal.Is it possible to re-enter the original interactive mode (with all the stored variables)?

To reproduce:

~> octave
octave:1> a = [1:10];
octave:2> ^Z

[code].....

How can I recover my session with the variable a defined?

View 2 Replies


ADVERTISEMENT

General :: Differences In Output Between Top In Batch And Interactive Mode?

Jul 13, 2010

I am trying to figure out why top run in batch mode outputs so many more lines than when run in interactive mode. For example:

[Code]...

View 2 Replies View Related

Fedora :: Boot Sequence Of 11 Using Lvm - Message - Press '1' To Enter Interactive Startup ?

Jun 15, 2010

I've been fiddling about with vortexbox (the one before 1.4 I think), for a while. This is a music ripping and server rpm setup using Fedora 11 as the base.

As it was on a test machine, decided to try changing the logical volume sizes of LogVol00 and LogVol02 to fit a few more cd's on 02 before getting a new pc (just to see how it works).

Logged on and opened up the graphic version of lvm (using gnome). Then selected the LogVol02 logical volume, select edit, changed name to LogVol02-Storage, saved and logged out. Rebooted vortexbox since then its been unable to start properly (is this a kernel panic?).

Read up a lot on lvm on the net, have access to Fedora 11 disk 1, so logged on. Eventually managed (I thought to) to change LogVol02-Storage to LogVol02 using lvrename.

However, still refuses to boot completely.

The message it gives is as follows (sort of): Welcome to Fedora Press '1' to enter interactive startup

Setting up Logical Volume Management: 3 logical volume(s) in volume group 'VolGroup00' now active

*** An error occurred during file system check.
*** Droping you to a shell; the system will reboot when you leave the shell.

Give root password for maintenance (or type Control-D to continue):

Loving vortexbox appart from this. Will it be easier just to reinstall everything? If so, is there a way of listing all the changes I've done so I can reproduce (I'm thinking of just looking at all the commands I ran on the CLI).

Otherwise, is there a way of listing all of the commands I ran in terminal and piping them into a file so I can see what I need to do to rebuild after reinstalling?

View 2 Replies View Related

General :: Ctrl+alt+(f1-f6) Does Not Work / Could Not Get The Text Mode?

Oct 29, 2009

Ctrl+alt+(f1-f6) does not work..Am using VMware just for Practice purpose.

I have installed Redhat Enterprise Linux 5.But Whenever i start my System(VMWare)it shows the GUI mode.When i press Ctrl+alt+f1 etc...i could not get the text mode.

I changed the default setting in /etc/inittab but when changed it logs on to text mode and i could not get GUI mode when Ctrl+alt+f7 is pressed.

View 2 Replies View Related

General :: Enter Task In Sleep Mode?

Jun 26, 2010

How would i place a task in sleep mode then restart it?

View 1 Replies View Related

General :: Sudo Broken. Unable To Enter Recovery Mode To Fix It?

May 5, 2011

I broke sudo when I wrongly edited a file in /etc/sudoers.d in vi(did not use visudo :-().I read that I could fix the same by rebooting into the 'Recovery Mode' by selecting the same from the grub menu.

However I'd earlier disabled the showing of the grub menu by editing /etc/default/grub. As a result I can't seem to go into recovery mode to fix my broken sudo.

View 1 Replies View Related

Ubuntu :: Enter Key Press From Pressing Ctrl-shift-x

Feb 22, 2010

Anybody know how to have Enter key pressed from pressing Ctrl-Shift-X?I need it with Zsh + Konsole + 'Clear & Reset' (Konsole feature).

View 9 Replies View Related

General :: No Prompt For Root Password After Attempting To Enter Single User Mode?

Jul 13, 2011

I followed instructions to enter single user mode by adding single at the end of kernel line but after that it doesn't ask for root password but brings up the sh# prompt. Isn't that supposed to be insecure? I understand for this the grub password can be applied but even after adding "single" it should ask for root password..or it should not..??

View 3 Replies View Related

Software :: Ctrl-enter Doesn't Work When Running Midnight Commander In Xterm?

Feb 16, 2010

When running MC in xterm or gnome-terminal, it doesn't seem to allow the use of Ctrl-enter and Ctr-shift-enter to copy marked files to the command line.

Does anyone know of another way to cause this to happen or a way to enable it under xterm/gnome-term?

View 6 Replies View Related

General :: Disable Ctrl+C, Ctrl+V, Ctrl+X In Rdesktop?

Dec 27, 2010

I am doing a project on rdesktop. My aim is to setup a write/copy protected session. I have made rdesktop connection between two Linux machines using Xrdp.Next I want to disable the ctrl+x,ctrl+v keys and the cut and copy option in mouse right click at client side

View 1 Replies View Related

Red Hat :: Enter Into Rescue Mode Without CD/DVD

Jul 28, 2010

I've RHEL and windows installed in a single system. First I've installed RHEL then windows xp. Now to install grub how do I enter into rescue mode without any CD/DVD? Do we have any option?

View 3 Replies View Related

General :: Vim:ctrl+v Command To Select Some Data.But When Push Ctrl+v.It Doesn't Work?

Nov 28, 2010

" Mark the start of the text with "v", "V" or CTRL-V. The character under the cursor will be used as the start.""With CTRL-V (blockwise Visual mode) the highlighted text will be a rectanglebetween start position and the cursor."I can mark the start with "v" or "V".But it doesn't work when I push ctrl+V.

View 14 Replies View Related

OpenSUSE :: Using Ctrl + Alt + Fx (switching To Text Mode)?

Aug 7, 2010

I have been using SuSE Linux in text mode for the longest time (since 8.0) and I'm often more comfortable working in that mode. I have just installed 11.3 with GNOME as a fresh install on my dual-boot laptop and I am pretty happy with the way things work. But I still languish for my text mode from time to time.

So: I know about right clicking on the desktop and selecting "Open in Terminal" and that should really solve my needs, but I read here in an older thread about using Ctrl + Alt + F2 (as it happens, it can be F1, F2, F3, etc.) so I decided to try it out. Well, when I do that, I get exactly what I expected --- a black text screen with a login: prompt and I can do all my little texty things just as sweet as can be. Except for one thing: I can't get back! The only way I've been able to get back to a GUI is to use "shutdown -r now" as user: root. Also, Ctrl + Alt + F1 removes the GUI completely for all four terminals. Can someone tell me more about this function where I might read an "info" or "man" about it? I don't even know what it is called, so it is hard to know how to search. (Admittedly, I haven't tried Google yet.) uname -a ==> Linux linux-127g.site 2.6.34-12-default #1 SMP 2010-06-29 02:39:08 +0200 i686 i686 i386 GNU/Linux

View 9 Replies View Related

Ubuntu :: Cannot Enter Console Mode?

Aug 14, 2010

My problem is that I am trying to install an Nvidia driver on ubuntu 10.04, and I can not access my console mode by pressing ctrl alt f2. When I press that keystroke my cursor will disappear till I press alt f7.

View 2 Replies View Related

Ubuntu :: Cannot Enter Recovery Mode

Mar 31, 2011

I messed up my video drivers and now can't get into recovery mode. Pressing the shift key isn't working. All that happens is the splash screen appears in faded looking colors and then fades to white.

I've got an ASUS N61 laptop with an ATI Radeon 5730 graphics card. I just upgraded to 10.10 from 10.4 and was trying to install the open source video drivers. I must have messed something up and can't get to the terminal now.

View 3 Replies View Related

Ubuntu :: How To Enter Recovery Mode 11.04

Jul 22, 2011

Ubuntu cannot boot. says Starting system V runlevel compatibility [fail]it is after replacing xorg.I want to enter in recovery mode. But when i try escape it just enters bios. if i try holding shift it just does nothing.So how to enter recovery mode in ubuntu 11.04 i just cannot get to grub menu.

View 3 Replies View Related

Programming :: Enable CTRL+C (to Terminate The Program) While Still Have RAW Mode?

Jun 2, 2010

changed terminal into raw modecfmakeraw(&termios);After that terminal no more captures CTRL+CIs there a way to enable CTRL+C (to terminate the program) while still have RAW mode?

View 3 Replies View Related

Ubuntu :: Display And Enter Into Recovery Mode?

May 9, 2010

in Ubuntu 10.04 I would like to enter in recovery mode, so I restarted computer and pressed <Esc> key just like in any previous version, but nothing happens Ubuntu still starts to boot.

How to enter into recovery mode in the latest version of Ubuntu?

View 3 Replies View Related

General :: Unable To Enter Password In Terminal To Enter As Root

Jun 11, 2010

Succeeded in connecting to internet using my wll phone. I can now connect using 'wvdial' command in root terminal. But I want to connect through terminal. I tried 'sudo wvdial' command. Then I am asked for my password. But I cannot type my password there. When I type, nothing appears on the terminal window. Ofcourse there's no problem with my keyboard.

View 5 Replies View Related

Ubuntu :: Can't Enter Recovery Mode:: NO GRUB MENU

Jul 3, 2010

I used to have a grub menu with options of

*Ubuntu
*Ubuntu Recovery Mode
*Memtest
and
*Windows

but later I installed Ubuntu alone on a machine , and i do not have GRUB menu. and i want to enter the Recovery mode.

View 8 Replies View Related

Programming :: How To Enter Mode Column From Command Line

Mar 3, 2009

I like running sql queries from the command line.

Code:
sqlite3 foo.db "select * from some table"
How can I specify

Code:
.mode column
at the command line?

View 1 Replies View Related

Ubuntu :: Login Authentication Failed And Cannot Enter Recovery Mode?

Aug 31, 2010

Earlier today I was setting up ssh on a new computer. I modified permissions on the Passwd folder to complete the setup. I few hours later when I went to sudo something in the terminal I received the notice of an incorrect password (after using sudo prior to this), even though it was typed correctly.

I tried to restart the computer to solve the issue, but was met with an Authentication Failed message, regardless of the user I tried to log in with. I was hoping I could log in with recovery mode but was unable to do that as well. I have searched a substantial amount and have not found a solution. Could this be an issue with permissions on either the Passwd or Shadow folder? If so, could these be changed if I ran a Live CD?

View 1 Replies View Related

OpenSUSE Install :: Many Processes Enter In Disk Sleep Mode And Stops

Feb 18, 2010

Many processes enter in disk sleep mode and stops (Hang) and return to work after 10 to 20 seconds.

In System Monitor i get "Disk Sleep" like this:

My PC specifications:
Ram: 4GB
Hard Disk: 1024GB
Processor: AMD Athlon II X2
Display: ATI HD 4670
Motherbord: Gigabyte
System: openSUSE 11.2 x86_64

The problem still exists after system update and i try run other distributions like kubuntu and i don't get this error. I also change Hard Disk but the problem is still ongoing.

View 7 Replies View Related

Ubuntu :: Map Ctrl+W In Hebrew Layout(which Is Actually A Ctrl+') To Be A Ctrl+w?

Jan 5, 2010

I have 3 layouts: USA, Russian and Hebrew. In Hebrew the W key is mapped to apostrophe, so Ctrl+W in Hebrew layout doesn't close tabs in Firefox. There is no workaround for it as I see by now, so I am trying to get it work this way:I want to map Ctrl+W in Hebrew layout(which is actually a Ctrl+') to be a Ctrl+w. Here is what I got from xmodmap:Code:$ xmodmap -pke | grep 25keycode 25 = w W Cyrillic_tse Cyrillic_TSE apostrophe WAs you can see, there are pairs for each layout, each pair tells what happens without and with the Shift key pressed.

View 2 Replies View Related

Programming :: Recognizing Ctrl+c,ctrl+l,ctrl+d In C Programs?

Aug 19, 2009

i am using gcc 4.3i need to recognize ctrl+c,ctrl+l,ctrl+d in my C program without terminating the program when i get a ctrl+c...

View 1 Replies View Related

Fedora :: No Monitor Input During Boot, Unable To Enter Text Mode From X Window

Nov 24, 2009

I installed Fedora 11 on my system (see below) using the i686 DVD. The graphical install worked just fine, and after the system booted back up, the X server was working very well.

There is no boot text. On the other system with Fedora 11, I can see the boot text scroll by in the window and/or a progress bar at the bottom of the monitor during the boot sequence. On this system, the monitor says "No Input", and nothing appears until the login prompt for the X window. I am able to enter the BIOS configuration page and navigate through it without any issues. I can also edit the grub commands before Fedora loads without a problem.

If I boot in text mode, no login prompt appears. If I wait long enough, the monitor enters the power save mode since it is not receiving a signal. I am able to log in to the system with my user name and password, and then start the X server. Once the server starts, the monitor turns back ON and all is well.

From the X window, I use the CTL+ALT+F2 key to enter text mode. The monitor stops responding. If I press the ENTER key a couple of times, then press ALT+F7, I can briefly see the text window with a couple of login prompts before the X window starts responding again.

How can I get the text mode to work? Why is there no input to the monitor when booting?

System:
Intel D945GSEJT motherboard with Intel Atom N270 processor
2GB RAM
120GB SATA Hard Drive
Fedora 11 i686

View 4 Replies View Related

Ubuntu :: Password Doesn't Work To Enter Super User Mode In The Terminal

May 8, 2010

My password doesn't work to enter super user mode in the terminal. this password works for all other administartive uses in and out of the terminal, just not for entering super user mode.

View 8 Replies View Related

Ubuntu Networking :: Get Broadcom Card To Enter Monitor Mode With Aircrack-ng Suite

Jul 20, 2010

I am running Lucid Lynx, kernel 2.6.32.23 generic, I have a card with the Broadcom BCM4311, with the STA Linux Wireless driver. I have no idea how to get monitor mode to work with the Aircrack-ng suite's Airmon-ng command. I use the command: sudo airmon-ng start eth1

And I get this output: Found 5 processes that could cause trouble. If airodump-ng, aireplay-ng or airtun-ng stops working after a short period of time, you may want to kill (some of) them!

PID Name
883 NetworkManager
893 avahi-daemon
896 avahi-daemon
931 wpa_supplicant

[Code].....

View 4 Replies View Related

General :: Partition Table From Fdisk - Cylinder Mode - Sector Mode - Expert Mode ?

Aug 30, 2010

Below is a print out of my partition Table from Fdisk, in Cylinder mode, Sector mode, and then in expert mode?

Why in expert mode does it look like Partitions 2 and 3 share the same sector / hd / Cylinders? Is this OK?

Code:

View 3 Replies View Related

Ubuntu :: Keyboard - Can Not Copy/paste Ctrl+C Or Ctrl+p From One Folder To Another With Mouse

Sep 5, 2010

I can not copy/paste ctrl+C or ctrl+p from one folder to another with the mouse. i was trying to move an item to another folder.

I looked in the keyboard short cut and it was not there. i tried to add it and it put it in custom as disabled and I could not enable it.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved