首页
学习
活动
专区
工具
TVP
发布

howtouselinux

专栏作者
94
文章
269993
阅读量
17
订阅数
如何使用 systemctl 命令列出 Linux 中的所有服务
systemctl 命令是 Linux 中用于管理系统和服务配置的工具。您可以使用 systemctl 命令来启动、停止、重新启动、启用、禁用和检查服务的状态。您还可以使用 systemctl 命令来列出所有服务。
用户8418197
2023-09-22
9960
多种方法获取ubuntu系统的ip地址
https://www.howtouseubuntu.com/network/ubuntu-command-terminal-find-ip-address-in-ubuntu/
用户8418197
2023-07-15
9090
两种方法用ansible创建文件
https://www.howtouselinux.com/post/create-file-with-ansible
用户8418197
2023-07-15
3520
pfx如何转换成pem文件
PFX(Personal Information Exchange)和PEM(Privacy-Enhanced Mail)是两种常见的证书和密钥文件格式,用于在加密通信和身份验证中存储和传输数字证书和私钥。它们在文件结构和编码方面存在一些区别。
用户8418197
2023-07-02
1.4K0
Ubuntu 系统如何修改时间
在Ubuntu上,你可以使用以下三种方法来修改时间:date命令,timedatectl命令和hwclock命令。
用户8418197
2023-07-02
4.2K0
如何在linux系统上找到占用硬盘空间最大的文件
在Linux系统上,有多种方法可以找到占用硬盘空间最大的文件。以下是三种常用的方法:
用户8418197
2023-05-29
2.3K0
Linux系统如何检查MAC 地址
这些方法提供了在Linux上检查MAC地址的不同方式。你可以根据个人偏好和具体需求选择使用哪种方法。
用户8418197
2023-05-28
4K0
Linux常用网络命令
root@localhost ~# ifconfig ens33|grep "inet "\ > |awk '{print $2}' #awk默认分割符号为空格
用户8418197
2022-04-10
6500
多种方法查看Linux文件大小
xanarry@ThinkPad:/$ stat ~/Downloads/jdk-8u60-linux-x64.tar.gz
用户8418197
2022-03-25
4.8K0
linux ip命令如何使用
ifconfig命令已被ip命令替换。ip命令有点类似于ifconfig命令,但它更强大,附加了更多的功能。ip命令可以执行一些网络相关的任务,是ifconfig不能操作的。
用户8418197
2022-03-25
3.3K0
Linux 如何查找ip地址
An IP address is the identifier that enables our device to send or receive data packets across the internet. It holds information related to our location and therefore making devices available for two-way communication.
用户8418197
2022-02-14
7.4K0
Linux find命令使用方法
find test –path "/tmp/tmp1" –prune –o –print
用户8418197
2022-01-16
1.3K0
多种方法检查linux版本信息
下面我们介绍一些方法来获取系统的版本,首先是通过查看Linux内核的方法,主要有2种方法:
用户8418197
2022-01-14
1.4K0
如何检查Linux版本
The OS version of a Linux distribution can be determined by using the command-line interface as well as a graphical user interface.
用户8418197
2022-01-11
3.8K0
​Linux 磁盘管理进阶
其中“hdx~”表明分区所在设备的类型、hd 表示ide、x表示哪块盘、~表示分区号
用户8418197
2021-12-23
2.5K0
常用网络端口分析
In networking, a port is a virtual place on a machine that is open to connections from other machines. Every networked computer has a standard number of ports, and each port is reserved for certain types of communication.
用户8418197
2021-10-01
5310
tcp是如何建立连接的
This post describes how to see TCP connection establishment and termination as packets using tcpdump on linux.
用户8418197
2021-09-11
1K0
Linux 命令大全
3 Ways to find the largest files in Linux
用户8418197
2021-09-11
2.5K0
磁盘多路径 存储工程师必学
Mar 10 19:18:28 | /etc/multipath.conf does not exist, blacklisting all devices.
用户8418197
2021-09-11
1.6K0
Ubuntu如何安装GUI
Main available Graphical User Interfaces (GUI) installations using tasksel's tasks
用户8418197
2021-09-11
7360
点击加载更多
社区活动
RAG七天入门训练营
鹅厂大牛手把手带你上手实战
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档