.cache 目录充满了不稳定的、非必要的文件。
我想将它移动到更合适的分区,即更快且不备份。
我相信 ~/.pam_environment 文件适用于此,但不确定它是否是最好的,或者它是否被正确记录或正常工作。
我想启动一个始终运行但很少实际使用的应用程序在另一个工作区上启动,因此我不必在每次会话启动时手动执行此操作。
这可以做到吗,如果可以,怎么做?
我 (重新)安装了Mythbuntu 12.04.2 来解决音频问题。安装后我发现这个 MythTV 前端的内核版本是3.5.0-27-generic。
但是在完全更新的 Mytbuntu 12.04…前端/后端服务器(安装为 12.04.1)上,内核版本是3.2.0-40-generic。
为什么这些不同的版本,我想知道......
我的主目录如下所示:
# ls -lt
total 417656
drwxrwxr-x 2 ljohnson ljohnson 427577344 May 9 08:48 2z9TnVLzmf
drwxr-xr-x 4 ljohnson ljohnson 4096 May 9 07:42 transmission
drwxr-xr-x 6 ljohnson ljohnson 4096 Apr 3 13:37 Downloads
drwxrwxr-x 5 ljohnson ljohnson 4096 Mar 28 07:25 Desktop
drwxrwxr-x 2 ljohnson ljohnson 4096 Sep 17 2017 saa7164
...
Run Code Online (Sandbox Code Playgroud)
哪里的大小2z9TnVLzmf是一个问题。
努力消除这些# rm -rf已被证明是徒劳的。
#ls 2z9TnVLzmf 不返回任何结果,必须取消。
更新:fsck 设置为在这个相对较小的分区的每次启动时运行
# df -hT | grep /dev/
/dev/sdc1 ext4 63G 60G 361M 100% /
tmpfs tmpfs …Run Code Online (Sandbox Code Playgroud) 新的 11.10 x86 桌面安装
我的新安装是静音的,故障排除没有帮助,但系统日志中出现了以下几条消息:
Nov 21 10:10:33 WRKSTAx86 pulseaudio[1840]: [alsa-sink] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write!
Nov 21 10:10:33 WRKSTAx86 pulseaudio[1840]: [alsa-sink] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_emu10k1'. Please report this issue to the ALSA developers.
Run Code Online (Sandbox Code Playgroud)
音频适用于 10.4、10.10。和 11.04 在这个系统上
这是节目的终结者吗?您如何向 ALSA 开发人员报告错误?
我需要在运行 10.04 和 12.04 Ubuntu 的 5.1 系统中测试所有扬声器的输出吗?
我怎么做?
一小时几次,这些行出现在 syslog
Feb 19 09:20:11 KISE-055 smbd[5685]: [2013/02/19 09:20:11.609603, 0] printing/print_cups.c:110(cups_connect)
Feb 19 09:20:11 KISE-055 smbd[5685]: Unable to connect to CUPS server localhost:631 - Connection refused
Feb 19 09:20:11 KISE-055 smbd[1081]: [2013/02/19 09:20:11.610113, 0] printing/print_cups.c:487(cups_async_callback)
Feb 19 09:20:11 KISE-055 smbd[1081]: failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
Run Code Online (Sandbox Code Playgroud)
现在这台电脑是Mythtv(Mythbuntu)的客户端和服务器,没有连接打印机,使用HTPC也不需要打印机。我偶尔会使用打印到 PDF。
我需要做什么来阻止 samba 执行此查询并在 中生成这些消息syslog?
每当我升级 Ubuntu 16.04 并且有内核升级时,更新过程在运行 (os-prober) 时需要很长时间,并且还会多次生成 grub 配置。
出于某种莫名其妙的原因,它运行了不止一次......
Setting up openssh-client (1:7.2p2-4ubuntu1) ...
Setting up linux-image-4.4.0-22-generic (4.4.0-22.39) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd …Run Code Online (Sandbox Code Playgroud)