Mở terminal :
$sudo apt-get update
$sudo apt-get install xrdp mate-core mate-desktop-environment mate-notification-daemon -y
$sudo sed -i.bak '/fi/a #xrdp multiple users configuration \n mate-session \n' /etc/xrdp/startwm.sh
$ufw allow 3389/tcp...
Friday, December 21, 2018
Thursday, December 20, 2018
December 20, 2018
rainbow
No comments
Mở Terminal :
dong@dong-ict:~$ xinput
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Optical Mouse id=11 [slave pointer (2)]
⎜ ↳ Synaptics s3203 id=13 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard ...
Tuesday, December 18, 2018
December 18, 2018
rainbow
No comments
Installation
This flash method applies to EON, INTEL, and SAMSUNG(?) flash chips.
NOTE TO WINDOWS USERS: The native TFTP Client is disabled by default, so
enable it before proceeding (or download a third party TFTP tool, ex:
TFTP2 or TFTP32/TFTP64). In Windows, go to "Add or Remove Programs" (or
"Programs and Features", depending on the Windows version) from the
Start menu or Control Panel, then the Windows Features section, and
scroll down...
Wednesday, December 5, 2018
December 05, 2018
rainbow
Cisco, Tài liệu cisco, Tutorial
No comments

1. Cấu hình các interface cho router .
Cấu hình R1 :
R1#conf t
R1(config)#int lo1
R1(config-if)#ip add 192.168.1.1 255.255.255.252
R1(config-if)#int l02
R1(config-if)#ip add 192.168.1.3 255.255.255.252
Bad mask /30 for address 192.168.1.3
R1(config-if)#ip add 192.168.2.1 255.255.255.252
R1(config-if)#int lo3
R1(config-if)#ip add 192.168.3.1 255.255.255.252
R1(config-if)#int...
Tuesday, December 4, 2018
December 04, 2018
rainbow
Cisco, gns3, networking, Tài liệu cisco
No comments

Cấu hình trên R1 :
Đặt IP cho các cổng.
R1#conf t
R1(config)#int e0/0
R1(config-if)#no sh
R1(config-if)#ip add 192.168.1.1 255.255.255.0
R1(config-if)#int e0/1
R1(config-if)#no sh
R1(config-if)#ip add 192.168.2.1 255.255.255.0
R1(config-if)#int lo1
R1(config-if)#ip add 1.1.1.1 255.255.255.255
Xem IP các cổng đã cấu hình :
R1(config-router)#do show ip int bri | inc...
December 04, 2018
rainbow
Linux
No comments

Mở Terminal bằng phím : Ctrl + Alt + T :
sudo add-apt-repository ppa:gns3/ppa
sudo apt-get update
sudo apt-get install gns3-gui
Nếu bạn muốn cài IOU :
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install gns3-iou
Để mở GNS3 :
...
December 04, 2018
rainbow
Linux
No comments

1. Tải VMware Workstation :
Mở command line bằng phím tắt Ctr + Alt + T :
$ wget -O ~/vmware.bin https://www.vmware.com/go/getworkstation-linux
2.Cài đặt điều kiện để cài đặt VMware :
$ sudo apt install build-essential
3. Cài đặt VMware:
sudo bash ~/vmware.bin
List key VMware 15 cho ai cần nhé :
ZG75A-4DY8K-489TQ-YQNZV-Y2UWA
CY7JA-2LZE4-480CQ-TDM7V-ZK8DF
YA75U-89XE4-08EQY-45WNT-NC890
YV5XR-0AG93-H845Q-DDZQC-M2KWF
AA1JR-0TX86-4847Y-JDQGV-YQKF8
ZA35K-FHX4Q-0848P-MGW5G-N28FD
YZ192-86X1N-H884Q-GWXEC-N7HV0
FZ5XU-40X0H-48EXP-DPYGT-MZKYA
YY3T0-42DEN-H88MZ-RDPEG-Y6RR0
AU75H-2EWE2-M85QQ-JXXNZ-MCHA4
FG3N0-FFD0P-0895Z-64P7C-XQRA2
GG1D8-4QXE1-481NY-C6XQX-Y3U9D
FU58K-2YX9J-M8ETZ-DWNEG-X7KAA
FF788-A1X86-08E9Q-5YN79-XV0YD
FC51U-43Z0L-H85TZ-NZQ5G-PZUW6
Mở...
Subscribe to:
Posts (Atom)