5 лет назад
How to (Finally) Change Your Name on PlayStation 4
The time has come: Sony has finally announced it will allow PlayStation 4 owners to change their User IDs—the name you go by when you’re playing games online—starting later today. The feature is a long time coming, and gamers, particularly those of us who have been hamstrung with the same handle since creating a PlayStation ID for the PlayStation 3, are thankful. For something so coveted, you have to dig pretty deep into the PS4’s menus to get it. On your console, go to the Settings menu, select “Account Management,” then “Account Information,” then “Profile,” and finally “Online ID...
7 месяцев назад
Configuring a virtual switch over DNS
To change the name on a Linux device, you need to edit the hostname file In the case of Linux, in order for the hostname to be applied, you need to reboot the device.To change the name to Eltex (in this example, HQ-RTR), run the following commands: vesr# config vesr(config)# hostname hq-rtr.au-team.irpo vesr(config)# clock timezone gmt +5 vesr(config)# username net_admin vesr(config-user)# password P@ssw0rd vesr(config-user)# privilege 15 vesr(config-user)# exit See the process of configuring the...