• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
askDing
Life is short,use python
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 8 9 10 ··· 31 下一页

2017年1月25日

CentOS 7配置静态IP地址
摘要: [root@centos1 ~]# ifconfig-bash: ifconfig: command not found首先,习惯性的输入echo $PATH(查看当前PATH环境变量,跟DOS的path命令一样的功能,注意Linux系统中的命令是区分大小写的),显示结果如下:[root@cento 阅读全文
posted @ 2017-01-25 11:50 askDing 阅读(3190) 评论(0) 推荐(0)
 
 

2017年1月24日

linux之kali系统ssh服务开启
摘要: 1、修改sshd_config文件,命令为:vi /etc/ssh/sshd_config 2、将#PasswordAuthentication no的注释去掉,并且将NO修改为YES //我的kali中默认是yes3、将#PermitRootLogin yes的注释去掉 //我的kali中默认去掉 阅读全文
posted @ 2017-01-24 13:48 askDing 阅读(579) 评论(0) 推荐(0)
 
kali rolling 配置网络
摘要: “interfaces”文件中还有很多其他的设置项,如需要了解更多的信息,可以使用man命令查询“interfaces”文件的手册页。 #man interfaces 其中eth0指本机以太网卡一,类似的,eth1指本机的以太网卡2。一般一台电脑只有一个eth0。网卡的设备名/dev/eth0 和硬 阅读全文
posted @ 2017-01-24 13:44 askDing 阅读(383) 评论(0) 推荐(0)
 
 

2017年1月23日

打开Mac OSX原生的NTFS功能
摘要: 插上磁盘 从finder或者使用以下命令查看到磁盘的Volume Name: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 3.可 阅读全文
posted @ 2017-01-23 13:06 askDing 阅读(1086) 评论(0) 推荐(0)
 
无线网卡在 MAC 系统下的安装与使用过程
摘要: MAC系统安装netgear无线网卡的方法: 1)去网件官网下载相应的驱动软件 2)单击页面左侧的“Version 1.0.0.0”进入下载页面如下图 3)选择对应您系统版本的驱动程序,按右键保存到计算机上 4)下载完毕后双击打开找到名为NETGEAR的文件双击解压缩 5)双击“install.pk 阅读全文
posted @ 2017-01-23 12:42 askDing 阅读(3363) 评论(0) 推荐(0)
 
 

2017年1月22日

How to Enable RPMForge Repository in RHEL/CentOS 7.x/6.x/5.x
摘要: RPMforge repository is a utility that is used to install third party software packages under Red Hat Enterprise Linux (RHEL) and Community ENTerprise 阅读全文
posted @ 2017-01-22 21:37 askDing 阅读(380) 评论(0) 推荐(0)
 
CentOS yum 源的配置与使用
摘要: 一、yum 简介 yum,是Yellow dog Updater, Modified 的简称,是杜克大学为了提高RPM 软件包安装性而开发的一种软件包管理器。起初是由yellow dog 这一发行版的开发者Terra Soft 研发,用python 写成,那时还叫做yup(yellow dog up 阅读全文
posted @ 2017-01-22 20:59 askDing 阅读(290) 评论(0) 推荐(0)
 
CentOS7安装GNOME可视化界面
摘要: 1、首先安装X(X Window System),命令为 yum groupinstall "X Window System" 回车(注意有引号) 1CentOS Linux系统虚拟机/硬盘安装教程 2 2、由于这个软件组比较大,安装过程会比较慢,安装完成会出现complete! 3 3、检查一下我 阅读全文
posted @ 2017-01-22 12:38 askDing 阅读(14021) 评论(0) 推荐(1)
 
Mac Book Air 上用 Vmware Fusion 8 pro 安装 CentOS7
摘要: 一. 准备工作: 1. 安装Vmware Fusion (略) 2. 下载CentOS-7-x86_64-Minimal http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1503-01.iso 二. 阅读全文
posted @ 2017-01-22 12:09 askDing 阅读(703) 评论(0) 推荐(0)
 
 

2017年1月13日

Linux下MySQL的简单操作
摘要: 更改mysql数据库root的密码 首次进入数据库是不用密码的: [root@localhost ~]# /usr/local/mysql/bin/mysql -uroot Welcome to the MySQL monitor. Commands end with ; or \g. Your M 阅读全文
posted @ 2017-01-13 22:14 askDing 阅读(17129) 评论(1) 推荐(1)
 
 
上一页 1 2 3 4 5 6 7 8 9 10 ··· 31 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3