Skip to content

Winston Lee

  • Home
  • Projects
  • Blog
Winston Lee

Linux

General IT | Linux

How to add ssh keys to multiple hosts

Requisite list.txt: list of hosts ~/.ssh/id_rsa.pub: keys to add Bash script copy.sh Explanation sshpass pass your password to the ssh prompt -o StrictHostKeyChecking=no ignores the “host identity not established” prompt, allowing sshpass to do its job How to execute Reference…

Read More How to add ssh keys to multiple hostsContinue

Linux

How to create application shortcut and add to launcher in Ubuntu

Read More How to create application shortcut and add to launcher in UbuntuContinue

Linux

Today I Learned (2019-11-18)

How to reset WSL on Windows Type apps & into the search box in the bottom left of the taskbar. Click Apps & features in the search results. The Settings app will open. On the Apps & features page in…

Read More Today I Learned (2019-11-18)Continue

Linux

Gõ tiếng Việt trên Ubuntu

Cách gõ Dvorak trên Ubuntu với ibus-unikey iBus quản lý cả layout lẫn bộ gõ nên khi dùng ibus-unikey layout sẽ bị đổi thành US Cần sửa file /usr/share/ibus/component/unikey.xml thành nội dung như sau https://gist.github.com/thanhphu/b8dfde2cd16902c49dc249f4dfbfb4f8 Các bộ gõ tiếng Việt…

Read More Gõ tiếng Việt trên UbuntuContinue

General IT | Linux

Install IP Time USB Wifi Adapter driver for Ubuntu Linux

It’s not that hard… provided you know where to look. First, find out the model ID by going You’ll get something like this, where “Realtek” is the chip manufacturer, which is usually the case for IPTime Next, google the ID,…

Read More Install IP Time USB Wifi Adapter driver for Ubuntu LinuxContinue

Linux

How to install ext-zip for PHP in VestaCP

Searched over the internet for this when trying to install Grav. It’s simple actually That’s it!

Read More How to install ext-zip for PHP in VestaCPContinue

Cloud | Linux

How to set up squid

On Ubuntu Basic squid conf /etc/squid3/squid.conf instead of the super bloated default config file Setting up a user and enter a password twice for the chosen username then

Read More How to set up squidContinue

Cloud | Linux

How to install tinyproxy, the comprehensive guide

You should build from source, since the latest version on Ubuntu repository doesn’t support authentication yet Add authentication

Read More How to install tinyproxy, the comprehensive guideContinue

Cloud | Linux

How to install SOCKS5 on your VPS

Focusing on Dante, as I find it to be the easiest to install. First thing first, assuming you are using Ubuntu, do the usual Installing Dante from source on Ubuntu 16.04 The best way to install Dante is to use…

Read More How to install SOCKS5 on your VPSContinue

Linux

Empty the content of a file in Linux

That’s it!

Read More Empty the content of a file in LinuxContinue

Page navigation

1 2 Next PageNext

I’m an English / Vietnamese / Korean speaking software solution provider living in Korea

Get In Touch

To reach me, please use the contact form

© 2023

Github Linkedin
Scroll to top
  • Home
  • Projects
  • Blog