General :: Non Interruptive Console Key Mappings

Aug 26, 2010

I would like to know if it is possible to have a key mapping (using loadkeys) that will directly execute a command. I want to have a key to change volume with amixer that works when top, vi, etc.. is open.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Prevent Recursive Mappings In .vimrc?

Aug 12, 2010

I've added the following to my .vimrc:

Code:
function CommentLines()
:'<,'>s/^///

[code]....

View 1 Replies View Related

CentOS 5 Server :: Using Winbind With Win2003 R2 AD And Microsoft Identity Management For UNIX For UID/GID Mappings?

Nov 10, 2009

following situation and configuring authentication for Windows users on my CentOS clients please:IHAC WIN2003 R2 Domaincontroller with ALL my users and groups maintained there. For Usermapping (SID to UID/GID) I want to use IMU which is included with WIN2003 R2 srv and extends my Active Directory schema for UID, GID, NIS Domain etc. I want now authenticate my Windows users on my CentOS clients via their "domainnameusername" and passwords on the CentOS clients.

I also have a NAS server which has usermapping integrated and resolves the Windows SID's to the UID/GID's configured within the IMU schema extensions. Now I have no idea to setup my CentOS clients to use winbind, PAM and LDAP (IMU supports LDAP queries for UID/GID resolving) WITHOUT needing any Samaba Server or functionality.

* Do I need to configure the smb.conf file because my usermapping is done on the NAS Server and I want to resolve my Windows Users/Groups UID/GID's from IMU via LDAP?

* Do I (just) need to Join the AD (2003 native) or even using Kerberos with generating ktpass.exe keytab files (what is needed/recommended and what is the difference?) Can I authenticate the users without using Kerberos?

For e.g. my username is "domainuser_a" and within the IMU the UID is set to "12345", I don't want Samba/winbind to do usermapping again based on the configured values in the smb.conf file. Some hints would be really nice for me to understand how exactly it works and what is needed...

View 1 Replies View Related

Software :: Apache2 And Tomcat6: Different Virtualhosts "mappings"

Jan 7, 2011

I succesfully integrated apache2 and tomcat6 using Ubuntu 10.10 server. The deal is that I can't use different Virtualhosts mapped to different tomcat projects. All tomcat "projects" are in /var/lib/tomcat6/webapps/. I couldn't configure apache virtualhost to use a project different than ROOT (/var/lib/tomcat6/webapps/ROOT/). All HTTP requests are redirected to /var/lib/tomcat6/webapps/ROOT/.

[Code]...

View 5 Replies View Related

Software :: Start A Program From Tty1 Console To Be Executed In Tty2 Console?

Sep 8, 2010

How can I start a program from tty1 console text mode to be executed in tty2 console text mode? Actualy I would like to start a program (chat client cli program) in tty8 automaticaly when linux PC boots.

View 6 Replies View Related

General :: How To Rip Audio-CD To Mp3 In Console

Aug 4, 2010

I' looking for tool that convert Audio-CD to mp3 in Linux console - ONE good tool.Using cdparanoia + lame is ok, but... is something else ?

View 3 Replies View Related

General :: How To Print From Console With LPR

Dec 30, 2010

export PRINTER="DESKJET-710C"
cd ; lpr PDF/myfile.pdf
gives no printing at all.
However, I do it with evince using this printer, well configured, and EVINCE (x11) prints the pages.

View 3 Replies View Related

General :: Screwed Up Gdm AND Kdm - Can't Even Get Into A Console?

Mar 19, 2010

Running Ubuntu 9.10. I was messing around with gdm/kdm and now BOTH of them are screwed up. It boots into "rescue" mode but none of the options work...not even droping into a console (the screen just goes black) I've also tried pressing CTL+ALT+F[1-9] ...still can't get a console. I AM, however, able to boot from the live CD and mount /dev/sda1 and...

Code:
root@livecd# chroot /mnt
Unfortunately...
Code:
root@chroot# dpkg-reconfigure gdm
Doesn't work...SO I tried using apt-get to reinstall gdm...the only problem is when I try getting the network up in the chroot enviroment I get an error saying.

[Code]...

View 5 Replies View Related

General :: Exporting GUI Console ?

May 9, 2011

Is it possible to export the console display to my desktop?

I'm running Exceed 14.x the console is RHEL 5.6 running gnome.

I know how to export my display in an individual putty session and run whatever x app I need, but would like to be able to export the console session to my desktop also.

View 1 Replies View Related

General :: No GUI Display On Console

Feb 8, 2010

A novice and tried to set up remote desktop from XP workstation using VNC4Server. Have lost GUI interface on server console. I tried to reverse what I did but still no display.the server boots fine then displays a window "Choose a host to connect to..." which just lists a mail server on the network.Don't know where to start looking to solve this. Any help would be appreciated.

View 2 Replies View Related

General :: Test Something With JMX Console?

May 30, 2011

I want to test something with my JMX console. I need to use the twiddle.sh script (because of a plugin).But when i execute this:

Code:
/opt/jboss-5.1.0.GA/bin/twiddle.sh -s localhost get jboss.system:type=ServerInfo ActiveThreadCount
i get this error:
Code:
Exception in thread "main" java.lang.NoClassDefFoundError: while resolving class: org.jboss.console.twiddle.Twiddle

[Code]...

View 1 Replies View Related

General :: How To Change Console Keymap

May 29, 2011

I want to exchange Esc and CapsLock in console (not in X environment), how can I do it? (My OS is Ubuntu)

View 2 Replies View Related

General :: Use Different Profiles For Different Console Environment?

Jul 9, 2011

Can I use two or more different profiles used in my console as the same time? Since, I always ssh to the other machines ,e.g. servers. in my console. Somehow, I always mix it up with my current PC.

I want to use 2 different profiles for different environments. Say, in server console, I use red background color. in my pc console, I use green background color such that i can easily distinguish out.or can i set the background color in .bashrc?

View 1 Replies View Related

General :: Checking The Battery From Console?

May 10, 2009

I am using Red hat on my laptop and normally playing in the console. As I only plug in the battery supply when the battery is down and going form console to GUI just to check the battery status is quite cumbersome , So was wondering if the status can be checked form the console itself.

View 5 Replies View Related

General :: Cannot Switch Ttys In Console

Jul 7, 2010

[Arch Linux] This has been mildly annoying ever since I installed Arch. From X, I can switch to any of my ttys, using Ctrl+Alt+FN. But when I'm in a console, that key combination does nothing, and I have to restart X11 to get back.

View 13 Replies View Related

General :: Kernel 2.6.34 - No Graphical Console

Aug 8, 2010

I have been running kernel-2.6.33 (gentoo) with a graphical console which appears after the grub screen. My kernel parameters include `vga=0x317'. Since I upgraded my kernel I have only been able to get a 80x25 text console. If I use `vga=0x317' I get a black screen after the grub prompt. I have tried using `vga=ask' and choosing a number of resolutions - with no luck.

I've tried a "vanilla" 2.6.34 config and also a bootable Sabayon Linux disk with 2.6.34 - with the same result. Interestingly Sabayon Linux eventually fired up X successfully - after a black screen while it was booting.

Its looking like 2.6.34 doesn't like my hardware.

Here is some info about my hardware:

# lspci

Here is my kernel config (relevant bits):

View 11 Replies View Related

General :: Want Non-GUI Login Screen On Console ?

Oct 20, 2009

Just loaded Lenny, mostly with defaults. I'd like to go back to a command-line login for the console attached to the machine. Of course, I'd like to be able to 'startx' whenever I do want the GUI up.

View 3 Replies View Related

General :: Altgr Does Not Work In The Console

Aug 24, 2010

there is absolutely no X on that machine. The keymap is just fine, what is not working is solely the AltGr Key. Do you know how to map it right? I was about trying with showkeys -s and the using it as input for setkeycodes, but I get more than one hex number, and I guess setkeycodes doesnt like that. An "" does not help..

View 3 Replies View Related

General :: Cannot Approach The Cakephp Console

Aug 13, 2010

I have made a cronjob, but it wont run, after some research i find out that my red hat does not see the cake console file.

When i type the command in the terminal i get the following: root@mydomain:/var/www/domains/mydomain/cake/console# cake -bash: cake: command not found

I searched here and on google what the problem could be and it seems that the $PATH is not set like it should, but i dont know how to fix it.

When i am in the console directory and echo $PATH, i get following: /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

View 8 Replies View Related

General :: Internet On RHEL5 Console?

Feb 8, 2011

i am using RHEL5,so i like to use console/terminal that's why i want to browse internet on terminal window of RHEL5 pls suggest me the right answe.....

View 4 Replies View Related

General :: Redirect All Outputs From /dev/console To /dev/pts/0?

Aug 9, 2010

The serial console is for debugging and will physically disappear when product is mature. However, there are many background processes that may print out statuses/results. These go to /dev/console or serial console. Telnet will be the only way to get a console. I tried netconsole (with netcat) and it works, but it is only for kernel printk messages. I tried "program > /dev/pts/0" and it works also. it would be better if I can just change/add the console /dev/pts/0 to the existing /dev/console.

View 3 Replies View Related

General :: Ubuntu 10.10 Booting Into Console

Mar 9, 2011

Firstly I'm a complete newbie to Linux so be gentle ! Lots of unfamilar terms being used in these forums - reminds me of my windows experience 20 years ago !!
A friend gave me a copy of Ubuntu 10.10 so I've tried loading it onto an old Compaq Nx9005 Laptop yesterday. The installation seemed to progress OK, I completed all the information prompted for and then tried a reboot- but here's the problem:

It boots into the console but before the login request there are 2 lines:-

19.840039 AC'97 1access is not valid [0xffffffff], removing mixer.
19.840228 ali mixer 1 creating error.

Anyway after trying to login with user name and password it just awaits me to input a command.

Now reading through other posts I tried a Sudo startX command, this produced a large number of additional lines:

Picking out what I think might be helpful in resolving the problem:

X.Org X Server 1.9.0
Build Operating system : Linux 2.6.24-27-server i686 Ubuntu

(EE) Vesa: Kernal modesetting driver in use, refusing to load
(EE) No devices detected

Fatal server error:
No screens found

On the face of it it looks like it could possible be something to do with video drivers and/or sound drivers but just my own very limited assessment. I'm hoping that someone on this forum can come up with a reason and more importantly a solution.!

On another similar problem thread someone suggested that they might be at Run level 2 or 3 instead of run level 5 (Whatever that means!!!!).. well after entering the command run -r it tells me that I'm at level 2 but I can't change that to run level 5 by entering sudo telinit 5 - it just resorts to a command prompt

View 14 Replies View Related

General :: Not Able To Log Into Text Console / Resolve This?

Jan 7, 2010

I have just come over from the darkside (Microsoft) and am finding problems with a few items.

I am trying to configure the monitor/video card as I am having problems with the nvidia geforce 4 integrated video card. Some instructions I have sat to press ctrl alt and f1 to go to the text console. I do but it asks for a login and does not accept my user name and password.

What have I done wrong?

View 11 Replies View Related

General :: Proper Procedure To Log Into Console?

Jul 25, 2011

Decided to try to use my console but it didn't work the way I thought it would. What is the proper procedure to log into my console? I've tried to enter data given to me at http://www.zaphu.com/2008/05/30/ubun...-m4a-playback/ It entered the first line of text but not the unwrapped second line. Another line appeared asking my 'neil' login. Tried to enter my password but typed letters wouldn't enter. What do I do?

View 14 Replies View Related

General :: Package For Mouse Support On Console?

Jan 28, 2010

Which package I need to install to use mouse in the standard (non X-windows) terminal?

View 1 Replies View Related

General :: Change Console's Default Monitor?

Mar 20, 2010

Is there any way to specify which monitor the console is displayed on in Linux?

Details: I have a 3 monitor setup with 2 video cards. When I boot the computer, the BIOS displays on the PCI graphics card (which has a small monitor). When starting Linux, the console is displayed on the same monitor. Is there a way to have the console output on a different monitor? I'm using the vesafb framebuffer.

I don't see a way in my BIOS to change the default video card.

View 1 Replies View Related

General :: Show Command As It's Being Entered In Console Vim?

Jul 20, 2010

I'm in normal mode then I press "ayiw to yank a word into register a, gvim shows the "ayi as I type it near the bottom right corner. Is it possible to get this real-time display in console vim, if so how?

View 1 Replies View Related

General :: Hide Or Minimize X11 Window From Console?

Sep 9, 2010

Window is full-screen and grabs everything.New windows are appearing behind it.I cannot just kill that application.I'm logged in as root remotely through the SSH.Expecting something like that:

$ xcontrol
> ls
window id: PID: Window class: Window name: ...

[code]....

View 2 Replies View Related

General :: Console Hex Editor Under Windows/cygwin?

Oct 18, 2010

ould recommend for a console hex editor under windows/cygwin/linux?

View 3 Replies View Related

General :: Interact With The Command Line Through A Console?

Nov 12, 2010

I'm aware I can do !commands but I'd like to somehow integrate a shell in vim. Or could I use screen and split the screen so that vim takes up say, half of the screen?

View 4 Replies View Related







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