Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
start [2020/04/06 15:44] lunetikkstart [2023/09/10 03:43] lunetikk
Line 21: Line 21:
   * [[https://github.com/Lunetikk|My scripts on Github]]   * [[https://github.com/Lunetikk|My scripts on Github]]
  
 +What happened to the Livetracker? You can find it here now:\\
 +  * [[https://lunetikks-status.site/index.php|Lunetikks Status Site]]
 +
 +\\
 +New Template - Click "Toggle theme" on top of the site to change to dark mode\\
 +{{:pasted:20210531-114520.png?300}}
 +\\
 +\\
 <html> <html>
  
Line 27: Line 35:
  
 </html> </html>
- 
- 
-Check out the browser Brave with its buildin adblock. Downloading it via link supports me: 
- 
-https://brave.com/lun622 
- 
-Livetracker of my music: 
-<html> 
- 
-    <script type="text/javascript"> 
-    function f() 
-    {  
-         
-    var refresh = document.getElementById('frame1'); 
-      timer = setTimeout('f()', 1000); 
-        if ( timer == 5 ) { clearTimeout( timer );  
-           refresh.src = 'audio.php#';  
-        }  
-    } 
-    </script> 
-<iframe id="frame1" src="audio.php" width="650" height="100"></iframe> 
- 
-</html> 
- 
-[[music:playedtracks|All played tracks since 24. Nov 2019]] 
  
 ===== OS ===== ===== OS =====
Line 65: Line 48:
   * [[windows:windows:vegas|Vegas Pro 14]]   * [[windows:windows:vegas|Vegas Pro 14]]
   * [[windows:windows:gadget|Create a Gadget/Widget]]   * [[windows:windows:gadget|Create a Gadget/Widget]]
 +  * [[windows:windows:scsiid|Match virtual hard disks (VMware) with their OS disk labels]]
  
 === Windows XP === === Windows XP ===
Line 77: Line 61:
  
 === Windows 7 === === Windows 7 ===
-Note: [[https://support.microsoft.com/en-us/help/4057281/windows-7-support-will-end-on-january-14-2020|EOL]] of Windows 7 is January 14, 2020 → No updates → unsecure +Note: [[https://support.microsoft.com/en-us/help/4057281/windows-7-support-will-end-on-january-14-2020|EOL]] Windows 7 isnt supported by Microsoft anymore → No updates → unsecure 
  
   * [[windows:windows7:troubleshooting|Troubleshooting]]   * [[windows:windows7:troubleshooting|Troubleshooting]]
Line 88: Line 72:
 === Windows 10 === === Windows 10 ===
  
-  * [[windows:windows10:troubleshooting|Troubleshooting]]+  * [[windows:windows10:troubleshooting|Troubleshooting]]   
 +  * [[windows:windows10:disableautocorrection|Disable autocorrection]] 
 +  * [[windows:windows10:virtualbox|VirtualBox]]   
 +  * [[windows:windows10:linuxsubsystem|Windows Subsystem for Linux]]   
 +  * [[windows:windows10:openssh|OpenSSH for Windows]] 
  
 === Windows Server === === Windows Server ===
Line 128: Line 116:
  
   * [[linux:general:basics|Basics]]   * [[linux:general:basics|Basics]]
 +  * [[linux:general:qol|Quality of life improvements]]
   * [[linux:general:troubleshooting|Troubleshooting]]   * [[linux:general:troubleshooting|Troubleshooting]]
   * [[linux:general:mount|Mount networkshares]]   * [[linux:general:mount|Mount networkshares]]
Line 145: Line 134:
   * [[linux:general:firefox|Firefox]]   * [[linux:general:firefox|Firefox]]
   * [[linux:general:md5|MD5]]   * [[linux:general:md5|MD5]]
 +  * [[linux:general:resetroot|Reset Root Password]]
  
 == Scripts == == Scripts ==
Line 155: Line 145:
   * [[linux:scripts:ldap|LDAP]]     * [[linux:scripts:ldap|LDAP]]  
   * [[linux:scripts:monitoringtool|My own Monitoringtool]]     * [[linux:scripts:monitoringtool|My own Monitoringtool]]  
 +  * [[linux:scripts:audiostreamconvert|Convert .mkv audiostreams like DTS to EAC3 or AAC3]]  
  
 === SuSE === === SuSE ===
Line 185: Line 176:
   * [[linux:ubuntu:os|Install Ubuntu 14.04.1]]   * [[linux:ubuntu:os|Install Ubuntu 14.04.1]]
   * [[linux:ubuntu:os2|Install Ubuntu 16.04.6]]   * [[linux:ubuntu:os2|Install Ubuntu 16.04.6]]
 +  * [[linux:ubuntu:os3|Install Ubuntu 18.04.5]]
 +  * [[linux:ubuntu:os4|Install Ubuntu 20.04.3]]
 +  * [[linux:ubuntu:os5|Install Ubuntu 22.04.3]]
 +  * [[linux:ubuntu:autoinstall|Autoinstall / Cloud-init]]
   * [[linux:ubuntu:hwe|Hardware Enabled Stack]]   * [[linux:ubuntu:hwe|Hardware Enabled Stack]]
   * [[linux:ubuntu:troubleshooting|Troubleshooting]]   * [[linux:ubuntu:troubleshooting|Troubleshooting]]
Line 287: Line 282:
   * [[linux:ubuntu:xmpp:openfire|Openfire]]   * [[linux:ubuntu:xmpp:openfire|Openfire]]
   * [[linux:ubuntu:xmpp:clients|Desktop and Mobile clients]]   * [[linux:ubuntu:xmpp:clients|Desktop and Mobile clients]]
 +
 +== WhatsApp Client ==
 +
 +  * [[linux:ubuntu:yowsup|yowsup-cli]]
  
 == vSphere Perl SDK == == vSphere Perl SDK ==
Line 297: Line 296:
  
 == Alexa == == Alexa ==
 +
 +This works for both, Amazonmusic and Spotify via Amazon Echo
  
   * [[linux:ubuntu:alexaremotecontrol|Alexa Remote Control]]   * [[linux:ubuntu:alexaremotecontrol|Alexa Remote Control]]
   * [[linux:ubuntu:alexamusictitleonwebsite|Display playing music title on website]]   * [[linux:ubuntu:alexamusictitleonwebsite|Display playing music title on website]]
   * [[linux:ubuntu:alexamusictodatabase|Add played music to a MySQL database]]   * [[linux:ubuntu:alexamusictodatabase|Add played music to a MySQL database]]
 +  * [[windows:windows:gadget|Display playing music title on Windows 7/8/10 as gadget]]
 +  * [[random:alexa:alexadoesntunderstand|Alexa doesnt understand]]
 +
 +== Spotify ==
 +
 +  * [[linux:ubuntu:spotify|Spotify]] FIXME
 +  * [[linux:ubuntu:spotifymusictodatabase|Add played music on Spotify to a MySQL database]] FIXME
 +  * [[linux:ubuntu:spotifymusictitleonwebsite|Display playing music title from Spotify on website]] FIXME
  
 === Redhat === === Redhat ===
Line 313: Line 322:
  
 === Raspbian === === Raspbian ===
 +  * [[linux:raspberry:raspbian:commands|Commands]]
   * [[linux:raspberry:raspbian:memorycards|Memory Cards]]   * [[linux:raspberry:raspbian:memorycards|Memory Cards]]
   * [[linux:raspberry:raspbian:kernel|Kernel]]   * [[linux:raspberry:raspbian:kernel|Kernel]]
Line 369: Line 379:
  
   * [[vmware:scripts:getinfo|Get info of VMs]]   * [[vmware:scripts:getinfo|Get info of VMs]]
 +
 +----
 +
 +===== Cloud =====
 +
 +==== AWS ====
 +
 +=== General ===
 +
 +  * [[cloud:aws:basics|Basics]]
 +  * [[cloud:aws:troubleshooting|Troubleshooting]]
 +  * [[cloud:aws:awscli|Install AWS CLI]]
 +  * [[cloud:aws:exportec2|Export an EC2 instance]]
 +  * [[cloud:aws:links|Some helpful links]]
 +
 +==== Azure ====
 +
 +=== General ===
 +
 +  * Placeholder...
 +
 +----
 +
 +==== Android ====
 +
 +=== General ===
 +
 +=== Xiaomi (Mi) Smarthones ===
 +
 +  * [[android:xiaomi:unlockbootloader|Unlock Bootloader]]
 +  * [[android:xiaomi:installcustomrom|Install Custom ROM]]
 +  * [[android:xiaomi:installplaystore|Install Playstore]]
 +  * [[android:xiaomi:backup|Backup]]
 +
  
 ---- ----
Line 391: Line 435:
   * [[webseite:php:basic|Basics]]    * [[webseite:php:basic|Basics]] 
   * [[webseite:php:form|Form]]   * [[webseite:php:form|Form]]
 +  * [[webseite:php:xmlreader|XML Reader/ RSSFeed]]
  
 === MySQL === === MySQL ===
Line 402: Line 447:
  
 === Javascript=== === Javascript===
-\\+ 
 +  * [[javascript:npm:troubleshooting|npm Troubleshooting]] 
 + 
 +==== Python ==== 
 + 
 +  * [[python:basic|Basics]] 
 ==== Java ==== ==== Java ====
  
Line 439: Line 490:
   * [[autoit:codes:textinsert|Textinsert]]   * [[autoit:codes:textinsert|Textinsert]]
   * [[autoit:codes:mousehotkey|Mousehotkey]]   * [[autoit:codes:mousehotkey|Mousehotkey]]
 +  * [[autoit:codes:avoidlockscreen|Anti-Lockscreen]]
   * [[autoit:codes:playlist|VLC Playlist]]   * [[autoit:codes:playlist|VLC Playlist]]
   * [[autoit:codes:asciistarwars|ASCII StarWars]]   * [[autoit:codes:asciistarwars|ASCII StarWars]]
Line 473: Line 525:
  
   * [[random:youtubeapi|YouTube API]]   * [[random:youtubeapi|YouTube API]]
 +  * [[random:xboxxapi|Xbox X API]]
 +  * [[random:xboxopenxbl|Xbox OpenXBL API]]
 +  * [[random:xboxxsapi|Xbox XSAPI]]
  
 ---- ----
Line 479: Line 534:
  
   * [[hardware:storage:qnap|QNAP]]   * [[hardware:storage:qnap|QNAP]]
 +    * [[hardware:storage:qnap1655:umscontainer|UniversalMediaServer via Container]]
   * [[hardware:consumer:computer|Computer]]   * [[hardware:consumer:computer|Computer]]
   * [[hardware:consumer:casecooling|Case cooling]]   * [[hardware:consumer:casecooling|Case cooling]]
Line 496: Line 552:
   * [[gaming:equipment:headset|Headset]]   * [[gaming:equipment:headset|Headset]]
   * [[gaming:console:xboxone:troubleshooting|Troubleshooting]]   * [[gaming:console:xboxone:troubleshooting|Troubleshooting]]
 +  * [[gaming:console:xboxone:controller|Controller]]
   * [[gaming:console:xboxone:pricelist|Game prices]]   * [[gaming:console:xboxone:pricelist|Game prices]]
- 
-  * [[gaming:console:xboxone:rainbowsixsiege|Rainbow Six Siege]] 
-  * [[gaming:console:xboxone:borderlands2|Borderlands 2]] 
  
 ==== Capture ==== ==== Capture ====
Line 506: Line 560:
   * [[gaming:capture:hdpvr1|Hauppauge HDPVR1]]   * [[gaming:capture:hdpvr1|Hauppauge HDPVR1]]
   * [[gaming:capture:hdpvr2|Hauppauge HDPVR2 GE]]   * [[gaming:capture:hdpvr2|Hauppauge HDPVR2 GE]]
 +
 +==== Games ====
 +
 +  * [[gaming:console:xboxone:rainbowsixsiege|Rainbow Six Siege]]
 +  * [[gaming:console:xboxone:borderlands2|Borderlands 2]]
 +  * [[gaming:games:sof2mp|Soldiers of Fortune 2 (SoF2)]]
  
 ---- ----
Line 542: Line 602:
   * [[funnynames|Funny Names]]   * [[funnynames|Funny Names]]
   * [[swintro|Star Wars Intro (CMD)]]   * [[swintro|Star Wars Intro (CMD)]]
 +  * [[funstuff|Best of spam mails]]
  
 ==== Random ==== ==== Random ====
  
 +  * [[random:asciicombos|ASCII Key Combos]]
   * [[random:plans2020|Plans 2020]]   * [[random:plans2020|Plans 2020]]
   * [[random:youtube|Youtube]]   * [[random:youtube|Youtube]]
 +  * [[random:youtubechannels|Youtube Channels]]
   * [[random:release|Releasedates]]   * [[random:release|Releasedates]]
   * [[random:links|Links to be sorted...]]   * [[random:links|Links to be sorted...]]
 +  * [[random:todos|ToDos]]
  
 ==== About ==== ==== About ====
Line 561: Line 625:
 </html> </html>
  
-{{htmlmetatags>metatag-robots:(index,follow) metatag-keywords:(Dokuwiki,Wiki,Lunetikk,start,IT,Gaming, Hardware,Software,Linux,Windows,Xbox,XboxOne,Xbox360,Playstation,PC,Ubuntu,WindowsXP,Windows7,WindowsVista,Windows8,WDEUSB,WDE-USB,Minecraft,Icinga,Postfix,Exchange,AutoIT,Java,Shellscript,RaspberryPi,Raspberry,Motion) metatag-description:(Lunetikk's IT Wiki  Welcome to my Wiki ^_^  This Wiki contains help for alot of IT topics (Windows, Linux, Programming) and gaming (PC and consoles). New content is coming almost everyday!)}}+{{htmlmetatags>metatag-robots:(index,follow) metatag-keywords:(Dokuwiki,Wiki,Lunetikk,start,IT,Gaming, Hardware,Software,Linux,Windows,Xbox,XboxOne,Xbox360,Playstation,PC,Ubuntu,SLES,SuSE,Redhat,RHEL,Satellite,WindowsXP,Windows7,WindowsVista,Windows8,Windows10,Windows11,WDEUSB,WDE-USB,Minecraft,Icinga,Postfix,Exchange,AutoIT,Java,Shellscript,RaspberryPi,Raspberry,Motion,Teamspeak,Azure,AWS,VMware,Pacemaker,Heartbeat,Cluster,Certbot,LetsEncrypt,OpenVAS,Owncloud,Piwik,Motomo) metatag-description:(Lunetikk's IT Wiki  Welcome to my Wiki ^_^  This Wiki contains help for alot of IT topics (Windows, Linux, Programming) and gaming (PC and consoles). New content is coming almost everyday!)}}
start.txt · Last modified: 2023/09/19 01:01 by lunetikk