小编ali*_*eza的帖子

在 debian 中编译具有多个 cpu 内核的源包,“apt-get -b source”

我使用apt-get -b source这个命令下载并编译带有一个 CPU 内核的源代码,有没有什么办法可以在 debian 中使用带有多个 CPU 内核的 apt 包管理器来编译包?像命令中的-j选项makemake -jX

谢谢。

debian apt

9
推荐指数
1
解决办法
6493
查看次数

在 Debian Linux 中禁用夏令时

我不希望我的系统使用夏令时。

root@ali-debserver:~# cat /etc/timezone
Asia/Tehran

root@ali-debserver:~# cat /etc/default/rcS
#
# /etc/default/rcS
#
# Default settings for the scripts in /etc/rcS.d/
#
# For information about these variables see the rcS(5) manual page.
#
# This file belongs to the "initscripts" package.

# delete files in /tmp during boot older than x days.
# '0' means always, -1 or 'infinite' disables the feature
#TMPTIME=0

# spawn sulogin during boot, continue normal boot if not used in 30 seconds
#SULOGIN=no

# do …
Run Code Online (Sandbox Code Playgroud)

linux time timezone

7
推荐指数
2
解决办法
1万
查看次数

“sudo service vsftpd”返回“未知工作:vsftpd”

我在 ubuntu 14.04 上安装了 vsftpd,当我想停止或重新启动 vsftpd 服务时显示此消息,但服务状态没有任何反应!

root@ali-lap:/home/ali# service vsftpd restart
stop: Unknown job: vsftpd
start: Unknown job: vsftpd
Run Code Online (Sandbox Code Playgroud)

我根据这篇文章清除了 vsftpd 并重新安装了它,但没有任何改变。

安装和删除日志:

root@ali-lap:/home/ali# apt-get purge --remove vsftpd 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  vsftpd*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 370 kB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 216263 …
Run Code Online (Sandbox Code Playgroud)

ubuntu vsftpd

6
推荐指数
2
解决办法
2万
查看次数

对于`ps aux | fedora "bash:: command not found" grep dnf`

我已经安装了 fedora 23,当我想在 su 模式下使用 grep 用户时发生了这个错误:

[root@alifed alireza]# ps aux |? grep dnf
 bash: ?: command not found...
Run Code Online (Sandbox Code Playgroud)

bash fedora command-not-found

1
推荐指数
1
解决办法
988
查看次数

标签 统计

apt ×1

bash ×1

command-not-found ×1

debian ×1

fedora ×1

linux ×1

time ×1

timezone ×1

ubuntu ×1

vsftpd ×1