芝士年糕 芝士年糕
2年前
Linux系统启动流程
为什么要了解系统启动流程?主动让软件开机自启电脑不能正常启动,排查出错的环节排查黑客植入木马程序,到底将木马放到了哪里正文linux开机启动流程图1.开机自检(POST,PowerOnSelfTest)电脑通电之后,首先加载B
Stella981 Stella981
3年前
Linux 下解压 rar 文件
网上下载rar压缩文件的使用,在linux在我们需要对其进行解压缩,这个时候,我们需要安装rar相关的文件,来进行解压缩。1\.下载我们进入rarlab网站(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.rarlab.com%2Fdownload.htm),进行下
Stella981 Stella981
3年前
Linux系统杀掉tomcat进程
打开终端cd/Java(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Flib.csdn.net%2Fbase%2Fjavase)/tomcat执行bin/startup.sh启动tomcat./startup.shbin/shutdown.sh停止tomc
Stella981 Stella981
3年前
Linux下安装maven, mvn
官网下载maven上传至服务器,解压后,执行mvnv报错,错误内容如下:TheJAVA\_HOMEenvironmentvariableisnotdefinedcorrectlyThisenvironmentvariableisneededtorunthisprogramNB:JAVA\_HOMEsh
Stella981 Stella981
3年前
Linux Deepin 使用日常记录
1.解决启动FailedtostartLoadKernelModules的错误Deepin启动时会提示FailedtostartLoadKernelModules的错误,但是不影响启动,可以进入系统,下图是在启动日志中的截图(/var/log/boot.log)!(https://oscimg.oschina.net/oscn
Stella981 Stella981
3年前
2021:我的Linux桌面
!Xubuntu20.04LTSwithGeany,WPS,Firefox,Chromeoni78750H,GTX1060(https://oscimg.oschina.net/oscnet/up3819b02ce9e3cd36d86dfaaa090096850c6.png)Xubuntu20.04LTSwithGea
Wesley13 Wesley13
3年前
linux:进程管理与SELinux
http://blog.csdn.net/pipisorry/article/details/23376005(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Fpipisorry%2Farticle%2Fdetails%2F23376005)工作管理jo
Stella981 Stella981
3年前
Linux之top命令解析
1top命令简介  top命令是Linux下常用的性能分析工具,能够实时显示系统中各个进程的资源占用状况,类似于Windows的任务管理器。  top是一个动态显示过程,即可以通过用户按键来不断刷新当前状态。如果在前台执行该命令,它将独占前台,直到用户终止该程序为止。比较准确的说,top命令提供了实时的对系统处理器的状态监视。
Stella981 Stella981
3年前
Linux系统分区方式
硬盘在使用之前,要进行分区、格式化一个硬盘可以分主分区、扩展分区、逻辑分区    主分区扩展分区<4,可以全部设置成主分区,也可以主分区扩展分区进行设置,扩展分区不能直接使用,需要在扩展分区上建立逻辑分区,逻辑分区可以有多个  主分区扩展分区编号14  逻辑分区编号只能从5开始
Stella981 Stella981
3年前
Linux环境下软件安装
下载——解压缩:!(http://static.oschina.net/uploads/space/2016/0319/203947_DDF5_2312175.png)把得到的目录放到一个不碍事的目录,我们可以设置隐藏目录:!(http://static.oschina.net/uploads/space/2016/0319/204016