Chinaunix首页 | 论坛 | 博客
  • 博客访问: 159383
  • 博文数量: 27
  • 博客积分: 97
  • 博客等级: 民兵
  • 技术积分: 314
  • 用 户 组: 普通用户
  • 注册时间: 2012-11-19 19:34
个人简介

非攻飞攻,夜尽天明!

文章分类

全部博文(27)

文章存档

2014年(6)

2013年(21)

我的朋友

发布时间:2013-04-02 13:15:39

Install VirtualBox in Ubuntu 12.10Use VirtualBox to run Windows and other OS in Ubuntu 12.10 Here's how you can install VirtualBox in Ubuntu 12.10. You can use VB to run Windows and other operating systems.1. Open a terminal window.2. Type in the following commands then hit Enter after.........【阅读全文】

阅读(1413) | 评论(0) | 转发(0)

发布时间:2013-03-05 21:55:37

安装samba和smbfs:sudo apt-get install samba smbfs  建立共享目录:sudo mkdir /home/[username]/[foldername]        如:/home/ubuntu/mp3    ( ubuntu为用户名)设置目录权限:sudo chmod 777 /home/[username]/[foldername] 设置目录共享:sudo vi /etc/.........【阅读全文】

阅读(1518) | 评论(0) | 转发(0)

发布时间:2013-01-06 13:51:09

使用ssh 登录远程电脑:      $ssh  user@ip 在root用户下:        #service vsftpd start    $   ps -e | grep ftp      895 ?        00:00:00 vsftpd      ......【阅读全文】

阅读(1088) | 评论(0) | 转发(1)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册