New pages
Jump to navigation
Jump to search
- 21:51, 16 September 2024 Chess:ChessSites (hist | edit) [624 bytes] Nelgin (talk | contribs) (Created page with "{| class="wikitable" |+ Chess Youtube Channels I Follow |- ! Name !! URL !! Description |- | Chess Vibes|| https://www.youtube.com/@ChessVibesOfficial|| Rating Climbs, Live Games, Tactics, Puzzles |- | KaspaChess|| https://www.youtube.com/@kaspachessofficial|| Openings, Trips, Games |- | Remote Chess Academy|| https://www.youtube.com/@GMIgorSmirnov|| Openings, Traps, Tactics |- | Dr Can's Chess Clinic || https://www.youtube.com/@Dr.CansClinic|| Openings, Endings, Puzzles...")
- 22:14, 8 January 2024 VIM Tips (hist | edit) [113 bytes] Nelgin (talk | contribs) (Created page with "=== Convert all to upper or lower === ggVG to select all Then U for upper or u for lower Category:Linux")
- 17:06, 23 March 2023 WiiU:wupclient (hist | edit) [872 bytes] Nelgin (talk | contribs) (Created page with "Some commands understood by wupclient.py {| class="wikitable" |+ wupclient commands |- ! command !! description |- | w.mkdir('path','flags') || Create a directory |- | w.cd('path') || Change directory |- | w.ls() || List current directory or provide a path |- | w.dldir('path to dir') || recursively download directory |- | w.cpdir('src path','dest path') || Copy a directory from source to destination |- | w.pwd() || print the current directory |- | w.cp('source','dest')...")
- 16:50, 23 March 2023 WiiU:BackupSavedGames (hist | edit) [377 bytes] Nelgin (talk | contribs) (Created page with "Use wupclient.py to backup your games Download wupclient.py from https://gist.github.com/GaryOderNichts/409672b1bd5627b9dc506fe0f812ec9e Edit the ip address to connect to your WiiU that's running recovery menu. Run python -i wupclient.py Once connected, run the command w.dldir('/vol/storage_mlc01/usr/save') wait...and wait...it'll take a while. Category:WiiU")