thanks
发布时间:2015-12-04 20:29:44
shell@debian:~$ cat /etc/apt/sources.list# # deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-21:51]/ jessie maindeb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-21:51]/ jessie main# Line commented out b.........【阅读全文】
发布时间:2015-09-15 17:44:14
lrzsz是一个debian预置的软件包,可以直接安装
点击(此处)折叠或打开......【阅读全文】
发布时间:2014-11-16 19:31:01
直接安装官方的chrome是最简单的办法,能够省事不过使用linux系统自带的浏览器会干净一些,至少没有官方的广告跟踪程序。这个时候就需要安装flash插件了,参考pepflash ppa;如果被墙可以参考技术点shell@ubuntu:~$ ls /usr/lib/pepflashplugin-installer/install_plugin libpepflashplayer.so manifest..........【阅读全文】
发布时间:2014-05-22 18:50:15
点击(此处)折叠或打开mysql> LOAD DATA LOCAL INFILE '/home/shell/log.txt' INTO TABLE pet;ERROR 1148 (42000): The used command is not allowed with this MySQL versionmysql> mysql>解决办法http://dev.mysql.com/doc/refman/5.........【阅读全文】