51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#debian
debian 增加 swap 区
在var中增加一个2G的区root@test:~#ddif=/dev/zeroof=/var/swap_filebs=1024count=20480002048000+0recordsin2048000+0recordsout2097152000bytes(2.1GB)copied,40.1141s,52.3MB/s格...
开发笔记
·
2023-03-22
debian
增加
swap
为Docker配置阿里加速器,系统为Debian8
先停止docker服务servicedockerstop 设置阿里加速器dockerd--registry-mirror=https://063eurcd.mirror.aliyuncs.com看到“Daemonhascompletedinitialization”执行结果就表示配置完成。 重启do...
代码星球
·
2021-02-25
Docker
配置
阿里
加速器
系统
debian8.5安装sublime text3
在官网www.sublimetext.com下载安装包我这里用的是Ubuntu64bit版。下载后使用su命令切换到root账户。执行安装命令dpkg-isublime-text*.deb安装后执行命令:subl打开sublime。...
代码星球
·
2021-02-25
debian8.5
安装
sublime
text3
ubuntu12.04下使用qemu模拟mips处理器安装debian
注:ubuntu是不支持mips处理器的,只能在x86下安装运行第一步、安装qemu/sudoapt-getinstallqemuqemu-system。执行 qemu-system-mips--version发现版本太低,因为后面需要更高版本的qemu。下载http://wiki.qemu-project....
代码星球
·
2021-02-24
ubuntu12.04
使用
qemu
模拟
mips
安装fcitx [Crunch bang] [debian]
$im−config...
代码星球
·
2021-02-21
安装
fcitx
Crunch
bang
debian
[firefox]在Debian7及其衍生版下安装firefox
DebianbydefaultcomeswithIceweaselwebbrowserinsteadoffirefox.AlthoughitisrecommendedtouseIceweaselyoumayhaveaneedtoinstallfirefoxarehereisasimplewayhowtoinstallf...
代码星球
·
2021-02-21
firefox
Debian7
及其
衍生
版下
【LAMP】在Debian系linux下安装LAMP
apt-getinstallbuild-essentialapt-getinstallmysql-serverapt-getinstallapache2这种方式安装完的Apache,其web根目录在/var/www,Apache以www-data的身份运行。你可以尝试着访问http://127.0.0.1,已经可以访问...
代码星球
·
2021-02-21
LAMP
Debian
linux
安装
给debian安装xfce桌面套装
首先要有一个debian的基本系统,然后:1、sudoapt-getinstallxorgslimxfce4 #xdm 由于目前源里面最新的版本是4.3.99,想安装4.4可按如下方法:1>sudoapt-getinstallthun...
代码星球
·
2021-02-21
debian
安装
xfce
桌面
套装
在Debian下安装LAMP
准备工作:sudoapt-getinstallbuild-essential 第一步:安装Apachesudoapt-getinstallapache2 第二步:安装MySQLsudoapt-getinstallmysql-serverlibapache2-mod-auth-mysqlp...
代码星球
·
2021-02-21
Debian
安装
LAMP
Debian类系统必做——将【你的用户】加入sudoers用户组
切换到root:suroot 修改sudoersnano/etc/sudoers在root ALL=(ALL:ALL)ALL下,加入:liz ALL=(ALL:ALL)ALL ...
代码星球
·
2021-02-21
Debian
系统
必做
你的
用户
Debian下配置网络的方法
1.网络配置配置网卡修改/etc/network/interfaces添加如下##号后面是备注,不要添加哦!autoeth0#开机自动激活ifaceeth0intestatic#静态IPaddress192.168.0.56#本机IPnetmask255.255.255.0#子网掩码gateway192.168.0.2...
代码星球
·
2021-02-21
Debian
配置
网络
方法
[v]Debian类系统的有效国内源
源文件的位置/etc/apt/sources.list 因为测试需要,装完Debian7后,更新为163的源,但是后来装软件时,一些软件依赖包还是装不上。后来把163源稍加改动,就好用了。163源内容如下:debhttp://mirrors.163.com/debianwheezymainnon-freeco...
代码星球
·
2021-02-21
Debian
系统
有效
内源
在Debian下安装ibus输入法
sudoapt-getinstallibusibus-pinyinim-switchsudoapt-getinstallibus-googlepinyinim-switch-sibusibus-setup ...
代码星球
·
2021-02-21
Debian
安装
ibus
输入法
给Debian浏览器安装flash播放插件
sudoapt-getinstallflashplugin-nonfree ...
代码星球
·
2021-02-21
Debian
浏览器
安装
flash
播放
Debian自带浏览器IceWeasel的中文化
Iceweasel浏览器简体中文组件#Iceweasel是Debian中MozillaFirefox浏览器的一个再发布版#英语很菜,所以浏览器菜单也要是中文的sudoapt-getinstalliceweasel-l10n-zh-cn运行浏览器,然后点击浏览器菜单===>编辑===>首选项===>内容...
代码星球
·
2021-02-21
Debian
自带
浏览器
IceWeasel
中文化
首页
上一页
1
2
3
4
下一页
尾页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他