General :: Port The Current Fedora4 System To The CentOS5 On A New Harddisk?
Feb 19, 2010
I am trying to port the current Fedora4 system to the CentOS5 on a new harddisk. Actually, the Fedora4 system is constantly being hacked due to my lazy update. So i prefer a fresh install of CentOS5. I am not clear what files need copy and what does not need for ease and for avoiding possible backdoors. Kinda a big problem,
View 4 Replies
ADVERTISEMENT
Feb 20, 2010
I am trying to port the current Fedora4 system to the CentOS5 on a new hard disk. Actually, the Fedora4 system is constantly being hacked due to my lazy update. So i prefer a fresh install of CentOS5. I am not clear what files need copy and what does not need for ease and for avoiding possible backdoors.
View 5 Replies
View Related
Feb 5, 2011
I install Vmware in winxp sp3, then install centos 5.5-i386 release 2 in Vmware. I want to type some command like yum install ..., but where to open system command? I searched the menu applications places system on the top of the desktop, but I am not sure which one is.
View 2 Replies
View Related
Feb 23, 2011
I will receive a new Dell without any operating systems. I will need to install CentOS-5.5 on this machine. How can install it? What files do I need to download?
My computer will have no OS installed. Which is the easiest way to install, using CentOS-5.5-i386-LiveCD-Release2.iso or CentOS-5.5-i386-bin-DVD.iso? What are the basic procedures?
View 1 Replies
View Related
Oct 7, 2009
I am using virtualbox to run windows xp.is there a way to access the harddisk occupied by linux and copy the information to the virtual memory in windows xp
View 3 Replies
View Related
Apr 5, 2010
I have been working with dualboot XP and ubuntu on my laptop and screwed the system completely. No matter what I do I get the message "Operating system not found".I also have been trying with, super grub disk, without success.
My question: Can I solve the problem with a new or a blank Harddisk?
View 3 Replies
View Related
Mar 21, 2010
I installed Linux on a laptop once.. i'd like to do a dual boot but i've never done it before. Is there anything special i need to do? i don't want it to write over my current operating system.
View 10 Replies
View Related
Jun 18, 2011
how can I clone my installed ubuntu to a new harddisk? with 32bit ubuntu I have used:tar cvpzf -> create a tar file on my external nas system. after that I have done a restore tar xvpfz - worked with 32 bit.
Alternative I have mounted both disks and via another linux partition I have used:
cp -rvbdR /source/* /target
both methodes worked with ubuntu 32 bit. With 64 bit ubuntu I can NOT get it to work. error message after booting the clone: /var/lib/gdm/.ICEauthoriy ..
I can see that /source/var/lib/gdm has different rights as /target - will be part of the problem.
This did not happen with the 32 bit ubuntu - but why ?
View 3 Replies
View Related
Apr 27, 2010
Which commands do you use to output the current users logged into the system and accessing a specific file?
View 5 Replies
View Related
Mar 29, 2010
I want to learn linux source code means I want to understand source code. How can I access that code in my current linux distribution? I know c,c++.
View 2 Replies
View Related
Sep 14, 2010
On a pc running Fedora4 with cups-1.1.23-15.4 , I have printers setup that can accept lp submitted jobs from other pcs, including windows pc on the LAN and a UNIX machine that is not on the lan. I would like to get the same functionality going with CentOS5.5 and cups 1.3.7-18.el5 5.7 On the CentOS pc
lpstat -p -d
printer 5si is idle. enabled since Tue 14 Sep 2010 03:30:34 PM PDT
printer Cups-PDF is idle. enabled since Thu 03 Jun 2010 09:42:49 AM PDT
[code]....
no system default destination
View 4 Replies
View Related
Mar 9, 2011
I used checkinstall in fedora4 to make a rpm packed.The rpm pack is ok.When I used:
rpm -i xxxx.rpm
to install the pack is ok.
But when I used:
rpm -e xxx
to uninstall the pack didn't report error.But not uninstall.
In my make file that checkinstall used is like this:
install: FORCE
[Code]...
View 1 Replies
View Related
Jun 30, 2011
I am new to Ubuntu and I need to establish a serial port communication between my PC and microcontroller MSP430G2452.
On connection the USB available with the Launchpad and using lsusb.
It identifies the port as:
Bus 005 Device 003: ID 0451:f432 Texas Instruments, Inc. eZ430 Development Tool
After establishing such a connection what I need to do? My aim is to send a byte of information in Linux.
View 1 Replies
View Related
Jan 21, 2010
Is there a way to determine what program is listening to some port, TCP or UDP, in Linux?
View 4 Replies
View Related
May 5, 2010
The default output audio port Ubuntu doesn't work on my system. It should be "Analog Mono Output/Amplifier", instead of "Analog Output/Amplifier". I can easily change that in sound preferences, just by choosing the right port in the "Output" tab. The problem is this would only apply to a single account, and I would like to change it system-wide, so it applies to all accounts on the system (I have more than 100 users...).
Update: I can achieve the same effect as I would by changing it in sound preferences using the following command: pacmd 'set-sink-port' 'alsa_output.pci-0000_00_1f.5.analog-stereo analog-output-mono;output-amplifier-on' Unfortunately that's still not system-wide,
View 2 Replies
View Related
May 24, 2010
I have Installed Virtual Box 3.1.6 on my system. The host is running on SuSe 11.2 and I have installed the SuSe 11.2 as guest OS on the VBox. I have a another system in which I installed Win XP. How to make serial port connection between the VBox and Win XP system.
View 2 Replies
View Related
Feb 3, 2011
how to stup yum in centos5
View 9 Replies
View Related
Mar 30, 2010
could some one give hints tips ideas on how can we install centos 128 mb ram machine with minimal GUI, lowest graphics mode. what are main package i do need to remove it.
View 5 Replies
View Related
Jun 20, 2011
I just bought a western digital of 3 TB. Unfortunately Gparted gives error. Gparted can create a about 2TB+1TB, but when it is the whole disk, it does not work.
I tried JFS and EXT4.
My kernel is code...
View 3 Replies
View Related
Jun 6, 2010
I have a 60GB hardisk, and try to install CENOS 5.5 HEL5.5 and Fedora13 on it. I partitioned the harddisk to 4 primary partitions like below:
Partition MountPoint Type
sda1 /boot ext3
sda2 VGRHEL LVM PV
sda3 VGCENT LVM PV
sda4 VGFEDORA LVM PV
I created 3 Volume Groups as you see up: VGRHEL, VGCENT, VGFEDORA; under every VG, i created 2 logical volumes ,just like below: VGRHEL=LVRHEL00(swap) + LVRHEL01(MountPoint: /) Below VG try to partition them the same as VGRHEL too. VGCENT=LVCEN00(swap) + LVCEN01(MountPoint: /) VGFEDORA=LVFEDORA00(swap) + LVFEDORA01(MountPoint: /)
I successed installed RHEL5.5 on VGRHEL, but when i try to use the same way to install CentOS 5.5, i got below error infromation: "Bootable Partitions cannot be on a logical volume" I don't why this happened, VGRHEL has logical volume too, but why i can install RHEL on it successfully.
View 13 Replies
View Related
Mar 12, 2010
I have a new Ultra 27 running debian and i cannot see the second internal harddisk any ideas what to do to rectify this.
View 4 Replies
View Related
Apr 22, 2010
i have recently installed gnom desktop on centos5 and i am having issue regarding login as root when i am in vnc session, i can login as root through ssh but in vnc desktop it keep asking me password if i try to access display control or install software options. secondly it is fixed resolution 600*800 and i dont know how to change it , i cant see the display setting with "system-config-display", it keep asking me root password :/ and when i give password it says incorrect
View 6 Replies
View Related
Mar 4, 2010
I am trying to install CACTI in Centos5.3. Now I am facing two problem. My DAG repository is not working and thats why i am not able to use YUM for CACTI....So i downloaded the cacti-0.8.7e.tar.gz and using this software according to following links
[URL]
But it is of no use ..so can somebody tell me about a tutorial through which i can install cacti without YUM ..IN addition to this if somebody has any clue of how to activate DAG repository in CENTOS 5.3 then i will be delighted.
View 3 Replies
View Related
Jan 26, 2011
i would like to know how to install kde / gnome desktop on centos5 but not use yum,because my yum always fails due proxy problem.
View 3 Replies
View Related
Aug 29, 2010
during moving my root partition, i used the old grub and installed the old grub on harddisk:
grub
grub > setup (hd0)
now how could i install GRUB2 on harddisk?
View 1 Replies
View Related
Nov 25, 2010
I was reading through the link on journaling-filesystems and i would like to know where exactly is the journal stored in my Harddisk.
View 1 Replies
View Related
Jan 7, 2009
I have yum installed mysql 5 on Centos5 and I can successfully run queries through shell.However, I want to now allow external access to mysql via some mysql tools (Mysql Administrator/Mysql Query Browser) which is on some windows machines on the same network.Mysql is running on port 3006.When i try connecting through mysql Admin i get the following:Could not connect to the specified instance.MySQL Error Number 2003Can't connect to MySQL server on 'ipaddress' (10065)If you want to check the network connection, please click the Ping button.Googling this I get the impression its something port related, but I have tried what I have found and still no go.When I ping the server I get:
Start Pinging:
Reply from ipaddress: Time=0ms TTL=64
Reply from ipaddress: Time=0ms TTL=64
[code]....
View 5 Replies
View Related
Apr 10, 2011
I am going to allow myself a few cheeky ones next weekend. So I though it would be nice to have a clock on my desktop reminding me of how long to go. Is there a countdown clock I can add to my Gnome desktop? I am using Centos5 & F14.
View 2 Replies
View Related
Apr 1, 2010
I would like to ask today how to open up specific ports in Linux firewall (iptables). Recently I have changed the SSH port in server from 22 to 30022 by typing
Code:
# vi /etc/ssh/sshd_config
Code:
Port 30022
"/etc/ssh/sshd_config" 111L, 3027C
And then for the iptables configuration file:
Code:
# vi /etc/sysconfig/iptables
[code]....
How to configure the iptables properly so that my Windows PC can access the Linux with port 30022?
View 10 Replies
View Related
May 30, 2010
tried hard to install oracle-11g-R2 in my CentOS5.5,during the install,I did all my job step by step as this article says: Q1: when I 'su oracle 'sqlplus /nolog',it said:"sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory".The article has a ution for this problem:"Solution: Install libaio and libaio-devel packages. If packages already installed and error still occurs try execute "ldconfig" as root."Then i executed "ldconfig" as root ,and run "sqlplus /nolog",it occured another problem:"SP2-0667: Message file sp1<lang>.msbSP2-0750: You may need to set ORACLE_HOME to your Oracle software directory"
View 2 Replies
View Related