I found a pe file,when i check digital certificate,i found winxp can identity the digital cert,but win10 can not,virus total also show that this file is not signd
Is this a fake digital cert?
how to made this happen?
winxp info:
enter image description here
win10 info
enter image description here
Windows XP used SHA1 hashes in the signatures, which is not supported on 10:
Source:
The following table shows which OS's support SHA-1 and SHA-256 code signatures:
+---------------------+-------------------------------+------------------------------+
| Windows OS | SHA-1 | SHA-256 |
+---------------------+-------------------------------+------------------------------+
| XP SP3, Server 2003 | Yes | No (need KB968730, KB938397) |
| Vista, Server 2008 | Yes | No (need KB2763674) |
| 7, Server 2008 R2 | No (if signed after 1/1/2016) | Yes (with latest updates) |
| 8.1, Server 2012 R2 | No (if signed after 1/1/2016) | Yes |
| 10, Server 2016 | No (if signed after 1/1/2016) | Yes |
+---------------------+-------------------------------+------------------------------+
Related
Trying to change GPU Graphics and Memory Transfer Rate Clock Offset on my nVidia EVGA 1030 SC on bootup. I am a linux noob here using Rocky Linux 9.
Question:
How do I check my current set values for GPUGraphicsClockOffsetAllPerformanceLevels and GPUMemoryTransferRateOffsetAllPerformanceLevels?
Currently I am checking by starting up nVidia X Server then look for the values in Graphics Clock Offset and Memory Transfer Rate Offset under the PowerMizer tab. Is there a better way? I don't even really know if that is always up to date...
What did I do wrong and what do I need to change to fix my bootup script below to work?
I think my bootup script is NOT working because the PowerMizer in nVidia X Server does NOT show clock offset values of 50MHz and 200MHz for Graphics and Memory Transfer Rates, respectively, when I boot with my script. It only shows 0 and 0.
However, it does show 50MHz and 200MHz when I enter the following 3 commands line after line directly in bash terminal.
nvidia-smi -pm 1
nvidia-settings -a [gpu:0]/"GPUGraphicsClockOffsetAllPerformanceLevels=50"
nvidia-settings -a [gpu:0]/"GPUMemoryTransferRateOffsetAllPerformanceLevels=200"
Below is the bootup script...
i.
Wrote a shell script file named nVidiaStartUp.sh and placed it in: /etc/rc.d/init.d
nVidiaStartUp.sh contains
#!/bin/bash
nvidia-smi -pm 1
nvidia-settings -a [gpu:0]/"GPUGraphicsClockOffsetAllPerformanceLevels=50"
nvidia-settings -a [gpu:0]/"GPUMemoryTransferRateOffsetAllPerformanceLevels=200"
ii.
In Terminal, executed chmod +x /etc/rc.d/init.d/nVidiaStartUp.sh
iii.
Added a script named nVidiaStartUp.service in /etc/systemd/system with contents below
[Unit]
Description=nVidia Startup Script Call with Undervolt
After=getty.target
[Service]
Type=simple
ExecStart=/etc/rc.d/init.d/nVidiaStartUp.sh
TimeoutStartSec=0
#RemainAfterExit=yes
[Install]
WantedBy=default.target
#WantedBy=graphical.target
#WantedBy=multi-user.target
iv.
Ran in terminal
systemctl enable nVidiaStartUp.service
v.
Reboot and then I check my clockoffset under PowerMizer in nVidia X Server. I don't see 50MHz and 200MHz. I only see 0 and 0. That seems to imply my bootup script isn't working? Please help!
======================================================================================================================================================
Additional background info:
I have installed nVidia driver and it loads with proper GPU information. Here is what it shows after running nvidia-smi
Fri Nov 4 11:39:36 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 520.61.05 Driver Version: 520.61.05 CUDA Version: 11.8 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... On | 00000000:0B:00.0 On | N/A |
| 48% 50C P0 N/A / 30W | 373MiB / 2048MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 2309 G /usr/libexec/Xorg 100MiB |
| 0 N/A N/A 2439 G /usr/bin/gnome-shell 139MiB |
| 0 N/A N/A 3270 G ...470561649073451082,131072 130MiB |
+-----------------------------------------------------------------------------+
My relevant sections for Cool-bits (I am using 8 for cool-bits as this card is passively cooled) of my /etc/X11/xorg.conf shows
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA GeForce GT 1030"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Coolbits" "8"
SubSection "Display"
Depth 24
EndSubSection
EndSection
I didn't think this was going to be hard but I couldn't dig up anything on how to make an org-mode clock table report include the date/time of the task. My report is like this:
#+BEGIN: clocktable :scope agenda-with-archives :timestamp "TIMESTAMP" :link nil :maxlevel 3 :tstart "<-1w>" :tend "<now>" :stepskip0 t :fileskip0 t :tcolumns 3 :narrow 110 :hidefiles t
#+CAPTION: Clock summary at [2021-01-20 Wed 10:47]
| | | <110> | | |
| File | Timestamp | Headline | Time | |
|-----------------+-----------------------------+----------------------------------------------------------------------------+---------+------|
| | ALL | -Total time- | -12:36- | |
|-----------------+-----------------------------+----------------------------------------------------------------------------+---------+------|
| inbox.org | | -- File time | *1:12* | |
| | | Inbox | 1:12 | |
| | | \_ Chat w/Saranya | | 0:01 |
| | [2021-01-20 Wed 10:45] | \_ Troubleshoot Cylance/3503 issue | | 1:11 |
|-----------------+-----------------------------+----------------------------------------------------------------------------+---------+------|
| 01-14.org | | -- File time | *1:11* | |
| | | \_ MEETING: Build discussion/working session | | 1:11 |
|-----------------+-----------------------------+----------------------------------------------------------------------------+---------+------|
| 01-18.org | | -- File time | *1:25* | |
| | | \_ MEETING: MBean registration failures in MAG DEV2 (and MAG QA2) | | 1:25 |
|-----------------+-----------------------------+----------------------------------------------------------------------------+---------+------|
| 01-19.org | | -- File time | *1:55* | |
| | | \_ MEETING: nTier Bi-Weekly - Check point | | 1:00 |
| | | \_ MEETING: MBE Project Status Update Meeting - Investment and MRO | | 0:39 |
| | | \_ MEETING: Discuss problems encountered when installing package for 3503 | | 0:16 |
|-----------------+-----------------------------+----------------------------------------------------------------------------+---------+------|
| admin.org | | -- File time | *0:12* | |
| | | Admin | 0:12 | |
| | <2021-01-14 Thu 09:00 ++1w> | \_ Manage timesheet | | 0:07 |
| | <2021-01-13 Wed 09:00 ++1w> | \_ Create Deploy & Environments Meeting Agenda | | 0:05 |
|-----------------+-----------------------------+----------------------------------------------------------------------------+---------+------|
...
What I'd like is to NOT have the File column and then have some type of timestamp for each task. I've tried various special properties but I can't seem to find anything that consistently gives me a timestamp.
If I have a log entry that has a recurring schedule or an inactive timestamp outside of the property drawer then it's able to pick something up. For example, in the table above the underlying tasks had entries like this:
** WIP Troubleshoot Cylance/3503 issue :MBE:
:PROPERTIES:
:CREATED: <2021-01-20 Wed 10:46>
:END:
:LOGBOOK:
CLOCK: [2021-01-20 Wed 09:35]--[2021-01-20 Wed 10:46] => 1:11
:END:
[2021-01-20 Wed 10:45] - <snip log entry>.
...
** WIP [#B] Create Deploy & Environments Meeting Agenda
SCHEDULED: <2021-01-13 Wed 09:00 ++1w>
:PROPERTIES:
:LAST_REPEAT: [2021-01-06 Wed 09:35]
:EFFORT: 0:15
:END:
:LOGBOOK:
CLOCK: [2021-01-20 Wed 08:42]--[2021-01-20 Wed 08:47] => 0:05
<snip>
CLOCK: [2020-07-14 Tue 16:17]--[2020-07-14 Tue 16:39] => 0:22
:END:
The problem is most of my tasks are either unscheduled and/or don't have timestamps outside of the logbook. I've tried various values for the :timestamp parameter but it doesn't seem to matter.
Can anyone advise how to create a clock table with task times in a column?
Another problem I have is that even with :hidefiles it always shows the File column.
I'm still pretty new at using clock tables in org-mode, but I came across your question when I was searching for something related to org-mode the other day.
Something that might help with displaying timestamps relates to using a setting called :properties("CLOSED"). I read about this from a post by #Fabian. When this setting is used, it adds a column named "CLOSED" that should display the date-time-stamp of when a task was "CLOSED".
Before this works, however, you might need to add the following setting to your .emacs settings file first: (setq org-log-done 'time). I read about this in the org-mode documentation. When this setting is set, and if you are using the "TODO" feature in org-mode: once you set a task to "DONE", a "CLOSED" date-time-stamp should be added to your task. From there, once you refresh your clock table, this new date-time-stamp should appear in the "CLOSED" column.
Also, from playing around with the :hidefiles settings, I ran into the same problem you had where the "File" column kept showing up even with the :hidefiles setting set. My previous attempt at fixing this (in the earlier answer revision) appears to not actually be doing what I thought it was doing, so I took that part out for now. I have the feeling that this :hidefiles setting issue might be related to the version of org-mode that is being used.
Update: After trying a more recent version of org-mode (20210201), the :hidefiles setting appears to be working as expected. I installed the new org-mode version using the setting instructions from this documentation page along with the following steps.
Warning: You may want to use an older version of org-mode depending on your needs. For myself, I tried out a very recent version of org-mode (at the time of this writing), but it might be too new for your purposes. Please consider if you need to try an older version before going through the following steps if you choose to do so.
Add these lines to the .emacs file:
(require 'package)
(add-to-list 'package-archives '("org" . "https://orgmode.org/elpa/") t)
Open up a blank emacs editor
Type: M-x list-packages
Navigate to the org option (I picked the 20210201 option, but this might vary) so that the cursor is over the org link
Push the return/enter key
Type: C-x o
Navigate to the Install option so that the cursor is over the Install link
Push the return/enter key
Push y to continue if you want to install this
The package should install at this point
When done, exit out of emacs
Then, open up your .org file
Also: I added the following setting to my .emacs file, because I generally like to hide the various lists in my .org file when it first gets opened in org-mode:
; ref: https://orgmode.org/guide/Visibility-Cycling.html
(setq org-startup-folded t)
Here is an updated example of the settings I used in my example.org file (partly based on your original example):
#+BEGIN: clocktable :scope agenda-with-archives :properties("CLOSED") :maxlevel 3 :tstart "<-2w>" :tend "<now>" :timestamp t :hidefiles t
#+CAPTION: Clock summary at [2021-02-01 Mon 16:30]
| Timestamp | CLOSED | Headline | Time | |
|-----------------------------+------------------------+----------------------------------------------+--------+------|
| | | *Total time* | *1:17* | |
|-----------------------------+------------------------+----------------------------------------------+--------+------|
| | | topic | 1:17 | |
| | [2021-01-29 Fri 18:22] | \_ test | | 0:01 |
| [2021-01-20 Wed 10:45] | [2021-01-29 Fri 18:26] | \_ WIP Troubleshoot Cylance/3503 issue | | 1:11 |
| <2021-02-26 Fri 09:00 ++1w> | | \_ WIP [#B] Create Deploy & Environments... | | 0:05 |
|-----------------------------+------------------------+----------------------------------------------+--------+------|
|-----------------------------+------------------------+----------------------------------------------+--------+------|
#+END:
* topic
** DONE test
CLOSED: [2021-01-29 Fri 18:22]
CLOCK: [2021-01-29 Fri 18:21]--[2021-01-29 Fri 18:22] => 0:00
** DONE WIP Troubleshoot Cylance/3503 issue :MBE:
CLOSED: [2021-01-29 Fri 18:26]
:PROPERTIES:
:CREATED: <2021-01-20 Wed 10:46>
:END:
:LOGBOOK:
CLOCK: [2021-01-20 Wed 09:35]--[2021-01-20 Wed 10:46] => 1:11
:END:
[2021-01-20 Wed 10:45] - <snip log entry>.
** TODO WIP [#B] Create Deploy & Environments Meeting Agenda
SCHEDULED: <2021-02-26 Fri 09:00 ++1w>
- State "DONE" from "TODO" [2021-01-30 Sat 10:56]
:PROPERTIES:
:LAST_REPEAT: [2021-01-30 Sat 10:56]
:EFFORT: 0:15
:END:
:LOGBOOK:
CLOCK: [2021-01-20 Wed 08:42]--[2021-01-20 Wed 08:47] => 0:05
<snip>
CLOCK: [2020-07-14 Tue 16:17]--[2020-07-14 Tue 16:39] => 0:22
:END:
It's up to you if you want to take out the :timestamp t setting if adding the new "CLOSED" column.
A downside, though, with the "CLOSED" column is that I haven't found an approach that allows for scheduled tasks (that have been periodically completed) to also be shown with a date-time-stamp in the "CLOSED" column. It looks like the "SCHEDULED" setting is shown in the "Timestamp" column, but that might not be what you want.
I hope this information helps!
Overview:
When I attempt to run VSCode with the instructions given in the contributions page to download all the packages, build the source code, and then run it all on the terminal, an error message pops up saying that I don't have the electron app in the vscode directory. Shouldn't have the electron app been installed when I ran the yarn command to install and build all the dependencies?
Steps to reproduce the bug:
$ yarn //building and installing all dependencies
$ yarn watchd //building vscode
$ ./scripts/code.sh //running vscode
Error Message:
Error launching app
Unable to find Electron app at /home/juan/Desktop/Projects/vscode
Cannot find module '/home/juan/Desktop/Projects/vscode/out/main'. Please verify that the package.json has a valid "main" entry
System Details:
CPUs | Intel(R) Core(TM) i7-6600U CPU # 2.60GHz (4 x 3200)
-- | --
GPU Status | 2d_canvas: unavailable_softwareflash_3d: disabled_softwareflash_stage3d: disabled_softwareflash_stage3d_baseline: disabled_softwaregpu_compositing: disabled_softwaremultiple_raster_threads: enabled_onoop_rasterization: disabled_offprotected_video_decode: disabled_offrasterization: disabled_softwareskia_renderer: disabled_off_okvideo_decode: disabled_softwareviz_display_compositor: enabled_onviz_hit_test_surface_layer: disabled_off_okwebgl: unavailable_softwarewebgl2: unavailable_software
Load (avg) | 1, 1, 1
Memory (System) | 7.63GB (0.12GB free)
Process Argv | . --no-sandbox
Screen Reader | no
VM | 0%
OS|Ubuntu 18.04 LTS
Extensions:
Extension | Author (truncated) | Version
-- | -- | --
Bookmarks | ale | 11.2.0
vscode-sqlite | ale | 0.8.2
code-gnu-global | aus | 0.2.2
npm-intellisense | chr | 1.3.0
vscode-svgviewer | css | 2.0.0
vscode-markdownlint | Dav | 0.36.0
jshint | dba | 0.10.21
vscode-eslint | dba | 2.1.5
vscode-html-css | ecm | 0.2.3
EditorConfig | Edi | 0.15.1
vscode-npm-script | eg2 | 0.3.12
vscode-firefox-debug | fir | 2.8.0
beautify | Hoo | 1.5.0
vscode-emacs-friendly | lfs | 0.9.0
rainbow-csv | mec | 1.7.0
python | ms- | 2020.5.80290
cpptools | ms- | 0.28.2
debugger-for-chrome | msj | 4.12.8
sqltools | mtx | 0.22.5
material-icon-theme | PKi | 4.1.0
rust | rus | 0.7.8
lc2k | vio | 1.1.1
Here is the bug report I filled in the vscode github page: https://github.com/microsoft/vscode/issues/99537
I got this same error myself when the code did not build correctly.
In your second step you do:
yarn watchd
I tried this command myself, but ran into the same issue that you have stated here. Although the official wiki suggests this as a tip, I would just ignore it.
Instead, do either of these instead (this is what the official wiki originally suggest to do):
Type: Ctrl + Shift + B
Or alternatively use the Command Palette:
Type: Ctrl + Shift + P
Search for the option called: Tasks: Run Build Task and select it.
Once you start the build task you'll see a couple of things:
Firstly, at the bottom of VS Code (on your status line), VS Code will let you know the code is building.
Secondly, The build command will open two terminals:
Task - Build VS Code
Task - Build VS Code Extensions
Watch the output for both of terminals, make sure:
Task - Build VS Code terminal outputs: [some time] Finished compilation ...
and
Task - Build VS Code Extensions terminal outputs: [some time] Finished compilation extensions ...
If not and the build fails, you'll probably get a notification from VS code saying so (You'll probably get the error twice, one for each task):
yarn ... exited with code [some non-zero integer]
A common error that may occur is the ENOSPC error from inotify (also documented well in a medium blog). You'll want to issue this command:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
Arch users would issue:
echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl --system
After fixing this, trying to build again should work. Start the build task again and make sure both tasks succeed. (You'll notice that the tasks do not end after they succeed. This is because they will watch for changes you make in the code while developing and automatically recompile for you).
If successful you may finally issue:
./scripts/code.sh
A new instance of VS Code should open called: Code - OSS dev. This is the version of VS Code you just built.
I'm using postgres 9.4 on Ubuntu 14.04 LTS.
When I execute this query:
create index a_idx on my_table using gist(my_column);
I'm getting error:
erver closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!>
In the logs I can see this:
2016-04-21 11:30:11 BST LOG: server process (PID 7850) was terminated by signal 11: Segmentation fault
I checked if this column has any null values but it doesn't.
How can I debug this?
The structure of my_table is:
Table "public.my_table"
Column | Type | Modifiers | Storage | Stats target | Description
-----------+---------+-----------+----------+--------------+-------------
id | integer | not null | plain | |
my_column | bfp | | extended | |
How do I determine if my Jetty6-service run with administrative rights?
I need to setup Jetty on my XP dev box to run as a service.
http://docs.codehaus.org/display/JETTY/Win32Wrapper
It installs OK and I can see the Jetty6 Service in windows services manager.
But when I try to start it I get this error in the log file:
STATUS | wrapper | 2010/02/26 10:17:10 | Launching a JVM...
INFO | jvm 2 | 2010/02/26 10:17:10 | Error occurred during initialization of VM
INFO | jvm 2 | 2010/02/26 10:17:10 | Too small initial heap for new size specified
ERROR | wrapper | 2010/02/26 10:17:10 | JVM exited while loading the application.
from above link:
Note: The above application (Jetty-Service.exe) must execute with administrator rights otherwise, it fails.
I do have local administrative access to my XP dev box.
And when I run the jetty server as standalone from cmd.exe then it works fine.
(java -jar start.jar etc/jetty.xml)
Does anyone know how to solve this problem / where to look?
/Thanks.