Fedora :: How To Set Auto Complete Feature For SCP
Aug 18, 2010
How do I have an auto completion feature for scp? I often need to 'scp ' a file to a remote server, then I type:
PHP Code:
scp someprogram paulga@pinherstforestrain.math.edu
I'd begin to type tab before or after the input of @. But the available choices are mainly:
@localhost6, @localhost.localdomain, @localhost, etc..
Which file records these hosts name? Second, to execute a program in current directory, I have to type ./program, how can I omit the prefix, or I could type it as I type "octave",etc.
View 2 Replies
ADVERTISEMENT
Feb 20, 2010
Does anyone know if there's a way to make nano support auto-complete and auto-bracket closing?
View 1 Replies
View Related
Jun 15, 2011
I just installed F15 and although different, I like it a lot. One thing I don't like, however, is the default auto-completion of environment variables in the terminal. In F14 and older, if you type for instance
Code:
ls $HOME and hit TAB, auto-complete will list the contents of $HOME to search deeper, so to say. But in F15, the terminal automatically escapes the $ sign. If you do the same as above, you get
Code:
ls $HOME
instead of
Code:
ls /home/benny/
how to change the auto-complete settings of the terminal so that $'s are not escaped anymore?
View 7 Replies
View Related
Dec 8, 2009
Whenever I'm plugging my external hard-disk to the usb port, its getting auto mounted.
Say, it has two partitions:
/dev/sda1
/dev/sda2
so, its getting auto mounted to /media/disk and /media/disk-1
My requirement is to manually mounting the partitions.
Can anybody tell me how to put off the automount feature?
View 4 Replies
View Related
Jan 16, 2011
When I first set up my computer I had it set to auto log me in (no lectures necessary. I know the risks and I'm not root!). My son needed to do some video editing so I set him up w/an account and turned off the autologin feature. I'm trying to turn it back on now, but it won't. I've gone into Configure Desktop, Advanced tab, Login Manager, entered the requisite root password, and clicked on the Convenience tab. Enable Auto-Login is checked, and my account is selected as the user. However when I power up the machine it always presents the login screen. I've also tried enabling the password-less login but that didn't make a difference.
View 8 Replies
View Related
Mar 9, 2010
Does anyone know what happened to the Multiseat feature that had been in the feature list at one point?To briefly summarise, a single machine with multiple graphics cards, sound cards, keyboards & mice provides multiple seats for users. Each user gets their own monitor, keyboard, mouse & perhaps audio. The rest of the machine resources are then shared.
The last I saw on the topic was this discussion, although I have a recollection that there was going to be support in a newer version of X.Org. I've googled around quite a bit, but can't seem to find anything.
Anybody know anything? It would be a great feature to have and it's frustrating to have had such an omission since F8 :-o
View 1 Replies
View Related
May 2, 2011
I'm very much used to typing "evo" for launching evolution, chrom to get chromium etc, when on alt+f2.
Now, in Unity, I get suggestions as icons when typing, but not the "auto-complete" I had in 10.10.
It's annoying to have to use the mouse to select the application to run each time.
View 1 Replies
View Related
May 26, 2011
complete cd 'p/l/d/'
complete mkdir 'p/l/d/'
complete rmdir 'p/l/d/'
[code]....
View 2 Replies
View Related
Aug 30, 2010
I installed the Autocomplete plugin http:[url].... for gedit and it works great. But when I ran it as root "sudo gedit ...", Autocomplete is not on the list of plugin and the auto complete function is not working.Is it possible to make the plugin available to all users?
View 5 Replies
View Related
Dec 30, 2010
A very annoying bug has been around for some time now. Auto-complete in the address field on Firefox does not work after Ubuntu resumes after screensaver. What I have to do is to minimise the browser and then maximise it again... it then auto-complete as it should. Surely I cannot be the only one noticing this? I'm on Ubuntu 10.04 and Firefox 3.6.13.
View 5 Replies
View Related
Jul 27, 2011
In older versions of ubuntu I could use tab to autocomplete folder names multiple times in one command in a terminal, for example:
Code:
tar -cvf myapp.tar --exclude='/var/www/f[TAB]older-name/cache/*' --exclude='/var/www/f[TAB]older-name/sessions/*' /var/www/f[TAB]older-name
Now only the first tab works, is there any way to get this behavior back?
View 2 Replies
View Related
Aug 11, 2011
Despite enabling the "auto-complete" to complete an e-mail address from my personal Address-book, it doesn't work. After pressing on the "To"-button, no e-mail address is visible in the list of contacts. That is strange since the contacts are visible within the address book itself. However, when I typed the name of a contact within the "Search"-field of the address book, it also shows no result. Strange... Additional info: two days ago I replaced addressbook.db in Debian manually by the addressbook.db from Ubuntu 11.04 (I'm migrating from Ubuntu 11.04 to Debian Squeeze). It seems that there is no connection between the visible contacts in the address book and the rest of the Evolution. How can I solve it?
View 3 Replies
View Related
Jan 15, 2010
I've got an annoying problem that 'man' and some other commands do not auto-complete (via TAB). e.g. typing: man rsyn (TAB, TAB, TAB, etc) will not auto-complete to 'man rsync' however, if i 'sudo -s' & then try the above, 'man' auto-completes everytime. (Directories always auto-complete successfully) My ~/.bashrc contains:
Code:
# enable bash completion in interactive shells
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion
[code]....
View 8 Replies
View Related
Oct 11, 2010
I've noticed on a couple of occasions that e-mail address auto-complete drop down lists have e-mail addresses in that I have never entered (!!) They all seem to be for people with the surname fenton at either gmail or hotmail. Is it likely that I have been hacked?
View 3 Replies
View Related
Dec 19, 2010
How could I disable this annoying feature?
Half the time it selects the wrong address and sometimes I miss it and send emails to wrong people.
View 1 Replies
View Related
Oct 18, 2010
I would like to allow the auto-log off feature either an extended inactivity time or to disable inactivity-logouts.
I use my PC strictly at home, and have no security issues. I've set my username to no-password so that I just click [twice] to log back on. But I must do that to see the screen display - say to see what's playing on Pandora.
Can I set the auto-logout-time somewhere or disable the function?
View 1 Replies
View Related
Oct 15, 2009
I am running Fedora 8. Each time I run a YUM command, I get the message that there are unfinished transactions, and to run yum-complete-transaction. Upon running yum-complete-transaction, it fails with this error. How can I remove this uncompleted transaction so I can finish the last one?
View 2 Replies
View Related
Feb 20, 2010
Recently installed F12 through the text based install and have got to GNOME gui but when i got to system/administration i only get two options and those are for display changes. Is there some way to install the features i missed out on? namely Add/remove programs which i can't seem to find anywhere
View 3 Replies
View Related
Mar 2, 2009
i've been using foxit pdf reader on Windows for sometime now, on Fedora i can't find any pdf reader that has tab feature so i can use only one window because i get to open a few pdfs at one time.
I have tried installing Foxit under WINE but scrolling through the pages takes forever
anyone know of any good pdf reader that has tab feature? i'm surprised that the outcomes of my searches haven't brought up a single Linux pdf reader that has tab feature...
View 9 Replies
View Related
Dec 10, 2009
how to disable automount feature in Fedora 12?
in Fedora 11 I could easily do that through System > Administration > Authorisations but in Fedora 12 Authorisations were removed...
View 14 Replies
View Related
Apr 11, 2010
I was looking for rhythmbox + shoutcast feature for long years and finally i decide to write my own.
[url]
View 2 Replies
View Related
May 26, 2011
I read that Gnome 3 has a simple screencasting feature: pressing CTRL+SHIFT+ALT+r will start/stop screencast. Anyway on my new fresh f15 machine this feature is not available...it's a missing feature in Fedora or something is wrong with my machine?
View 1 Replies
View Related
Jun 16, 2011
I've been looking for a alternative terminal to work in while using F15. I've done some Googleing and came across Konsole as being the most feature rich terminal. I'd like a terminal that provides a lot of features so I could possibly increase my efficiency. If something is KDE like Konsole does that mean I have to install the whole KDE environment? If so is there any Fedora terminal alternatives?
View 7 Replies
View Related
Sep 1, 2009
live usb media does not let me to to save files and make modifications to live operating system that will persist after a reboot
I made the bootable stick with the liveusb creator at https://fedorahosted.org/liveusb-creator/ using an iso image of f10 live cd, a flash drive with 2 Gb capacity and a paersistent storage setting of 200 Mb
I changed root=XXXXXXXXXXXXXXi-do-not-remember-XXXXXXXXXXXX to
On the flash drive to make it bootable
I installed gparted on live operating system and when i rebooted gparted was not installed.
View 5 Replies
View Related
Nov 13, 2009
I think a version control system should be integrated by default into the user's documents directory. Any time a file is saved, the app would check to see if there is another file by the same name, and if there is, make a hidden copy of the previous version with name such as ".filename.[datestamp]" . This would be similar to what gEdit already does, but at a broader level.
A more robust system would include controls for watching more directories. It would also show comparisons with previous versions of the document. Being file based, it wouldn't care if unneeded backup files are destroyed.
If file space is an issue, backup files would only contain the differences between the next and previous versions. This would mean, however, that back-up files would be useless if a few are irretrievable.
Obviously, users would be able to turn this app on or off, if they don't need/desire this feature.
View 7 Replies
View Related
Sep 1, 2010
i have an hp pavilion dv7 and am using f13 64bit. my laptop has a built in woofer underneath that i have never been able to get to work. after the latest kernel update today my laptop now has woofer sound. there must be some new support for my laptops audio card. the problem is that it is a little overbearing. how can i a) disable this feature b) tweak the parameters like crossover frequency or gain? edit: i checked the changelog for 2.6.34 and couldn't find any info on any new audio support features.
View 5 Replies
View Related
Nov 24, 2010
Is there a GUI for git? If yes, What one is the best and the most complete?
View 3 Replies
View Related
Jan 5, 2011
I managed to have the ATI Catalyst driver (10.12) installed on a machine with F14 x86_64, Radeon HD 57xx and I also installed the ATI SDK Samples for OpenCL. ATI Catalyst reports OpenGL fine, glxinfo is fine, all OpenCL samples that do not use OpenGL are working fine. I used the "install to hard drive" feature of the F14 x86_64 desktop disk. Problem: which headers and libraries do I need to install in order to use OpenGL in an application? I would also like to have the OpenCL working on the system for another application.
Previously I had a small application working with SDL + Mesa library on FC9 using software rendering, but after F14 installation and ATI card addition the app is not working. Files gl.h, glu.h are missing. I checked the system and I found only a glew.h header. I tried linking against glew but it complains about glu.h (file not found).
I looked on the Internet and I found a post that someone suggested installing xorg-x11-devel, but there is no such package. I tried installing libX11-devel...f1.x86_64 but the gl.h/glu.h were still missing. I tried compiling the latest Mesa library with make linux-dri-x86_64 and it complains about egl. All dependencies have been checked (dri2proto, X11 version, libdrm, kernel version). After Mesa installation ATI Catalyst is no longer reporting OpenGL and glxinfo is not working. Am I supposed to install just the Mesa library without the ATI driver? Am I supposed to use glew only with the ATI driver?
View 2 Replies
View Related
Sep 14, 2009
I have Red Hat Enterprise 5 and am trying to resize a partition. I am using the resize command within "parted" and am getting the following error - Error: File system has an incompatible feature enabled.
View 3 Replies
View Related
Mar 20, 2009
[axet@axet-laptop ~]$ sudo yum-complete-transaction
Loaded plugins: refresh-packagekit
There are 1 outstanding transactions to complete. Finishing the most recent one
The remaining transaction had 130 elements left to run
Not removing old transaction files
View 14 Replies
View Related