Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Ubuntu Command Needed
Name: David9zx Date: December 30, 2007 at 15:35:05 Pacific OS: Ubuntu 7.10 CPU/Ram: Pen-4/2g Product: Home Made
Comment:
I am a Ubuntu newbe. I have a folder called tpd that has files in it that i need to install. Here is the command "sudo dpkg -i tpb*" but the folder is on my desktop.I need to know the path to it.
Name: darkmire Date: December 31, 2007 at 05:33:58 Pacific
Reply:
Is this the tpb program that does something with the keys on an IBM/Lenovo ThinkPad? The best way to do this is as a newbie is to open Synaptic and you'll find that it's in one of the Ubuntu repositories. Do a Search and you should find it. Just install it there as that's the most reliable way of diong things if you are a newcomer and need to get things done.
If yu succeed in installing it frm Synaptic, just delete the flder, which you probably downloaded from somewhere.
Mark
0
Response Number 2
Name: David9zxx Date: December 31, 2007 at 15:12:36 Pacific
Reply:
Hi,darkmire thanks for helping me out.I will do that but,sense I am learing howtos How would the command path be.The folder is on the desktop called "tpb-0.6.4"I know about sudo for root access.
Thank's have a good New Years
David
0
Response Number 3
Name: gvp87 Date: January 18, 2008 at 07:07:07 Pacific
Reply:
The path for the Desktop is /home/[usernameHere]/Desktop. or you can do ~/Desktop. The squiggly is a shortcut that goes to whichever username you are logged under. Be careful to not use the squiggly under root, since root user does not have a Desktop.
Summary: Pretty sure Fedora has wireless built in. Try this and see if it helps. " Fedora / RedHat With Fedora / RedHat, wireless configuration will require some additional statements in your NIC configurat...
Summary: hi,im new to programmingin C in ubuntu and wanted to ask if we can execute ubuntu commands (such as 'ls','cd' etc) from our C program.if so,how?i dont get how to link our program with the OS's command...
Summary: Hi. I'm currently enrolled in a UNIX class, so I don't know too much about it yet. All I need to know is how to make an alias (in tcsh) with two commands in it. I've tried: $alias 'ls -al date' ...alo...