Red Hat / Fedora :: Can ISO Be Created From Installed CentOS
Jan 29, 2009
I installed CentOS 5.2 and it was fine. Later I installed some third party applications. Is this possible to create again ISO image from this install? Or alternatively how one rpm package can be added to the CentOS iso cds.
View 2 Replies
ADVERTISEMENT
Nov 7, 2010
How many default partition would be created, when Linux OS to be installed?
View 14 Replies
View Related
Aug 10, 2010
I'm trying to get a HD44780 compatible display working on DebianlsusbBus 001 Device 026: ID 0403:c630 Future Technology Devices International, Ltd lcd2usb interface
dmesg
[43112873.190000] usb 1-2.2: new low speed USB device using ehci_hcd and address 26
[43112873.420000] usb 1-2.2: configuration #1 chosen from 1 choice
[code]....
View 5 Replies
View Related
Jan 13, 2011
I need to know when I have bought a notebook. I know I have formatted disk myself and partition created and Ubuntu installed.Is there any way I can get info when I bought a notebook? Like time of disk formatting, partitions created, Ubuntu installed
View 2 Replies
View Related
Feb 3, 2010
We are having issues with LVM on CentOS 5.4 both 32bit and 64bit on one particular machine. I just can't get my head around it. Usually a device in /dev/ is created when a LVM Volume Group is created. e.g. if you add a volume group called foo, you would have /dev/foo to work with to access LVs inside the volume group.
For some reason it's not being created. The udev service is running, the volume group is created ok, I cant see anything strange in logs or strace.
View 10 Replies
View Related
Apr 21, 2011
files and directories are NOT being created with consistent ownership and permissions: when created via Samba, they are created with user/group = nobody, and when created via the OS, they are being created with user/group = root.This causes problems with our automated tools that access the server (via Samba) and do a variety of file system operations (which need root privileges).How do I cofigure Samba so files/directories are created with user/group = root?
View 3 Replies
View Related
Feb 25, 2011
I had successfully installed centOS,i am able to login as root.I created local users.But unable to login via console and FTP.As per the logs there were some LDAP issue,so i disabled LDAP and disabled PAM config as well.Now i am able to login to the FTP with the local users created.unable to login to the centOS console with the local user.
View 2 Replies
View Related
Jun 19, 2011
Why a usb touch screen device is not created on /dev? It can be detected on lsusb but no particular dev location like /dev/input/event0 or something like that. I've already updated my kernel for 5.6. do i need a driver to be able for this device to have a dev? No calibration tool works on this hardware. Same also on my tm u220 usb printer. It can be detected but no /dev/usb/lp0 being created.
View 1 Replies
View Related
Nov 18, 2009
I have been trying for days now to get this to work. didn't want to bother people with my questions, i have installed Fail2Ban 0.8.4 on CentOS 5.4.
I get the email notifications from Fail2Ban stating that it just blocked another IP, however, when i look at the iptables through webmin, nothing is actually in there, also the log/secure file dose not show that the ip has been blocked.
Even when I try to log-in with the wrong password, after a few tries i get the email telling me that my ip is blocked, however, I can still SSH using my 'blocked' IP.
View 7 Replies
View Related
Sep 16, 2010
I'm using CentOS 5.5. I am trying to write a script that will find recently created directories (touched within 30 days) and create a symbolic link to those directories in another folder. Here is the script:
#!/bin/sh
cd /home/chris/Documents/;
rm -rf ./recent_files/*;
find ./ -maxdepth 1 -mindepth 1
[code]...
View 2 Replies
View Related
Mar 10, 2009
Running Fedora 10, I installed CentOS 5 in Virtualbox, but I can't ping the Virtual Machine...
From within CentOS, I can ping my laptop [known as the host?] but from the laptop I can't ping the CentOS Virtual Machine. I tried turning off the firewall on both too... CentOS was able to access the internet through my laptop right away without any configurations too.
Unless someone has an idea to resolve the above, I am also wondering about something else VirtualBox-related:
To see if it was possible to get around the above issue, I was going to install another CentOS virtual machine to see if I can get them to communicate both ways [if at all], but to do so, I think I have to install CentOS AGAIN on another allocated amount of hard disk space. This will take some time, so I was wondering if anyone knew if it was possible to just create a quick duplicate of the previous installation, if you wanted 2 different virtual installations of the same OS.
View 2 Replies
View Related
Jan 29, 2010
CentOS 5.4 install, likewise open standard install (For active directory authentication).I have a license service which requires a license.txt be in the users home directory.The group owner for license.txt must be the same as the license service. Whenever a new domain user logs in, it creates the all the appropriate files but the group owner for license.txt is the users domain group. My current workaround seems like more effort than it's worth, is there another way to get this process solved easier/more secure?
- copy the license.txt into /etc/skel
- created a script to check for the presence of license.txt, check it's permissions and change them if necessary
- gave the domain's group sudo [nopasswd] access to the script (the script is not writable)
- execute the script in /etc/bashrc
View 1 Replies
View Related
Feb 19, 2010
When my CentOS virtual machine boots it uses DHCP to get an IP address. It also overwrites resolv.conf with the DNS settings provided by the DHCP server. The DHCP server doesn't supply any search domains so I would like to get dhclient to put in a list of search domains when it writes it. How can I configure dhclient to do this?
View 3 Replies
View Related
Jul 12, 2010
I run a VMware clone of CentOS 5.3, I observe that kudzu [i.e. /etc/init.d/kudzu, from /etc/rc3.d/S05kudzu or /etc/rc5.d/S05kudzu] detects a MAC address change on eth0 and then creates a /etc/sysconfig/network-scripts/ifcfg-eth0.bak file. This .bak file is identical to the original ifcfg-eth0 file except for the value of the HWADDR [i.e. MAC address] parameter. I would be unconcerned but for the fact that /usr/bin/neat indicates that both ifcfg-eth0 AND ifcfg-eth0.bak are 'Active'. The following solution may help others with the same (or similar) problem:
[Code]...
View 4 Replies
View Related
Apr 3, 2009
I am trying to put up my own Quake2 server to play with my friends. During this installation process I have encountered rather confusing issue. First I downloaded the Q2 server binaries in RPM package and tried installing it:
[Code]...
View 5 Replies
View Related
Jul 8, 2009
I've installed CentOS 5.3 on a machine, and I need a Samba version 3.2 or higher. Since 3.4 is out, I thought I'd grab that. But, "yum list|grep samba" gives me only version 3.0.33. Is there a package of Samba I can grab that will upgrade the 3.0 installation so that I don't have two laying around? If not and I need to compile from source, do you have any suggestions for what arguments I should give configure? I'm not used to Linux coming from the BSD world
View 1 Replies
View Related
Nov 10, 2009
I just upgraded by box from Fedora Core 9 to Centos 5.2. Finally!I have a 500GB SATA drive, it's partitioned into three equal size slices, hda1 through 3. The old Fedora was on hda1, I installed the new Centos on hda3. I instructed the installer to write the MBR to /dev/hda, not /dev/hda3. Fdisk says I have sector 0 unused.First, the system wouldn't boot - it just looped through the BIOS, rebooting over and over again. The BIOS sees the disk, but it never loaded Grub. I tried re-running grub-install /dev/hda, and not I get a Grub Error 17 after stage 1.5 loads.
I can boot from rescue OK, the grub.conf man menu.lst look fine, it's pointing to "root (hd0,2)". It's either the BIOS that can't find the MBR, or the MBR can't find Grub.When I looked at the disk with fdisk after the install, hda1 was still marked bootable, hda3 was not, so I swapped bootable flags but that has not made a difference. I also appended the new grub to the old grub thinking I could get the MBR (if it is there) to load the old grub and thence find the new Centos, but that didn't work either.Mobo is an old Shuttle AK35.Any ideas? Did I mess up by not telling the system to put the MBR on /dev/hda3? Is there a way to fix this without reinstalling?
View 2 Replies
View Related
Jun 3, 2009
I am having trouble logging into a newly installed CentOS 5.3 box. I can SSH into the machine with root but can not do so with any normal users. I get the error, "connection refused." My firewall is currently turned off.
View 12 Replies
View Related
Sep 13, 2009
Such as kiba-dock , SimDock. I can't install these softwares on CentOS 5.3 64, since too many libraries need to be upgraded. The default panel is not so good.
View 18 Replies
View Related
Jan 19, 2010
I am trying to get the wireless enabled in my laptop. Following is the dmesg log I get:
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
ipw2200: Copyright(c) 2003-2006 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[code]....
View 3 Replies
View Related
Dec 7, 2010
I have installed CentOS 5.5 but i have no Internet what could i do so it is working ?
View 1 Replies
View Related
Aug 4, 2009
I want to know the creation time of a directory or a file. How can I know this?
View 1 Replies
View Related
Oct 5, 2010
I created an EC2 instance with Fedora 12 x86_64 about a month ago. I have been getting an hourly system log error:mcelog: Cannot open /dev/mem for DMI decoding: No such file or directoryI was ignoring it because I did not notice any implications, until now.I am running MongoDB on this machine, and reads from /dev/urandom are failing. I know reading from /dev/urandom shouldn't fail, so I think this system error may be the underlying problem.Are these two issues connected?If so, is there a way to fix this without having to completely reinstall the OS?
View 5 Replies
View Related
Apr 22, 2010
I created a new user
/etc/passwd
joe:1005:0::/home/joe:/bin/bash
Also added him to the group root
vi /etc/group
root:0:root,joe
When I do
su joe
Gives me
ERROR: NO LOGNAME
View 11 Replies
View Related
Apr 15, 2010
I installed slackware 13 to an 80gig drive on a box that also had an encrypted LVM created by Fedora. I can not seem to mount the drive from slackware even after opening the lock.
However, I cvan not boot the older fedora image due to UUID changing names. I tried to correct the UUID via a boot disk and am unable to do so. I have only read access to the 750gig fedora partition. Slackware fails mount with unknown partition type.
I can see my data but not pull it off.
View 2 Replies
View Related
Jan 17, 2010
I used Acronis' Disk Director Suite 10.0 ["DDS"] to create 7 logical partitions of 23GB each, into one of which I asked Fedora 11 to install. Fedora 11 completely ignored me and created 2 primary partitions of its own: a 217.4GB, a 2GB and a 2GB "unallocated." I will likely delete this installation for a number of reasons. How can I force fedora to install into a 23GB logical partition that I created for just that purpose? If I can't use DDS-created partitions then why do I need DDS-created partitions?
View 8 Replies
View Related
Jul 9, 2010
I've created a script to FTP some files from a RHEL box to a EMC NAS and the script works because if I run it script manually it runs fine and transfers the files to the NAS but when I schedule it in the crontab the script runs but it doesn't transfer anything and I pipe the output of the cron job and I see message about 'passive mode refused' and lib: not a plain file, sys: not a plain file, etc...I did a vi ~/.netrc which contains the a single line of "machine xxx.xxx.xxx.xxx login ftpuser password xxx"
My script looks like:
/usr/bin/ftp -i xxx.xxx.xxx.xxx <<EOF
cd ftpdir
[code]....
View 2 Replies
View Related
Aug 1, 2011
I'm a little bit confused with partitioning the filesystem in Linux. the difference between creating the file system with fdisk and mkfs (when formatting the disk). I can't clearly tell my problem, so please look at this picture:
View 2 Replies
View Related
Feb 18, 2010
I installed qt-creator 4.5.3 in fedora 12 (gnome) . I then created an empty Qt projet and added a main.cpp as below
Code:
#include <QApplication>
#include <QPushButton>
[code]....
View 2 Replies
View Related
Nov 26, 2010
I have just recently installed Fedora 14 Standard Edition. Upon after mounting another parition, I attpempt to find the new partition files in the directory I created for the mount point, but it is not showing. I know the mounted parition is there becuase upon "ls -l /iso", all the files show up.
I had previously tried out Fedora 14, XFE, and this problem did not occur. I also previously installed this same Standard Edition, and this problem did not occur. This is from the exact same download, however, the only difference is I installed Grub into a different partition. But now I am unable to find my new folders in Gnome.
View 1 Replies
View Related