Skip to content

Omer KAYA – Senior Blazor Developer

Software Developer

  • About Me
  • Contact
  • My Portfolio
Useful Web Sites #1
On May 24, 2024June 13, 2024

https://lookscanned.io/scan  Look Scanned is a pure frontend site that makes your PDFs look scanned! https://www.browserling.com/browser-sandbox What is an online browser sandbox? An online browser.

Read More
Example IF Usage in Excel
Example IF Usage in Excel
On April 29, 2024

You can use the IF function in Excel to accomplish this. The IF function checks if a condition is met, and returns one value if it is true.

Read More
How to route specific IP addresses through the VPN in OpenVPN
How to route specific IP addresses through the VPN in OpenVPN
On April 29, 2024

To route specific IP addresses through the VPN, you can add route directives to your OpenVPN configuration file (.ovpn). The route directive tells OpenVPN to route the specified.

Read More
Getting Stuck with WordPress REST API in Postman? It’s Probably Cookies!
Getting Stuck with WordPress REST API in Postman? It’s Probably Cookies!
On April 28, 2024

Ever been sailing along with WordPress REST API calls in Postman, then suddenly hit a wall of “Unauthorized” errors? Don’t panic! This is a.

Read More
What are the differences between “abp new module” and “abp add-module” commands in ABP CLI
What are the differences between “abp new module” and “abp add-module” commands in ABP CLI
On April 24, 2024

The abp new module and abp add-module commands in the ABP CLI serve different purposes within the ABP Framework: abp new module abp add-module.

Read More
Find files with modified date in Linux
Find files with modified date in Linux
On April 23, 2024April 23, 2024

The find command doesn’t directly support displaying the modification date of files. However, you can use the -exec option with the ls command to display the modification date along with.

Read More
Find files with between modification dates in Linux
Find files with between modification dates in Linux
On April 23, 2024

To list files that were modified on a specific date, you can use the find command in combination with the date command. However, the find command doesn’t directly support searching.

Read More
List changed files in Linux in last 30 days
List changed files in Linux in last 30 days
On April 23, 2024

You can use the find command to list all .php files under /var/www/vhosts/ that have been modified in the last 30 days. Here’s how you can do it:.

Read More
include option with Grep
include option with Grep
On April 23, 2024

You can use the –include option with the grep command to restrict the search to only .php files. Here’s how you can do it: This command will recursively.

Read More
Wildcard usage in Grep Command
Wildcard usage in Grep Command
On April 23, 2024

You can use a wildcard in the file pattern with grep, but not in the search pattern. The wildcard can be used to match multiple.

Read More

Posts navigation

Older posts

Recent Posts

  • Useful Web Sites #1
  • Example IF Usage in Excel
  • How to route specific IP addresses through the VPN in OpenVPN
  • Getting Stuck with WordPress REST API in Postman? It’s Probably Cookies!
  • What are the differences between “abp new module” and “abp add-module” commands in ABP CLI
  • glow in the dark keyboard
    Find files with modified date in Linux
  • linux tux penguin mascot cutout lying on a tray with ice cubes
    Find files with between modification dates in Linux
  • linux tux penguin mascot cutout lying on a tray with ice cubes
    List changed files in Linux in last 30 days
  • include option with Grep
  • Wildcard usage in Grep Command
  • glow in the dark keyboard
    Case Sensitivity in Grep Command in Linux
  • linux tux penguin mascot cutout lying on a tray with ice cubes
    Search files in CentOS 7
  • close up photo of programming of codes
    Strategies to optimize SQL queries and reduce CPU usage in SQL Server
  • Reasons of High CPU usage of SQL Server
  • person holding a small paper
    Step-by-Step Guide: Uploading a Local Folder to GitHub as a New Repository
  • Which tables are created when HangFire uses SQL Server as a database?
  • SQL Server Tutorial: Adding Row Numbers to Your Data
  • C# Tutorial: How to Convert a String with a Plus Sign to an Integer
  • Mastering Asynchronous Programming with Rx.NET
  • Transforming Data Streams in Rx.NET: Operators in Action
  • Getting Started with Rx.NET: A Beginner’s Guide
  • “CryptographicException: Access is denied” error
  • What is esc_html_e function in WordPress
  • “LF will be replaced by CRLF the next time Git touches it” error and solution
  • “Divide by zero error encountered” error in MS-SQL
  • How to send SMTP email in .Net Core
  • Go to specific commit in Git
  • What is the difference between git checkout and git reset and git revert
  • How to filter OpenFileDialog to show only Excel files?
  • How to remove namespace value in XML Serializing

Recent Comments

No comments to show.
Proudly powered by WordPress

© Padma Blog by ashathemes.