General :: How To Install Downloaded Files - MKDir Command
Jan 11, 2010
"You'll probably want to operate from inside your home directory. If your user is (for example) username, your home directory will be /home/username/. For the rest of this section we will assume you have downloaded your zip file to /home/username/src. If you do not have a src directory, you can create it with the following "mkdir" (make directory) command:"
Where do the commands go? I cant make it work in terminal. How do I get back to "home" from where i am now? example /home/mydesktop/. I am working in mydesktop. I have downloaded some packages that pkcon search will not find, but when I try to install them using "synaptic" it cant find the packages i dl. So I found this tutorial.
"So, we have our source package in /home/username/src/.
Change to the /home/username/src/ directory with the "cd" (change directory) command like so: cd /home/username/src/
but I dont know where to write the commands.
View 7 Replies
ADVERTISEMENT
Feb 5, 2010
I've written a program which creates a directory using the system call mkdir()
How can i execute 'mkdir -v' using this system call? is there another system call to include options?
View 2 Replies
View Related
Sep 8, 2010
I just rebuilt my system from cd CentOS5.5
Went to make a dir and got this...
The command took a while to come back. I googled it but nothing came back.
Could this be hadw error? The drive is new. I was able to issue the command again and have it work.
View 2 Replies
View Related
Aug 7, 2011
I cannot mkdir on an ancillary HDD
[Code].....
View 2 Replies
View Related
Jun 26, 2010
I was to set up a cronjob that sends its output to a logfile, i want that log file to be unique. the easiest way to set this up would be to make the directory in the script, then output the command to that directory, they call that directory via is full path in cron (because cron only uses full path names.
This does not work
keep in mind the command "/bin/mkdir -p /tmp/pw_log/`date +20%y%m%d_%H%M%S`.log" works fine on the command line - but once I put it in the shell, it does not work.
View 3 Replies
View Related
Feb 4, 2010
Code:
This won't work in a script but it WILL work on the commandline...
Here is my output when I try the script:
Code:
Also, what is the at the end of the path in the error?
View 3 Replies
View Related
Feb 9, 2010
How do I install downloaded fIles in fedora 12. For example fLASH_10?
View 6 Replies
View Related
Jun 16, 2010
I am a student studying computer science course.
Well, I am facing problem when doing lab questions.
I must use DLXLinux bundled in Bochs (bochs.sourceforge.net).
I am required to use the /usr/local directory.
In /usr directory, there is no directory named 'local' but there is one thing called 'local@'. So, when I try to use mkdir command to create 'local' directory in /usr , there are error "cannot make directory.....".
Look at my screenshot at [url].
View 9 Replies
View Related
Dec 25, 2009
I want to install net-snmp-utils-5.3.1-14.el5.i386.rpm rpm using the command "yum install net-snmp-utils-5.3.1-14.el5.i386.rpm
Now, once yum installs this rpm, how can i copy all these downloaded rpm (and dependencies rpm)? So that i can use these downloaded rpms if i want to install them as a fresh or to copy and install on another computer.
View 3 Replies
View Related
Aug 2, 2011
Just installed Ubuntu 11.04 32-bit on an older Dell D610 laptop. Everything was running a little slow but all in all running fine except one thing - I downloaded the Chrome deb file and also the deb file from Moneydance. When I double-click on either of these deb files, it opens up the Ubuntu Software Center and shows an 'Install' button for the app. I click Install and then enter my root password, then nothing happens. A short while later the Install button turns from grayed out to clickable again. So I click it again, and it says that the deb file is not packaged correctly.
I've tried it with multiple deb files now and get the same thing. Installing directly through the Ubuntu Software Center works fine, but unortunately Chrome and Moneydance aren't in there (I prefer Chrome to Chromium). What could be causing this?
Also - due to the slowness of the Ubuntu install I did a clean install to Xubuntu and I like that much better and it is running perfectly except for this issue of not being able to install any 3rd-party downloaded apps.
View 9 Replies
View Related
Jun 10, 2010
How can we fire a shell command like ls,./a.out automatically in kernel space via a kernel module ? i.e. replacement of system() function of user space into kernel space.We need to develop a kernel module which can fire some shell command let say "firefox [url]" automatically to open google automatically from module.
View 2 Replies
View Related
Feb 10, 2011
I just switched to a faster isp with monthly usage limits. When I install a program using Synaptic, where are the install files stored? I'd like to save them for future use. Also, I'm downloading Conky right now to monitor usage.
View 8 Replies
View Related
Mar 8, 2011
A game I found recently through an web repository. Downloaded the all neded dependencies and .rpm files, but cant install them.. terminal output below:'
Code:
[root@localhost Downloads]# yum localinstall luola-1.3.2-2.fc6.rf.i386.rpm luola-levels-1.3.2-1.0.rf.noarch.rpm luola-debuginfo-1.3.2-2.fc3.rf.i386.rpm
[code]....
View 2 Replies
View Related
Apr 28, 2010
What files do I need to download for installing Suse11.2. Which is the best distro to install for a novice ?
View 3 Replies
View Related
Jan 9, 2010
I have ran into a permissions problem. It seems that any file I have created with Fedora I can browse to in Firefox. I cannot browse to files that I have downloaded from the internet or copied locally across our network. I changed file permissions to 755 and 777 for these files. I even thought that maybe it was the php file content that was causing the issue. So, I copied the file content from file 2 into file 1. File 1 was the file I could always browse to since I created it in Fedora. I could still browse to file 1 after it had file 2's content.
I look at the permissions and they appear the same for both files. I am not sure why I cannot open the other files. I downloaded phpMyAdmin. I cannot hit any of these files in a browser. I also copied some files from a a backup location we have internally. I cannot browse to any of these files either. I used chmod 777 filename. Even after doing that I could not hit any of the files. I moved the files into my document root directory ( /var/www/html ) and I still cannot browse to these files.
View 3 Replies
View Related
Apr 26, 2011
I download a file to my laptop desktop, it saves above and behind the panel menubar (Applications / Places / System). As such, the files aren't easily accessible.How might I ensure that downloaded files are visible on the screen and not 100px above & behind it? Perhaps related, I've got a second monitor attached to the laptop (primary). It seems this second monitor's resolution is affecting where downloaded files are put...out of sight.
Primary laptop: Dell Vostro 1310. Resolution = 1280x800
Secondary monitor: Acer 19-inch LCD Flat Panel. Resolution = 1280x1024.
I've tried all the settings in Monitor Preferences to no avail. Searched Google without luck. Currently on Ubuntu 10.10 and the system is (according to Update Manager) up-to-date.
View 2 Replies
View Related
Jul 19, 2010
What does the mkdir -p flag do? i.e the '-p' part?
View 1 Replies
View Related
May 25, 2010
How do I make a directory with the date in this format:
YYYYMM
201005
View 2 Replies
View Related
Oct 22, 2010
I have downloaded 7ZIP and located the download using "find" in "search for files". I am providing two snaps. Kindly guide me thru' the process of installation of 7ZIP onto the desktop.
View 11 Replies
View Related
Feb 28, 2011
I have a problem with creating folders with parametr -p. I have script like: mkdir -p /dir1/dir2/dir3/dir4, but if for example /dir1/dir2 is a file, then mkdir is stoped. how to rewrite file dir2 to directory?
View 3 Replies
View Related
Aug 4, 2010
I got an HP mini 1120NR as a gift and it runs Linux software. I am not sure which version, but I think its Edubuntu and I do not know how to actually open and install a downloaded program file from the web. A specific example is Adobe flash player. It goes into a list and asks me to open it with Archvie Manager, but after that I am lost.
View 14 Replies
View Related
Jan 12, 2011
I download new versions of Firefox, extract them but don't know how to install them.
View 5 Replies
View Related
Apr 19, 2010
im trying to implements mercurial repositories using ssh access.The problem is that if a login via ssh with the user "userA" all file upload vi that user are created with the owner: userA:userA and i need to use the group of the parent directory... is that posible ?For example:
repos ( root:repo)
-> project1 ( root:repoPrj1 )
-> file1 ( userA:usearA ) -> here i want userA:repoPrj1
View 1 Replies
View Related
May 30, 2010
The setup ( although dont trust anything I say ):
I'm working on an embedded system device using a NFS mounted rootfs ( as shared by my host ) , but I store large video content directly on the device's hdd in /data.
Device's hdd partition /dev/sda3 is ext3 fs mounted at /tmp/mnt/diska3 (rw), then I have a script create dirs like /tmp/mnt/diska3/data and /tmp/mnt/diska3/data/incoming, then symlink :
ln -s /tmp/mnt/diska3/data /data so that the /data appears like any other directory.
I can see /tmp/mnt/diska3/data/incoming. I did chmod -R a+w tmp to rule out permissions.
Running a subsequent script calls mkdir: mkdir -p /data/incoming/gui
BUT fails: mkdir: cannot create directory '/data/': No such file or directory
View 5 Replies
View Related
May 31, 2010
I downloaded, through the torrent, the Pink Floyd's Live in Gdansk concert. It first downloaded as an ISO and when I unzipped I now have 5 CD folders with bin files in them. I've searched and followed many different instructions to open the bin files but nothing is working. How to be able to listen to the music?
View 4 Replies
View Related
Feb 20, 2011
The command I have to use with yum so that I could also keep the downloaded copies of software and install it on my other computers.
View 4 Replies
View Related
Jan 7, 2010
I have just downloaded fedora cds iso image it contain six zip files:
Fedora-12-i386-disc1
Fedora-12-i386-disc2
Fedora-12-i386-disc3
Fedora-12-i386-disc4
Fedora-12-i386-disc5
Fedora-12-i386-netinst
I want to know what is the last one used for?
View 2 Replies
View Related
Apr 15, 2010
Is there a stand-alone SWF viewer I can use to view downloaded SWF files on Fedora please? I know there's a browser plugin, but it does not have any controls to pause or rewind the file - it just plays the SWF file from start to end. I've tried using Mplayer, but it does not appear to support playing SWF files.
View 2 Replies
View Related
Mar 12, 2011
I switched from 9.10 to 10.10. In 9.10 there was a folder where the temporary flv ..... video files were downloaded, so I could capture them before being deleted. Now with 10.10, which is the folder? /tmp isn't, I'm watching videos but no flashxxxxx files there.
View 6 Replies
View Related
Jan 11, 2011
Whenever I download a file using Firefox or Google Chrome and it has a ' character on it's filename, the file is renamed and a is added before the '. It's really annoying and I'd like to know how can I solve this issue.
View 9 Replies
View Related