Categories
-
Recent Posts
Blog Calendar
June 2010 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: Migration
Upgrade to php5 in CentOS 4
Recently one of my clients requested that he needs php5 on one of his production servers. The server runs CentOS 4.7 x86_64. I had recently migrated this server from RHEL 4.7 (see Migrating RHEL 4.6 to CentOS 4.6). PHP5 is … Continue reading
Migrating RHEL 4.7 to CentOS 4.7
Recently I was asked by one of my clients to convert their RHEL system to CentOS after their RHEL subscription expired. At the time of migration the server was running RHEL 4 update 7. Based on the current version, I … Continue reading
Migrating Users in Linux
When a server is to be replaced, often it is a requirement to migrate all user accounts as it is to the new server, which means that the password on these accounts also should not change. Before the account migration … Continue reading
Moving data to a seperate filesystem
Often its required that the a directory (for example /home)be moved to a seperate filesystem. The steps are simple: Boot system in single user mode (linux single), or if already booted take it down to single user using, init 1 … Continue reading
