Ubuntu :: Location Rather Than % Sign In The Terminal?
Feb 17, 2011
I have been recently been using Ubuntu machines in my faculty labs at university that have % as the terminal sign for the line rather than the location.
For example,
% kate &
% echo "helloooo" > hello.txt
%
I find this extremely annoying as I am used to % being replaced with a path to the current directory followed by a $. Like a default Ubuntu install.
For example,
james@james-pc:~$ cd Documents
james@james-pc:~/Documents$
I would like to know if there is an easy way to change this to what I am used to? I don't necessarily need the "james-pc" bit, the username would be nice but I really want the path to the directory.
I'm having trouble signing in using the sudo in the terminal.
I enter in the line: sudo abc (username = abc)
I get the line returned: [sudo] password for abc:
If I enter my normal login pw i get the message:
abc is not in the sudoers file. This incident will be reported.
If I enter the root pw I get the message: Sorry, try again.
I've just set up the debian OS and am trying to learn the linux way but it's a bit frustrating. so when I set up the system originally It had me make two passwords one for root and one for my user acct. So how do I get the sudo terminal to work?
I am trying to use Ubuntu terminal to execute unix commands. However, the dollar sign that usually appears in shell terminal is missing. Please see the attached screenshot image showing the terminal without the dollar sign. I cannot run any unix commands like cd, ls-l. Please advise how I could fix this problem.
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?
I have a problem my ubuntu is the latest distro but the shiftkeys are not working like when i whant an @ sign i cant make that sign the keybaord layout has been changed i even have done most of the solutions found on the site and no use.
when ever i try to sign in to my messaging system it gives me this message and wont let me sign in,< Received unexpected response from [URL] useTLS=1 is not allowed for non secure requests.>
I am using DreamLinux. I have pinned a program, that runs in terminal, to the launcher in the panel on desktop. The program's executable file (name: feap) is located in /home/User/feap2.2 After I added the launcher to the panel that runs the file in terminal, the program asks for the input file (text file with alot of commands) when run. By default the program accepts the files that are located in the same directory i.e. /feap2.2 , so I placed the input file in the same directory.
However when I run the program from the panel, and give the input file name, it says no such file exists. Then I gave the file name with full path, but problem was not solved. I have tried alot e.g. placed the input file at other locations, but all in vain. I have set all input file permissions to be accessible by User as well. I will be much relieved if someone suggests where to place the input file for the such program running in the terminal launched from panels?
P.S: If I open terminal, go to the directory (/home/User/feap2.2), run the program's exe file, and then give the file name, it accepts the input file and it give results.
I'm working with a program that uses Open Motif to create all of the widgets, including the Open File dialog box (obviously). However, Open Motif being kinda old-timey, 80's vintage, and for the most part now an abandoned project, it is quite clunky. So, actually what I need to do is to open some files located on my work server. I have already successfully connected to the relevant server directories with Samba, and with programs built with GTK+ (such as GIMP) I can open files across the network because I have created a bookmark in Nautilus, and those bookmarks appear in the Open File dialog box created by GTK+. Now, Open Motif is different: it doesn't see network locations, orNautilus shortcuts. When I type "smb://serveripyadayada" in the search folder, it really doesn't like it and complains. So, what do I do? Can I get somehow Open Motif to open a network location? Or can I do a run-around and place a shortcut in the file system that points to the network location?
I have been testing ubuntu 10.10 maverick, it has some nice features. Anyway I am missing the possibility of writing manually the folder you want to go on nautilus using the Location bar. It was used to have some kind of icon which you can click and it switched between graphich breadcrumbs or the location of the folder and you could changed it manually, you know what I mean?
I was using windows xp, then I've installed ubuntu using the windows installer that [URL] offers. Before the installation begins, the program first asked me about the user name and the password that I want to set. but nothing about the root password. Later when i tried to sign in as the root, the password i've provided didn't work for the root, but it works with my normal user name. So now I want to sign in as a root.
I have Ubuntu 7.04 and i am newbie, recently i installed Skype 2.1 Beta for Linux. When I start Skype everything is fine but the moment when i Sign in, Skype closes by itself (or maybe something else close Skype)
I am a student taking an online course in electronics, on my class web site the Omega sign is showing up as a W instead. I have tried to change the font even tried to import new fonts that might have the sign. I have also tried to change the character encoding nothing has worked and ideas I will try anything. I am running firefox 3.5 and ubuntu 9.10
Is there any shortcut on keyboard to make this sign: � ? I know that in Office it appears automatically by typing "(c)", but what is about any other application?
Hello, everytime I log in, I get a prompt asking me to enter my password to unlock the keyring. Then when I open Empathy, I am not automatically connected. When I open my empathy accounts (F4), it says Available but I am not signed in. I have to remove and re-add my account.
I'm trying to setup a linux computer to connect to my works wirless. It uses a WPA2 password with a dollar sign in it. I can't input it into wpa_passphrase because it thinks dollar sign means some command.
How do I tell it that the dollar sign is part of the password?
I was curious if there was a way to maybe change the orange page graphics when ubuntu 10.10 opens to the log in. That color is really hard on the eyes and I figure it might be a background graphic that I could maybe replace to something less bright.
I have Ubuntu 9.10 remix on my Dell mini 10, dual booting with windows xp. Everything worked fine, not a single hitch. Then this week I turned the computer on, and Ubuntu goes through the boot sequence and I get a blank screen before the sign on screen. Same result each time. I've worked with Ubuntu for about a year, but have never had boot problems and am really clueless on what to do here
I've just tried using my bluetooth today and Karmic cannot detect it. The dongle is blinking so I'm pretty sure there's no defect. I have the standard bluetooth packages installed. I've also tried the Bluetooth Setup with the:
how I would sign multiple files in ~/sign/unsigned and output them to ~/sign/signed with the orignal file name? The two issues I'm facing are
A.) I don't know how to sign all the files at one time in a folder using signapk or jarsigner
B.) When I do sign and individual file I don't know how to keep the same name from input using *.file (the wildcard) and keep the original name in the output.
There are 71 files i need to sign and make sure they all are signed with the same key at once. Individually signing them one by one would take too long because after I sign them individually I need to go and rename the signed file with the original name.
Here is the code I use to sign an individual apk file:
cd ~/sign/unsigned java -jar /home/andrew/sign/signapk.jar /home/andrew/sign/certificate.pem /home/andrew/sign/key.pk8 ~/sign/unsigned/*.apk ~/sign/signed/signed.apk
how I can keep the original input name to the output without having to rename them and then how could I sign multiple files at once?
I just installed 11.3 and everything works beautifully, but for some reason I can't sign in to Picasa. Everything works fine in Picasa, but when I sign in I get an invalid password message. I know the password is correct because I can switch to the browser and sign in with it, but for some reason it's not working within the program.
Has anyone else had any issues with this? I searched, but the problems with other user's Picasa programs seem to be with the program not working at all or crashing.
i need to know more about openssl.In particular i'm having problems with some basic coammand-line stuff to do with signing and base64 encoding.You'll have to excuse me but i'm a security n00b. What is the command for signing some text file with a given private key and then after that base64 encoding the same file.Can this be done with a single command? what's wrong with:
Code: openssl rsautl -sign -in textfile -inkey privatekey.pem enc -base64 -in textfile or should that be: Code: openssl rsautl -sign -in textfile -inkey privatekey.pem | openssl enc -base64 -
I just installed 10.04 on my Alienware. If I plug my headphones in it does not mute my laptop speakers. I have lurked the forums read a few suggestions that involve modifying the Alsa-base.conf file but when I try and modify me it doesn't give me the option to save. I'm assuming because I'm not root but shouldn't it give me the option to sign in with my password to allow modification?
I've installed alsa and tried clicking the headphones button and it just mutes everything. If I unmute the headphones click disappears there is no sliders for the headphone option. I have a HDA Intel : Realtek ALC889A.
Sign emails with OpenDkim + Postfix + Ubuntu 10.04 64x. How-to implement a domain key signature using Postfix Ubuntu based email server. Implementing a domain key will help your outgoing email not being marked as SPAM by the receiving servers that implement DKIM signatures verification., i.e. Yahoo, Gmail, etc.
I have 2 button in the task bar and I don't know why its disapear and how to make it reappear again? The sound mixer button The Sign out button I have already tried by right click/Add to panel but I didn't find these button!