Cambia navigazione
  • Home Home
  • All Articles All Articles
    • Futured Articles
    • List All Categories
    • Articles Blog
    • List of all tags
  • Multimedia Multimedia
    • Windows 10 Spotbright Images
    • Foto Galley (accordion)
    • Foto Gallery (blog)
    • Foto Gallery (visit)
    • Disegni (accordion)
    • Disegni (blog)
    • Video (accordion)
    • Video (blog view)
    • Saggezze Blog
    • The World is a Masquerade
    • World Clock
  • My Links My Links
    • Shortlink
    • All Category List
    • My Links
    • My Sites
    • byman jQuery Mobile
    • Disqus Recent Comments
    • Administrator (private)
    • Who is on line (private)
    • External Links
      • Google
        • Search
        • GMail
  • Search Search
    • Simple Search Simple Search
    • Smart Search Smart Search
  • Info Info
    • About this website
    • Statistic
  • Private Area
byman

Windows 11 22H2 - Update unsupported hardware

  • Stampa
  • Email
Dettagli
Categoria: Windows
Pubblicato: 16 Ottobre 2022
Ultima modifica: 05 Marzo 2023
Visite: 5726
  • windows
Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva
I found on internet a lot of suggestions on how upgrade Windows 11 21H2 to 22H2. I tried some but I always got the message "... trouble determinating if your PC can run Windows Server...".
My PC has Windows 11 21H2 and not the Windows Server!
Here my experience about the update to unsupported hardware with 22H2.
 

Leggi tutto...

Righe Alternate quando cambia il valore

  • Stampa
  • Email
Dettagli
Categoria: Articles
Pubblicato: 02 Ottobre 2022
Ultima modifica: 16 Ottobre 2022
Visite: 5301
  • excel

Valutazione attuale: 5 / 5

Stella attivaStella attivaStella attivaStella attivaStella attiva

Nativamente Excel è in grado di alternare i colori delle righe ad ogni riga (pari-dispari). Purtroppo Excel nativamente non ha un modo di alternare i colori delle righe quando il valore di un gruppo cambia.

Tempo fa ho trovato una soluzione su internet ma sfortunamente non ho memorizzato l'indirizzo ma per fortuna avevo creato un esempio che di recente ho ritrovato.

Leggi tutto...

Invasion of Ukrain from Russia - Stop Fighting

  • Stampa
  • Email
Dettagli
Categoria: Saggezze
Pubblicato: 23 Settembre 2022
Ultima modifica: 23 Settembre 2022
Visite: 4303
Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

What will happen if Russia stop fighting and what will happen if Ukraine stop fighting. It's a simple but interesting question read in a lot of posts.

Leggi tutto...

VS Code - My Fav Extensions

  • Stampa
  • Email
Dettagli
Categoria: VS Code
Pubblicato: 11 Settembre 2022
Ultima modifica: 11 Settembre 2022
Visite: 3763
  • VS Code
  • Editor
  • Visual Studio Code
  • Extesions
Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

Visual Studio Code has so many extensions that it takes a long time to choose which one to use. Let me share with my favorites. Just a list with a brief descriptions.

Leggi tutto...

VS Code - Focus Terminal-Editor

  • Stampa
  • Email
Dettagli
Categoria: VS Code
Pubblicato: 02 Settembre 2022
Ultima modifica: 03 Settembre 2022
Visite: 2887
  • VS Code
  • Editor
  • Terminal

Valutazione attuale: 5 / 5

Stella attivaStella attivaStella attivaStella attivaStella attiva

Here how you can customize the key bindings in order to switch focus between editor and integrated terminal.

I have done it editing the file "data\user-data\User\keybindings.json" and adding the settings there. Just save and test it.

My binds in my italian keyboards:

CTRL + \ 

Switch focus between Editor and Terminal
The key backslash "\" in my keyboard is under the ESC key.

ALT + \ 

Open the Terminal if it's closed

Leggi tutto...

Run javascript from bookmark

  • Stampa
  • Email
Dettagli
Categoria: Javascript
Pubblicato: 08 Settembre 2022
Ultima modifica: 25 Agosto 2024
Visite: 4341
  • javascript
  • developing
  • browser
Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

Recently I found a solution to run a javascript to temporary apply changes on a web site.

I had 2 cases where I changed some stuff in 3rd party webpage. Of course it's a temporary change until the page is reloaded.

In one case I need to remove the class "hidden-print" because the print invoice do not print some info. I need that but the supplier never fix it.

Leggi tutto...

VS Code - Remote SSH Terminal Nano

  • Stampa
  • Email
Dettagli
Categoria: VS Code
Pubblicato: 02 Settembre 2022
Ultima modifica: 03 Settembre 2022
Visite: 2992
  • VS Code
  • Editor
  • Terminal

Valutazione attuale: 5 / 5

Stella attivaStella attivaStella attivaStella attivaStella attiva

When you use Visual Studio Code with SSH extension you can run from your linux command line the command "code" to edit your files. let me say it's fantastic, real useful. If you still using classic Terminal session with Putty or others, you will need a classic linux editor like nano. Well I often fall in a mitstake and write code in putty and viceversa.

Solution is to create a function () and name it "nano" and stored it in the .bashrc file.

Leggi tutto...

VS Code - Terminal History

  • Stampa
  • Email
Dettagli
Categoria: VS Code
Pubblicato: 03 Settembre 2022
Ultima modifica: 04 Settembre 2022
Visite: 3353
  • VS Code
  • Editor
  • Terminal

Valutazione attuale: 5 / 5

Stella attivaStella attivaStella attivaStella attivaStella attiva

I was playing with the linux history command and after some tries I was searching on internet and I found a good feature on Visual Studio Code for the integrated terminal.

VS Code has 2 features for:

  • Commands for Current session
  • Commands for Previous sessions
  • Visited Directories for Current session
  • Visited Directories for Previous sessions

 Finally a good, easy and pratics way to manage your comand history plus the new history for directory visited.

I binding my keys, I choosen CTRL + ALT + UP arrow for history commands and CTRL - ALT + LEFT arrow for directories.

Leggi tutto...

VS Code - Terminal colors

  • Stampa
  • Email
Dettagli
Categoria: VS Code
Pubblicato: 02 Settembre 2022
Ultima modifica: 03 Settembre 2022
Visite: 3680
  • VS Code
  • Editor
  • Terminal

Valutazione attuale: 5 / 5

Stella attivaStella attivaStella attivaStella attivaStella attiva

This article contains how to customize the foreground, background and cursor color on VS Code Terminal.

Use different colors schema for each ssh remote helps to recognize them. Or maybe you want to change your local terminal colors.

We need to add/change the workbench setting inside the file settings.json.

Leggi tutto...

  1. Su due sedie
  2. Un sogno, un Mondo, una bandiera
  3. Si crede superiore
  4. Una differenza tra animale e uomo
  5. From UTC to Local Time Zone
  6. FileZilla Directory Comparison Timestamp problem
  7. Ragionamento e Ragionatore
  8. Testate e Teste
  9. Duplicati Sortable Tasks
  10. Umani e mondo animale
  11. a braccetto...
  12. Chi sei
  13. SQL Insert from Excel Formula
  14. The E Family - I Like It
  15. ScintillaNET Autocomplete for special char
  16. Spotbright - Windows 10 photos
  17. Paura di non farcela
  18. VS Code - Tips and Tricks
  19. Paura e Morire
  20. Nascondere
  21. Uomini e Idee
  22. Maggot Brain
  23. Non ho paura...
  24. Cambiare il mondo
  25. OpenVPN - AutoLogon and AutoConnect
  26. Peace Fugue
  27. Summer Madness
  28. Joomla 3 user session
  29. Remote tail from windows using plink
  30. MySQL Slow Log
  31. That's the way of the world
  32. Speed Dial 2 Custom CSS 2017
  33. Move on Up
  34. Pick up the pieces
  35. Sky and Clouds
  36. Pino Daniele - Tributo
  37. subst.exe permanent or on Demand
  38. Essere liberi...
  39. Protostar - Mobile Menu
  40. Protostar - Google Font for body
  41. ISPConfig 3 log rotation
  42. Visibilità dei moduli
  43. Nome file con data e ora
  44. A Livella
  45. SQL - get max value on multiple columns
  46. Maysa Leak
  47. Happy Feeling and Joy and Pain
  48. PaintShop Pro Thumbnail
  49. Cercare un parola in tutte le tabelle
  50. Now, Then & Forever
  51. Code highlighter for Joomla
  52. Protostar - Center the logo
  53. Albert Einstein - La crisi
  54. TinyMCE Source Colored
  55. FIAT - Auto d'epoca
  56. Table CSS
  57. Template for TinyMCE
  58. Bass Players Live!
  59. Immagini sul numero 7
  60. All Around the World
  61. Inherit The Wind
  62. Dalai Lama
  63. mRemoteNG Multi-Remote
  64. Kool and the Gang - Funky Stuff
  65. iPhone Suoneria
  66. James Brown and Pavarotti
  67. Dischi SATA AHCI Mode
  68. Cloud Storage
  69. Windows Script Host : js
  70. Kill Servizio Windows
  71. Javascript Frameworks
  72. Joomla logout item menu
  73. Mysql command line
  74. Linux fileformat
  75. Notepad++
  76. Thats The Way Of The World
  77. Linux e-Mail
  78. Inventori
  79. Autosuggest Ajax jQuery PHP
  80. Slang
  81. Il Numero 7
  82. PDF Thumbnails 64

Pagina 3 di 13

  • 1
  • 2
  • 3
  • 4
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • Sei qui:  
  • Home
  • All Articles
  • Futured Articles

Torna su

© 2026 byman