Tweet
Whenever we install an application, it automatically creates a lot of files and directories on our system related to it.
This is how the Clementine indicator displays play/pause:
It's a minor detail, but I feel that the play and pause icons just don't go with the monochrome design of the panel. In order to change them I tried to locate all files associated with clementine, but to no avail.
$ fc-list | sed 's,:.*,,' | sort -ulists everything except Type1 directory contents.Meanwhile fc-cache searches and caches /usr/share/fonts/Type1$ xlsfonts|grep nimbus shows the font.% xset q
/.../
Font Path:
/usr/share/fonts/100dpi,/usr/share/fonts/75dpi/,/usr/share/fonts/cyrillic/,/usr/share/fonts/local/,/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/
I have moved my WDS PXE share but I cannot get WDS to point to the new hard drive, it keeps sticking with its original configuration, does anyone know what else I need to configure?
More specifically…
I would like to create a policy that runs a login script to copy a file from a share to a local folder.
What account do I need to grant access to on the share in order for the logon script to get the file?
I run the following line on linux/solaris machine ( all output will write in to /tmp/Log from application.bin )
./application.bin 1>>/tmp/Log
We can see the content of the /tmp/Log file
more /tmp/Log
/etc/opt/OA/share/conf/OpC/mgmt_sv/ui/registration/C/opc_op /etc/opt/OA/share/conf/analysis/system_odbc.iniaaaa
/etc/opt/OA/share/conf/ovspmd.authaaaa
/etc/opt/OA/share/conf/ovwdb.authaa
So i installed 12.10 on a laptop the other day. install went fine but i have been trying for the past 2 days to get connected to a share on my Windows 7 box. I try getting there using the add server option from the tool bar and also by browsing the machine through the home folder network interface and both of which ultimately return the same error "unable to retrieve the share list".
Yesterday I was able to mount my smb share with the following command
sudo mount -t cifs //XXXX/share /media/share -o user=Ben,password=XXX,workgroup=WORKGROUP,ip=XXX.XX.XX,uid=ben,gid=ben,rw
I don't know why it is not working anymore.
The share used to work for a while, it's a samba share on a remote linux server.
Today I connected to this win server and saw a red X on the share so i've disconnected it and when i'm trying to re-add it by right clicking my computer and choosing "map a network drive" it fails with the error in the topic of the question, it also fails when i do:
net use l: \\server\share /user:logsmove
Your hel