by ray | Jan 5, 2023 | Linux / Ubuntu
The ps aux command is a tool to monitor processes running on your Linux system. A process is associated with any program running on your system, and is used to manage and monitor a program’s memory usage, processor time, and I/O resources. Since...
by ray | Jan 4, 2023 | Google
Follow these instructions from a computer. Delete photos & videos On your computer, go to photos.google.com. Point at the item you want to delete. At the top left, click Select . At the top right, click Delete Move to trash. Tip: If...
by ray | Jan 4, 2023 | Google
The transferred subscription, such as Google Workspace or Google Workspace Additional Storage, is treated as a new subscription, and you (the reseller) are billed for each subscription. Requirements for a customer transfer The customer can select the subscriptions to...
by ray | Jan 4, 2023 | Microsoft Windows
The important function of web server is the ability to limit the CPU usage for a specific site, otherwise one website can use all the CPU resources, that may be unacceptable especially for shared hosting environment. In IIS 7.0 (Internet Information Services) and...
by ray | Jan 4, 2023 | Microsoft Windows
When you open up your Git Bash, you should be in your home directory by default. Now create the .bashrc file (if on Windows 7 the file should be named .bashrc.). If you’re not in the home directory, change into it by typing: cd and...