Category:Tips: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m →Wiki |
||
| (39 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
* Computer | =ITC CODE= | ||
#Aware of Competitor sensitivity to information being shared | |||
*** [[USB Bootable]] | #Use numbers only that are public domain | ||
#Reference to be made to ITC Next (innovation context) | |||
== Video Making == | |||
* https://voicemaker.in | |||
== Installing Moteray == | |||
* Format the USB as Mac journalised | |||
* Download the OS through AppStore. The installer will sit in /Applications | |||
* Terminal: sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MONTERAY | |||
==Find RAM== | |||
* Command | |||
* wmic MemoryChip get MemoryType, Name, Capacity, Configuredclockspeed, DeviceLocator, FormFactor, Manufacturer, Serialnumber, Speed, ConfiguredVoltage, DataWidth, MaxVoltage, CreationClassName, InterleavePosition | |||
* WMIC MemoryChip List /? | |||
== Camera address == | |||
rtsp://r@rajkumar.in:violA!!1@192.168.1.38:554/stream1 | |||
==Extension Marup == | |||
<pre>{{#tip-text: text | tooltip-text}} </pre> | |||
* CSS Box shadow : https://getcssscan.com/css-box-shadow-examples | |||
==RDP Wrapper == | |||
* Download "RDPWrap-v1.6.2.zip" LINK#1 or LINK#2 and extract all files to the "%ProgramFiles%\RDP Wrapper" directory | |||
* DO NOT use other directories to install/extract the RDP Wrapper files. USE ONLY the "%ProgramFiles%\RDP Wrapper" directory (normally C:\Program Files\RDP Wrapper) | |||
* Download autoupdate.zip and extract all files to the "%ProgramFiles%\RDP Wrapper" directory | |||
* To enable autorun of autoupdate.bat on system startup, run the following helper batch file as administrator: | |||
* "%ProgramFiles%\RDP Wrapper\helper\autoupdate__enable_autorun_on_startup.bat" | |||
* Set in your Antivirus or Windows Defender an exclusion on the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files | |||
* Now you can use the autoupdate batch file to install and update the RDP Wrapper. Please run autoupdate.bat as administrator: | |||
* "%ProgramFiles%\RDP Wrapper\autoupdate.bat" | |||
== WIN 10 Activation == | |||
# C:\Windows\system32>slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX | |||
# C:\Windows\system32>slmgr /skms kms8.msguides.com | |||
# C:\Windows\system32>slmgr /ato | |||
== Office Activation == | |||
https://info.gwdg.de/dokuwiki/doku.php?id=en:services:general_services:software_and_license_management:mskms | |||
* cd \Program Files\Microsoft Office\Office16 | |||
* cscript ospp.vbs /sethst:ug-kms.uni-goettingen.de | |||
* cscript ospp.vbs /act | |||
== Ubuntu == | |||
* [[Ubuntu-Hacks]] | |||
==Installed Extensions== | |||
* [[Installed Extensions]] | |||
== Power Bill == | |||
* [[File:power_bill_calcualtion.JPG|100px|right]] | |||
== Graphics card == | |||
* [http://www.tomshardware.com/reviews/gpu-hierarchy,4388.html Hierarchy Table] | |||
* [https://www.synology.com/en-in/support/RAID_calculator RAID_CALC] | |||
== Wiki == | |||
* [[Special:SpecialPages]] | |||
* [[MediaWiki:Sidebar]] | |||
* [[MediaWiki:Vector.css]] | |||
* [[MediaWiki:Sitenotice]] | |||
* [[DarkVector.css]] | |||
* [[Multicolumn]] | |||
* [[Timeline]] | |||
* [[Chart]] | |||
* [[CheapTimeline]] | |||
== Computer == | |||
* General | |||
** [[Port_Forwarding]] | |||
** [[USB Bootable]] | |||
* Vista / Win7 | |||
** [[Send To]] | |||
** [[Key short]] | |||
* Mandriva | |||
** [[When System Crash]] | |||
* Ubunthu | |||
** [[Reinstalling_GRUB]] | from live CD | |||
** [[Boot_GrubPrompt]] | |||
** [[Copy_Paste_Terminal]] | |||
== Home == | |||
* [[Inverter]] | |||
==Others == | |||
* [[Logo]] | |||
* [[Ascii]] | * [[Ascii]] | ||
* [[Fastmail]] | * [[Fastmail]] | ||
* [[Firefox_speed]] | * [[Firefox_speed]] | ||
**[http://www.mediawiki.org/wiki/Manual:Configuration Config] | **[http://www.mediawiki.org/wiki/Manual:Configuration Config] | ||
**[http://www.mediawiki.org/wiki/Extension:TreeAndMenu TreeMenu] | **[http://www.mediawiki.org/wiki/Extension:TreeAndMenu TreeMenu] | ||
**[http://www.mediawiki.org/wiki/Extension_Matrix Extensions] | **[http://www.mediawiki.org/wiki/Extension_Matrix Extensions] | ||
Latest revision as of 09:24, 25 May 2026
ITC CODE
- Aware of Competitor sensitivity to information being shared
- Use numbers only that are public domain
- Reference to be made to ITC Next (innovation context)
Video Making
Installing Moteray
- Format the USB as Mac journalised
- Download the OS through AppStore. The installer will sit in /Applications
- Terminal: sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MONTERAY
Find RAM
- Command
- wmic MemoryChip get MemoryType, Name, Capacity, Configuredclockspeed, DeviceLocator, FormFactor, Manufacturer, Serialnumber, Speed, ConfiguredVoltage, DataWidth, MaxVoltage, CreationClassName, InterleavePosition
- WMIC MemoryChip List /?
Camera address
rtsp://r@rajkumar.in:violA!!1@192.168.1.38:554/stream1
Extension Marup
{{#tip-text: text | tooltip-text}}
- CSS Box shadow : https://getcssscan.com/css-box-shadow-examples
RDP Wrapper
- Download "RDPWrap-v1.6.2.zip" LINK#1 or LINK#2 and extract all files to the "%ProgramFiles%\RDP Wrapper" directory
- DO NOT use other directories to install/extract the RDP Wrapper files. USE ONLY the "%ProgramFiles%\RDP Wrapper" directory (normally C:\Program Files\RDP Wrapper)
- Download autoupdate.zip and extract all files to the "%ProgramFiles%\RDP Wrapper" directory
- To enable autorun of autoupdate.bat on system startup, run the following helper batch file as administrator:
- "%ProgramFiles%\RDP Wrapper\helper\autoupdate__enable_autorun_on_startup.bat"
- Set in your Antivirus or Windows Defender an exclusion on the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files
- Now you can use the autoupdate batch file to install and update the RDP Wrapper. Please run autoupdate.bat as administrator:
- "%ProgramFiles%\RDP Wrapper\autoupdate.bat"
WIN 10 Activation
- C:\Windows\system32>slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
- C:\Windows\system32>slmgr /skms kms8.msguides.com
- C:\Windows\system32>slmgr /ato
Office Activation
- cd \Program Files\Microsoft Office\Office16
- cscript ospp.vbs /sethst:ug-kms.uni-goettingen.de
- cscript ospp.vbs /act
Ubuntu
Installed Extensions
Power Bill
Graphics card
Wiki
- Special:SpecialPages
- MediaWiki:Sidebar
- MediaWiki:Vector.css
- MediaWiki:Sitenotice
- DarkVector.css
- Multicolumn
- Timeline
- Chart
- CheapTimeline
Computer
- General
- Vista / Win7
- Mandriva
- Ubunthu
- Reinstalling_GRUB | from live CD
- Boot_GrubPrompt
- Copy_Paste_Terminal
Home
Others
Pages in category "Tips"
The following 38 pages are in this category, out of 38 total.