CentOS 5 :: Remastering CD - Editing Some Config Files?
Mar 12, 2011
I made some changes in my CentOS for example edit some config file. I wanna apply these changes in cd of CentOS because in this way I don't have to edit each of my CentOS one by one.
View 5 Replies
ADVERTISEMENT
May 14, 2010
I installed Chrome straight from the Google webpage. But, it kept crashing. So I've uninstalled it to go back to Firefox, which I never uninstalled. Problem is, now, links in Evolution and Gwibber no longer work! It's still trying to open Chrome. Presumably I have to edit a variable or config file with the path to the browser in it? Where would I find this?
View 2 Replies
View Related
May 31, 2010
When i tried to log in, i get blank screen on the login page, even the src/configtest.php This can be solved by reverting whatever was edited for the motd option to its original paramater. anyone experienced this before and found a solution? The only reason for me to use php 5.2 is to install roundcube alongside squirrelmail. Using: centos 5.5 32-bit, squirrelmail 1.4.8, php 5.2
View 1 Replies
View Related
Jul 10, 2011
I'm running Ubuntu Server 11.04 with OpenSSH, trying to create an ssh tunnel (for web traffic) to it from my (also Ubuntu) laptop. This is the command I'm using to create the tunnel:
Code: ssh -ND localhost:8080 george@192.168.1.20 I had it all working on a virtual machine.. which was deleted What settings/lines do I need to change/add from the default OpenSSH config files to get tunnelling to work? I've Googled and AllowTcpForwarding is set to yes, as is X11Forwarding.. but it still doesn't work. Chrome can connect to the server, but says the connection was closed before any data was sent.
View 3 Replies
View Related
Sep 7, 2009
I was tryin to deploy svn on centos 5 with respect to [URL] I am stuck understandin the location svnpath parameter on svn config
[Code]...
View 1 Replies
View Related
Mar 19, 2009
I have a new Windows VM, and it's my first HVM (as opposed to para). This is also the first time I've seen the "type=ioemu" in the vif config. Anyone know what that option is for and what other options are available? Documentation is silent on this topic.
vif = [ "mac=00:16:3e:4f:35:c1,bridge=xenbr0,type=ioemu" ]
View 1 Replies
View Related
Jul 2, 2011
i am having some issues with dual booting my SL6.1 and Windows. The situation is that i recently acquired an old hard drive from a non-working computer of mine with Windows already installed (i know the windows is functional, as i tested it on my new PC with SL6.1 currently installed & everything runs fine)
The problem is that after editing the grub.config to include windows, windows will no longer boot after an attempt to install a legit version of McAffee anti-virus software which coincidently was only after the first attempt at running both OS's in a dual-boot fashion. Except past the windows start up screen before the dreaded blue-screen.
Which is weird because SL6.1 OS will still boot & works perfectly fine like always, so it doesn't really make sense.
My current setup is:
Disk 1: Solid-State:
Boot Partition
SL6 LVM1: Root Partition
Disk 2: Hard Drive:
SL6 LVM2: User, Temp & Swap Space Partitions (Different LVM to Root)
Disk 3: Hard Drive:
Windows 7 Professional 64-bit
My guess is its windows MBR. The reason i say this is because the Hard Drive contents of the Windows software still appears intact when accessing the drive from the Linux OS. I don't won't to go through the rigmarole of re-installing both OS's. So hopefully their is a relatively simple solution.
View 9 Replies
View Related
Sep 20, 2010
Is it possible to mount a partition on the hard drive that somehow is also scanned along with rc.local (or wherever the appropriate startup files go)? I want to boot a live image and have something automatically run but I can't change any files in the Live Image.
View 1 Replies
View Related
Jun 25, 2010
I've built my ubuntu setup straight from a minimal install, just installing packages to get exactly the system I want, and I was wondering how I could fashion that into an ISO, config files and all. Could I use an ISO remaster program for that task? Or would a simple shell script be easier?
View 2 Replies
View Related
Apr 9, 2010
It seems that Reconstructor is only available as browser application. I saw a guide which featured an offline version, but it is already very old. Is there still an offline version that is up to date? I do not like the thought to work on my projects on servers of strangers, you know.
View 1 Replies
View Related
Jul 9, 2010
I just downloaded a ubuntu minimal cd and installed it and everything, my goal is to create a super lightweight distro based on ubuntu with openbox, slim, conky, almost like crunchbang linux.. So how would i go about creating my own distro from my minimal install? Do i need to install synaptic package manager? (Ubuntu 10.04 is the best! Just a little too heavy for my netbook !)
View 5 Replies
View Related
Sep 9, 2010
finding a tool to edit XMP metadata in AVI files for Linux? I found that this XMP metadata editor can do it, but it's a Win only tool.
View 3 Replies
View Related
Oct 4, 2010
I've tried to read many of the topics in this forum first and tried to find a solution to my problem, but can't find one.I'm testing CentOS 5.5, it's the first time I'm using a CentOS Linux release.I'm trying to configure the proxy "client side " on it and cannot find how to do it.On other Linux release I've used the ENV variable like "http_proxy" or "HTTP_PROXY" etc etc.This time, I don't know why but it doesn't work.I've put the name and @ip of the proxy in /etc/hosts and tried different version upper/lowercase of "http_proxy" "HTTP_proxy" "ftp_pr.." but it doesn't work.If I configure manually Firefox and puting the name or @ip of the proxy we have on our network, it works.But if I try to use ENV variable it doesn't work...
View 1 Replies
View Related
Apr 10, 2009
I tried to run system-config-kickstart when after full installed CentOS 5.3,it report error as following,does anyone face the same problem?
[root@localhost ~]# system-config-kickstart
Loaded plugins: fastestmirror, kernel-module, priorities, protectbase,
: versionlock
[code]....
View 2 Replies
View Related
Dec 8, 2009
I didn't find this question in the FAQ or through the Search button.I added a server application and would like to update the PATH env't variable so that I don't have to type the full path for its binaries. I'd like to make sure I do it right: Do I just need to edit /etc/profile or is there another file somewhere in CentOS that I should use instead?
View 3 Replies
View Related
Apr 27, 2011
In Dolphin i have build an ssh-Connection to my homeserver. Now when I edit an file, the save to the remote location occures only when the editor is closing.This is for webdevelopment etc. not practical.Which alternatives are possible?(under Windows i love WinSCP )
View 2 Replies
View Related
Sep 2, 2010
Let's say I have file A, and using 'ln -s A B', I have B. When I open, edit and save B, now B is not symlink anymore. It's just a new copy of A. Is this expected behavior? I use Mac OS X, and I wonder it's common in UNIX. In this case, is there any way to keep B as a (soft link) to A? Or, make B as the hard link would be the only way to solve this issue? What's the advantage of using soft link than hard link? The editor that I use is 'TextMate' on Mac.
View 1 Replies
View Related
Jan 9, 2011
I want to edit text files on Linux server from Windows, using text editor like Notepad++ or UltraEdit.I've managed to do so using WinSCP. It can edit files remotely and offers me to choose local application to open those files.That is exactly what I need, but when I hit ctrl-s (not every time, in about 50% cases), it waits for around 10 seconds, alerts that connection has failed, and offers me to "abort". When I click abort, it instantly reconnect and save file.
View 1 Replies
View Related
Jun 4, 2010
I created a quicktime .mov movie file in iMovie on a Mac (that is not available anymore) and I want to 1) play & 2) edit the movie. I'd be happy to use a different format if I can figure out how to change it. Has anyone else done this?
Edit: If you skip down to post #16 you'll see I discovered it actually isn't a matter of editing a .mov file, but it turns out I don't have a properly exported quicktime .mov file. Instead I have (I'm not sure but I think its iMovie ver. 4.) 1) an .iMovieProj text file that lists the cuts by frame in and frame out, 2) an .mov file that isn't the complete file I thought it was and 3) a folder of all the clips that are in Apple's Quicktime DV format. In this thread people taught me about transcoding from the Apple's Quicktime DV format to liberated formats easier to work with. Given this knowledge and since I have a list of the cuts I'm asking if people could recommend a Linux video editor that would be easy to enter the tedious frame in, frame out info so I could reassemble the video.
View 9 Replies
View Related
Jul 10, 2010
This started a while back... but I'm not sure when. Whenever I'm editing one of my PHP files it takes 1+ seconds for it to write the letter I type. I tried it on HTML and it's perfectly fine. I tried going to .gconf/apps and deleting the gedit-2 file, but it didn't help. And I tried disabling the File Browser Pane plugin and it did nothing. And one more thing, it might just be some PHP files, because about half of mine are really slow like that, but the other half is perfectly fine.
View 1 Replies
View Related
Aug 9, 2009
I created a password file for use with ncsa_auth in squid. Firstly, is there a way to view the passwords in the file or are they all encrypted? Secondly, is there a way to get squid to reauthenticate the user after 24 hours?
View 9 Replies
View Related
Aug 2, 2010
In a recent discussion I had, I was led to believe I could use sudoers to restrict using vi (for example) for the editing of say specific config files. I know how to allow root use of vi and how to lock it down from getting to a bash prompt with NOEXEC tag,but I can't figure out how to restrict the use of vi to only edit certain files. Tutorials and howtos I have checked don't address this
View 7 Replies
View Related
Jan 1, 2011
i just want to know,how can we edit the files of /bin folder. for ex: we have a file named mkdir which is being executed when we run the mkdir command at the terminal. I just want to read the code inside that mkdir file. That binary file has to be converted to text,which should be human readable.
View 6 Replies
View Related
Aug 31, 2010
recommend a good image editing application for Centos?
View 3 Replies
View Related
Feb 10, 2011
what if the root user by mistakenly stops/starts any service and tried to remove those traces from the log files and save those log files. Then how can we ensure that our log file is trusted. Is there any way where even the root(superuser) also cant edit/modify the contents of the /var/log/* files.
View 2 Replies
View Related
Jan 15, 2010
I tried to follow "Configuring GRUB 2" at /etc/default/grub (file) in the instruction at
But the file is read only? How do I make it so that it can be modifiedie GRUB_DEFAULT=0 to GRUB_DEFAULT=1
View 4 Replies
View Related
May 11, 2011
if you know of a good linux-based sound editor? I'm looking at cutting, pasting, editing and filtering wav files.
View 3 Replies
View Related
Dec 28, 2010
looking for suggestions for simple editing of avi files. the files come from my digital camera. they are rarely more than a couple of minutes long. i don't want to burn them to a dvd or anything fancy. i just want to clean them up for posting to videos and a media server.
View 2 Replies
View Related
May 16, 2011
Is there any way to edit text files with information in a database? The file is supposed to be always the same.. the information is going to be addedd in a specific format
View 2 Replies
View Related
Nov 28, 2010
System: Ubuntu 10.10 i386 CDI followed the instructions at But I cannot upgrade the livecd using:# apt-get update# apt-get dist-upgrade --install-recommendsit was not possible with aptitude as wellhere's the output of the commands that I issued at the chrooted filesystem:
Code:
faust@faust:/# sudo apt-get -u dist-upgrade --install-recommends
Reading package lists... Done
[code].....
View 1 Replies
View Related