码迷,mamicode.com
首页 > 系统相关 > 详细

Linux tricks

时间:2016-07-01 07:49:15      阅读:216      评论:0      收藏:0      [点我收藏+]

标签:

Environment Settings

Path

Globally set path is in /etc/profile; or the user‘s .bash_profile for particular user

Adding a Directory to the path

Setting Your Path Variable

Loadable Kernel Modules

lsmod shows loaded loadable kernel modules

rmmod removes a module from kernel

modprobe adds or removes a module from the kernel

Services

stop and start kde service

service kdm stop
service kdm start

 

Linux tricks

标签:

原文地址:http://www.cnblogs.com/quanben/p/5631750.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!