歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> 關於Linux >> ubuntu 入門

ubuntu 入門

日期:2017/3/1 11:48:43   编辑:關於Linux

ubuntu 系統設置不全
sudo apt-get install ubuntu-desktop

uget aria2:下載工具
http://www.xitongzhijia.net/xtjc/20150113/34715.html

java開發環境
sudo apt-get update
sudo apt-get install default-jre
sudo apt-get install default-jdk
打開eclipse

mysql-server
sudo apt-get install mysql-server
mysql控制台
http://dev.mysql.com/downloads/workbench/

(mysql安裝
centos
http://jingyan.baidu.com/article/fec7a1e5f8d3201190b4e782.html
//登陸
mysql -uroot -p)

chromium:谷歌浏覽器。
mono,
jexus,
remmina遠程自帶

$sudo apt-get install docky

$sudo apt-get install monodevelop

window下在各種遠程登錄linux工具中,Putty是出色的工具之一。

//微信開啟
# 進入倉庫
cd electronic-wechat
# 安裝依賴, 運行應用
npm install && npm start

vsftpd

http://127.0.0.1/Home/Index
Linux區分大小寫

Copyright © Linux教程網 All Rights Reserved