CentOS 5 :: Adding A Second System?

Mar 1, 2011

I have a hp pavillion a340n running centos 5.5 on 2 hard drives

%%%%%%%%%%%%%%%%%%5
# fdisk -lu

Disk /dev/hda: 200.0 GB, 200049647616 bytes[code]...

View 19 Replies


ADVERTISEMENT

CentOS 5 :: Adding User To System?

Aug 6, 2009

I've been trying to add a user to the system, so I can use it through samba to access the shares on the server. I'm using "useradd" but the command is not found... with a little search, I was able to find the command "/usr/sbin/useradd username" my question is can someone point me to a guide with basic administration task, I was checking out the wiki on Centos, but didn't find "adding user"; I know Centos has a gui for this, but I would like to stick to shell commands. By the way why some commands are only access through /sbin and others /usr/sbin. I know this probably has to do with your path, but how can I fix this so I don't have to type the whole path every time.

View 1 Replies View Related

CentOS 5 :: Adding Disk Space On System Based On VM Ware?

Sep 30, 2010

I have install Cent OS 5.5 on VM Ware ESXi 4. I have added new hard disk of 100 GB Disk space to same VM Ware instance.

How do I initialize that volume so I can see it on Linux server and use it.

View 3 Replies View Related

Red Hat :: Adding Repositories To My CentOS Box ?

Nov 7, 2010

I have noticed that some repos in /etc/yum.repos.d/*.repo files have the definition "enable=0", I am not talking specifically about the "testing" repos... of course these have some packages tha may disrupt the normal working of CentOS... but about all the remaining repos ( non "testing" ) that are disabled by default...Is it dangerous to enable them...? even respecting priorities and having yum priorities activated...?

View 3 Replies View Related

CentOS 5 :: Adding A New IDE Controller?

Sep 15, 2009

I want to add a new IDE controller, to the one I already have on board (I have only one). I disable the on board controller in order to boot the same disk using the new IDE controller.

The problem is that when I get to Grub it does not know where to boot from.
The system should boot from hd0,0 but it can't find it. I tried hd1, hd2 and hd3. None of them worked.

Do I need to edit Grub before installing the extra IDE controller?

View 10 Replies View Related

CentOS 5 :: Adding User To SSH ?

Jul 13, 2010

I've created a new user on the system and can login to the server with SFTP but can only add/remove files in the users folder and nowhere else on the server.

I've tried adding

AllowUsers username to sshd_config but that made no difference?

View 6 Replies View Related

CentOS 5 :: Adding More Partition In LVM On The Fly?

Sep 15, 2011

I have an installation with a big LVM partition that has only swap and / partitions. /boot is located in a separate partition outside of LVM.

Is it possible to add more partitions like /home, /var, /usr , /tmp in the existing LVM partition on the fly without rebooting?

/etc/fstab:
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0

[Code].....

View 4 Replies View Related

Fedora :: LVM And RAID - Adding 2 More Disks To System?

Sep 25, 2010

I have implemented LVM to expand the /home partition. I would like to add 2 more disks to the system and use raid 5 for those two disks plus the disk used for /home. Is this possible? If so, do I use type fd for the two new disks and use type 8e for the existing LVM /home disk? Or do I use type fd for all of the raid disks?

View 1 Replies View Related

General :: Windows - Adding System To Bootings

Aug 2, 2010

I've got linux installed on disc with BLoader but last time I added new disk on SATA which got windows on it. What should I do to add it?

View 1 Replies View Related

Ubuntu Servers :: Adding A New HDD To A Running System

Mar 8, 2010

I currently have an Ubuntu Server setup with a CF card that has / and /boot on their own partitions. I also have a single 1TB drive that is dedicated to the /home partition, however it's a drive that I have run out of space on.

I just purchased a 1.5TB drive to throw in the server, but I am not sure how to set this drive up so that it's seamlessly integrated with the 1TB drive. I would like it setup so that my /home partition is expanded from 1Tb to 2.5TB. I know what I am explaining is similar to raid 0, of which I am not opposed to, except that everything I have searched for online solely explains a raid setup during installation, and I don't have the time (due to school) to reinstall and reconfigure my system.

So in a nutshell, is there a way to setup raid 0 without doing a re-install or is there a way to setup 'fstab' to accomadate my request?

View 5 Replies View Related

Ubuntu :: Adding A Call System To Kernel?

Apr 21, 2010

My ubuntu version is 9.10

I was working on adding a call system to my linux kernel.

I tried a lot of threads and .pdf files which explaining how to add a system call. Like :

1- This thread
2- .pdf file

and many ..

I tried working with linux-2.6.18.1 , 2.6.33.1 , 2.6.28.1 and many many.

But , all of them are returning -1 as result ..

I prefer working on 2.6.28 kernel version or above like 2.6.33.1

View 1 Replies View Related

Ubuntu Installation :: Adding Lvm On A Running System?

May 13, 2010

I'm running low on disk space on my 10.04 server install. I'm running my normal partitioning without any lvm.

Is there a way I can create a new lvm set from my /home which is almost full and a new hdd to expand space just on that partition without killing everything on it?

View 5 Replies View Related

General :: Adding XP To An Existing Ubuntu System

Oct 4, 2010

I want to move my windows XP image from my old PC's C: and put it onto my new PC, with Ubuntu 9.10 already on it. Will this procedure work?First I'll burn an iso image of the windows C: to a CD or DVD, using the Win XP computer. Then, I'll load a (live Ubuntu), from my thumb drive and boot into my new PC, and move the Ubuntu partition to another location, in order to create the partition needed to install a Windows OS. I know that Windows, God bless them, needs to be first on the HDD. This procedure will destroy the grub loader.Then rebooting should load correctly to the grub bootloader, right?

View 9 Replies View Related

General :: Error While Adding The New System Call?

Jun 9, 2011

I have added a new system call for kernel version Linux 2.6.25-14.fc9.i686. after kernel compilation and running the user mode program i am getting the below error

Error :: Function not implemented
Error number 29

I cannot find the syscall_table.S or entry.S file in the source code , so i didn't made the entry of the syscall in this file, how much necessary the entry of syscall presence in this list and how to get this file?

View 1 Replies View Related

CentOS 5 :: Adding User More Than 30 Character?

Aug 9, 2010

Unable to add user name which contains more than 30 character in Centos 5.4. how to add user more than 30 character.

View 2 Replies View Related

CentOS 5 :: Adding RPMForge Repo?

Jan 20, 2011

Hi, I am trying to add the RPMForge repo by following this guide [URL].. But when I try to verify the package I have downloaded, I get the following message

Quote:[sauro@localhost ~]$ sudo rpm -K rpmforge-release-0.5.2-2.el5.rf.*.rpm error: rpmforge-release-0.5.2-2.el5.rf.*.rpm: open failed: No such file or directory

View 7 Replies View Related

CentOS 5 :: Adding A User With Options?

Jul 8, 2011

I am adding a user with these options:

usernamen: evarie
path to home : /home2/evarie2
shell : same as standard users and root
group : evarie

How can is see all options i did choose? What is the default shell in CentOS? With which command can i see which shell i use now? becaus my new user have these wrong shell: -bash-3.2$

View 5 Replies View Related

Fedora :: Adding Second Drive To Existing System For RAID1?

Jul 31, 2011

I have an existing Fedora 15 system installed from scratch.I've ordered a harddrive identical to my SDA and want to add it to my existing system as a RAID1 setup.I've googled around and cannot find recent clear instructions how to accomplish this. I don't want to reinstall everything from scratch. It should be possible to create the RAID1 using the existing data disk and then mirror everything up?

View 1 Replies View Related

Fedora :: Adding GTK 3 Theme To Folder - System Cannot Recover

Aug 4, 2011

I tried to change gtk and theme by add a gtk 3 theme to the folder usr/share/themes but unfortunately a problem has occurred and the system can't recover. Please log out and try again.

View 3 Replies View Related

OpenSUSE Install :: Adding More OS To Dual Boot System?

Jul 9, 2010

I wish to add more OS to my dual boot system with suse (sda) and windows7 (sda). The plan is to add Linux Mint(sda), PC BSD (sda), Fedora (sdb) and Solaris (sdb). I wish to remove grub2 from mint and install grub legacy, not sure whether it will work or not. I will be reinstalling grub from suse dvd. It gives me a free hand for adding boot entries. I wish to know whether I can remove grub2 and install grub legacy. In grub2 all boot related folders are stored in more than 1 place like /boot and /etc and subfolders.

View 9 Replies View Related

Ubuntu Installation :: Adding A 2nd Drive For XP To A Karmic System?

Jan 1, 2010

A local store built a brand new dual core system for me about a month ago with a 1TB drive and installed Karmic on the entire drive. I now have a piece of external hardware that requires XP and simply will not work in XP in Virtualbox. I have purchased another 1TB drive, and my thinking is to create an XP partition of about 2-300GB and leave the rest of the drive for another Karmic partition and dual-boot. I don't care which drive is primary (unless there is a reason I should).

I was thinking of unplugging the karmic drive and putting the new drive in it, installing XP on it, then adding the Karmic drive back to the system and editing one of the boot files to add the other operating system.

If so, which boot file should I edit? Which drive should be primary? Or, is there a better, easier way to do this?

View 3 Replies View Related

Ubuntu Installation :: Adding Space To The System Drive?

Aug 22, 2011

when i first installed ubuntu i cut up 20 gb from one of my drives and put ubuntu in it, because i still had xp. Now i want to add extra space. can i do that ?

View 9 Replies View Related

Debian :: Adding Backup Data Crashed The System?

May 12, 2011

I installed a fresh version of squeeze, with kde, and it worked fine. After I untarred my backup /home and /etc, things came to a standstill. I got a final ERROR code after /home. After a restart I got a 'fix your system' warning requiring a Control-D, which I couldn't type. I had used tar -xzvpPf ...... If I had included a -w, which asks for confirmation before overwriting data, could I have prevented this problem.

View 1 Replies View Related

Hardware :: Adding A LVM Hard Disk To A System Already Running/using LVM?

Aug 9, 2010

I have two systems, both having file systems running on LVM. System No 1 has 2 PATA HDD (40 and 80 GB) running linux on LVM. System 2 has a single SATA HDD (300 GB) which again uses LVM. What i was trying to do was to add the two HDD in system 1 to system 2, possibly with little or no data loss. So i connected the PATA drives from system 1 to system 2 and booted up. The system booted up to the openSUSE 11.3 splash screen and stopped after scanning the HDDs. Frankly i never expected openSUSE to try n auto mount the new drives. I think the problem was caused because both the systems had VG and LV of the same names. Can the volume group be renamed, maybe from a live CD or somthing?? System 2 is not boot able now.

View 5 Replies View Related

General :: Adding Windows Printer In Ubuntu System?

Feb 15, 2010

I need to add those in my ubuntu system so that i can do printing from remote machine. so what i m doing is System-administation-printing then m clicking on the desired share then after when i click on verify its asking me for username and password. So just confirm me one thing do i need to add my username to windows machine, apart from that i also need to do any changes in samba config files.

View 3 Replies View Related

General :: Adding The CentOS To Hard Drive?

Apr 29, 2011

I have an old Linux server, but now the hard drives are reformatted. I want to use this as a test server before I do anything on our live server. Our live server is running CentOS 5 so I would like to install CentOS 5 on this server, however the mother board does not seem to recognize the CD ROM any more, and I have tried other CD ROMs - So, the .iso file I down loaded from CentOS's mirrors can't be installed that way.I have a windows machine and I was wondering if I could just dump the .iso file onto one of the reformatted hard drive and then reinstall it into the server?

View 2 Replies View Related

Red Hat / Fedora :: Adding Good Repositories For CentOS?

Feb 19, 2011

I'm giving CentOS a new look as a desktop. Been a few years since I last installed it on anything but a server. While the default repositories have improved greatly I am still bereft of so much of my cherished and necessary software. No Gambas, Wesnoth (shows up but version is 2 years out of date), Chrome, Audacious ugly plugins, XMMS support for FLAC (shows up but errors out if I try to install), Cinalarra, Audacity, JACK audio, Ardour, Xine, Amarok, Blender, Gthumb, Abiword, gramps, disk utility, many KDE apps, it's almost like KDE is a forgotten desktop manager for CentOS repsositories and pages more of software I'm too lazy too list. All of this is software which shows up in Debian based distros and most of which in Fedora/SUSE repositories.

What are some good repositories for CentOS. I clearly have the wrong ones enabled or CentOS is a very crippled desktop. Here are the repositories I've added/have.
Updates
extras
addons
adobe
base
c5-media errors out so I have it disabled.
centosplus
contrib
kbs-CentOS-extras & misc
Rpmforge
RPMforge extras errors out so I have it disabled.

CentOS users what repositories do you use?

View 6 Replies View Related

General :: Adding Third Party Repositories In CentOS?

May 20, 2010

how to add third party repository in CentOS?

View 2 Replies View Related

CentOS 5 :: Adding OpenSSL Extension After Installing PHP With Yum

May 16, 2009

I just can't figure out how to enable openssl on my server. I've searched around on the web but have come upon dead ends. I recently became the admin to a server of a new company, the previous admin installed everything on this server. The server has php running which was installed thru yum I believe. And so was OpenSSL. Recently though I've been ordered to configure a online sales software. So I started investigating what I would need. I know I need OpenSSL, a certificate which should be bought, etc.

I met the dreaded dead ends when I came upon knowledge that I had to make OpenSSL work with PHP. Ok so I got to work. I found out that I needed an extension enabled in php. And the only way (that I've read so far) is thru compiling PHP with the command --with-openssl-dir=path. The problem is that I've compiled many times now and see no change in the phpinfo file. Can the extension be enabled (--with-openssl-dir=path) even after the php and openssl have been installed thru yum? I'm also new to linux

View 5 Replies View Related

CentOS 5 :: Modify The ISO File By Adding Few Files

Jan 14, 2010

I need to modify the ISO file by adding few files so that after all installation done I can run a sh script to do some thing on the box. How to do that?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved