There are two steps to start using this theme:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get-AppxPackage -allusers | Select Name, PackageFullName | |
Add-AppxPackage -register "C:\Program Files\WindowsApps\PackageCodeName\appxmanifest.xml" -DisableDevelopmentMode | |
Microsoft.WindowsStore_11804.1001.7.0_x64__8wekyb3d8bbwe | |
Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.WindowsStore_11804.1001.7.0_x64__8wekyb3d8bbwe\appxmanifest.xml" -DisableDevelopmentMode | |
microsoft.windowscommunicationsapps_17.9126.21785.0_x64__8wekyb3d8bbwe | |
Add-AppxPackage -register "C:\Program Files\WindowsApps\microsoft.windowscommunicationsapps_17.9126.21785.0_x64__8wekyb3d8bbwe\appxmanifest.xml" -DisableDevelopmentMode |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
icm/server_port_0 | |
PROT=HTTP,PORT=80$$ | |
icm/server_port_1 | |
PROT=HTTPS,PORT=443$$,PROCTIMEOUT=15,TIMEOUT=15 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/.ssh/conifg | |
Host * | |
ForwardAgent yes | |
ServerAliveInterval 10 | |
Compression yes | |
AddressFamily inet | |
StrictHostKeyChecking no | |
Host chess6roma gow8tokyo gta4lisboa mario2madri tetris7lima hallo5santiago zelda9paris sonic10seul |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Howto: Setup a DNS server with bind | |
After looking on Ubuntu forum for an easy step-by-step howto for instaling a DNS server, I decided the best idea would probably be to write this howto myself.... So, here it is! | |
Step 1: Install Ubuntu dapper, or use your WORKING installation. | |
Step2: Install bind 9: | |
Code: | |
sudo apt-get install bind9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Steps: | |
- OB32 (Permitir Alterar) | |
- OBC4 (Field Status) | |
- Layout FBL3N | |
- O7F1 (Compensação) | |
- FM FI_ITEMS | |
https://launchpad.support.sap.com/#/notes/640908 | |
FI_ITEMS https://launchpad.support.sap.com/#/notes/640908 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RFM User Maintain | |
BAPI_USER_ACTGROUPS_ASSIGN | |
BAPI_USER_ACTGROUPS_DELETE | |
BAPI_USER_CHANGE | |
BAPI_USER_CREATE1 | |
BAPI_USER_DELETE | |
BAPI_USER_GET_DETAIL | |
BAPI_USER_GETLIST | |
BAPI_USER_LOCK |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*&---------------------------------------------------------------------* | |
*& Report ZPRFI_BALANCETE_GROUP | |
*& | |
*&---------------------------------------------------------------------* | |
*& | |
*& | |
*&---------------------------------------------------------------------* | |
REPORT zprfi_balancete_group MESSAGE-ID zlw. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*&---------------------------------------------------------------------* | |
*& Report ZPRSD_TELECOM_MANUAL | |
*& | |
*&---------------------------------------------------------------------* | |
*& | |
*& | |
*&---------------------------------------------------------------------* | |
REPORT zprsd_telecom_manual. |