Ben Chuanlong Du's Blog

It is never too late to learn.

FTP on Linux

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Installation in Ubuntu

wajig install ftp

FTP

  1. Most FTP severs accpets only SFTP connections, which means that you have to log into those servers using sftp instead of ftp. The tricky …

Install the Latest Version of Python in Ubuntu

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

There are a few ways to install a newer version of Python on Ubuntu. If you want to completely overwrite the system version of Python, it is suggested that you install …

OneDrive in Linux

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. OneDrive can only be used on Windows 10 and 8 thus is too heavy to use in a VirtualBox.

OneDrive in Wine

https://github.com/winepak/applications/issues/65

How to …

QQ on Linux via Wine QQ

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. CrossOver has a much better support than Wine.

  2. Avoid QQ PC, use TIM (office version) instead.

References

https://www.lulinux.com/archives/1319

https://hub.docker.com/r/bestwu/qq

Windows Emulation Using WINE

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. 对于使用中文软件的Linux用户来说WINE基本没什么用, 中文显示目前来说就是一大难题. 如果你的电脑够 …