Ubuntu :: Save Changes In .conf Files?
Apr 26, 2010i am currently working on ldap server configuration and i had made changes on smb.conf file but i don't know how to save these change. am using ubuntu 9.10
View 1 Repliesi am currently working on ldap server configuration and i had made changes on smb.conf file but i don't know how to save these change. am using ubuntu 9.10
View 1 RepliesI have Ubuntu 9.10 dual booting with Windows7.My ext3 /home is mounted as F: in windows.I share a firefox profile between them so that when i am in Windows my firefox uses the same profile as it does when in Ubuntu.It all worked great until recently. I am unable to save files by right clicking and save as. In the config i am unable to set a directory to save to. It neer asks me where to save to. Just nothing happens. some off my book marks are all messed up as well, my rss feeds have the same post on some random website every time i log on and i have to manually refresh to get the correct feeds back. I am unable to delete the random bookmark.
View 1 Replies View RelatedI've been trying to setup dual-screen in my system, but the control panel complains it can't find xorg.conf and so I can't save changes I make in the nvidia control panel. I was trying various methods of trying to get a dual screen working how I like it.Left = 17" 1280x1024 that sometimes works (needs hitting a few times)Right = 21" 1680x1050 main screenI wanted to have everything on the right one, my main workspace. And I wanted a seperate x workspace on the left hand one. (Mainly so that when the one on the left decides to not work, I can use the panel thing at bottom to move apps to the right one)
Now I know since 9.10 xorg.conf is non-existant and so determind on the fly or something.Is there a way to get X to write out the current working xorg.conf that's it's using? i.e. It's auto determind x,y,z and that's what right now this second is being used. I want to save this as a working xorg.conf so I can fine tune it etc.
When I try to save a file that I have edited using gedit I get a error Could not save the file /etc/pwrstatd.conf.You do not have the permissions necessary to save the file. Please check that you typed the location correctly and try again.Is this something to do with not being logged on as root? If so how do I log on as Root or edit the file as a root user?
View 4 Replies View RelatedJust a quick question - with 10.10 where do I save the Xorg.conf?
Is it :-
a) /etc/X11/
b) /usr/share/X11/
[code]....
I've been scanning the apache2 docs for the past few days and have not come up with an answer my following issue:
In my httpd.conf file, at the very end, I have the line
Include conf/vhosts/vhost_*.conf
However, when I run apache checkconfig or try to start apache, it gives me the error:
httpd: Syntax error on line 993 of /etc/httpd/conf/httpd.conf: Could not open configuration file /etc/httpd/conf/vhosts/vhost_1.conf: Permission denied
It appears as if the Include line is correct - in terms of it grabbing the first virtual host conf file. However, I'm confused on the permissions. the /etc/httpd folder is owned by root:root, as are the subfolders. As a test, I chown'd the conf/vhost folder combination and all the vhost files to apache:apache to see if that made a difference, and it appeared to make no difference at all. The log files don't contain anything (assumed because apache isn't starting). If I place the contents of the vhosts in a singular vhosts.conf it works - with the permissions set to root:root. I'd like to avoid having to use one vhosts conf for the configuration I'm trying to achieve - as it would make my life a lot easier.
phpmyadmin files are in usr/share/phpmyadmin but i cant find anything in my apache2.conf or httpd.conf files that point to that directory.How do I find the route taken from the Server root "ServerRoot "/etc/apache2"" to the phpmy admin files.
View 5 Replies View RelatedI use red hat Es 5.5 64 bit.. I find the item nameserver in resolv.conf cannnot be saved. Everytime ,reboot or restart the netwrok service . The data in resolv.conf will be removed and clear . I need to edit it again . I also try to add DNS1=XX.XX.XX.Xx in ifcfg-eth2 but the same problem. in it , the resolv.conf is still need to edit every network service restart . So, how to save the resolve.conf about nameserver forever ??
[root@vls etc]# cat resolv.conf
# Generated by NetworkManager
# No nameservers found; try putting DNS servers into your
# ifcfg files in /etc/sysconfig/network-scripts like so:
#
# DNS1=xxx.xxx.xxx.xxx
# DNS2=xxx.xxx.xxx.xxx
[Code]...
I have a Elo AccuTouch 2216 USB touchscreen that seems automatically supported by a clean install of Ubuntu 9.04.
However, to actually use it correctly, I need to run some xinput commands to invert the Y axis and calibrate:
Code:
These properties are shown by xinput list-props and documented as properties in the evdev Xorg input driver man page.
My questions is - where can I configure or save these settings so I don't have to ever enter again? On older versions of Ubuntu for serial touchscreens I'd add to xorg.conf, but that seems to be depreciated and these are listed as properties instead of options.
1. What is the difference between files (xorg.conf and xorg.conf-vesa)
2. No matter how hard I try I can't change keyboard layout in xorg.conf-vesa (I change it in file ) but there is no actually anything changing, it starts to get annoying - for example - below goes my xorg.conf-vesa, if I uncomment and set line from
[Code]...
I looked for a solution to this,and found a thread for it ,but I dont know how to do what it says.Here is part of it by the user "cameronol": There is a bug in Ubuntu 9.10 Karmic with the default /etc/X11/xorg.conf involving Nvidia. receive the error"Failed to parse existing X config file '/etc/X11/xorg.conf'.Then he posts:
[Code]...
Then he says to delete the first section with the default screen,and it will be fixed.But HOW do I look for the /etc/X11/xorg.conf file to edit it,and how do I edit it?I am new to ubuntu,but I have learned to use a terminal(I think)It seems to be just like the "run" box on Windows.I did a search for the file,but came up empty.I want to fix this cause every time I restart,I have a low resolution that is impossible to work in.
I am very new to linux but not to computers. The transition from Windows to Ubuntu was seamless, it is very easy to use and I really like linux so far, until it came time to save a file. I find it very hard to believe that every time you create a document of file that you need to be logged in as root to save it or at least that's what everyone is telling me.
View 4 Replies View RelatedI'm running Ubuntu 9.10 in a virtual machine and trying to do some work with php. I'm using Bluefish editor to create a very simple file that will show the date on a web page. The problem is that I try to save the file and get the following error:
Error opening file '/var/www/today.php': Permission denied.
Obviously it's a permissions issue. So I followed the instructions found in this post:
[URL]
but alas, I keep getting the error.
I'm trying to set up some basic websites on an Apache 2 server running on my Linux box. At the moment, I have some really basic html files that I want to load into the /var/www directory. However, for whatever reason, I cannot save my html files. First, I thought it was because I didn't have permission on my account, so I switched to localadmin (i don't know if all Linux distros come with a localadmin account, but i know localadmin has "higher" permissions than, but less that root, of course). Even as localadmin, I could not save my html files!
View 2 Replies View Relatedits possible to save .odt or .doc files as PDFs? I don't think OO can do it.
View 8 Replies View RelatedHow does one save files in MP3 (or MP4) format.This would apply to converting an existing audio file to MP3 or to ripping a CD.This question must be as old as Ubuntu, yet I find very little in our forums. What I do find, refers me to items that don't seem to be in the repositories anymore, so perhaps someone in the know can update us again.Yes it is lossy and proprietary, but it's fine for speech and produces a much more compact file than flac. Also, flac and ogg are not well known to non Linux users, programs and equipment. So, for compatibility, I often want to convert flac to MP3.
View 4 Replies View RelatedI'm trying to use webcheck to generate a site map. after the webcheck runs, it says it has made files, but I don't know where that is. Does anyone know where webcheck saves files?
View 1 Replies View Relatedlike to update it on occasion. Recently I attempted to edit an image locally. I use vbulletin, which relies on png for it's forum icons. When I tried to change the default image for a new one I created using GIMP, I saved it as a *.png file. Yet, when I looked at the saved file - it was actually a *.xcf file (which I've never even heard of before).What gives?ensure it is saved with a png extension when I select png extension, instead of the xcf extension it seems intent on saving as?The image was originally a jpg, if that makes any difference. I can't see as it does though. When I was on Windoze, I used Paint Shop Pro - and if I told it to save a file with a png extension, it amazingly saved it with a png extension
View 5 Replies View RelatedUbuntu has been working fine since I dropped Windows six months ago , but recently I am experiencing problems when saving files that I have scanned in . They are taking an age to save and they are only small files less than 200kb ??? Saving anything takes an age now 5 mins +
View 2 Replies View Relatedcreating a new website project in the var/www folder. I open jedit and try to save a folder or file inside var/www using jedt and it refuses to let me create or save anythink in the var/www directory.
I have used the terminal to create a new folder and file inside the var/www directory and when i open the file with jedit or gedit and write some code into it it wont save the code either. I am used to just creating a new directory and saving files into it with ease using windows so this is puzzling me a little. I also installed lamp server through the terminal and the phpmyadmin folder installed somewhere different from the var/www file.
I downloaded an old save that i used when I used to use windows, i switched over to ubuntu and i want to use it again, but i have no clue where Minecraft stores its saves, i know in windows it was the "appdata" folder.
View 3 Replies View RelatedHow come I cannot save photos into usr/share/backgrounds? is there somehow i can have my backgrounds that i now have saved in a seperate folder be moved into usr/share/backgrounds? or have my new backgrounds folder be the default one?
View 3 Replies View RelatedI am quite new to script programming and I am facing an uphill task to rename files in one folder. I have gone through similar posts but most of them deal with renaming files by changing the file extensions.Problem : I have a folder which contains files like bild01.jpg,bild02.jpg. There are more files in the folders which should remain untouched. I want to rename these 'bild' files as follows:
bild01.jpg -----> 1c.jpg
bild02.jpg -----> 2c.jpg
bild30.jpg------>30c.jpg
I would like to create a script as:
#!/bin/bash
npics=`ls -1 bild*| wc -l`
[Code]...
I am hoping to install Ubuntu 11.04 onto my USB. (1 gb... all I want it for is to do virus scans and stuff for my windows computers....) The thing is, I did the Startup disk thing. But every time I boot off the usb it says "Try or install". I click try. I make a file on the desktop. Then I reboot and its gone! Why is this happening, and how do I get the files to save?
View 9 Replies View RelatedI need to create .conf and .load files for php. PHP is installed and I've verified PHP with
test.php <?php
print_r (phpinfo());
?>
Is there boilerplate available for creating the .load and .conf files? I am having trouble finding it in what's been installed.
How can modify httpd-xampp.conf's permission on my opt/lampp/etc/extra/ directory? I tried chmod-ing it on terminal, there's no error message whatsoever on the terminal but it still can't be modified.
View 1 Replies View RelatedWhat standard do you adhere to when saving and you're the only user of the server(root)? Take downloaded files for instance:In my experience I often find people putting downloaded files in /opt, /usr/src/, /usr/local/ etc.I would like to know if ther is a standard like would have in Windows. Everyone knows where the Download directory is in windows
View 10 Replies View RelatedI've been having some PC troubles since yesterday after downloading VistaOSx onto my computer. (I don't know why I downloaded it, I was bored.) Well now I have a virus on my computer that wont let windows start. Every time I go to turn on my computer, I get a black screen with just my mouse pointer.
So, I went looking for the disk that the guys at FRY'S gave me after they worked on my computer, and it was an MSI disk, and I booted from it, and now I'm in some OS called Winki 3 which is linux based and I don't know what I'm doing, to my surprise, I'm online.
I need to be able to get my computer working again, and I don't want to loose any of my files if I have to reinstall windows. I have a few questions before I start getting into this and try to get my computer to work but only mess it up worse.
1) What in the world is Winki 3? I've never heard of it.
2) How can I execute a .exe file? I'm trying to see if I can run my virus scan to get rid of whatever it is that is screwing with my computer.
3) I can see all my program files and everything, so I need to save some stuff on my USB's in case I do need to reinstall windows so that way I don't loose anything. How do I do that?
4) I know this isn't a place to ask windows questions, but I must. I don't have a restore disk, or a reboot disk or whatever, just this MSI disk that brought me to this Winki 3. How can I restore my computer without the restore disk, and without taking it to some place that's going to charge me an arm and a leg? There has to be some way, I mean I have this Winki 3 running, I should be able to do something that will restore the computer back to the default factory settings after I save all my files onto my USB's, right?
I can't save files with the .hqx extension for some reason. Firefox was recently upgraded to 3.5.7 via Update Manager. Nothing happens when I click on a link pointing to a .hqx file no download status window. I can see that something is trying to download but it is not saved to disk. (Yes, I checked /dev/null first).My first stop was to edit > preferences > applications to see if the extension definitions got borked during the upgrade. Everything seemed normal except for the fact that I couldn't see an entry for .hqx files and no apparent method for manually adding it to the list. I went to another site that I administer and successfully download a .pdf file
View 2 Replies View RelatedI'm new at using Ubuntu, I really need to use XAMPP / LAMPP for testing my websites. The problem is that, I can't save files to the HTDOCS of my XAMPP.
View 1 Replies View Related