Ubuntu :: Way Can Make Wine Be Able To See Folders?
Aug 3, 2011
Does anyone know a way I can make Wine be able to see my Ubuntu folders? I want to be able to use iTunes with Wine but also be able to just use my home folder instead of putting music and stuff in the Wine folders.
View 2 Replies
ADVERTISEMENT
Sep 24, 2010
I am running Ubuntu 10.04 with current updates. I installed MS Office 2007 suite using WINE - the other users are not comfortable with OpenOffice. There are no issues with the installation, but it is in my user home path so it doesn't appear in the WINE config when I log in as another user. Should I start over with a generic user account and re-install Office/ WINE under that user?
View 2 Replies
View Related
May 2, 2010
im trying to install peazip and its different then the usual ./configure, make, make install instead it has two folders (please look at attachment)
View 3 Replies
View Related
Sep 1, 2011
So I have a windows game that I would like to run in wine. There are lots of dlls and exes and inis and various .bin files. My question is, which files should be "allowed to execute as program" and which shouldn't? When I allow or deny execution, I get different results when I start the game. I realize that if there is a .bin file, flipping any bit, be it the executable one or not, is not a good thing. Also, should dlls be allowed to run?
View 4 Replies
View Related
Apr 13, 2010
First off please don't say "go read the man page". I need instructions for newbies
I basically want certain folders to deny access to all clients exept those that supply the correct user name and password. I tried following the directions here (for the basic authentication), but its not working. Someone kind enough to help out a confused person like myself?
View 4 Replies
View Related
Jul 21, 2010
I posted this yesterday, but my post completely disappeared (I looked high and low -- nothing.)
I am using Ubuntu Server 10.04, all the latests updates.
For an FTP Server, I use ProFTP.
One specific directory, and it's subdirectories on my server will not download at a reasonable rate. They move at about 17-50KBPS.
All other folders work fine, at around 1.5-2.5MBPS.
What is going on? I have no idea how to troubleshoot this. The files being transfered are in a directory under home. They should have no permissions issues (I reapplied the permissions I want already), I tried restarting ProFTP, the files vary in sizes (from a few kilobytes to about 120 megabytes).
I use Webmin for most web management.
I am not having overload issues with my network card or CPU utilization while downloading these files. They are being accessed from the local network.
This issue is taxing because the files in question are backup files.
View 9 Replies
View Related
Sep 13, 2010
New ubuntu user here, and i feel 100% comfortable with it now other then command line
i love it, feels better then windows, and im in awe at how fast it boots
i have 2 gripes only, that im hoping can be fixed!
is there anyway to make ntfs hidden fils hidden again?
i have a storage partition that i use on windows, and now ubuntu, the problem is theres all sorts o wierd ****
like "system voume information, RECYCLEBIN-O1" and wierd crap like that
its usually hidden in windows, but visible and clickable in ubuntu
is there some way to hide these files and folders? i think windows needs them, but they look so bad and ruin my folder organization
and also, is there some way to have my storage partition always mounted? each time i restart i lose my music library in rhythembox, and have to redirect it to my music folder on my storage drive.
View 8 Replies
View Related
Sep 19, 2010
I have an folder with different websites saved on it but when I'm about to extract it to an .zip and unextract it on Windows it says something like wrong name.What to do?DIT: Would it work if I installed VMware Workstation on my PC?
View 3 Replies
View Related
Oct 1, 2010
is there any way to make files and folders hidden?
View 3 Replies
View Related
Jul 3, 2010
I recently installed an image editor that I am fond of via Wine. It works fine but now I want to make it the default program when I open an image. I know for most programs how to change this but when I installed this via Wine it is not listed as one of my options for other programs to open that type of file. How do I change the default program to open a file when it's not listed?
View 1 Replies
View Related
Apr 13, 2010
I basicly want certian folders to deny access to all clients exept those that supply the correct user name and password. I tried following the directions here (for the basic authentication), but its not working.i have
Code:
Deny from all
AuthType Basic
[code]....
View 2 Replies
View Related
Aug 7, 2011
I having some trouble with Wine. I tried running the 'make uninstall' command, but:
Code:
make[1]: Entering directory `/home/brandon/wine-1.3.19/tools'
make[1]: `makedep' is up to date.
make[1]: Leaving directory `/home/brandon/wine-1.3.19/tools'
make[1]: Entering directory `/home/brandon/wine-1.3.19/dlls/acledit'
cd /usr/local/lib/wine && rm -f acledit.dll.so
rm: cannot remove `acledit.dll.so': Permission denied
make[1]: [uninstall] Error 1 (ignored)
rm -f /usr/local/lib/wine/fakedlls/acledit.dll
rm: cannot remove `/usr/local/lib/wine/fakedlls/acledit.dll': Permission denied
make[1]: *** [uninstall] Error 1
make[1]: Leaving directory `/home/brandon/wine-1.3.19/dlls/acledit'
make: *** [uninstall] Error 2
I can't remove through terminal, and I can't remove it manually. I tried just removing everything through winetricks, then removing everything through synaptic, but whenever I install from software center, I'm back to wine 1.3.19.
View 7 Replies
View Related
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
Jul 24, 2011
I'm new to ubuntu (installed 3 days ago). I have two disks in my notebook - one hdd (big, 320GB) and one ssd (very fast, 120GB). Everything is on ssd now, but I want to know how can I split my home directory to make config folders (like .thunderbird, .mozilla, .purple) to use ssd (for very fast response), and put movies, pictures, downloads and other folders to use hdd (a lot of space). Simply mounting hdd as /home is not a good option, becouse config files would be on hdd also. Should I mount (or link) all folders like /home/username/Videos to hdd, or is there a better solution?
View 6 Replies
View Related
Apr 9, 2011
The question I have is, can iTunes ever work in Linux? I've tried installing it using WINE but to no avail. Is there a way to make WINE shut up with the errors and let it install? I've tried using the terminal.
View 1 Replies
View Related
Jun 7, 2011
I'm a beginner to Ubuntu so this is probably an easy question, but: I installed a windows application using Wine and that worked, it launched the application just fine. But now after restarting the computer I can't see how to run that application again. It would be nice to make a desktop icon for it.
View 3 Replies
View Related
Aug 29, 2010
i have been copying dvd's and now i do not have enough room in my temporary folder,but i cannot find out how to delete the folders and make space to continue
View 7 Replies
View Related
Oct 22, 2010
I'm playing with apache (and to be quite honest have no idea what I'm doing at this stage!) and currently have a large number of files and folders on the sad little site. One thing that is really bothering me is that files and folders both appear the same. I'm not looking for anything fancy. Something like this is more than adequate. Right now there is simply a dot next to each item.
View 2 Replies
View Related
Oct 7, 2010
i have MATLAB R2007b installed on my win7 partition and i would like to use MATLAB in LINUX of which i have version 10.04. i have installed WINE but have no clue how to make MATLAB work although i have been told and read that its totally possible. i'm sort of new to LINUX so please be general
View 5 Replies
View Related
Feb 25, 2011
Is it possible to make a script that makes a tree of all folders and subfolders and outputs it to either a .txt file or .pdf? All folders except from one shall list 2 levels. The except folder all the way.
View 3 Replies
View Related
Jun 17, 2011
I've recently upgraded to 11.04.Till now, I could select an option to make the open folders on shutdown, to restore on startup.There was an option to restore running applications
View 5 Replies
View Related
Feb 6, 2010
I'm running WoW in Ubuntu 9.10 with wine. My screen's native resolution is 1920x1200. When I play WoW in Windows I set it to 1920x1080 in fullscreen because that aspect ratio allows me to see more of the playing field. In windows it doesn't stretch the screen so I have a black bar at the top and bottom of my screen.
When I set it to 1920x1080 under wine, it stretches my screen. Is there any way I can make it not stretch?
I tried searching forums/google but I couldn't find anything related to my question.
View 1 Replies
View Related
Aug 4, 2010
Well, I've been trying to get a program called SRS Audio Sandbox to work under Wine, but since it works with the audio output, it requires an audio driver and looks for the Windows one instead of the Linux one. Any way to emulateimitate that driver so it'll work?
View 3 Replies
View Related
Feb 15, 2011
I am administrating a lab in a university and every semester we need to delete all the home folders of the accounts for the next semester. I would like to make a bash script that does this automatically and having trouble with it. Note that I am writing my very first bash script. What I need to do is make a script to delete the following:
Delete everything in /home/$exp$num/$dir
when "exp" could be either "rt", "ic" or "sp".
"num" could run from 1(single digit) to 45 and dir is "profile" and "work".
This is what I tried to write:
Code:
#!/bin/sh
cd /home
for exp in "rt ic sp"
do
[code]....
What seems to be the problem is the reading of "$exp$num" as a joint expression.
View 4 Replies
View Related
Jan 29, 2011
I have a bunch of files on a Ubuntu box, which have various characters in their filenames that Windows doesn't accept (mostly ":" and "*", but possibly others).What's the simplest way to get these all renamed and moved to a Windows machine? It's OK to replace these characters with something like "[colon]" and "[asterisk]".
View 1 Replies
View Related
Jul 24, 2011
On my dual-boot system, 11.4 and win7, Iped out the Doc and DL folders in my home directory and replaced 'em with links to the ones on the windows side. It works great except for one thing: When I open Dolphin in superuser mode and change the permissions to make myself the owner of those folders, the change doesn't take. Is there a special trick to it?GEFPS: I plan to use openSUSE as my main OS, but it's easier to keep my data on the NTFS partition, because Linux speaksindows better than than Windows speaks Linux. Besides, that's where my data already lives
View 9 Replies
View Related
Jun 9, 2009
I am on mac os x and whenever I make aliases in my apache config file to point to folders outside of main web document root folder, I get access forbidden. I have chmod -R 777 the whole destination directory (to test it) and still no go. Access forbidden. I have also tried pointing directly to [URL].
View 1 Replies
View Related
Mar 19, 2010
when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?
View 1 Replies
View Related
May 23, 2010
I'm looking to see if Ubuntu supports this feature that is available in Windows. In Windows, I can access my "Documents" or other folder using the same style as a menu for instance from the "Start" button or other toolbars. Can Ubuntu be configured like that? I'm using 10.04 LTS with default desktop environment.
View 1 Replies
View Related
May 12, 2010
I have a shared NTFS partition ("shared") that I use for data for both Windows and Ubuntu. How can I mount the music folder on shared to $Home/Music, and the Videos folder on shared to $Home/Videos? I want to mount the different folders on the partition to different folders in home.
View 2 Replies
View Related