pensiero
pensiero
关注数: 1
粉丝数: 111
发帖数: 1,060
关注贴吧数: 47
redhat7安装todesk后,需要登录下图形界面才可以连接 RHEL 7.5 todesk 4.1.0 rpm安装包 安装正常,启动正常,设置为自动启动,都没有问题。 重启之后发现必须要先在图形界面登录一次,todesk才能用。 服务器是vm,远程可以使用ssh和vnc,只有用vnc去连接一次,todesk就变得可以连接了。如果没有使用vnc连接一次,todesk一直无法连接。 请问大佬有什么办法解决,谢谢
萌新求教一下毒性问题 想试着做几个硫酸铜或者铬明矾结晶 又看到它们都毒性不小,请问大佬们,形成结晶后毒性怎样? 是不是可以忽略?
早上来deepin微信和企业微信都用不了 微信提示这个企业微信没啥提示,正在研究
更新了wps后就打不开文件了 昨天更新完之后没注意,今天早上打开就这样了,总是说文件找不到
求助:无法使用麦克风 ArchLinux i3/xfce4 主机是:HP EliteDesk 880 G5 TWR 启动pavucontrol无法看到设备,对这部分了解不多,无法找到下手点开始,请大神指导指导方向。 一些信息请参考下图
lightdm+i3 gnome-keyring有时会解锁,有时不会 请教大佬 换了台机器,不记得以前是怎么配置的了,现在的现象是每次登录,有可能会解锁Login,有可能不会。 保命符号
lightdm greeter每次启动更换背景 如题,使用lightdm,希望greeter能随机更换背景
求tty下w3m中文乱码解决方法 用的是archlinux
水一下 今天sudo -i发现提示符变了,然后设置PS1,结果这样
兄弟们,推荐一个音乐播放器来看看 要求支持lrc歌词,然后尽量轻小。
deepin-wine 微信文件关联问题 最近升级了一下旧的微信,相当于重新安装了。 之前旧版本可以在微信中点击doc文件或者xls文件,会自动以WPS打开word或者excel文档。 现在点击了没任何反应,我确信是文件关联有问题。 但不知道要如何设置这个文件关联,有大佬愿意指教一下吗?谢谢!
deepin wine微信 文件关联的问题 如题,使用deepin wine微信,使用wps,可以在微信中点击xlsx/docx等文件,自动以wps打开。后来安装了calibre,点击docx自动以calibre打开了。 有没有大神知道要怎么指定这种文件关联?
win7又花屏了 之前可以通过打开 分辨率调整 这些手段控制花屏。 重装了系统后,无论什么办法都用了,还是花屏。 杀explorer 打开分辨率 关掉win7主题、特效 打花屏补丁 统统不行 64位win7(更新关闭),显卡是gtx750ti,各位看我还有救吗?
linux中跑股票证券软件 有朋友在linux中跑股票证券软件吗? 我想运行像招商证券这样的程序,有没有试过的朋友?
求助,vbox下安装增强功能失败 host是centos7 $lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch Distributor ID: CentOS Description: CentOS Linux release 7.7.1908 (Core) Release: 7.7.1908 Codename: Core vm是archlinux 2020 05的iso安装的 已安装linux-headers, xf86-video-vmware 提示失败,要查看日志/var/log/vboxadd-setup.log如下: Building the main Guest Additions 6.0.14 module for kernel 5.6.15-arch1-1. Error building the module. Build output follows. make V=1 CONFIG_MODULE_SIG= -C /lib/modules/5.6.15-arch1-1/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j1 modules test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) make -f ./scripts/Makefile.build obj=/tmp/vbox.0 \ single-build= \ need-builtin=1 need-modorder=1 gcc -Wp,-MD,/tmp/vbox.0/.VBoxGuest-linux.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCONFIG_AS_ADX=1 -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -fplugin=./scripts/gcc-plugins/structleak_plugin.so -fplugin-arg-structleak_plugin-byref-all -DSTRUCTLEAK_PLUGIN -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-var-tracking-assignments -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/vbox.0/include/VBox/VBoxGuestMangling.h -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuest_linux"' -DKBUILD_MODNAME='"vboxguest"' -c -o /tmp/vbox.0/VBoxGuest-linux.o /tmp/vbox.0/VBoxGuest-linux.c ./tools/objtool/objtool orc generate --module --no-fp --retpoline --uaccess /tmp/vbox.0/VBoxGuest-linux.o gcc -Wp,-MD,/tmp/vbox.0/.VBoxGuest.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCONFIG_AS_ADX=1 -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -fplugin=./scripts/gcc-plugins/structleak_plugin.so -fplugin-arg-structleak_plugin-byref-all -DSTRUCTLEAK_PLUGIN -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-var-tracking-assignments -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -fcf-protection=none -Wno-packed-not-aligned -Wno-declaration-after-statement -fno-pie -include /tmp/vbox.0/include/VBox/VBoxGuestMangling.h -I./include -I/tmp/vbox.0/ -I/tmp/vbox.0/include -I/tmp/vbox.0/r0drv/linux -D__KERNEL__ -DMODULE -DRT_WITHOUT_PRAGMA_ONCE -DVBOX -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_GUEST -DIN_GUEST_R0 -DIN_MODULE -DRT_WITH_VBOX -DVBGL_VBOXGUEST -DVBOX_WITH_HGCM -DVBOX_WITH_64_BITS_GUESTS -DRT_ARCH_AMD64 -DMODULE -DKBUILD_BASENAME='"VBoxGuest"' -DKBUILD_MODNAME='"vboxguest"' -c -o /tmp/vbox.0/VBoxGuest.o /tmp/vbox.0/VBoxGuest.c In file included from ././include/linux/compiler_types.h:59, from <command-line>: /tmp/vbox.0/VBoxGuest.c: In function ‘vgdrvCheckIfVmmReqIsAllowed’: ./include/linux/compiler_attributes.h:200:41: error: expected ‘)’ before ‘__attribute__’ 200 | # define fallthrough __attribute__((__fallthrough__)) | ^~~~~~~~~~~~~ /tmp/vbox.0/include/iprt/cdefs.h:1169:48: note: in expansion of macro ‘fallthrough’ 1169 | # define RT_FALL_THROUGH() __attribute__((fallthrough)) | ^~~~~~~~~~~ /tmp/vbox.0/include/iprt/cdefs.h:1176:33: note: in expansion of macro ‘RT_FALL_THROUGH’ 1176 | #define RT_FALL_THRU() RT_FALL_THROUGH() | ^~~~~~~~~~~~~~~ /tmp/vbox.0/VBoxGuest.c:2443:13: note: in expansion of macro ‘RT_FALL_THRU’ 2443 | RT_FALL_THRU(); | ^~~~~~~~~~~~ In file included from /tmp/vbox.0/include/iprt/types.h:32, from /tmp/vbox.0/VBoxGuestInternal.h:33, from /tmp/vbox.0/VBoxGuest.c:54: /tmp/vbox.0/include/iprt/cdefs.h:1169:60: error: expected identifier or ‘(’ before ‘)’ token 1169 | # define RT_FALL_THROUGH() __attribute__((fallthrough)) | ^ /tmp/vbox.0/include/iprt/cdefs.h:1176:33: note: in expansion of macro ‘RT_FALL_THROUGH’ 1176 | #define RT_FALL_THRU() RT_FALL_THROUGH() | ^~~~~~~~~~~~~~~ /tmp/vbox.0/VBoxGuest.c:2443:13: note: in expansion of macro ‘RT_FALL_THRU’ 2443 | RT_FALL_THRU(); | ^~~~~~~~~~~~ /tmp/vbox.0/VBoxGuest.c:2441:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 2441 | if (pSession->fUserSession) | ^ /tmp/vbox.0/VBoxGuest.c:2444:9: note: here 2444 | case kLevel_AllUsers: | ^~~~ make[2]: *** [scripts/Makefile.build:268: /tmp/vbox.0/VBoxGuest.o] Error 1 make[1]: *** [Makefile:1695: /tmp/vbox.0] Error 2 make: *** [/tmp/vbox.0/Makefile-footer.gmk:111: vboxguest] Error 2
求推荐一个能使用模板的邮件客户端 现在用的thunderbird,唯一支持的模板插件SmartTemplate4是收费的。
arcolinux有人用过没有 今天google,结果出来个arcolinux,这个发行版名字很有意思啊
xfce4美化问题 我用的arch,xfce4装上啥都好,就是觉得界面有些单调,能再美化一点就好了,有没有xfce4大牛指导下美化?
fcitx 五笔拼音输入法 中文标点符号 的问题 如题, xfce4 桌面 安装 了 fcitx fcitx-im fcitx-configtool 包 然后似乎没办法输入中文标点符号(只有半角字符标点,也就是英文的标点), 有没有大神指导下要怎么才能弄出句号顿号这些东东?
这就是百度知道 废话不说,大家看 http://tieba.baidu.com/p/4432188916?pid=86233845737&cid=0#86233845737
百度知道今天有神经病吧 最近有点忙都没怎么答题,下午来抽奖,发现很多系统消息,然后是很多违规。我看了都是没有问题的,有25个。我一个一个的申诉了。吃了晚饭刚才又来刷新一下竟然变成99个系统消息了,全是违规。 老实说我所有回答都是自己一个一个手敲的,你说我违规,可能有些回答贴了些网址,其实也是方便别人下载或者什么的。自从我开始回答英语题,这样的一个都没有。 我真心不知道百度怎么发什么神经。
被别人copy的回答可以被推荐被采纳——我想知道为什么 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fzhidao.baidu.com%2Fquestion%2F1896728446533458620&urlrefer=8921d759c2d8dcab0edc3b630e0d0617 答案是自己收集整理的,这人就copy过去,连我的格式都懒得改,要是他自己收集回答我也不会纠结。我想知道是不是认证用户有特权还是怎么的。大家看图说话吧
dojo如何团队开发? 我想着最后就只有一个index.html,就是说html与js都在同一个页里(类似swf)。 多人协同开发时大家一般是怎么做的,请晓得的朋友解释下,谢谢。
晒下自己的自由泳——求挑刺 一楼空
想买个好点泳镜,请烦大家推荐下性价比好的,谢谢。 一直用英发Y2900AF,淘宝买的, 说实话并不好用,容易进水,须戴得紧,实在是想换个好点的,希望大家能推荐下又好又便宜的。先谢过
深圳如何考教练资格 如题,有知道详情的朋友请助力解答一下,多谢。
大家晒一下装备看 看看大家的装备,最好配上理由说明。
感觉KOKIA的声音有净化人心的力量…… 同意的举手~!
1
下一页