您的位置:首页 > 运维架构 > Linux

linux

2016-04-18 17:23 453 查看
libtoolize command not found, yum install libtool*, ok

http://my.oschina.net/vaero/blog/210488 centos install codeblocks

http://www.centoscn.com/image-text/install/2014/0401/2695.html centos install codeblocks

火狐插件Adblock Plus, abp Video DownloadHelperfirebug

windows

OS最新版本http://windows.microsoft.com/zh-cn/windows/service-packs-download#sptabs=xp,https://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx

uchrome 翻墙

win7,cmd.exe管理员身份运行,mbrfix64 /drive 0 fixmbr /yes

win32diskimager*.exe制作ubuntu15.10u盘启动盘

linux系统

ubntu摄像头照相,cheese

视频播放中文乱码,将字幕文件改为unicode字符集,重新加载。

ubuntu添加字体,去windows fonts文件夹找相应的字体,宋体文件名simsun.ttc, simsunb.ttf,微软雅黑msyh.ttf, msyhbd.ttf,双击,系统自动安装。wps缺失字体,下载后放在~/.fonts文件夹下,重新打开wps就好了。

smplayer字幕看不到,alt,字幕,字幕可见性

ctrl+h显示隐藏文件

vimrc https://github.com/spf13/spf13-vim
rc.local
cd /sys/class/backlight, ls, cd ./intel_backlight, ls, cat maxbrightness, brightness, echo $brightness > /sys/class/backlight/intel_backlight/brightness

弹出对话框,“一个程序想要访问秘钥环……”,seahorse, 更改默认密码。

crtl+d收藏网页

运行apt-get update时,duplicate,sudo rm -r /etc/apt/sources.list.d/

centos6.7 vim /etc/sysconfig/network-scripts/ifcfg-eth0 ONBOOT=yes

linux, terminal

chown username /dir -R

创建链接, ln

查看内核版本号uname, cat /proc/version

更改密码passwd,sudo passwd root

unzip, 解压后乱码, unzip -O CP936 filename.zip--unrar e filename.rar

For more details see ps(1). man 1 ps, kill -s 9 pid

locate php.ini

sudo service apache2 restart

df -h,查看硬盘使用情况

dpkg-query -l | egrep -i libreoffice,dpkg -l | grep -i libreoffice

sudo apt-get remove --purge libreoffice,apt-get autoremove

apt-get install software_package, dependency not ok, apt-get -f install

apt-get install build-essential linux-headers-`uname -r`, chomod +x vmware, sudo ./vmware

tar xzvf filename.tar.gztar xjvf filename.tar.bz2

apt-get install bochs

开机启动项,sysv-rc-conf

enca *.srt -x utf-8

vim ~/.bashrc
export PATH=$PATH:$HOME/introcs/bin

linux, software

或许使用专有无线网卡驱动会更快,或者检查路由器设置。

搜狗输入法,wps,金山快盘,firefox,chrome, vmware,

goldendict, sudo apt-get install goldendict

wine, http://wiki.winehq.org/Ubuntu
wineQQ, http://www.longene.org/download/
翻墙浏览器https://github.com/bannedbook/fanqiang/wiki购买服务http://my.yizhihongxing.com/aff.php?aff=084hosts文件https://github.com/racaljk/hosts,添加到/etc/hosts,sudo
systemctl restart NetworkManager, ubuntu 15.10

火狐贴吧精品,http://tieba.baidu.com/p/3927156285

根据屏幕分辨率选择壁纸

vim 查找 /\cword,不去分大小写 /\<word\>首尾匹配

tabedit newfile, gt goto tab

wps

ctrl+shift++,右上角数字标注。

电影字幕:
http://subhd.com/ http://www.zimuku.net/
service rpcbind start, service nfs start, vim /etc/exports /home/share
*(rw,sync,no_root_squash,no_all_squash), showmount -e, in client mount -t nfs 192.168.0.1:/home/share /home/share,http://www.linuxidc.com/Linux/2014-01/95507.htm

chromium flash install, /article/6840375.html

http://os.51cto.com/art/201001/177866.htm

rpm -qa | grep libreoffice, -qip, -qif, -qlf

/article/4410292.html

yum search ... yum -y remove ...
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: