WordPress telah di-update ke versi 3.5 dengan kode nama 'Elvin' untuk menghormati Elvin Jones (drummer). Versi baru ini dilengkapi dengan media manager baru dan dukungan Retina. Pengguna WordPress akan memiliki pengalaman baru ketika meng-upload gambar.
WordPress 3.5 datang juga dengan tweak berbagai tema default yang baru (Twenty Twelve). Anda dapat menemukan fitur lengkapnya di sini. Pada tutorial ini, SmilePedia akan menunjukkan bagaimana untuk menginstal blogging dan platform CMS pada Ubuntu 12.10, Linux Mint, dan Distro lain yang berbasis Ubuntu.
Pertama, untuk dapat menginstal WordPress 3.5 di Ubuntu dan Linux Mint, Anda perlu menginstal web server (Apache, PHP, MySQL, dll).
Kedua, untuk modus GUI kami sarankan Anda menggunakan phpMyAdmin untuk membuat database MySQL dan user untuk WordPress. Untuk modus CLI, Anda dapat menjalankan urutan perintah (ganti teks yang berwarna merah dengan konfigurasi database Anda Sendiri):
mysql -u root -p
create database wordpress;
CREATE USER 'wordpress-user'@'localhost' IDENTIFIED BY '12345';
GRANT ALL PRIVILEGES ON wordpress.* TO 'wordpress-user' IDENTIFIED BY '12345';
exit
Perintah di atas akan membuat rincian seperti ini:
- Hostname: localhost
- Database: wordpress
- Database User: wordpress-user
- Database User Password: 12345
cd /tmp
wget -c http://wordpress.org/latest.zip
sudo unzip -q latest.zip -d /var/www/
sudo chmod 777 -R /var/www/wordpress
sudo /etc/init.d/apache2 restart
http://localhost/wordpress
Kemudian ikuti instruksi selanjutnya:
Selamat mencoba..!!
7 comments:
wuih keren, makasih ya?
Muhammad@ Semoga artikel di sini bermanfaat.. ^^
Unquestionably believe that which you stated. Your favorite
reason appeared to be at the internet the simplest factor to have in mind of.
I say to you, I definitely get irked at the same time as folks think about worries that
they just do not recognize about. You controlled to hit the nail upon the top and also defined
out the entire thing with no need side-effects , folks could take a signal.
Will likely be back to get more. Thank you
Here is my blog post; Loose people Unpleasant moobs
Howdy, I believe your web site could be having web browser compatibility issues.
Whenever I take a look at your website in Safari, it looks fine
however, when opening in I.E., it has some overlapping issues.
I simply wanted to give you a quick heads up!
Aside from that, wonderful site!
Check out my blog post - Http://chestfatburner.com/
Wow! In the end I got a weblog from where I can in fact take useful facts regarding my study and knowledge.
My webpage: chestfatburner.Com
mantappp mas bro, rinci bgt.. ^_^
There is alot of talk on the Internet with people looking for Legitimate home based jobs - here is a list
- while we cannot endorse them we can tell you they are real companies that hire people to work from home.
The clients that use the services of corporate banking include many major companies, financial institutions and also commercial state companies.
Lack of employer benefits including insurance is a drawback for all
who work from home.
Feel free to surf to my web page Jobs You Can Do From Home
Post a Comment
Terimakasih telah berkenan mengunjungi dan meninggalkan komentar di blog ini. Saran dan komentar Anda sangat membantu kami dalam meningkatkan kualitas Artikel yang kami tuliskan.