User contributions for Saurabh
From Notes_Wiki
- 06:22, 7 October 2022 diff hist +66 m Rocky 9.x Installing lets-encrypt SSL certificate current
- 06:20, 7 October 2022 diff hist +244 N Rocky 9.x Web servers Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky 9.x Web servers *Rocky 9.x Apache web server configuration Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky 9.x Web servers"
- 06:20, 7 October 2022 diff hist +55 m Rocky 9.x Apache web server configuration
- 06:20, 7 October 2022 diff hist +56 m Rocky 9.x Installing lets-encrypt SSL certificate
- 06:17, 7 October 2022 diff hist +245 m Converting timezone using date command
- 06:15, 7 October 2022 diff hist +235 m PBS setup master node current
- 06:13, 7 October 2022 diff hist +47 m Shell scripting current
- 06:13, 7 October 2022 diff hist +603 N Ls command Created page with "Home > Shell scripting > ls command =Get full time along with year information in ls -l output= Normally '<tt>ls -l</tt>' output only prints date (day) and month and not year information of file last modification, access or change time. If the file is modified today itself it prints hour:minute information. To list year, seconds, Microseconds also use: <pre> ls -l --full-time </pre> Refer: * https://stackoverflow.com/questions/13999300/bash-ls-..." current
- 06:10, 7 October 2022 diff hist +16 m Shell scripting
- 10:02, 5 October 2022 diff hist +1,473 N Rocky 9.x Installing lets-encrypt SSL certificate Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky 9.x Apache web server configuration > Rocky 9.x Installing lets-encrypt SSL certificate To install lets-encrypt certificate on a machine for use with apache (httpd) use: # dnf -y install epel-release mod_ssl # dnf -y install certbot python3-certbot-apache # certbot apache mode works only when NameVirtualHost is enabled and appropriate VirtualHost are created in apache. If this is not p..."
- 09:59, 5 October 2022 diff hist +1 m Installing lets-encrypt SSL certificate current
- 09:59, 5 October 2022 diff hist +111 m Installing lets-encrypt SSL certificate
- 09:56, 5 October 2022 diff hist +88 m Rocky Linux 9.x
- 09:56, 5 October 2022 diff hist +401 N Rocky 9.x Apache web server configuration Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky 9.x Apache web server configuration *Rocky 9.x Installing lets-encrypt SSL certificate '''There are older articles at: * CentOS 8.x apache web server''' * Apache web server configuration Home > Rocky Linux or CentOS > Rocky Linux 9.x > Rocky 9.x Apache web server configuration"
- 09:54, 5 October 2022 diff hist +203 m CentOS 8.x apache web server current
- 09:54, 5 October 2022 diff hist +46 m Apache web server configuration current
- 09:52, 5 October 2022 diff hist +106 N Rocky Linux 9.x Created page with "Home > Rocky Linux or CentOS > Rocky Linux 9.x *Apache web server configuration"
- 09:52, 5 October 2022 diff hist +21 m Rocky Linux or CentOS
- 09:51, 5 October 2022 diff hist +15 m Rocky Linux or CentOS
- 09:51, 5 October 2022 diff hist +15 m Main Page
- 09:51, 5 October 2022 diff hist +35 N CentOS Saurabh moved page CentOS to Rocky Linux or CentOS current Tag: New redirect
- 09:51, 5 October 2022 diff hist 0 m Rocky Linux or CentOS Saurabh moved page CentOS to Rocky Linux or CentOS
- 09:49, 5 October 2022 diff hist +87 m CentOS 7.x Owncloud file cache and sharing current
- 09:47, 5 October 2022 diff hist +386 m CentOS 7.x Owncloud file cache and sharing
- 09:42, 5 October 2022 diff hist +1,222 N Disable root password expiry on vCenter Created page with "Home > VMWare platform > VMWare vCenter > Disable root password expiry on vCenter To disable password expiry on vCenter '''Very important for VxRail / vCF automated environments''' use: # Login into vCenter via SSH and get access to bash shell by typing 'shell' in appliancesh prompt. #: OR we can open vCenter VM console via vCenter / ESXi host and login with root username and password # Change existing password (if required) via: #:<pre> #:: pa..."
- 09:38, 5 October 2022 diff hist +44 m VMWare vCenter
- 09:38, 5 October 2022 diff hist +1,646 N Disable password expiry on SDDC Manager Created page with "Home > VMWare platform > vCloud Foundation > Disable password expiry on SDDC Manager We should disable both root and vcf user password expiry on SDDC Manager via: # Either SSH to SDDC manager and login as vcf user. Then use 'su -' and enter root password to get root shell #: OR open remote console for SDDC manager VM via vCenter. Login with root user and root password # If vCenter root or SDDC manager root or SDDC manager vc..." current
- 09:32, 5 October 2022 diff hist +354 m Production deployment for vCF 4.3.1.0 current
- 09:29, 5 October 2022 diff hist +44 m VCloud Foundation current
- 02:26, 28 September 2022 diff hist +166 m Build VxRail 7.0
- 02:16, 26 September 2022 diff hist +1,453 m Openssl current
- 12:12, 25 September 2022 diff hist +100 m Windows 10
- 12:12, 25 September 2022 diff hist +1,306 N Windows 10 Delete Recovery partition Created page with "Home > Windows > Windows 10 > Delete Recovery partition in Windows 10 It is possible to have a recovery partition created after C: drive in Windows 10 after OS installation. This makes it difficult to increase the hard-disk size (esp. in case of VMs / storages) and expand C drive. If the recovery partition is not required then in such cases it can be deleted via: # If there are backup options (eg snapshot, etc.) perhaps take a proper backup..."
- 11:52, 25 September 2022 diff hist +73 m Windows Server 2019 current
- 11:51, 25 September 2022 diff hist +1,335 N Disable cortana and use normal windows search using registry editing Created page with "Home > Windows > Windows Server 2019 > Disable cortana and use normal windows search using registry editing To optimize on resources when Cortana is not desired (eg RDSH server with Horizon where OS Optimization TOol is not used), we can disable it via registry using: # Open regedit # Go to "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search" # If you don’t see a "Windows Search" key (folder) under the Windows folder, right..." current
- 07:52, 25 September 2022 diff hist +78 m VMWare Horizon current
- 07:52, 25 September 2022 diff hist +285 m Multiple conhost.exe using high overall CPU esp. in VDI RDSH environment current
- 07:51, 25 September 2022 diff hist +142 m Windows Server 2019
- 07:50, 25 September 2022 diff hist +1,263 N Multiple conhost.exe using high overall CPU esp. in VDI RDSH environment Created page with "Home > Windows > Windows Server 2019 > Multiple conhost.exe using high overall CPU esp. in VDI RDSH environment In case of a VDI RDSH environment observed multiple conhost.exe processes with high CPU. Tried to use: <pre> sfc /scannow </pre> in administrator CMD. This did not solve the problem. Using sysinternal process explorer ( https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer ) also did not reveal more insight. D..."
- 07:45, 25 September 2022 diff hist +783 m Rsnapshot
- 07:41, 25 September 2022 diff hist +713 m Tunneling using SSH server listening on port 443 current
- 07:36, 25 September 2022 diff hist +64 m Connecting to SSH server listening on port 443 using HTTP proxy server with HTTP CONNECT current
- 03:16, 21 September 2022 diff hist +67 m VMWare NSX
- 03:16, 21 September 2022 diff hist +951 N Configure NSX-T north-south gateway firewall rules or policies Created page with "Home > VMWare platform > VMWare NSX > Configure NSX-T north-south gateway firewall rules or policies When we configure NSX-T T0 in active-active mode as advised at Configure NSX-T 3.0 from scratch with edge cluster and tier gateways or as is automatically done when using VCloud Foundation automated NSX-T deployment, then while configuring north-south gateway firewall rules or policies we need to: * Ensure that TCP strict is disabled as..." current
- 03:08, 21 September 2022 diff hist −1 m Configure NSX-T exclusion list current
- 06:17, 19 September 2022 diff hist +466 m Upgrade RHEL6 to RHEL7 current
- 06:09, 19 September 2022 diff hist +2,800 m Upgrade RHEL6 to RHEL7
- 11:13, 12 September 2022 diff hist +97 m VIOS or AIX current
- 11:13, 12 September 2022 diff hist +130 m Deploy vHMC virtual appliance and go through Install Wizard current
- 11:12, 12 September 2022 diff hist +876 N Add power servers to vHMC Created page with "Home > VIOS or AIX > Add power servers to vHMC To add power servers to a new HMC use: # Login into HMC web interface as hscroot user # Go to all Systems # Choose option for "Add Managed Systems" # Add the IP address of HMC (not VIOS) of the power server to be added # Enter hmc admin password for authentication. (Default password is admin). # On confirm Add systems popup click "Add" # There might be prompt to set ASM General password. We can leave..."