opensuse

Insufficient permissions for device in Android Studio Workspace running in openSUSE 13.2

萝らか妹 提交于 2019-11-29 19:50:14
I have a rooted Motorola Defy+ running a Cyanogenmod v11 custom ROM (nightly build) created by Quarx . Using Android Studio Workspace,(ASW) v.1.1.0, when I try and debug on this device, I get ????????????[null] listed in the Choose Device window, with the Logcat window showing insufficient permissions for device I would really like to use this device and ROM for debugging purposes. When I enter lsusb from the command line I get, Bus 002 Device 002: ID 22b8:431d Motorola PCS This is the correct device id for Motorola units. I have installed 51-android.rules and 71-android.rules in /etc/udev

php doesnt show error [closed]

孤街浪徒 提交于 2019-11-29 12:05:52
im working in php on suse11.0 my problem is when i type a wrong syntax or query it doesnt show error only blank page shown at this situtaion thanks You might to configure error_reporting ( see also ), and enable the displaying of errors (see display_errors or ini_set ) -- at least on your development machine In your php.ini file, you'd use error_reporting = E_ALL | E_STRICT display_errors = On html_errors = On Or, in your PHP code : error_reporting(E_ALL | E_STRICT); ini_set('display_errors', 'On'); You might also want to install Xdebug on your development box, to get nice stacktraces wehn an

在Win10 LTSC 2019上安装和卸载linux子系统

心不动则不痛 提交于 2019-11-29 08:28:14
普通的Windows 10中,可以在应用商店中安装自己喜欢的发行版,但是LTSC并没有应用商店,所以稍微麻烦点 win10 LTSC 2019对应正常的Win10 1809版本.相比之前的LTSB 2016(对应Win10 1607),这个版本有3年的跨度,在此期间linux子系统的改进很多.因而很多之前的方法已经不适用了. 安装 首先,到"控制面板","卸载程序","启用或关闭Windows功能中",启用"适用于Linux的windows子系统" 然后到这个网址https://docs.microsoft.com/en-us/windows/wsl/install-manual,下载你喜欢的linux发行版.截止发稿日,支持的发行版有这些 Ubuntu 18.04 Ubuntu 18.04 ARM Ubuntu 16.04 Debian GNU/Linux Kali Linux OpenSUSE SLES 然后打开下载得到的appx文件,解压缩(如果不能解压缩就把后缀修改为zip再解压缩),注意,要把解压缩后的文件放到一个合适的地方,比如"C:\我的程序\wsl_debian"这样.因为安装其实只是注册,因此安装好后的子系统的文件,就一直放在这里了. 然后点击解压缩目录中的exe文件,会自动注册.之后按照提示输入用户名和密码就可以了. 这种方式安装不经过store,还有一个好处

php doesnt show error [closed]

≡放荡痞女 提交于 2019-11-28 06:09:18
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 7 years ago . im working in php on suse11.0 my problem is when i type a wrong syntax or query it doesnt show error only blank page shown at this situtaion thanks 回答1: You might to configure error_reporting (see also), and

How to see top processes sorted by actual memory usage?

佐手、 提交于 2019-11-28 02:32:43
I have a server with 12G of memory. A fragment of top is shown below: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 12979 frank 20 0 206m 21m 12m S 11 0.2 26667:24 krfb 13 root 15 -5 0 0 0 S 1 0.0 36:25.04 ksoftirqd/3 59 root 15 -5 0 0 0 S 0 0.0 4:53.00 ata/2 2155 root 20 0 662m 37m 8364 S 0 0.3 338:10.25 Xorg 4560 frank 20 0 8672 1300 852 R 0 0.0 0:00.03 top 12981 frank 20 0 987m 27m 15m S 0 0.2 45:10.82 amarok 24908 frank 20 0 16648 708 548 S 0 0.0 2:08.84 wrapper 1 root 20 0 8072 608 572 S 0 0.0 0:47.36 init 2 root 15 -5 0 0 0 S 0 0.0 0:00.00 kthreadd The free -m shows the following

How to see top processes sorted by actual memory usage?

家住魔仙堡 提交于 2019-11-27 04:56:00
问题 I have a server with 12G of memory. A fragment of top is shown below: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 12979 frank 20 0 206m 21m 12m S 11 0.2 26667:24 krfb 13 root 15 -5 0 0 0 S 1 0.0 36:25.04 ksoftirqd/3 59 root 15 -5 0 0 0 S 0 0.0 4:53.00 ata/2 2155 root 20 0 662m 37m 8364 S 0 0.3 338:10.25 Xorg 4560 frank 20 0 8672 1300 852 R 0 0.0 0:00.03 top 12981 frank 20 0 987m 27m 15m S 0 0.2 45:10.82 amarok 24908 frank 20 0 16648 708 548 S 0 0.0 2:08.84 wrapper 1 root 20 0 8072