摘要:
ubuntu zip 文件乱码解决 压缩乱码 阅读全文
posted @ 2014-09-19 15:47
GeekyNiu
阅读(172)
评论(0)
推荐(0)
摘要:
1、下载SecureCRT软件 ubuntu64位:http://download.csdn.net/detail/cobps/7941145 ubuntu32位:http://download.csdn.net/detail/cobps/79412092、下载破解perl脚本: 网络资源,如... 阅读全文
posted @ 2014-09-19 11:06
GeekyNiu
阅读(571)
评论(0)
推荐(0)
摘要:
添加编码支持sudo locale-gen zh_CN.GBKsudo locale-gen zh_CN.GB2312sudo locale-gen zh_CN.GB180302.更新一下locale:sudo dpkg-reconfigure localessudo locale-gen如果出现类... 阅读全文
posted @ 2014-09-19 09:32
GeekyNiu
阅读(1080)
评论(0)
推荐(0)
摘要:
niujie@ubuntu:~$ cat /etc/fstab# /etc/fstab: static file system information.## Use 'blkid' to print the universally unique identifier for a# device; t... 阅读全文
posted @ 2014-09-19 09:22
GeekyNiu
阅读(146)
评论(0)
推荐(0)
摘要:
1, 首先摸清我系统的硬盘分区等使用情况sudo fdisk -lDisk /dev/sda: 128.0 GB, 128035676160 bytes255 heads, 63 sectors/track, 15566 cylinders, total 250069680 sectorsUnits... 阅读全文
posted @ 2014-09-19 09:14
GeekyNiu
阅读(263)
评论(0)
推荐(0)
摘要:
首先建立挂载目录例如:sudo mkdir /movie #根目录下建立movie文件夹sudo mkdir /work #根目录下建立work文件夹然后查看硬盘信息sudo fdisk -lDisk /dev/sda: 500.1 GB, 500107862016 bytes255 heads, ... 阅读全文
posted @ 2014-09-19 09:01
GeekyNiu
阅读(213)
评论(0)
推荐(0)
摘要:
仅供测试, 勿用作商业用途.首先要到vandyke网站下载一个securecrt, 需要注册。http://www.vandyke.com/download/securecrt/download.html我这里下载的是ubuntu 13.x x64版本.下载好后, 直接安装.$ sudo dpkg ... 阅读全文
posted @ 2014-09-19 08:59
GeekyNiu
阅读(3755)
评论(0)
推荐(0)