Ubuntu :: Program/project That Will Carve Spicific Points Out Of/off Of A File Name?

Feb 21, 2010

okay. here is the thing. i have files that are named using this setup.######.Username.Picturetitle.Extentioni was wondering if there was a program/project that will carve spicific points out of/off of a file name

View 2 Replies


ADVERTISEMENT

General :: CLI Command Or Program That Will List Available Wireless Access Points?

Apr 3, 2010

Is there a CLI command or program that will list available wireless access points? I'm running Ubuntu 9.04 on a laptop and sometimes I boot straight into the CLI instead of a GUI. I know iwconfig can configure a connection but will not list available AP's.

View 5 Replies View Related

Ubuntu :: Packaging Project As A .deb File?

Apr 16, 2010

I have nearly completed a project.My team developed using C,shell scripts and qt.I would like to know how to package it as a .deb file??Also during installation,i want it to check for the existence of few packages in the system.If they are not there,i want it to download them using apt.

View 3 Replies View Related

General :: Check To Which File A Given Symbolic Link Points?

Feb 26, 2010

How can I check to which file a given symbolic link points?

View 2 Replies View Related

Ubuntu :: How To Install Pawn-3.3.4127.project File

Jul 13, 2011

I'm trying to install pawn for linux (downloaded from here: [URL] how to install pawn-3.3.4127.project file ?

View 3 Replies View Related

Ubuntu :: KDevelop4 Asks For Cmake File In Order To Finish Creating C++ Project?

Jan 4, 2010

relative n00b to C++ but I have heard that KDevelop rocks so I am using it as my IDE. what does it mean when it wants me to find a cmake file? idk what that is lol, just got through the section on if statements on my book. where do i find this file? are there any good tutorials on the KDevelop4 Enviroment?

Charlie

View 2 Replies View Related

Software :: Rebuilt RAID Array With Old Mount Points Present - File System Check Fails On Boot

Dec 2, 2009

I have one hard disk for my root partition and a disk array on a separate mount point. I rebuilt my disk array, but I didn't delete my original mount points beforehand because I was hoping it would just "pick up". So now when I boot up, the OS tells me that the filesytem check fails because it can't find the array to map to the mount point. I know that I need to edit my /etc/fstab and remove the line that defines my mount point on the disk array. But it appears to be read only filesystem when I am in repair mode. I can't force the write with vi.

View 3 Replies View Related

Software :: Having Small Project Of Php Script And Mysql Database - How To Configure In .deb File

Jul 25, 2011

make deb package with samll project of php and myysql database such as login.php, index.php controll.php etc and database_name.sql. when i install this deb package my php script folder should go in /var/www file and databse should create automatically. i edit the control file of deb package , in depends line i set apache2, php and mysql because these three thing are necessary to run my script till here it is ok .but i am not able to send my project in /var/www and configure database automatically . i think for this i have to write .sh file but i dont know bash scripting

View 1 Replies View Related

General :: Create A Program File For A New Program?

Mar 8, 2011

How do I create a program file for a new program?

View 1 Replies View Related

Programming :: Open Or Run A File/program Through A C++ Program

Jan 15, 2010

Ok so Basically i have 2 questions

1. i know how to create a file with c++ using but is there a way to save it to a specific location on your computer with windows and linux

Code:

2. i need to know how to run/execute/open a file in a c++ program im using and its not working

Code:

View 4 Replies View Related

Software :: Use "mknod" Command For Build Root File System Of Project?

Aug 11, 2010

My team member want to use "mknod" command for build root file system of our project...

But, mknod is only excutable by "root".

I don't want to let them know the root password.

I think that "sudo" and "fakeroot" are the way to use mknod...

Except for those command, are there any way to use "mknode" ?

OR

Is there any solution for make "root file system ?"

View 1 Replies View Related

Ubuntu :: Is There Any Program / Script That Can Create Torrent File For Each File In Directory?

Apr 14, 2010

Is there any program/script that can create a torrent file for each file in a directory? I have been looking all over but can't seem to find anything of the sort. I have 700+ files I REALLY don't want to make my self.

View 1 Replies View Related

General :: Installing A .tar.gz File - How To Get A Working Program From The .tar.gz File

Apr 22, 2010

I am running Ubuntu 9.10 and had hoped to use Synaptic to find and install Truecrypt. As Synaptic couldn't find it I downloaded it from [URL]. In case it helps the file is called "truecrypt-6.3a-linux-x86.tar.gz". Apart from not knowing how to get a working program from the .tar.gz file, I don't know whether the installation process sorts out where the file should go and puts it there, or whether I have to create a directory for it and put it there myself.

View 11 Replies View Related

Ubuntu :: All .rtf Files Have "Allow Executing File As Program" Box Checked Under Their File Permissions

May 17, 2010

A bunch of my .rtf files suddenly (within the last few days, not sure when) have the "Allow Executing File as Program" box checked under their file Permissions. So whenever I try to open an rtf document, it asks if I want to run it. What's up with that?

View 3 Replies View Related

Fedora :: Unable To Check "allow Executing File As Program" In File Properties - Permission Denied

Feb 27, 2011

Im trying to run a program but my system won't let me.i used to be able to run executable files without a problem but i can't anymore when i double click the file i get "there is no application installed for executable files" i am unable to check "allow executing file as program" in file properties there is a script file which runs the program but all i get from the terminal is "permission denied"

View 14 Replies View Related

General :: Get Socket.h Header File / Copy Pasting This Header File In 'incl' Directory Allow To Use It In The Program?

Apr 22, 2011

where can i get socket.h header file? will copy pasting this header file in 'incl' directory allow me to use it in the my program?

View 1 Replies View Related

Ubuntu :: Create A Dir That Points To Another HDD

Jun 30, 2011

I am currently running a lot of simulations and am always interested to speed things up a bit. My workstation has 2 hdds, 1 ssd-drive (sda1) and 1 mechanical platter drive (sdb1). Of course, most of my data are on the mechanical drive and the ssd is mostly used for booting.

However, to speed things up a bit, I wonder if it is possible to create a pointer or link in a directory residing within the mechanical drive, which will write the data, in reality, to the ssd instead. For example,

Code:
/home/me/sims/data/dump

would normally reside on sdb1. But I would like it to point to a mount point of the ssd instead, e.g.,

Code:
/ssdtemp/dump

View 3 Replies View Related

Ubuntu :: Install Program In .gz File?

May 25, 2010

For varios reasons I would like to install Thunderbird 2.0.0.24. I have downloaded the file, but so far I have not found out how to install the program. I am running Ubuntu 10.04 It is a tar.gz file

View 9 Replies View Related

Ubuntu :: What Is The Best P2p File Sharing Program

Jan 3, 2011

what is the best p2p file sharing program in ubuntu i'm puzzled between amule and DC++ ?

View 4 Replies View Related

Ubuntu :: Allow Executing File As Program?

Apr 22, 2011

On the `Install Properties` Menu , I am not allowed to check the: Allow executing file as program...

View 2 Replies View Related

Ubuntu :: Install A Program In 10.4 That Is A Tar.bz2 File?

Oct 1, 2010

I'm trying to install a program in ubuntu 10.4 that is a tar.bz2 file. I have read a lot of tutorials and I'm still having the same problem. My problem is when I try to configure command I get "directory not found". I don't know what I'm doing wrong.

ubuntu 10.4 name of program Pythonol 2.1

View 1 Replies View Related

Ubuntu :: Finding A P2p File Sharing Program?

Jan 10, 2010

just wondering does unbuntu come with a file sharing program like lime wire or somethig like that? if not what is the best out there for ubuntu

View 4 Replies View Related

Ubuntu :: Program To Edit A .dat File For R4 Card?

Mar 24, 2010

ive been looking for a program to edit a .dat file for my r4 card thats used on my nintendo ds does anyone know anythign that

View 1 Replies View Related

Ubuntu :: Associate A File-types With A Program?

May 7, 2010

I want to make vlc the default application for opening avi files.

I tried 'open with a different application', selected vlc and checked the box 'Remember this application for "AVI video" files' (see attached), but the next time I double-click on an avi file it loads in Movie Player.

I've searched the Ubuntu documentation for "file associations" and "default programs" with no success. I'm probably using the wrong search terms, but somewhere, in all the configuration files and tables, there must be a way to assign a particular program to a given file-type.

(If you're wondering why I want to use vlc, it's because, after hours of research and tinkering, I finally got it to respond to my mceusb remote via lirc.)

View 2 Replies View Related

Ubuntu Installation :: How To Install Program With Tar.gz File

May 21, 2010

how to install a program with a tar.gz extensions. Its a blackjack game that iam trying to install. I could not find one in the synaptic package manager.

View 1 Replies View Related

Ubuntu :: Extract File To Program Directory?

Jul 19, 2010

How do i extract a file to a program directory ?

YEA stupid question but im used to windows and im trying to learn ubuntu so far i love it just hitting bumps..

I want to extract

xbmc to

.xbmc/plugins/program directory

i downloaded the file, but when it comes to extracting im lost, because i cannot access the root ? is that were it is ?

View 9 Replies View Related

Ubuntu :: Running A Program Which Uses Make.sh File?

Sep 17, 2010

I amtrying to install a program and at the point when I am required to execute the command "make clean" and then after "make all" , I obtain the following eror message:

ndoheric@nen-laptop:/opt/WAVEFORPGM/distribute$ make clean
cd ./MyTime; make clean
make[1]: Entering directory `/opt/WAVEFORPGM/distribute/MyTime'

[code]...

View 4 Replies View Related

Installation :: Program I Use In Ubuntu To Open A .dat File?

Oct 25, 2010

I was wondering what program I use in Ubuntu to open a .dat file. Any one know?

View 1 Replies View Related

Ubuntu :: File Association To A Program That Will Only Run In It's Own Directory?

Apr 9, 2011

is a file association to a program that will only run in it's own directory. (Arobas' Guitar Pro, if you're curious). The link created by the installer leads to a shell script, which cd's to /opt/GuitarPro6, then executes the program there. Attempting to call the program from outside that directory fails, as the program cannot find it's libraries. It starts normally otherwise.

Passing a file name to the program via the command line works fine, IF you start with the working directory as above. The question is, what can I do to pass the filename to the command line in the shell script, so that double-clicking in Nautilus brings up the program with the file? (Currently, just associating with the shell script gives me the program, with no loaded file).

Second issue is files with an .hjt extension. They're essentially text files, following a specific format used by Treepad. Nautilus recognizes them as text files. When I change their association to Treepad, regular .txt files follow this change, and when I change the .txt's back to Leafpad, the .hjt's follow. How can I separate the .hjt's from the .txt's?

View 9 Replies View Related

Ubuntu :: Can't Find Any Program To Open The File?

Jun 25, 2011

we had this cd called 3d arts and crafts and it created several images from one image. it saved them in a file format .dcp i can't find any program to open the file with now that i've changed system

View 3 Replies View Related







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