Ubuntu :: Unzipped The Folder And Then Changed Directory To The Unzipped Folder?

Mar 5, 2011

recently I downloaded warzone 2100. It was downloaded in tar.gz format. I searched for the way to install it and I am not able to install it. I unzipped the folder and then changed my directory to the unzipped folder. After that I used ./configure. After doing this, when I write make, it gives error and says no make file found. What can I do to solve this problem.

View 9 Replies


ADVERTISEMENT

General :: Permissions For Unzipped File?

Jan 29, 2010

How can I unzip file/folder in a way that it sets permissions of my choice to the unzipped contents instead of setting them for root:root?

View 2 Replies View Related

Software :: All Of Folder Icons Changed To Downloads Folder Icon?

Aug 13, 2010

All of my folder icons changed to the Downloads icon, even new folders have the wrong default.Anyone know how to fix this? The places icons I had to change manually

View 1 Replies View Related

Ubuntu :: Cannot Change Directory To A More Than Three Folder Tree Destination Folder From In Terminal?

Sep 18, 2010

I cannot change directory to a more than three folder tree destination folder from ~ in terminal. I've checked everything. No Typos or misspell. The destination folder was recognized by "ls" command but when I went to it, the terminal said, "no such file or directory."

View 7 Replies View Related

General :: Copy Folder Hierarchy / Recreate All Folders From One Directory Without Copying Over Contents Of Folder?

Jul 2, 2010

Is there a way to recreate all the folders from one directory to another without copying over the contents of the folder? I've been trying to do something like this,

Code:for i in `ls $X`; do mkdir $PATH/$i; doneUnfortunately $i is deliminated by whitespaces in the filenames and not the actual folders.

$X contains only other folders so I dont have to worry about regular files but any kind of more "advanced" solution would work.

View 1 Replies View Related

Ubuntu :: Folder Has Auto-changed Its Name?

Nov 13, 2010

I'm on Lucid Lynx 10.4 and Gnome. I have a specific partition for my document, which is in the following folder /media/Documents I don't know why a new folder /media/Documents_ has been created, and my files are in this one. Now, files' permissions are the following :

Code:
drwx------ 2 root root 4096 2010-11-13 08:05 Documents
drwxrwxrwx 9 root root 20480 2010-11-13 11:04 Documents_

View 2 Replies View Related

Ubuntu :: Folder Changed To An Image / Sort It?

Aug 6, 2010

So I had this folder containing two open office text documents, I hibernated my computer a few times while I was working on one, then when I came back I couldn't save it because apparently it was open by someone else so I exited out and tried to open it again, but the folder it was stored in turned into a picture of a white safe with a play icon on the top right corner, and when I open it, it is just the picture.

View 9 Replies View Related

Ubuntu :: Folder Changed To An Image / Resolve It?

Mar 23, 2011

So I had this folder containing two open office text documents, I hibernated my computer a few times while I was working on one, then when I came back I couldn't save it because apparently it was open by someone else so I exited out and tried to open it again, but the folder it was stored in turned into a picture of a white safe with a play icon on the top right corner, and when I open it, it is just the picture. Does anyone know what happened here?

View 1 Replies View Related

Ubuntu :: Folder Appearance Changed For No Reason?

Jun 2, 2011

I'm running Natty with the ambience theme. For some reason, my folder appearance has changed without me doing anything. See its present state here.

How do I get it back to the default setting?

View 2 Replies View Related

Ubuntu :: Folder View Changed To Icon?

Jul 25, 2011

When I freshly installed Kubuntu all was just fine.I was curious about how the netbook environment would look even though I am on a Desktop. So I tried it out and everything went fine.I switched back to the Desktop environment and noticed that the widget on my desktop, which normally shows the items of my desktop folder,changed into an icon I have to click first before I can see the content.I rather have it as if was when I installed Kubuntu.

View 2 Replies View Related

Ubuntu :: Changed Folder Ownership - Filesystem Read Only

Jul 3, 2010

I accidentally changed etc., folder ownership, and now my computer doesn't even start up. I tried starting up in failsafe mode and changing the ownership from the root console, but somehow I wasn't allowed to do that. Then I loaded kubuntu from a live disk and I changed etc ownership to root. I thought that would clear up the mess, but apparently live disk's root is not equivalent to system's: when I try to start up the computer I get a message saying the filesystem is readonly. I'm not too concerned, because I have a complete backup, but I'd rather avoid the time of re-installing all my software again.

View 8 Replies View Related

Ubuntu Installation :: Changed Home Folder & Cannot Boot

Mar 26, 2011

i wanted to expand my disc space using an sd card and did this

sudo mv /home/name_of_home_folder home/name_of_home_folder_bk
sudo mkdir /home/name_of_home_folder
sudo mount /dev/sdXX(sd card) /home/name_of_home_folder

after this i cannot boot says cannot boot ,nautilus cant find home folder etc &more after doing alt-ctrl-f1 and doing login i can find my old home folder with all inside the point is how i can change to my old home folder -have to find the solution in order not to do format again i use ubuntu desktop edition on an acer aspire one netbook with ssd 8gb -

as oldfred said have to setup fstab ,i agree i saw some threads with this but how this can be done?

View 5 Replies View Related

OpenSUSE :: All Folder Icons Changed To Downloads Style

Aug 13, 2010

All of my folder icons changed to the Downloads icon, even new folders have the wrong default. The places icons I had to change manually

View 2 Replies View Related

Ubuntu Servers :: Samba - Access Folder To Delete Or Restore From The Recycle Bin Folder

Apr 24, 2010

I'm using ubuntu server 9.10 for a home build NAS. Everything is working great just have one more thing to figure out. I have Samba set up to access my files and I set up a recycle feature so anything deleted will get moved to a Recycled folder. (I learned this the hard way after hitting delete key by accident while browsing the shares in windows. Lost 100 GB of data)

Now it is for the most part working but the permissions on folders isn't getting set right. If I delete a file in a share I can go to Recycle bin folder and delete the file for good. But if I delete a folder I can not access that folder to delete or restore from the Recycle bin folder. I have to chmod the folder before I can do anything with it. Anything I can change to get folders deleted via windows to have the right permissions when it is moved to the Recycle bin folder?

[Code]///

View 1 Replies View Related

Ubuntu :: Create Folder',and Results In An Empty Folder Being Created On Desktop?

Oct 29, 2010

I have this nasty habit of refreshing desktop in a quick succession by right-clicking and selecting 'Refresh',on my XP system at office.(And,iam sure most of us do the same).With Ubuntu,if a right-click on desktop slowly and select 'align by...',it simulates the XP refresh action as explained above.But,if i perform the same action rapidly,it takes this first option from right-click context menu,which is 'Create Folder',and results in an empty folder being created on desktop.I tried double right-clicking and again it created an empty folder.Is there any workaround to handle this.I mean:Can the right-click context menu items be shuffled so that the 'Create Folder' option is moved from 1st place

View 9 Replies View Related

Ubuntu :: Media Folder Has Extra Folder Titled With Non-existent Partition?

Nov 24, 2010

When I get my partitions listed in the terminal or in GParted they go up sequentially to sda7 as they should. The media folder in my file system shows the other dual boot OS and a data disk partition, both mounted, which is correct. All good. But there is a third strange folder titled sda8 however I have no such partition. /etc/fstab shows no sda8 either. When I open /media/sda8, it shows no files, says its empty and lists an empty available space that equals the empty space on the Linux OS partition in which the folder sits. But no pie chart shown, and it belongs to root. I changed the permission and found I can save files to it.

View 1 Replies View Related

Ubuntu :: Hidden Cache Folder In Home Folder - Safe To Delete?

Jun 8, 2011

upon browsing the home folder in my ubuntu system, i came across a hidden cache folder..

it occupied around 700 mb of space..and im falling short of space..

can i delete the contents in the folder? are they safe to delete?

View 5 Replies View Related

Ubuntu :: Desktop Keeps Crashing When Renaming Folder Under Folder View Plasmoid?

Jun 17, 2011

Running kubuntu 11.04x64 w/ xrender and folder-view plasmoid:

I cannot view "open with" for directories on the desktop (but it is visible w/in dolphin file structure) and whenever I try to rename folders on the desktop it crashes and restarts (but the rename is successful and no open windows crash).

This glitch is reproducible under OpenGL and Xrender; had to switch over to xrender after a recent system update that seems to slow my computer to a crawl after a little time and kept it cause it seems much smoother and crisper.

Is there any way to fix these issues or is there an alternative to the folder-view plasmoid to view a folder content on the desktop that is more stable?

View 9 Replies View Related

Ubuntu :: Kde 4.5 - Move A File Or Folder Into Another Folder, All The Icons Arrange Back To The Left Side

Sep 14, 2010

When I position icons on the desktop in specific places, then I choose to move a file or folder into another folder, all the icons arrange back to the left side. This happened in an earlier version of KDE 4.x, disappeared the next version, and reappeared. how to keep this from happening. It makes using the desktop a pain in the you know what.

View 2 Replies View Related

Ubuntu :: Best And Full Feature Editor - Open All Files In A Folder When Drag And Drop The Folder On It

Jun 21, 2011

when i used windows there was this wonderful editor named Notepad++.it was perfect(it still is) some of its best and useful features of it (for me) was:

1-open all files in a folder when drag and drop the folder on it
2-search and replace a statement in all open files
3-have an extended mode which include special characters like

and so on.. i want to know if there is an editor with this feature in ubuntu?

View 8 Replies View Related

Ubuntu :: Drag File/Folder To Taskbar Button Creates Launcher, Not Bring Folder To Foreground?

May 20, 2011

After upgrading to 11.04, I noticed something strange, being that when I want to drag a file or folder from one Nautilus folder window to another which is not visible, I can no longer hold the item over said folder's taskbar button and wait for it to appear. It just shows the + for copy, and when I let go (which I have no choice but to eventually do), it creates a launcher to that item (I assume it's doing that, and not actually copying there, but the + has me unsure).

I've looked in Nautilus's preferences to see if this is some new behaviour that I can revert back to, but could find nothing there.

I'm of course using the Classic desktop with bottom panel being the taskbar. If you know how I can rectify this, please let me know, as the times I would want to create a file or folder launcher without the usual hassle would be rare, but I am constantly dragging stuff from one folder to another, and it would be a real pain to have to line up source and destination folders each time.

View 4 Replies View Related

Ubuntu :: Folder Customization - Put A Different Image On Each Folder To Represent The Contents

Jan 3, 2010

I have a bunch of folders with different stuff in them. I would like to be able to put a different image on each folder to represent the contents.

View 8 Replies View Related

Ubuntu :: Is System Volume Information Folder Is A Virus Folder

Mar 21, 2010

iam using it parallel with windows, whenever i open ubuntu many times i saw a folder in a drives, named system volume information. Is that a virus folder? should i delete it whenever i open ubuntu or not

View 2 Replies View Related

Ubuntu :: VBox Shared Folder Both Way / Access To Certain Folder In Win7?

May 26, 2010

- I have ubuntu installed, and win7 is installed using vbox.

- I know how to set shared folder, so win7 can access the folder in ubuntu.

- I need to have an access to certain folder in win7 from ubuntu.

How can I do that?It is not about samba, right?

View 5 Replies View Related

Ubuntu :: Copy Files From Original Folder To $user Folder?

Oct 22, 2010

i want make a bash panel and i want he will copy files from orginal folder to $user folder i mean when for explame i type i want install some server he say cp: cannot stat 'root/Desktop/2/files/beckup/sa-mp-steam': No such file or directory.

View 6 Replies View Related

Ubuntu :: Changing Directory - Folder ?

Oct 16, 2010

Can look at attached screenshot and tel me why I can't cd to.....

View 5 Replies View Related

Ubuntu :: How To Lock Folder / Directory?

Oct 28, 2010

its look like ordinary question..i want to know how to lock a directory in such a way that it require password for unlocking(by entering to that directory)

View 9 Replies View Related

Ubuntu :: How To Hide Folder / Directory

Dec 26, 2010

How to hide a folder in ubuntu senior? or how to create a private folder in ubuntu?

View 1 Replies View Related

Ubuntu :: Give Writable Permission To A Folder And Sub Folder Of It?

May 4, 2010

how can i give Writable permission to a folder and sub folder of it.

View 5 Replies View Related

Ubuntu Servers :: VPN Shared Folder / Make A Folder?

Aug 31, 2010

I am attempting to make a shared folder for people that VPN into the network. This folder needs to be accessible to windows and mac machines. So far I have the VPN through ppptd working. I just don't know how to make a folder. I feel like this should be fairly easy. I am using Lucid Lynx server edition.

View 1 Replies View Related







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