T430 Linux Setting Memo

touchpad:
xinput list
xinput --disable 11

dns setting:
/etc/resolv.conf

vpn:
@Darkduck19XX

yum-config-manager --add-repo=http://mirror.centos.org/centos/7.6.1810/extras/x86_64/

chkconfig crashplan --level 345 off
#Mcafee
chkconfig ma --level 345 off

systemctl start vncserver@ (already automatically installed)

VNC Windows Manager:
/etc/X11/xinit/Xclients
=> /etc/sysconfig/desktop

systemctl disable isecespd
systemctl disable isectpd
systemctl disable mydesktop
systemctl disable mfefmpd


rc.local -> /opt/desktop/obi_cc_script/obidata.sh
-> obiinfo

use/install kmix to change audio/sound volume

We should delay login with laptop,
because we want vncserver service to get display:0 .

docker install:docs.docker.com/install/linux/docker-ce/centos
(google it if have dependency error )

pidgin: yum install pidgin

#obi is very dirty

systemctl disable crond

posted @ 2019-08-30 16:48  johnsonshu  阅读(272)  评论(0编辑  收藏  举报