To backup your mikrotik configuration files and save a copy to your computer, please follow the step below,
1. Login to mikrotik via winbox
2. Click Files and the click backup button
3. To copy the file to your computer, klik at the filename you want to backup, klik copy
4. Right click on your destination of windows explorer folder, and then click paste
Thursday, August 23, 2012
Know Your Ubuntu Release
There are many way to know your ubuntu release
First Way - From Command Line
1. Go To Application > Accessories > Terminal
2. Type, lsb_release -a
Here is the ouptpu,
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
Second Way - From Menu
1. Klik System > Administration > Sytem Monitor
Here is the output,

First Way - From Command Line
1. Go To Application > Accessories > Terminal
2. Type, lsb_release -a
Here is the ouptpu,
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
Second Way - From Menu
1. Klik System > Administration > Sytem Monitor
Here is the output,
Ubuntu - DHCP Client- Renew IP Address From DHCP Server Via Command Line
Below is The Step to renew ip address dhcp client in ubuntu,
1. In Ubuntu Go to Application > Accessories > Terminal
2. To renew ip address, type sudo dhclient -r
3. To Get a new ip address, type sudo dhclient
1. In Ubuntu Go to Application > Accessories > Terminal
2. To renew ip address, type sudo dhclient -r
3. To Get a new ip address, type sudo dhclient
Subscribe to:
Posts (Atom)