Ubuntu :: Do Windows Directories Change Position?
Jan 30, 2011
Since I have my mp3s on a windows directory (C:UsersmagodiafanoMusic) I used to create a link in order to have a direct access to this directory from the ubuntu's desktop. The problem is that everytime I log into the pc, the link does not work anymore as if the position of the directory was changed. So I have a lot of problems with the library of rhythmbox too. What is my error?
View 9 Replies
ADVERTISEMENT
May 2, 2010
How can I change the positions for the notifications? It is at a weired place after installing 10.4 and I need to move it. I have been googling about it and it seems like the position is hard coded in the source code, can this really be true? If it is, I am starting to question my decision to use Ubuntu. How can i serous skilled developer hard code something like that in the source code? Can I trust the developer to know what he is doing?
View 5 Replies
View Related
Jul 27, 2011
I have a dual monitor setup using TwinView running an up-to-date Ubuntu 11.04 amd64. The GDM (login) greeter is displayed in the center of the screen, and thus, one half of the greeter is on the left monitor and the other half is on the right monitor. I've been trying to find away to move the greeter to only one monitor. I've searched Google and the forums for an answer.
Here's what I've tried:
1) gmdsetup => does not have an option to position the greeter
2) gconf-editor => does not have an option to position the greeter
3) ubuntu-tweak => does not have an option to position the greeter
4) Tried these settings in
/etc/gdm/custom.conf, /etc/gdm/gdm.conf,
/etc/gdm/gdm.conf-custom, /etc/X11/gdm/gdm.conf:
Code:
[greeter]
SetPosition=true
PositionX=200
PositionY=300
5) Mucked around with
/usr/share/gconf/schemas/gdm-simple-greeter.schemas ,
/usr/share/gdm/gdm-greeter-login-window.ui,
/var/lib/dpkg/info/gdm.conffiles
View 4 Replies
View Related
Mar 29, 2010
I noticed that by default most of my programs start with their window on the top left (at least with my configuration) and I'd like them to start at the middle of my screen.Here's an example. I open (for the first time after logging in) System monitor, and it appears there:URL]How can I do this? I would also like them (the windows) to remember where I've placed them the last time I've used, for example, I want pidgin to start on the right and at the bottom, chrome in the middle, nautilus a bit at the top right, ... how can I do thisDIT: Ok, in Compiz there's an option to put it on the middle, with a 'smart' position, ... but nothing to remember the last position and size!
View 2 Replies
View Related
Feb 8, 2010
I am using ubuntu. I have Cairo clock on my startup list, but after logging in cairo-clock appears on left top corner, but as it is the position reserved for computer, my home, mounted volumes etc. So I want to change default position of cairo-clock to left but there is no such option in the preferences of cairo-clock. My cairo-clock version is cairo-clock 0.3.4. Can I edit any config file of cairo-clock.
View 1 Replies
View Related
Mar 1, 2010
I'd like to make Gnome Terminal always start using this command line: gnome-terminal --geometry=92x49+0+0 However, when I right-click the icon either in Start Menu Favorites or in Application Browser, there is no 'Properties' option where I can configure this. Nor does there appear to be any option in Gnome Terminal Profile Preferences (other than to run something other than the shell when starting Terminal). Anyone know how make this modification so Gnome Terminal will always start in the same size and position?
View 2 Replies
View Related
Mar 28, 2010
Suppose the cursor position line at bottom or top. What's the vim command to get the cursor position line at the mid of the windows in vim?
View 5 Replies
View Related
Sep 17, 2010
In KDE(4) you can set windows to remember their size and position when starting, how is the same accomplished with compiz ?
View 2 Replies
View Related
Apr 22, 2011
in unity, I would like to change the position of the "system settings" entry in the menu list: from the last entry, as it is now, to the top one, before the "lock scree" option.
View 2 Replies
View Related
Mar 24, 2011
I have openSUSE 11.3. I logged in as root in the konsole and I can't change the directories in the home folder, for example I write "cd /home/java" and I get "No such file or directory" (and the directory exists).Also I can't copy or paste anything in the folders in "Root" from the GUI.
View 9 Replies
View Related
Feb 16, 2011
I tried the cd command the way it ussualy works and nothing , Im new to fedora is there something else to it
View 4 Replies
View Related
Mar 28, 2010
Is it possible to change only directories access permissions recursively with some linux command. I need to set x (access) permissions on directories but not execute on files. [URL]
chmod - change file access permissions
-R, --recursive
change files and directories recursively
View 2 Replies
View Related
Nov 5, 2010
i have an ntfs mount that i wish to change permissions of individual directories.i have mounted many ntfs volumes successfully, mounting is not the issue. the issue is that when mounting, i need to specify 'blanket' permissions, owner, group etc. i have no idea how to change permissions for individual folders.
View 2 Replies
View Related
Jul 4, 2011
Is there a way I can change the security context of only the directories, & only files, recursively, in bash?
View 11 Replies
View Related
Apr 23, 2010
I can't write to directories inside my main file system. This is annoying, how to change?
View 3 Replies
View Related
Feb 6, 2010
i have installed linux4 on vmware and now i am to copy any file but not able to paste it in any directories and when check the permissions there is no write permission for any of the directories .Not able to use chmod to change the directories permissions.
View 4 Replies
View Related
Feb 19, 2010
I have a vary unique problem with file and directory ownership. I need to change the ownership of multiple files and directories under a specific subdirectory.Under this directory structure there are files and directories owned my different users and groups. I need to change all files and directories owned by "user1" to "user2". but if any are owned by "user3" I need those left alone.Is there a simple way to do this or will I need to traverse the structure and change things one at a time.
View 3 Replies
View Related
Mar 26, 2011
Though File Manager allows me to browse Windows network directories ( Ctrl-L shows a path like smb://diskstation/mikeother/Web/Alta_Vista ), I can't figure out how to browse to them in applications like Firefox, which doesn't show "Network" as an option when doing File > Open. How can I browse to the Windows network within FF?
View 9 Replies
View Related
Sep 12, 2010
I am trying to set up samba on my CentOS Linux 5.5 server, and I've gotten to the point where the Windows Sharing Center recognized the server, can even connect to it with credentials, but when I try to access a directory, I get this Message:Code: Windows cannot access \HOMEpublicCheck the spelling of the name. Otherwise, there might be a problem with your network. Try to identify and resolve network problems, click Diagnose. When I click diagnose, it does not fix the issue.This happens with any directory I create. I chmod the directories to 777, so I don't see the problem with permissions.
This is my config file. (smb.conf):
Code: # This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
[code]....
View 2 Replies
View Related
Sep 12, 2010
I am trying to set up samba on my CentOS Linux 5.5 server, and I've gotten to the point where the Windows Sharing Center recognized the server, can even connect to it with credentials, but when I try to access a directory, I get this Message:
Code:
Windows cannot access \HOMEpublic
Check the spelling of the name. Otherwise, there might be a problem with your network. Try to identify and resolve network problems, click Diagnose. When I click diagnose, it does not fix the issue.
This happens with any directory I create. I chmod the directories to 777, so I don't see the problem with permissions.
This is my config file. (smb.conf):
Code:
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
[Code]....
View 4 Replies
View Related
Apr 1, 2010
I've got a small issue that when a Windows user creates a new folder through Windows Explorer (from the menu or by right clicking) the new folder is only accessible to that particular user. Example: user SABKAR (member of the HR group) creates a new folder called MarcTestMenu in a shared Samba directory through Windows Explorer:
[Code]....
At this point user MORAMY cannot copy a file or open the directory MarcTestMenu. MORAMY gets a 'not accessible' error message in Windows. If I su to the Samba box and issue this command:
[Code]...
how I can get the correct default permissions when users create directories through Windows?
View 1 Replies
View Related
Dec 19, 2009
i am in need of linux help. iam at college and i need this back/restore script to pass this final part of an assessment. i require a backup script that will not only backup but also restore files to the relevent directories. e.g. users are instructed to store all wordprocessor files in a directory named wp. so i am needing to create a backup directory and 3 directories within that and some files within the 3 directories and then back them up ot restore them. l know i should/have to do this myself by been trying to get/understand info for the last few days and came up with zero.
View 14 Replies
View Related
May 15, 2011
I want to make a webserver with multiple users allowed to login through SFTP to a specific folder, www.Multiple users are added, lets say user1 and user2, and all of them belonging to the www-data group. The www directory has an owner www-data and a group www-data.
I have used chmod -R 775 on the www folder, but after I try to create a folder test through my SFTP server (using Filezilla) the group of the directory created has only r and x permissions, and I am not able to log in with the second user user2 and create a directory within www/test due to a lack of w permission to the group.
I also tried using chmod 2775 on www directory, but without luck. Can somebody explain to me, how can I make it so that a newly created directory inherits the root directory group permissions?
View 2 Replies
View Related
Mar 9, 2010
I have a fileserver running openSUSE 11.2 and samba services for file access from MS Windows based workstations. My question relates to changing default permissions on files and directories created from the windows clients.
Following are extracts of the /etc/samba/smb.conf file :
Even with the above entries, sometimes there are files and directories created by the windows clients having permission
Probably my lack of understanding in ACLS.
View 9 Replies
View Related
Mar 23, 2011
I am writing a script, in that my requirement is, if all the fill types stored in one directory from that we need to separate different different directories based on the file types.
for example in a directory(anish). 5 different types files
1- directory
2- .txt files
2- .sh files
like that and my requirement is the (1- directory is moved to one new directory(dir) which we are given in the script)and (2 .txt files are moved to another new directory(test) which we are given in the script)and ( 2 .sh files are moved to another new directory(bash) which we are given in the scrip)finally the directory anish should be empty..using bash script.how it is possible !!
View 7 Replies
View Related
Jun 9, 2011
I'm trying to rsync files and directories from a RedHat linux host(v 4.5 & 4.7) to a Windows server 2003R2 Standard Edition with cygwin running. I'm executing the rsync command from the cygwin shell. The transfer involves rsync'ing approximately 1 TB of data from the linux server to the windows server. After about 280+GB of data transfer, the transfer just dies.
There seems to be no particular file or directory that the transfer stops at. I'm able to rsync GB's of data from other linux hosts to this cygwin server with no problem. Files and directories rsync fine.The network infrastructure is essentially the same regardless of the server being rsync'ed in that it is GB Ethernet running through Cisco GB switches. There appear to be no glitches or hiccups across the network path.
I've asked the folks at rsync.samba.org if they know of any problems or issues. Their response has been neutral in that if the version of rsync that cygwin has ported is within standards then there is no rsync reason this problem should happen.I've asked the cygwin support site if they know of any issues and they have yet to reply. So, my question is whether the version of rsync that is ported to cygwin is standard. If so, is there any reason cygwin & rsync keep failing like this?
I've asked the local rsync on linux guru's and they can't see any reason this should fail from a linux perspective. Apparently I am our company cygwin knowledge base by default.
View 3 Replies
View Related
Aug 31, 2010
We are slowly migrating from a predominantly Windows house to a 50/50 Win/RHEL operation and even further in the future.Currently, we have a LOT of Windows folders that are created by custom applications which, upon creation of a new folder set, applies the corresponding ACL so that only the associated groups are able to access the folders. Now for the problem, we are migrating the applications to a RHEL55 environment and it is creating the folders on that system now but the groups are still residing in the Windows AD. Is there an "easy" (I know, a very relative term) to have the Windows groups given permission to the Linux shares without very much manual intervention?
View 1 Replies
View Related
Jan 20, 2010
Is it possible to restrict users to their home directories and allow admins to have different home directories? Essentially I want users to have a folder in /var/www/html/$USER and admins to have either unrestricted access or have their root directory be ./ or /www or /etc. I have is set now so users have access to thier home direcotry but I need to upload web files as admin.
So far I have created:
chroot_list
user_list
[code]....
View 1 Replies
View Related
Apr 30, 2010
How can i fix the position of the notification? I want more in the top.
View 6 Replies
View Related
Oct 24, 2010
In 10.04 on a Shuttle the screen position is a few pixels off. I fix this with xvidtune for the session. I also get a new modeline. I build a new xorg.conf file (go virtual terminal, stop gdm, Xorg -configure, etc) and move it to /etc/X11. I introduce the modeline in the monitor section and reboot (I could do a service gdm stop...). Guess what, my screen is still a few pixels off. The documentation clearly states that if there is an Xorg.conf, it will be used. So what gives?
This problem has existed since the xorg.conf file was dropped. It is just plain silly that one has to engage in a geeky treasure hunt to correct a few pixels. This adjustment should be present in the System/Preferences/Montors. This is why Linux does not make it with ordinary users, making (superficially) simple things difficult.
View 1 Replies
View Related