WSL Install

Prepare

Requirement:

OS: Ubuntu 22.04

Python3 

Prepare Steps

sudo apt update
sudo apt -y upgrade
sudo apt-get install dc mesa-utils gedit pulseaudio libquadmath0 libgtk2.0-0 firefox  libgomp1

Download fslinstaller.py

Login Linux with personal user (not use root user)

1
python3 fslinstaller.py

 Choose install folder to "/usr/local/fsl/"

then input personal user's password 

Note: personal user must has privilege of sudo permissions

confiugre personal profile to identify fsl command

1
2
3
vim ~/.bashrc
export FSLDIR=/usr/local/fsl
source $FSLDIR/etc/fslconf/fsl.sh<br>export DISPLAY=:0.0

  

How to use

login to personal user , input fsl

1
fsl

  

 How to Enable VNC

On Ubuntu Server

Open Setting --> Sharing 

Click "Remote Desktop" 

Enable Remote Desktop & click "Enable Legacy VPC Protocol" and choose "Require a password"

And choose Authentication and set password for user . 

On Windows Client 

Download VNC Viewer https://www.realvnc.com/en/connect/download/viewer/ And install 

Create New Server & input IPAddress & password and then connect is ok. 

 

posted @   TonyBen2018  阅读(43)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
点击右上角即可分享
微信分享提示