Category Archives: Thủ thuật

Đổi port Remote Desktop

Mặc định Remote Desktop sẽ connect vào cổng 3389 (default port). i Để có thể thay đổi cổng này, chúng ta cần sửa như sau: Start the registry editor. (Type regedit in the Search box.) Navigate to the following registry subkey: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp Find PortNumber Click Edit > Modify, and then click Decimal. Type the new port number, and […]

Macbook pro không khởi động dù pin vẫn tốt

Issue: Macbook pro 2017 không khởi động được dù battery ở trạng thái normal. Khi cắm điện thì khởi động được nhưng rút điện là tắt dù pin sạc đầy.  Solution:  Tình trạng này chủ yếu là do hệ thống SMC (system management controller) bị lỗi và cần reset lại. Các bạn có thể thử […]

Sửa file hosts trên mac và windows

Sửa file hosts trên Mac và Windows

Cách sửa file hosts trên Mac & Windows (có thể dùng để test web mà không ảnh hưởng đến production site – chặn truy cập 1 site nào đó trên máy tính…) 1. Trên Mac:  + mở terminal  + Sử dụng lệnh: sudo nano /private/etc/hosts => nhập password máy + nhập ip & domain vào […]