Software :: Configure To Look In A Different Folder Then The Default?
Jul 9, 2010
I like to use geany for much of my programming (I know people have plenty of opinions on that choice), but I'm using a university computer. On this computer I don't have root access, but I'd still like to install geany. The geany installation requires the intltool package, which you would normally install with root into one of the folders only root has permissions to. So instead I installed it to a folder in my own directory. However, when trying to use geany's ./configure, it doesn't see these files. How do I get geany's configure to check this folder for these files as well?
View 2 Replies
ADVERTISEMENT
Feb 10, 2011
I have an FTP account that when they log in they go to /var/ftp/uploads according to etc/passwd.I want to temporarily stop the uploads from coming in, but don't want to change the password on that account. If I rename the uploads folder to something else, what will happen when they go to log in since the /var/ftp/uploads path is no longer valid?
View 6 Replies
View Related
Jul 14, 2011
I am currently running openSUSE 11.3 x86-64 with two monitors, a 24" and a 20", both running off of an nVidia 9800 GTX+ using twinview. Does any one know of a way to have programs open by default on my 24" display or at least default to the display which the program was used previously. My computer seems to prefer to open programs on the 20" more so than the 24". In all other aspects the 24" is the primary monitor. I think that I am looking for some sort of setting within KDE.
View 4 Replies
View Related
Dec 28, 2010
Can I find somewhere the default ./configure options that Debian uses when compiling packages? For e.g. I would like to know these options used for compiling Midnight Commander...
Are there any default ones and where to look at them?
View 1 Replies
View Related
Dec 22, 2009
setting up samba! I am a frequent user of FreeBSD and Ubuntu. Those two automatically display the workgroups in my workplace when I use them after installing with no configuration at all. They just work out of the box! How can I configure samba in the same way in Fedora 12 so that I can access the workgroup shares at work? Fedora 12 works like a charm on my laptop. Ubuntu crashes every so often! That's why I am sticking to Fedora 12. My Workplace computers run FreeBSD
View 12 Replies
View Related
May 10, 2010
How do I configure Sun Java runtime to be the default. I'm trying to get rxtxSerial working and I think the problem might be that OpenJDK is my default...
Not sure why this isn't working:
sudo update-alternatives --config java
sudo: update-alternatives: command not found
View 6 Replies
View Related
Jul 3, 2010
My downloads are navigating to my home folder but not being deposited into the download folder as you can see by the screen shot . I don't know how to configure the correct path to the folder
View 2 Replies
View Related
Feb 18, 2010
I'm installing a tool on Linux system.For this installation, i didn't have the installation document. I got to know that have to create configure file from the bin folder
View 1 Replies
View Related
Mar 23, 2011
OpenSuSe 11.4 and KDE 4.6.1:
I would like to change the default blue oxygen icon, I went to system settings (now is configure desktop), file association, select inode and directory, click on the icon and change it to the one I like. Click ok, reboot but the blue folder icon is also there, how can I change this icon to one I like better?
View 4 Replies
View Related
Jul 10, 2010
Because Remastersys has a size limit for its backups, I exclude the Pictures folder. Therefore, when I do a restore, there is no pictures folder; when I create one, it gets the generic folder icon, rather than the folder icon that is normally associated with the Pictures folder. I know that through properties I can replace the folder icon with anything, but I have not been able to find where the generic pictures folder icon is stored. If I choose a specific icon, and change the icon theme, the custom icon remains. Further, when I make a bookmark for the new Pictures folder, it gets the generic folder icon, no matter what icon is assigned to the Pictures folder. There must be a way to restore the generic Pictures folder icon, so that it changes with the icon theme.
View 9 Replies
View Related
Jul 11, 2010
I was just wondering , when you create a new user , where are the files that make it ? , like the "default" home folder?
View 7 Replies
View Related
Sep 12, 2010
I want multiple users to have full reign to. As a result, this share is already set up with the gid being set, so any files/folders that get written to it are automatically assigned the group "share", to which the users in question are members of this group "share."
The problem is, if Bob creates something, it comes down as bob:share with 755 perms, so Fred cannot write/delete. What it optimal is having 775 perms, but it's hard for an administrator to continually do this over and over when it'd be nice to just automatically set the perms on the fly to 775. How can I change just one folder to default to 775 perms instead of 755?
View 9 Replies
View Related
Mar 28, 2011
I have a Windows Partition for my Windows system and another partition for my Ubuntu. All my data is located in another partition called User). What I did, in the home folder, I deleted the default user folders (Documents, Desktop, Videos,...) and created a link to to the folders in the User partition. So for Desktop, I created a link to User/Desktop folder, for Documents, I created a link in my home folder to the 'User/My Documents'. What happens now is that all the symlinks I have created appear in my desktop instead of the Desktop items I have in User/Desktop. Any idea how to restore the default desktop folder? I have removed the link to the User/Desktop in my home folder and created a new folder named Desktop and nothing happens.
View 4 Replies
View Related
Oct 26, 2010
I installed Freeradius using Yum and then RPM, where the heck does the default program folder get installed and how do you even find it. I did a find . -name free and I come up with nothing. In Windows, I can go to a program respoistory, download a program to the default directory or choose one, launch the installation, and more often than not the program and most of it's components are installed in the 'Programs' directory. It is a pretty consistent, neat, and organized process. Can someone relate how Linux works in comparison? I am not knocking Linux, just trying to understand if there is a consistent method to how it downloads, installs, and stores applications.
View 7 Replies
View Related
Jan 1, 2010
I was wondering is there a way I can install/configure an application to /opt instead of /usr or /usr/local like many do by default? I am most interested in install .deb packages in this manner how ever I am willing to compiling things from source if need be.
View 5 Replies
View Related
Mar 25, 2011
Now to business. I need to statically build openssh-5.8p1 and the compile fails. some box information: CentOS release 5.5 (Final) arch i686
first thing's first. Quote:yum groupinstall "Development Tools" "Development Libraries"
View 1 Replies
View Related
Jul 28, 2011
im currently trying to configure SE Linux policy for a folder so that only my user with root privileges can access it and not just root but i don't know the commend to run on the folder to change its permissions
View 4 Replies
View Related
Feb 15, 2010
Can you tell me where do packages installed with apt-get or synaptic package manager get stored in? I use Ubuntu9.10
View 3 Replies
View Related
Apr 27, 2011
I couldn't help but notice that there are some lines in the default file that resemble those that should be in a htaccess file.
AllowOverride None Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
[Code]...
If I am running multiple virtual hosts, what happens to the default file? When I put my ip into a browser "http://ip.ip.ip.ip" I get a forbidden message. but all URLs point to where they are supposed to... Maybe its because I don't have an index file in the www folder.. (not at the machine, will try it later to see what happens).
View 1 Replies
View Related
Jun 12, 2011
when installing ubuntu, the installer asks for username/login/password of the first user which will be allowed to sudo and administer the system... let's call that user "ubuntu"
what if I want to:
1) Automate those answers (which preseed variables should I set if any?)
2) Change the default home directory only for that user... let say I want it to be /ubuntu instead of /home/ubuntu (because I want /home/ to be empty after setup).
I know I could tweak /etc/passwd after setup (before first reboot) but I would like to know if there is a "clean way" to do that.
View 1 Replies
View Related
Dec 4, 2010
I just want to know how the default size of a newly created file or folder is 4.0 kb.Does this value is mentioned in any configuration file,if that is the case can we edit that file and can we change this default value.
View 7 Replies
View Related
Mar 16, 2011
I'm unable to set a default text editor since upgrading to 11.4. Configure Desktop > Default Applications > Text Editor. Only has one option - Embeded Advanced Text Editor It's something named Mousepad 2.16. I wish to use Kate or Gedit instead!
View 4 Replies
View Related
Dec 19, 2010
I could not able to configure the default gateway ip address onto the system. i use the route command (" route add default gw 192.xxx.xxx.xxx eth0 ") to add a default gateway onto the routing table but it is "disappear" in the routing table when i had restart the service network.
View 3 Replies
View Related
Nov 25, 2010
Is there a way to set the default when clicking on a folder to open in new window? The default action appears to open in the same window. I've gone though every Dolphin option I can find, and there does not appear to be any setting that affect this. Konqueror DOES have a setting, but it seems to be ignored. I am running Suse 11.3, KDE 4.4.
View 3 Replies
View Related
Nov 15, 2009
yesterday I installed openSUSE 11.2 on my laptop. But I'm having problem getting the wifi configured properly. During the installation I got the message "No network running" (which I also saw after the installation when using the network configuration module of YaST after switching from ifup to NetworkManager). After installation NetworkManager seemed to work fine, it detected my wifi card, found the network, and I could even connect to it. Then the problems began, no Internet connection. The first thing I tried was pinging Google which yielded an "unknown host" message. So I checked /etc/resolv.conf, to look for the DNS servers, which where missing.
I added them manually and tried again. Still no luck, so I started pinging my router, which worked, tried again pinging Google using one of there IP addresses, which failed. So I ran route to find out which routes where being used, this one gave an unexpected result, because it only showed the route to the local network (I'm not sure about the loopback one, because this was also a lot of times missing when testing):
[Code]...
View 9 Replies
View Related
Jun 29, 2011
I need to place an Ubuntu machine on a network where I have a DHCP server which does not configure the Degault Gateway parameter (we don't want ordinary users to browse the internet). Is it possible to leave the machine using DHCP and define the Default Gateway manually (as in Windows XP i.e.)? How?
View 1 Replies
View Related
Mar 20, 2010
I have a php app set up in the default virtualhost, and want to add a Grails app. The grails app runs on [URL] and I want to configure apache2 to proxy that folder to Jetty using mod_proxy.
Module is enabled
Code:
$ sudo a2enmod proxy
Module proxy already enabled
[code]....
Quote:
[Sun Mar 21 00:14:56 2010] [warn] proxy: No protocol handler was valid for the URL /mailscan. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. My apache2.conf contains no LoadModule lines, and a2enmod says it's already enabled. Does Ubuntu Desktop (Karmic) use the DSO versions of modules, or did I miss something else? I'm aware I should also use mod_proxy_html to make sure only the "portless" version of the address is outputted, but I can fix that later!
View 1 Replies
View Related
Jun 4, 2010
I'm using Mozilla Thunderbird 3.0.4 with Ubuntu 10.04 but I find the default highlight colours extremely hard to read when new mail arrives in a folder.
The default colour is grey which is both difficult to read and greyed out items have tended to mean something is not available. How can I can i change the default colour to something much better or am I stuck with extremely poor choice ? Has it something to do with 10.04 .
View 5 Replies
View Related
Aug 22, 2010
i have set up my Apache2 server and i have this question. Because my netbook (eeePC 701 4g surf) has a very small SSD Drive (4GB) is it possible to set the default directory of apache to be an external USB Drive? And if it is, how?
View 2 Replies
View Related
Aug 16, 2011
How can I allow multiple SSL certificates in the default-ssl file in /etc/apache2/sites-available/ folder? I tried
Code:
NameVirtualHost *:443
And
Code:
<VirtualHost *:443>
but I get the error
[Code]...
View 2 Replies
View Related