Notepad:Notepad: Difference between revisions

From Amar
Jump to navigationJump to search
Line 41: Line 41:
* [[Notepad:Water Cooling|Water Cooling]]
* [[Notepad:Water Cooling|Water Cooling]]
* [https://developer.motorola.com/docstools/USB_Drivers/Handset_USB_Driver/ Motorola USB drivers]
* [https://developer.motorola.com/docstools/USB_Drivers/Handset_USB_Driver/ Motorola USB drivers]
* [https://www.ssllabs.com/ssltest/index.html SSL Labs SSL cert check]
* [https://dnssec-analyzer.verisignlabs.com/ DNSSEC Analyzer]


== Linux Tricks ==
== Linux Tricks ==

Revision as of 18:41, 3 August 2018

Unfiled

Windows

C:\WINDOWS\system32>PowerCfg /SETACVALUEINDEX SCHEME_CURRENT SUB_PROCESSOR IDLEDISABLE 000
C:\WINDOWS\system32>PowerCfg /SETACTIVE SCHEME_CURRENT

URLs

Linux Tricks

Linux stuff I often have to lookup. Just my personal list of things.

shutdown -rF now
xauth add `hostname`/unix:0 . `openssl rand -hex 32`
  • yum versionlock - allows to lock an rpm
  • install faster random for dns etc.
yum install haveged;
systemctl enable haveged;
systemctl start haveged
sudo visudo -f /mnt/etc/sudoers

MySQL

SSL Certificates

Version Control

Oracle

SC Backup

Matricom gBox Q

KVM

Zend Framework

Video ffmpeg

Convert wmv to mp4

ffmpeg -i <input> -c:v libx264 -c:a aac -strict -2 -q:a 100 -crf 23 <output>


<insert>googlesearchwiki</insert> <insert>paypal</insert> <insert>analytics</insert>