Software :: Getting A Software Which Could Memorize All Command Typed In Box
May 9, 2010
any software which could memorize all command typed in Linux box, in addition to 'history' command something like:
user:user1 date: 10.10.10 command typed: ls
user:user2 date: 10.10.10 command typed: pwd
View 6 Replies
ADVERTISEMENT
May 24, 2011
i want to create a command that can be typed in any old terminal window that would display a message on screen for anyone who typed it. is this possible? i just want to do this for the randomness of it.
and cuz i need to get used to messing with terminal windows.
for example i would like to have "rawr" setup as a command to display a message on screen in a popup window with an "Ok" button to close the popup. i googled it but all i came up with was creating commands to launch applications without having to type the full path/command. not what i'm looking for. thanks in advance!!!
View 4 Replies
View Related
Feb 6, 2010
when i was about to install turbo c using dosbox in ubuntu on the console i typed the commandas sudo apt-get install dosbox the error occured as E:couldnt find the package dosbox
View 5 Replies
View Related
Mar 20, 2011
I'M working my way through Trainsignal's CompTIA Linux + Training course and I have a question about IRQs. According to the lesson using the command "cat /proc/interrupts", I need to memorize the system IRQs number columns 0-15. But when I use this command, I get somewhat of an unordered list, see below.
Code: cat /proc/interrupts
CPU0 CPU1
0: 48 7 IO-APIC-edge timer
1: 247 205 IO-APIC-edge i8042
[Code]....
View 1 Replies
View Related
Aug 25, 2010
i am one gnome-user, but need to set up kde/Kubuntu/Mint 9 KDE on my wifes computer. So, i have few questions:
1) how to make kde not to start/memorize previous session after reboot?
2) in gnome-power-manager i can read Battery Health (mAh, Design Capacity...)-something like that in KDE? In KDE Power manager i have no such readings.
3) is there some cleaning tool as for gnome ubuntu-tweak?
View 5 Replies
View Related
Dec 15, 2010
1) I got a dual screen and I can drag applications on screen No2. But if I log out, reboot or close the application, it will go back to screen No1. Is it possible to memorize the position of an application on Screen No2?
2) I use workspace a lot. I like to split them by function. I got "Development": Netbeans, firefox (one on each screen), "communication": Evolution, gwibber, empathy (Evolution on 1 and the rest on 2) and "Entertainment" (anything not involving work)Every morning, I have to move my applications to the diferent workspace. It would be great if on startup they just go where I told them to be!
View 1 Replies
View Related
Mar 29, 2010
Does anyone know of any (GNU) software that can scan in letters that have been typed, and encode the text to unicode/ASCII/etc. I've looked for "Handrwriting recognition" (figuring if some software can interpret handwriting it could interpret typewriter text) in the Ubuntu software center and on an internet search, but all the hits are for tablet and stylus type programs.
View 1 Replies
View Related
Aug 5, 2011
I have installed linux 10.04 server and after the installation I can't login. There stands: Ubuntu 10.04.04 LTS xNAMEx tty1 xNAMEx login: after entering there comes a new line with... Password: And there I can't type anything. What I must do?
View 9 Replies
View Related
Jul 23, 2010
after install unable to log in typed user name, no problem. when I try to type in password nothing types in
View 8 Replies
View Related
Jan 8, 2011
in terminal I typed the commandkillall compiz after this i lost everything. after the reboot i am getting only terminal mode even I tried startx command
View 4 Replies
View Related
Jul 5, 2011
I currently have a set up in vim so that when I type "<leader>ns" it takes any given word and turns it into a sub "sub word(){}". I also have it when I type "<leader>nc" it creates a doc comment section that is "blank". I was wondering if someone could help me out with combining the two so that when I typed <leader>ns it would create the doc comments with the word already in the Subroutine: line and create the new sub routine aswell. I'm trying to understand what I have (downloaded from the internet) and only doing so so.
Code:
" Put cursor over word and hit ,ns to create new Sub
nmap <leader>nc o
#------------------------------------------------------------------------------
# Subroutine:
# Function :
[code]....
View 3 Replies
View Related
Apr 17, 2011
Does anyone have tips for starting a virtual-terminal with pre-typed text?
This starts 'xterm' and keeps open at desired directory:
Code:
xterm -title installed software packages -e 'cd /var/log/packages && /bin/bash'
But I want to be even more lazier and have 'ls | grep -i ' already pre-typed so I can quickly search/ls packages by name.
Code:
david@slackware13:/var/log/packages$ ls | grep -i <READY FOR MY TEXT>
Code:
david@slackware13:/var/log/packages$ ls | grep -i CALC
xcalc-1.0.2-i486-2
View 2 Replies
View Related
Jan 13, 2010
Ubuntu 9.10 64 bit on Dell XPS 8000
This one is really busting my balloons. I have been running my new machine for a couple of weeks now. I have either beaten most issues into submission or come up with work arounds or just learned to live with them. Except for this one...
About once a day, I cannot duplicate the circumstances, my Alt key ceases to function in Ubuntu. My left hand has over the years evolved into a specialized tool which presses Alt-Tab and Alt-F4 instinctively. When these do not work it is driving me nuts.
I have determined that this is not a hardware issue. I generally have a VMWare virtual machine running and Alt-Tab and other Alt key combinations work in the VM at the same time as they are not working on the host.
I must at a minimum logout and back in get the Alt key to be recognized again in the host.
Is there a tool which I can run to examine the key strokes as they are typed? something like the keyboard tester which runs during installation?
View 3 Replies
View Related
Nov 30, 2010
It does happen occasionally that I type a password in the wrong place or at the wrong time when I'm working with multiple terminal windows. It's not a frequent occurrence but sometimes it does indeed occur (most recently as an argument to g++ instead of the password prompt to scp).Would you guys consider it adequate to clear the view with "clear" and the history with "history -c" or should I change my password after such a mishap? I realize that this should probably not be a problem with my computer at home as I'm the only user but when I log onto school (where we mostly use ubuntu, solaris) would the same precautions be enough?
View 4 Replies
View Related
Mar 15, 2011
I recently upgraded mu Fedora 13 to Fedora 14, I decided to add another NIC that I assumed it'll be eth1, when I boot the PC and typed #ifconfig eth0, eth1, lo appears. But when I typed #setup eth1 is not present. Why is that? I remembered doing this in Centos 5.5 but it automatically appears after I added a NIC and boot the pc? what should I do?
View 2 Replies
View Related
Oct 6, 2010
Like in xte "str ў", but with support of all characters.
View 1 Replies
View Related
Jul 10, 2010
I have to install zlib for running ./configure.I typed "sudo apt-get install zlib" but it doesn't work...Quote:configure: error: zlib library not found or incompatible, please specify the correct path with --with-zlib=DIR... stopping
View 8 Replies
View Related
Feb 10, 2011
When I was using AntiX, I liked how I could just type "xlock" in a terminal and it would lock the screen until I came back and typed my password. I saw that there was no "xlock" package, so googling around, I saw it was replaced with xlockmore and xlockmore-gl, neither of which there seems to be a package for in the Squeeze repositories. I tried xscreensaver, but I prefer the simplicity of xlock (and I like that it doesn't leave a daemon runnig when not in use). Is there a way to safely install it, or should I just be looking for an alternative?
View 9 Replies
View Related
Jun 20, 2010
I typed "step", but gdb did not step into the specified function.the code is:Quote:
Code:
#include "file.h"
#include "WordAnalyze.h"
[code]....
View 1 Replies
View Related
Jun 19, 2010
I typed "step", but gdb did not step into the specified function.
The code is:
Code:
It seems that gdb can't step into the function of "operator_analyze"class.
View 4 Replies
View Related
May 29, 2010
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies
View Related
Jun 18, 2010
Code: cmd='date | wc'
$cmd If this script is executed, an error is generated. The reason written was that "The execution fails because the pipe is not expanded and is passed to date as an argument".What is meant by expansion of pipe. When we execute date | wc on the command line, it goes fine.then | is not treated as an argument. Why?
View 4 Replies
View Related
Mar 26, 2011
I know my way around MS Windows much better, but I just don't feel right trying to program something for Android on a Microsoft operating system. I am interested in Android programming so I followed the instructions on [URL] to install the environment on my computer...
I just installed the JDK, SDK, Eclipse successfully (or I assume):
* When I get to Step 4 where I'm supposed to run 'android' it will not run. I get the error message "android: command not found" (I am definitely in the right directory).
** When I double-click it in nautilus, it opens up in gedit. I can set the permissions in nautilus (through the properties - Allow executing file as a program) and get it to work,
My system:
Intel i7
Ubuntu 10.10 Maverick Meerkat
android-sdk-linux-x86
eclipse 3.6.2
View 5 Replies
View Related
Mar 29, 2010
I just recently learned about the wonderful little lpr command- and using man -t (bash command) to beautifully print man pages for reference- but is there a way to print both sides of the paper using a printer so equipped?
View 2 Replies
View Related
Jul 3, 2009
I am using openSUSE 10.3.When I install software from tarball then to record time required I send output of date to beg.txt(when installation begins) and end.txt (when installation finishes).How can I append output of date to a file so I don't need two files?
View 4 Replies
View Related
Apr 30, 2011
I installed the Berkeley DB on the Ubuntu server and tried to access the dbxml from the command line and it returns command not found
path/to/dir/dbxml-2.5.16/install/bin$dbxml
-bash" dbxml: command not found
Can someone point me in the right direction
View 1 Replies
View Related
Oct 25, 2010
I tried
Code:
chown -R owner:group *
which does not work on the invisible directories (why?). When I used ".*" as wildcard it changed all (visible) files including the parent directory (the one I was currently working in which is the "dot") . I can change the invisible directories owner and group using dophin but how is it done from the command line?
View 9 Replies
View Related
Jul 21, 2010
I want to be able to use Ctrl+R to have reverse-i search. Also if I press Shift+Up Arrow after typing the first few characters of a recently executed command then the shell should complete the command by finding the most recent commmand having the same first few characters.
View 1 Replies
View Related
Jun 7, 2010
Bash's command history is great, especially it is useful when adding the history -a command to the COMMAND_PROMPT.However, I'm wondering if there is a way to log the commands to a file as soon as the Return key is pressed, e.g. before starting the command and not on completion of the command (using the COMMAND_PROMPT option would save the command once the prompt is there again).
I read about auditing programs like snoopy and session recorder like script but I thought they're already too complex for the simple question I have. I guess that deactivating that script logs all the output of the command would lead already in the right direction but isn't there a quicker way to solve that probelm?
View 1 Replies
View Related
Feb 17, 2010
how to pass something more than a one-command startup for gnome-terminal. I will give an example of what I'm trying to do here:
Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
[code]....
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
View 1 Replies
View Related