如何开始建设网站?唐山网站建设的第一步是什么?

摘要:做网站的第一步,唐山网站建设zzvg,手机网站开发外文文献,常州微信网站建设信息使用乌班图 命令安装使用安装网络相关工具安装dstat抓包工具需要在Ubuntu内安装openssh-server gcc安装vim安装hello word输出
做网站的第一步,唐山网站建设zzvg,手机网站开发外文文献,常州微信网站建设信息使用乌班图 命令安装使用安装网络相关工具安装dstat抓包工具需要在Ubuntu内安装openssh-server gcc安装vim安装hello word输出1. 首先安装gcc 安装这个就可以把gcc g一起安装2. 安装VIM3.编译运行代码 解决ubuntu与主机不能粘贴复制 命令安装使用 安装网络相关工具 使用ifconf… 使用乌班图 命令安装使用安装网络相关工具安装dstat抓包工具需要在Ubuntu内安装openssh-server gcc安装vim安装hello word输出1. 首先安装gcc 安装这个就可以把gcc g一起安装2. 安装VIM3.编译运行代码 解决ubuntu与主机不能粘贴复制 命令安装使用 安装网络相关工具 使用ifconfig 查看网卡需要的命令 sudo apt install net-tools安装dstat 使用dstat sudo apt install dstat抓包工具 //安装tcpdump sudo apt-get install tcpdump // 抓包 sudo tcpdump -i 网口号 host 需要抓包的地址 -w 写入的地址/home/xxx.cap需要在Ubuntu内安装openssh-server 使用openssh-server可以在外部用MobaXterm访问 sudo apt install openssh-servergcc安装vim安装hello word输出 1. 首先安装gcc 安装这个就可以把gcc g一起安装 sudo apt install build-essential检查是否安装成功 ··· gcc -v ··· 显示这个就成功了 2. 安装VIM 安装vim sudo apt install vim //用vim创建text.c vim text.c 进入text 按esc再按i 开始插入代码用vim创建text.c vim text.c进入text 按esc再按i 开始插入代码插入经典代码 #include stdio.h int main(){printf(hello world); }esc 退出编辑-----shift-------wq退出保存 3.编译运行代码 // 编译 gcc 文件名 // 运行 ./ 生产的绿色文件命解决ubuntu与主机不能粘贴复制 执行以下命令并重启即可解决 sudo apt-get autoremove open-vm-tools sudo apt-get install open-vm-tools sudo apt-get install open-vm-tools-desktop