
I'm trying to automate a backup script with attic, but I'm stuck on this issue: the actual attic command performs differently when executed from the script and when executed directly in the terminal. The script builds and executes the command: /usr/bin/attic create --stats --verbose --exclude '/home/.cache' /media/attic-backup/paolo.attic::2016-08-27 /home the command outputs the files backuped up from attic: /home /home/.attic /home/.attic/keys /home/.cache /home/git /home/git/.bash_history...
ادامه مطلب
My goal is to automate the OOBE process (launched by sysprep) by removing the need for a new product key to be entered. I already have a product key since I am launching this through sysprep. I would be fine with skipping the step completely since the system is already active. However, I thought it might be easier to just provide the product key already in use on the system. I am using sysprep for the first time. I have saved an unattend.xml file in the sysprep folder. I tried to make it as simp...
ادامه مطلب
I have come across a website whose webpages consist solely of JavaScript. This website hosts videos that I would like to mirror. When I open this website in Firefox and read the page source, I see the JavaScript imports in script tags. When I inspect the page in Firefox, I see HTML, including a video tag. I presume the JavaScript has generated that HTML. (I have not programmed JavaScript, so I do not know its intricacies.) How do I go about expanding the JavaScript, after downloading the origina...
ادامه مطلب
I am using Apache 2 server.can anyone please tell me ,where to put cgi files in ubuntu and please explain me the steps to execute the cgi scripts through browser? ...
ادامه مطلب
I know pretty well what happens when it is running and when is blocked, but the behaviour when the process is in the ready queue is something unknown for me. Thank you for the time. ...
ادامه مطلب
After thorough research, I've found a complete list of changes made by DWS, which goes as follows: Delete Keylogger and Telemetry: Disables and deletes some of Diagnostics and Windows Media push services. Disbales Cortana from registry, by Computer Policy. Disables Windows Telemetry from registry. Disables Diagnostics from registry. Disables Inclusion of MRT in Windows Update from registry. Add spy domains in hosts file, and block in Windows Firewall: Blocks Microsoft telemetry URLs from hosts f...
ادامه مطلب
I am getting several bluescreens in windows that all seem to be memory related such as SYSTEM_SERVICE_EXCEPTION and irql_not_less_or_equal. I checked the minidump with bluescreenview and it appears that the common denominator between all of these crashes is ntoskl.exe (the last 10 crashes have all been caused by this). here are the 2 latest dump files: https://drive.google.com/folderview?id=0B1aouW88E8jBUFd4cWJNOUM0YmM&usp=sharing I am starting to suspect hardware fault though as I reinstall...
ادامه مطلب
I have successfully sysprep'ed hundred of times in the past with previous versions of windows. I have many HP Z400 with 8gb of RAM, and they are all identical. The only difference is the source system has 1 hard drive and destination has 2. I made the image, backed it up, and used sysprep. Captured and deployed the image. Issue 1. All 25 computers get 0xc0000001 inaccessible boot device. I checked the boot order although that was never changed, it was correct. I disconnected the 2nd hard drive a...
ادامه مطلب
What is an equivalent for ntrights.exe on Windows 10? I need it to be able to be run from the command line. ...
ادامه مطلب
I have an XML file (1000s of records, simplified here), structure (e.g. say): <LIST> <ITEM_0> <NAME>Item Name</NAME> </ITEM_0> ... <ITEM_9999> <NAME>Item Name</NAME> </ITEM_9999> </LIST> I need result: <LIST> <ITEM> <ID>0</ID> <NAME>Item Name</NAME> </ITEM> ... <ITEM> <ID>9999</ID> <NAME>Item Name</NAME> </ITEM> </LIST> Using Regex: Find: <ITEM...
ادامه مطلب
Recently I updated my PC from Windows 7 to Windows 10 and everytime I tu it on for 20-30 minutes is extremly slow. Task Manager shows disk at 100%. I checked why and I found out that is caused by ek.exe and other process but this one looks the main reason that slows my PC. I'll show you some of these processes (there are many more). I've cleened registers with Ccleaner. This never happend with Windows 7. Can you help me? Processo PID File Lettura (B/sec) Scrittura (B/sec) Totale (B/sec)...
ادامه مطلب
I have a Borland Delphi 6.0 - 7.0 [Overlay] executable (file.exe) that I want to unpack to examine the contents. This file is from an untrusted source, I believe it to be some type of virus. Currently I have downloaded PEiD to identify the exe file as written in Borland Delphi 6.0 - 7.0. I have downloaded Sandboxie and I was planning on running PEiD unpacking tool whilst in the sandbox. PEiD states that if I choose to unpack the Delphi file that it will execute the file, obviously I don't want t...
ادامه مطلب
Native dual Boot of Win 10 VHD via Win7 SP1. Error: winload.exe digital signature not verified, on Only 1 of 2 Identical Dell laptops Dell Vostro 1014 -14" Native boot VHDs were applied from Win 10 iso using DISM Apply Images Usually such errors will be consistent across some machines based on BIOS/ UEFI/ Boot Code store/ BCD. It would work or break for all the same machines / settings. Curious how I can fix this ASAP? Entries were applied on both machines using EasyBCD and with same/ identical ...
ادامه مطلب
I am using a specialist java application which is used in my field (geology). The way I have written my batch files up until now is to take one CSV file at a time and access and process that data. But now I have put all the data from each CSV into one CSV file (with each dataset being represented in two adjacent columns). I want to take the first two columns, process that data in the java application and then output the results in a pdf. I want to iterate through the entire CSV (2 columns at a t...
ادامه مطلب
I have an Excel table with data in column1 and id's to this data in column2. column1;column2 dataCol1Row1;dataCol2Row1 dataCol1Row2;dataCol2Row2 Using any of the VB examples given in Parse Excel to xml using VBA, my XML output file looks like this: <?xml version="1.0" encoding="UTF-8"?> <root> <node type="test" id="2"> <data>r1c1</data> <id>r1c2</id> </node> <node type="test" id="3"> <data>r2c1</d...
ادامه مطلب
The Antimalware service executable, msmpeng.exe, is using memory on my computer. During idle with all programs closed, other processes use like 30MB-40MB each. But msmpeng.exe uses like 100MB. I tried tuing off Windows Defender but the process is still there. Seems I can't go into task manager and end the process. Are there any other solutions to keeping windows defender off forever, and to have the antimalware service executable stop using so much memory? I fixed this issue in 8.1 by tuing off ...
ادامه مطلب
Recently, I had problems installing vcredist from a network drive. It was because the exe file had to be accessible by the Windows Installer service. To solve that I mapped the drive as NT AUTHORITYSYSTEM to make it visible to all users, see http://superuser.com/a/1103115/233620 Later I found that IBM DB2 installer launchpad for Windows hangs or dies in such setup. The launchpad is based on an hta application. I was able to reproduce the problem with a "hello world" hta application. C:> msht...
ادامه مطلب
After fetch, decode must decode the instructionand send it to the component that is interested, but this means that this instruction could be send also to video card? ...
ادامه مطلب
As you seem to understand, shell built-in functions such as echo are processed by the running shell and therefore do not require a new process to be started in the foreground (normally). However, if you send them to the background, they need to be controlled by a distinct shell and will consequently start a new shell process with the command in question. This should be fairly easy to observe in bash as sending a process in the background will show the new process id next to the job number such a...
ادامه مطلب
An exteal command was have new pid on executed as background process using & character, But The inteal command was not done as separated process on normal execution because it done with shell. but what happen if the builtin process was executed to back ground, like, echo test& or echo cd& thank you, Let's block ads! بخوانید...
ادامه مطلب