Ubuntu :: Make An Iso From The Files On A Cd?

Apr 25, 2010

just wanted to know how i can make an iso from the files on a cd.

View 5 Replies


ADVERTISEMENT

General :: 'make Menuconfig' To Make These Files Modules Rather Than Compiled Elements?

Feb 25, 2011

I need to modify fs/open.c and fs/read_write.c to make my modifications. I cannot find any options in 'make menuconfig' to make these files modules rather than compiled elements. I'm thinking these cannot be modules because the file system won't work without open.c and read_write.c. Is this correct - I cannot compile fs/open.c and fs/read_write.c as modules, only as compiled elements? Or, is there some way for a module to overwrite these routines when the module is installed and re-enable the routines when the module is removed?

View 3 Replies View Related

Ubuntu :: Scripting / How To Make Deb Files

May 9, 2010

Where I can look to find in depth how to make .deb files? and maybe something on scripting with ubuntu.

View 1 Replies View Related

Ubuntu :: What Files Make Up The Terminal

Feb 1, 2011

I am looking at writing my own distro am and trying to get a hang of the basics. I know linux basics with some more advanced stuff mixed in and currently run the latest version of Ubuntu. My question is what files make up the terminal in Ubuntu?

I would like to take these, get a GRUB together and make a version of Linux. I know this could be insanely complicated but its all part of my learning curve. So back to my original question what files make up the terminal? My first experiment will be a dos-like terminal if I can figure it all out.

View 2 Replies View Related

Ubuntu :: Cant Make Files Executable?

May 28, 2011

I cant make files executable anymore.using chmod or from file properties.. it isn't working.
AS far as I remember, I didn't make any changes in the user settings and my account has the administrator rights. For an un-executable file, say a jpg or a txt, it can be done.but doesn't happen with a .sh, .py or any other xecutable. chmodi-ing shows no error, but the file isn't executable. Through the GUI, when I check the box , its immediately unchecked again.

View 2 Replies View Related

Ubuntu :: How To Make Alsa .deb Files

May 14, 2010

I have two PCs. One is my work PC, the other for the kids. I want to create the .deb files on my PC, burn to cd, copy the .deb to the PIII, and install the .deb files using sudo dpkg i package.deb I have also done some googling on how to make a .deb file. It seems that instead of make install, I should use checkinstall. Is this feasible ? How should how I modify the Alsa instructions ?

I got this from the Alsa site: Make a directory to store the alsa source code in:

[Code]...

View 2 Replies View Related

Ubuntu :: How To Make Files Read And Write

Jan 12, 2010

i know that chmod +x makes a certain file executable but how do i make a file read and write.

View 3 Replies View Related

Ubuntu :: Make A SFX File That Will Extract It's Files?

Jan 17, 2010

OK, So I'm trying to make a SFX file that will extract it's files your home folder, But I can't seem to figure out how.

First you have to make an archive,

Code:
rar a Zipper.zip txt.txt
Then you have to make the sfx.
Code:
rar s Zipper.zip

But they still get extracted wherever the sfx volume is.

View 1 Replies View Related

Ubuntu :: Make Executable .sh Files Run Automatically?

Feb 19, 2010

How do you make executable .sh files run automatically without prompting me on whether I want to Run in Terminal, Display, or Run?

View 1 Replies View Related

Ubuntu :: Need To Make Bash Script Files

Apr 16, 2010

I need to know what is the best method for teaching yourself how to make bash script files

View 8 Replies View Related

Ubuntu :: How To Make Script Files Executable

Jun 1, 2010

I would like to make lisp files executable. Ie. i can go like this on the command prompt

./hello.lisp

and it would invoke a .sh script on hello.lisp which would cause the file to execute.

View 5 Replies View Related

Ubuntu :: Make Files And Folders Hidden?

Oct 1, 2010

is there any way to make files and folders hidden?

View 3 Replies View Related

Ubuntu Installation :: Cannot Make CD Of Downloaded Files

Sep 1, 2011

I've downloaded 4 versions of Ubuntu and Kubuntu but I've had no success in making a CD. Downloading them at the same time should not have been the problem as I've done it before. This was done after a fresh install of 9.04 Jaunty I had a problem with previous installs I have of an upgraded lucid 10.04 Could several partitions cause a file corruption, I know I had a file problem with Ubuntu one across several partitions.

View 7 Replies View Related

Ubuntu :: Make Bash Script Files?

Apr 16, 2010

I need to know what is the best method for how to make bash script files

View 4 Replies View Related

Ubuntu :: Make Files Visible On The Desktop?

Mar 13, 2010

I recently switched from Ubuntu to Kubuntu (fresh install of the OS, not just installing KDE), and I'm more than a little lost. When I download files to the desktop, they don't appear on the Desktop. I can see that they're in /home/andrew/Desktop through Dolphin, but the icons just aren't there. I was able to successfully put an icon for Firefox, but the icons for these files just aren't showing up. I can't help but think it might just be due to a setting, but for the life of me I absolutely can't find it and I've been googling to no avail. how to make files visible on the desktop?

View 5 Replies View Related

Ubuntu :: Make Certain Files Hidden On Windows Machines?

Jan 23, 2010

i use dropbox to share files about some classes at the university with a friend of mine.since he is on windows, my hidden files are shown to him. is there any way to make the files hidden on windows machines through ubuntu?

View 4 Replies View Related

Ubuntu Installation :: Make Hardy Recognize A CD Of Deb Files?

Jan 31, 2010

I'm using Hardy Heron. I'd like to keep using it. I mean forever.

I have several old PCs, and in the past few years I've installed 8.04 several times. Every time I install, it downloads about 184 updates... a slow process.

I would like to put all the .deb files on a CD (or flash drive) so that future installs won't need to download these updates.

Question 1: How do I get a newly installed version of Hardy Heron to recognize that there are files on the CD, and so use them rather than downloading the files. I think that maybe just copying the files to /var/cache/apt/archive might work.

Question 2: I once loved version 7 of Ubuntu like I love 8.04 now. But when I try to install it, it won't update anything anymore and it seems unable to find any additional software for version 7. Now I've abandoned version 7, but is there a way to download hundreds of deb files for Hardy Heron, save them to a CD, to ensure that I can continue to use Hardy Heron in say, the year 2012, and have access to all of its non-standard packages, and still be able to install other packages which are located on CD?

View 3 Replies View Related

Ubuntu Servers :: Make A Crontab To Email Log Files?

Jul 28, 2010

I would like to make a crontab task to email a log file to me every night.

How would i do this? I know how to make crontab jobs (and sett the time on them), i just dont know the command i would write for this particular job.

View 1 Replies View Related

Ubuntu Servers :: Add Files And Make Chmod A Little Easier

Sep 13, 2010

I have set up a home server with ubuntu desktop since im new to this and need the gui. I have no problems with the lamp package or setting that up. My question is, can you setup a ftp server and then connect to it from a windows pc on the same network with a client like core ftp? I want to do this to add files and make chmod a little easier if possible.

View 4 Replies View Related

Ubuntu :: Make Multiple Text Files Into .lst Wordlists?

Sep 20, 2010

Make multiple text files into .lst wordlists?

View 7 Replies View Related

Ubuntu :: Make All Files Visible On Grafic View?

Jun 19, 2011

I just reinstalled from scratch the new Ubuntu 11.04, and now I would like to copy in single evolution files with my profile etc.. from a back up. The problem is that such files are not visible on the graphic view, and I dont' want to go on the terminal.
Does anybody know how to make all files visible under "/home/<my login>/.evolution?

View 2 Replies View Related

Ubuntu :: Make Files Have A Different Default Owner:group?

Aug 16, 2011

I can't figure out how to make files have a different default owner:group.. Example:I need the users of my group called gpib, to create new files with: username:gpib, instead of the default: username:username

[Code]...

View 3 Replies View Related

Fedora :: Make A List Of Txt Ogg Or Other Files?

Oct 8, 2009

how to make a list of all mp3 ogg or any other files in linux and save it as csv. Or, do somebody know a program or python script which allow you to do that by just pointing at the location with this files??

View 7 Replies View Related

Ubuntu Servers :: Make Sure Cron Job Copies Files Correctly

Jul 1, 2010

I made a Bash script that is fired by a Cron job every morning. It dumps an SVN backup on some Samba shared drive. I would like to know how I can make sure the job worked correctly without having to verify the shared drive every morning. Right now, I take the job's output, save it to a log file and send this file by email. But the ouput isn't so great.

[Code]....

View 2 Replies View Related

Ubuntu Security :: Is There Way To Make Cross-platform Hidden Files?

Oct 24, 2010

I'm sure most of you know that making a file or folder hidden is simple in the Linux world: Add a period (.) before the name. However, if you were to save such a file or directory to a flash drive, it would only be hidden on Linux systems. If you plug the flash drive into a Windows machine, Windows will happily show the file.Is there a way to make cross-platform hidden files?

View 4 Replies View Related

Ubuntu :: Make Certain Files/folders Invisible To Specific Users?

Jan 7, 2011

I've got a NAS running and I'd like to somehow make some of the folders and files invisible to certain users only. For example, if I 'ls' a directory, I want to see files 'a', 'b', and 'c'. But if another user does 'ls' in the same directory, I only want them to be able to see 'a' listed.I know I can use 'chmod +700' to make certain files not able to be read/written, but the filename would still appear in a 'ls'.I know I can put certain files inside of a '.hidden' file in the folder, but then it would be hiEdit : I'd also like to mention that the users that connect to the NAS could be coming from Windows or Mac operating systems. So hopefully the solution would work for users from those systems also..

View 5 Replies View Related

Ubuntu :: Can't Make Conky Work - Uninstall That Program With All Files And Try To Download Again?

Apr 4, 2010

i installed conky but it never worked :S Im using ubuntu 9.10 , after i installed conky i typed sudo conky but it stucked at conky : single buffer frame , but there were program barely working on the background so i typed gedit ~/,conky and i tried to edit it after that now not even working on background ! and gives me that error : Code:

energy@energy-console:~$ conky
Conky: missing text block in configuration; exiting
***** Imlib2 Developer Warning ***** :

This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context

being NULL. how can i fix or/and how can i uninstall that program with all files and try to download again?

View 3 Replies View Related

General :: Make Custom 'locale' Files?

Jul 9, 2011

Under Debian "Expert Installation" once I have chosen installation/system language and location, I get an informative notice, that:

Code:
There is no locale defined for the combination of language and country you have selected.

..and I need to choose one locale available for the selected language. As I understand, locale is just a set of environmental variables used by applications and printed out with locale command?

In addition, is it possible to generate own locale files after the installation, which will match my needs?

View 1 Replies View Related

General :: Make A Script To Rename All The Files?

Feb 10, 2010

I'm currently trying to make a script to rename all the files with one provided file extension to a second provided file extension. I've achieved this by commanding "sh newext doc txt" with the following which works perfectly:

#!/bin/sh
for f in *$1;
do
mv "$f" "`basename "$f" $1`$2";
done;

However, I'd like to be able to modify what I've written so far, so that I can choose whether to convert file extensions in a subdirectory or not. For example, I could enter "sh newext -r doc txt" and the subdirectory's files would also be affected by my script, or enter "sh newext -n doc txt" which would only affect the directory I'm in.

View 4 Replies View Related

General :: Make A List Of Directories And Files?

Jun 3, 2011

My system is centos 5.5, and I need nobody:nobody's directories and files under data.

There is a directory named "data, and this directory has so many directories and files generated by web program. Most of them is nobody:nobody.

I want to to make a list of these nobody:nobody directories ans files.

Is it possible to make a list of these directories and files?

View 1 Replies View Related







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