- Start the Ubuntu server and connect using PuTTY.
- At the login prompt, login with your administrator account (administrator / myadminpass) and then type su and the root password (myrootpass)
- At the $ prompt, type aptitude -y install vim-nox for use instead of the built-in VI editor. more info
- At the $ prompt, type aptitude -y install bind9 to install a local DNS server.
- At the $ prompt, type aptitude -y install p7zip-full to install 7-zip archive utility.
- Type dpkg-reconfigure dash and answer No
- Remove AppArmor to avoid problems by typing the following:
Code:/etc/init.d/apparmor stop update-rc.d -f apparmor remove aptitude remove apparmor apparmor-utils
- Reboot the server by typing reboot
Showing posts with label install. Show all posts
Showing posts with label install. Show all posts
Thursday, March 14, 2013
Installing Zimbra OSE on Ubuntu Server 12.04 LTS - Part 3
Software Configurations
Installing Zimbra OSE on Ubuntu Server 12.04 LTS - Part 2
Install Ubuntu Server
NOTE: During the setup process, we are going to use the root account to make things easier. Later on, it will be best to use the "sudo" command to only temporarily grant root access rather than logging in with root access.
Installing Zimbra OSE on Ubuntu Server 12.04 LTS - Part 1
Greetings and salutations,
I hope this thread will be helpful to those who follow in my foot steps as well as getting any advice based on what I have done / documented. I am a documentation freak so this will probably grow into a very LARGE step-by-step process. If useful, it will probably be best to convert to a wiki once completed.
This is a Work-In-Progress topic so I will be updating this thread as I go through this transition from MS Exchange to Zimbra.
I hope this thread will be helpful to those who follow in my foot steps as well as getting any advice based on what I have done / documented. I am a documentation freak so this will probably grow into a very LARGE step-by-step process. If useful, it will probably be best to convert to a wiki once completed.
This is a Work-In-Progress topic so I will be updating this thread as I go through this transition from MS Exchange to Zimbra.
Monday, January 21, 2013
Cara Install Manual Wordpress di cPanel
Berikut cara install manual Wordpress di cPanel:
- Download terlebih dulu Software Wordpress di http://wordpress.org/latest.tar.gz
- Upload Software Wordpress ke cPanel ke root directory di File Manager
- Extract Software Wordpress
- Masuk ke Folder wordpress, klik select all kemudian klik move file untuk memindahkan isinya ke root directory
- Login ke cPanel, kemudian masuk ke menu MySQL Database Wizard
- Create A Database
- Create Database Users
- Add User to the Database (Klik All Privileges)
Langkah langkah Cara install windows 7
Jika kita ingin menginstall ulang sebuah komputer, ataupun laptop,
terlebih dahulu kita akan menentukan media/devices yang digunakan untuk
menginstal sebuah OS, Bisa dengan CD/DVD dan juga dengan Flashdisk.
Friday, December 21, 2012
Joomla 3.0.2 Intallation
Buat yang baru mencoba install Joomla terbaru versi 3.0.2 pada saat akan install kadangkala stuk/berhenti di pengecekan system requirement.
Pengecekan terhambat karena module "Magic Quote" php tidak dapat di set off, karena anda menggunakan shared hosting. Dan tidak system adminstrator hosting tidak mau mematikan module tersebut.
Untuk mengatasinya sebagai berikut :
1. Buat file php.ini di folder installation
2. masukkan perintah berikut :
Selamat mencoba :)
Pengecekan terhambat karena module "Magic Quote" php tidak dapat di set off, karena anda menggunakan shared hosting. Dan tidak system adminstrator hosting tidak mau mematikan module tersebut.
Untuk mengatasinya sebagai berikut :
1. Buat file php.ini di folder installation
2. masukkan perintah berikut :
magic_quotes_gpc = Off3. refresh kembali dan silahkan lanjutkan
session.save_path = "/tmp"
Selamat mencoba :)
Subscribe to:
Posts (Atom)