Home
E-Marketing
Web Design
Linux
Windows
Translation Tool
Q & A
Portfolios
Welcome to the IT Box 4 VN - Blogger and E-Marketing
RSS
Tweet
Like us on Facebook
Total Pageviews
Visitors
Popular Posts
Install Winetricks and .Net Framework 3.5 on Linux
1- Winetricks is a application which hel p to ins tall library or part for Wine. The process to inst all is quite simple :
Manually Edit Boot Menu on Ubuntu (Grub2)
Today, I'll give you an example how to manually edit your boot menu on Ubuntu. The image below is my currently boot list. It's a mes...
Fixed "unknown filesystem type 'LVM2_member' " on Ubuntu
When trying to mount a physical disk from CentOS to Ubuntu, I got this problem "unknown filesystem type "LVM2_member". After ...
How to hide featured image in Single Post in Wordpress
After hide featured image in Wordpress (from startGBC.com ) I don't know what happened to the recently Wordpress update, but I reall...
Install phpBB Forum On Linux (Centos 6)
In my previous post, I showed you how to build an website from scratch with PHP and MySQL. Now, I will start to build my forum using phpB...
My Blog List
Million Dollar Journey
The Biggest Risk of Early Retirement (FIRE) – Sequence of Returns!
2 months ago
Kendy Hikaru - Nam Habach
An toàn thông tin ứng dụng Web
4 years ago
Nhật Ký Mèo Đi Bụi
Kinh Nghiệm Du Lịch Bụi Ottawa Canada
9 years ago
Ngo Duy Khanh's Blog
Alex Rascanu
Blog Archive
►
2015
(6)
►
April
(2)
►
March
(2)
►
February
(1)
►
January
(1)
►
2014
(9)
►
November
(1)
►
September
(1)
►
June
(1)
►
February
(1)
►
January
(5)
►
2013
(67)
►
December
(5)
►
November
(9)
►
October
(2)
►
September
(3)
►
August
(1)
►
July
(6)
►
June
(2)
►
May
(2)
►
April
(1)
►
March
(2)
►
February
(9)
►
January
(25)
►
2012
(19)
►
November
(2)
►
October
(6)
►
May
(6)
►
April
(5)
▼
2011
(81)
►
November
(1)
►
September
(2)
►
August
(11)
►
July
(31)
►
June
(14)
▼
May
(15)
Manually Edit Boot Menu on Ubuntu (Grub2)
How To Change Boot Order on Ubuntu (Grub2)
Using VNC with Terminal Server Client on Ubuntu
How To Schedule Windows Server 2003/2008 Shutdown ...
How To Disable Password Complexity on Active Direc...
How To Set IP Address on Ubuntu
How To Expand/Resize Hard Disk on VirtualBox or Linux
Fixed "Probling EDD (end = off to disable)" Error ...
Simple Method To Create ISO Image From CD/DVD on L...
How To Install Red Hat Enterprise Linux (RHEL) 6.0
Manage Virtual Machines on VMware ESXi 4.1 with vCLI
Install VMware vSphere Client 4.1 CLI on Linux (Ub...
Failed to Use VMware vSphere Client 4.1 on Linux
Install Winetricks and .Net Framework 3.5 on Linux
Install VirtualBox on Ubuntu 10.4
►
April
(7)
Home »
Linux
How To Set IP Address on Ubuntu
Tuesday, May 24, 2011
The first method is very simple. Just use
command line
:
sudo ifconfig eth0 10.10.10.25 netmask 255.255.255.0 up
The second method is to adjust the file "
/etc/network/interface
" (use
nano
,
vi
or
gedit
)
Have fun!
Tags:
Linux
« Newer Post
Home
Older Post »