Auditing sql server net jobs
أحتاج لمطور واجهات خلفية ذو خبرة لتطوير البنية التحتية لموقع تجاري إلكتروني. على المطور بناء الوظائف الأساسية للموقع مثل تسجيل الدخول، السجلات، ومعالجة البيانات. المهارات المطلوبة: - اتقان لغات البرمجة الأساسية، خصوصا JavaScript (Node.js) - خبرة بقواعد البيانات مثل MySQL أو MongoDB - القدرة على تأمين البيانات باستخدام HTTPS - مهارات في منع الثغرات مثل SQL Injection وXSS الموقع سيحتوي على: - نظام إدارة المنتجات - نظام الدفع الأونلاين - تتبع الطلبات
I'm looking for a skilled professional to upgrade my server 2008, 2012, and 2016 Virtual Machines to Server 2025. - The primary goal of this upgrade is compliance. - Post-upgrade, these servers need to support business software. While there's no immediate need for specific business software to be installed after the upgrade, the server should be capable of running accounting software, Customer Relationship Management (CRM) software, and Project Management software in the future. Ideal candidates for this project should have: - Extensive experience with server upgrades. - In-depth understanding of various business software. - Excellent problem-solving skills to ensure seamless transition and compliance post-upgrade. Please note, the upgrade need...
I need a skilled professional who can encrypt 6 of my database tables using AES 256 with IV via openssl. The encryption should cover personal information as this is paramount for enhancing the data privacy for my users. Furthermore, I require the SQL queries to be updated for the PHP front end. Key Requirements: - Proficient in database encryption, particularly using AES 256 with IV and openssl. - Strong skills in SQL and PHP. - Experience with personal data encryption for enhancing data privacy. If you're able to meet these requirements and help with this project, I look forward to your bid.
I need assistance in migrating my websites from my current dedicated server to a new one. Here's the Work Checklist: 1. Install CPanel on new server 2. Move all my sites from the old server to the new server (both servers have CPanel/WHM) 3. Make sure one of my websites has it's own 2TB hard drive dedicated to it 4. Assign dedicated ip address to each website (super simple thru WHM) 5. Make sure mx records pass every test, if not, please make it so it passes every test. 6. Make sure there are no errors on the websites (I'll help in checking this), if there is errors, let's fix it (maybe we have to update php, etc.) That's all! I have all the login info for both servers and domain register. We are using Centos 8 by the way.
Need some consulting on the best method to get the raw schema from dynamics business central cloud in either json, SQL DDL or some other format so that it can be visualized in a database modelling software. Looking to get: table name, field id, field name, field type, primary keys, foreign keys and relate table names. Through VS code you can download all the symbol .al files where each file contain the complete raw schema of each table but I have only been able to use parsing in python to get this information and its very error prone. There is also the 3rd part site but I'm looking for full control of the output to put into stand alone data modeler. There's also some vs code plugins like AZ AL Dev Tools but there is no export options. Just looking for advice on best s...
My project involves creating a .NET based desktop application that integrates with 32 Modbus TCP devices. Key Requirements: - The application should be able to read data from the devices, write data to them, and monitor and log their status - Full implementation from scratch is necessary as there is no existing code or libraries for this purpose. Ideal Skills and Experience: - Extensive experience with .NET and desktop application development - In-depth understanding of Modbus TCP protocol - Proven track record of designing and implementing device integration systems - Strong skills in logging and monitoring system design I look forward to your proposals if you can meet these criteria.
Wordpress website. is showing error , need to resolve it. We ll give putty ftp credentials. But we don't have AWS credentials
I'm seeking a seasoned Data Scientist/Data Engineer for an ambitious project that unites SQL data modeling, natural language understanding (NLU), and data standardization. Your expertise with key technologies such as Streamlit, Langchain, LLM, Python Data Faker, and SQL will be essential. If you have experience with AI agents, that's a bonus! The main focus of the project will be on NLU, specifically: - Entity recognition - SQL generation - Data model reasoning Prototyping will be done in Python on a private GitHub repository I will set up. Payment will be milestone-based, not hourly. A PhD in Data Science or a related field from a top university is preferred, as well as a minimum of 5 years' experience in data science and data engineering.
I am facing performance issues with my Laravel-based photo stoc...performance issues with my Laravel-based photo stock website when uploading bulk images. Here's an overview of the problem: Issue Description: Bulk uploads of images (both AI-generated JPGs and regular camera photos) cause the server to slow down significantly. When images reach 99% upload, other pages and requests become unresponsive. The issue occurs regardless of the type of image file, but it is more noticeable during bulk uploads. Environment Details: VPS Specifications: 16GB RAM 8-Core CPU CyberPanel Installed Tried stripping metadata using ExifTool. Adjusted server settings for LiteSpeed and PHP. Tested with different types of images, including AI-generated and regular camera photos. The scrip...
I'm seeking an expert to review my Ethereum ERC-20 smart contract code that is currently in the testing stage. Key Aspects of the Review: - Security: I need a thorough check for any potential vulnerabilities that could be exploited. - Gas Efficiency: The contract should be optimally coded to minimize gas costs. Ideal Skil...smart contract code that is currently in the testing stage. Key Aspects of the Review: - Security: I need a thorough check for any potential vulnerabilities that could be exploited. - Gas Efficiency: The contract should be optimally coded to minimize gas costs. Ideal Skills and Experience: - Extensive experience with Ethereum and ERC-20 token standards. - Proven track record in smart contract auditing and security. - Strong understanding of gas optimizat...
I need a web scraper built in C# that can seamlessly integrate with my .NET stack. The scraper's main purpose is to perform content aggregation from several JavaScript-generated websites. The website are Saudi theatres and Streaming services in Saudi Arabia listed bellow. For streaming services: For Theatres: Key requirements: - Proficiency in C# and .NET framework - Previous experience in building web scrapers - Familiarity with scraping JavaScript-generated websites - Ability to create a reliable, daily-running scraper Skills in data handling for the extracted content would be beneficial. If
I'm seeking a professional to set up a mixed PvP/PvE, cross-platform, custom hunts Tibia server from scratch. The server should include: - Various custom hunts - Premium account features - Mounts - All relevant game details The ideal freelancer should have extensive experience with setting up online game servers, particularly Tibia, and a deep understanding of both PvP and PvE elements. The project offers a potential for a mutually beneficial long-term agreement based on the quality of work and expertise demonstrated.
I'm looking to set up an ESP32 that communicates with a backend server over MQTT using .NET Core 9 and SignalR. The primary objective is to enable remote control of devices, with additional functionality for real-time monitoring of sensor data, such as temperature and humidity. Key Requirements: - Establish a Wi-Fi connection for the ESP32. - Implement the MQTT protocol for communication. - Set up SignalR for real-time updates. - Use .NET Core 9 for the backend. Ideal skills would include: - Proficiency in working with ESP32 and MQTT. - Experience with .NET Core and SignalR. - Knowledge of Wi-Fi connectivity and sensor data handling. - Prior work in remote device control projects. Please include relevant experience in your bid.
I'm encountering certificate validation errors with a simple TLS server using the sample given in the OpenSSL wiki. The server is set up using OpenSSL and is using self-signed certificates. Although the clients are configured to trust these self-signed certificates, the validation errors persist. The current error says that the Certificate Authority is invalid. I have set up the environment for the project. It is running on Windows. The ideal freelancer for this project should have extensive experience with OpenSSL, TLS servers, and self-signed certificate configurations. Please include details of your relevant experience in your bid. I am attaching the code. I will pay a maximum of $50 for this.
I need a web scraper built in C# that can seamlessly integrate with my .NET stack. The scraper's main purpose is to perform content aggregation from several JavaScript-generated websites. It should extract both text and image url. The project includes only the data scraping and formatting; it does not do any automation like cronjobs. Key requirements: - Proficiency in C# - Previous experience in building web scrapers - Familiarity with scraping JavaScript-generated websites - Ability to create a reliable, weekly-running scraper Skills in data handling for the extracted content would be beneficial. If you can deliver a robust solution that meets these requirements, I'd love to hear from you.
I'm facing a database connection issue on my ASP.NET web page after installing an SSL certificate. The site, built around 10-12 years ago, uses an SQL Server database. Key Requirements: - Troubleshoot and resolve the database connection error - Ensure the site's overall functionality post-fix Ideal Skills: - Proficient in ASP.NET and SQL Server - Experienced with SSL certificate installations and their implications on database connectivity - Strong problem-solving skills to diagnose and fix the issue efficiently
...practices Focus Areas: Robust functionality, seamless user experience, and scalable architecture Key Responsibilities: Develop and maintain both the front-end and back-end of the web and mobile applications. Collaborate with UX/UI designers to implement intuitive and engaging user interfaces. Ensure the performance, quality, and responsiveness of applications. Integrate user-facing elements with server-side logic. Optimize applications for maximum speed and scalability. Implement security and data protection measures. Troubleshoot and debug issues across platforms. Stay updated with emerging technologies and incorporate them into the development process as needed. Required Skills and Qualifications: Full-Stack Development: Proven experience with both front-end and back-end tech...
Looking for a talented Indonesian Illustrator to create storyboard backgrounds for a Manga/Webtoon . The ideal candidate will have a modern webtoon style with creative flair and attention to detail. Skilled in clip studio paint Responsibility, taking deadlines seriously, can work in a team using discord Having a strong net connection Eager to reach for success and willing to sign a contract for a long period with a promised income, holidays off paid , and having a huge motivation to bring his/her skills into a new level Requirements: - Must be based in Indonesia/Asia - Proficient in illustration tools and background creation - Portfolio demonstrating work with storyboards or similar projects - Skilled in 3D Clip studio paint Project Details: - Starting budget: 1 million ru...
I'm looking for an experienced backend developer to set up a TUS Protocol Server on my Linux server. This server should be configured to work seamlessly with my main application that runs on Node.js and utilizes Uppy for file uploads. Key requirements: - Expertise in Node.js and server management - Experience with TUS Protocol Server - Familiarity with Uppy - Linux OS proficiency Please note, I did not specify any custom configurations for the TUS Protocol Server, so the default settings should suffice. However, the server must be capable of handling the demands of my main application and Uppy concurrently.
I need a seasoned .Net MVC Developer with full-stack capabilities to enhance my existing application. The primary task involves incorporating new features, specifically an analytics dashboard and a translation system, into the application. Key Responsibilities: - Update the current application with new features. - Implement an analytics dashboard. - Integrate a translations feature. Ideal Skills: - Proficiency in .Net MVC and full-stack development. - Experience with developing and integrating analytics dashboards. - Knowledge in implementing multi-language support in applications. - Strong problem-solving skills for maintaining application performance during updates.
I currently have significant query performance issues with my Microsoft SQL Server Database hosted on Azure. The system is built with .Net and I need a skilled developer to enhance its performance, specifically focused on improving the speed of database queries. Key Tasks: - Troubleshoot and resolve query performance issues with the Azure SQL server - Configure and performance tune Rabbit MQ for optimal system efficiency - Improve the overall system response time - Eliminate any existing delays in the system Ideal candidates will have proven experience with Azure, .Net programming, Microsoft SQL server, and Rabbit MQ. Your goal will be to enhance the performance of the system to ensure smooth and efficient operation.
I'm seeking a professional to install a Domain Validated (DV) SSL certificate on my Linux server, specifically running on Fastboot. The installation needs to be done using remote access via the Fastboot console. Ideal Skills: - Extensive experience with SSL certificate installations - Proficient in Linux system operations - Familiarity with Fastboot console - Remote access tools expertise - Attention to detail for security compliance
Discord developer to create a state-of-the-art Discord server tailored for a basketball league community (True2Hoops League). This server will be professionally organized, highly automated, and feature unique functionalities that go beyond basic bots, incorporating custom programming and integrations for an elite-level experience.
I am looking for a provider to help me finish some IT project and become a partner for the futur. I have started with the creation of a dating site in PHP / MySQL / Javascript / Jquery / CSS / HTML wich should be completed with the code of another fully func...need to transform the dating site into an app, IOS and Android, easily through some actual app frame (not sure how it's called) see : And the third project would be to finalize our webshop based on our latest request, and start all over again, while our actual control panel and MySQL database structure will have to be used fot that. For this all the necessary code and database SQL files will be sent to you. Budget Project 1 : maximum 750 euros Budget Project 2 : maximum 750 euros Budget Project 3 : maximum 1500 euros
I need support with integrating SQL Server Reporting Services (SSRS) with my Azure Virtual Machine (VM). Details: - The primary focus is on establishing communication between SSRS and Internet Information Services (IIS). - While I mainly need help with SSRS integration, I have an ASP.NET application that may require some debugging, so skills in ASP.NET are a plus. - Experience with Azure VM, SQL and SSRS is essential. Im getting Asp.net session expired Please let me know if you can assist with this.
Project Description: We are seeking an experienced and professional Lead Generation Team or Expert to manage and execute a targeted campaign aimed at generating qualified leads for our exclusive asset-backed investment offering. This offering is available to accredited investors and high-net-worth individuals (HNWI) globally, with a focus on regions such as the United States, UAE, UK, Luxembourg, and Singapore. The investment opportunity is backed by tangible assets, offering fixed ROI options of 24% (1-year lock-in) and 30% (3-year lock-in) annually. Investors must meet eligibility criteria as defined under ADGM Financial Services Regulatory Authority (FSRA) regulations. The ideal candidate/team should have proven expertise in financial services lead generation, familiarity with ...
I'm seeking a skilled WordPress Developer with a solid understanding of the .NET Framework for a full-time position. Initially, the workload will be light, but it will increase over time with client demand. Your responsibilities will include: - Both creating new WordPress websites and maintaining existing ones - Primarily using your .NET Framework skills for website maintenance Ideal candidates will have: - Expertise in WordPress development - Proficiency in handling e-commerce platforms - Knowledge of SEO best practices - Graphic design skills This position may require rare night shifts. Please start your proposal with "Yes" to confirm you've read this job post in detail. Proposals that do not start with "Yes" will not receive a response.
...features of the project include: - A comprehensive breakdown of income and expenses. This will involve creating detailed categories for different types of income and expenses related to house rentals. - Full financial analysis with projections. The spreadsheet should be able to project future income, expenses and profits based on past data. - Tracking of specific financial metrics. I want to monitor my net profit margin and cash flow using this spreadsheet. Input data will be manually entered, so the spreadsheet needs to be user-friendly and simple to update. Ideal skills and experience for this job include: - Advanced spreadsheet skills, particularly in Excel or Google Sheets. - Previous experience in creating financial analysis spreadsheets. - Knowledge of real estate income...
I require an expert to install Clipbucket 5 on my dedicated server. The server is ready and needs only a basic installation with recommended plugins. Ideal skills and experience for the job include: - Extensive knowledge of Clipbucket 5 - Experience in server management - Ability to install and configure plugins.
...following- Image Upload for Logo Phone Number Address Information Fax Number Social Media Links Menu should be created within WordPress You can use Contact Form 7 for the form Page content should be manageable within Wordpress. How to submit test: Please make sure you’ve followed the above instructions before submitting your skills test. Please follow instructions below to submit: Export the database in sql format Create a single Zip file of your WordPress site (please include DB file in the root folder) Upload that zip file in the application page...
Since relocating my server a few days ago, I'm encountering several issues with the Acelle Email Marketing Web App that require immediate attention. - Some images are not displaying, possibly due to a directory change. - Most importantly, emails are failing to send. These issues are severely hampering my email marketing efforts and need to be resolved as soon as possible. Your expertise in troubleshooting server-related issues, particularly with Acelle, would be invaluable. Please be aware that I am unsure if the email server settings were updated post-migration or if old settings are still in use. A thorough examination and potential reconfiguration of the email server settings may be necessary. Thank you.
I'm seeking a SQL expert to analyze my sales data. The main focus of the project will be to identify sales trends over time. Key Requirements: - Proficient in SQL with a strong background in data analysis. - Experience in analyzing sales data. - Ability to create insightful reports on sales trends. Skills & Experience: - SQL programming - Data analysis - Report generation - Sales data analysis
...the security and configuration of my Linux-based email server, which operates on IRedMail. The job includes: - Implementing a Let's Encrypt certificate on the server, ensuring it's set up for automatic renewal. - Conducting a comprehensive security check to ensure the server is secure and functioning properly. Additionally, I need assistance with my Nextcloud server (RancherOS). The tasks here include: - Setting an SSH key for secure access - Configuring the firewall Finally, I have two Ubiquiti AP U6-LR-US units that need to be integrated: - Establishing two Wi-Fi networks with these access points. Ideal candidates for this project should have extensive experience with Linux and IRedMail, alongside a strong background in server securit...
I'm looking for a skilled professional to help with the installation of my Laravel application on a dedicated Nginx server. The server is already configured for Nginx, so the primary focus will be on the installation of Laravel and ensuring it's working properly. Requirements: - Expertise in Nginx and Laravel - Experience with dedicated server deployment - Proficiency in using FTP/SFTP for deployment Please note that the server is a dedicated one and the deployment will be done through FTP/SFTP. Your primary task will be to ensure the Laravel application is correctly installed and operational on the Nginx server.
I'm looking for a C# .NET Windows application developer. The application needs to connect to the ServiceChannel API(), with functionalities to: - Perform CRUD operations on data, specifically updating existing work orders and retrieving all of them. - Utilizing OAuth 2.0 for API authentication. The developer must be able to demonstrate the application in Visual Studio 2022 (not Visual Studio Code) using Minimal APIs in .NET 7.0, as per this video: Essential requirements: - High-speed internet for remote demonstrations via desktop sharing and video conferencing apps. - Willingness to demonstrate the application for 2 hours in a video chat session. Please note
I'm seeking a seasoned professional with extensive expertise in DBT, Snowflake, SQL, and Azure DevOps to assist with data transformation and warehousing for my project. Ideal skills and experience include: - Proficiency in DBT and Snowflake for effective data transformation and warehousing. - Advanced SQL skills for complex querying and data manipulation. - Extensive experience with Azure DevOps for pipeline automation and deployment. - Familiarity with handling relational databases for data sourcing. Please note, while I have skipped specifying certain data transformations, the ability to propose and implement necessary transformations is highly appreciated.
I need an enhancement to the open source project FastColoredTextBox. I need to be able to set the styles and the regex (for sql). It should be defaulted to the current ones, and allow user to set them to another. Attached is screenshots showing where they are located in code. max bid 40 please start msg with num 12. if you message me first to discuss, you will be blocked and not selected.
I'm seeking a highly skilled .NET developer to help me build a web application for data analysis. The application will primarily interface with databases, so expertise in database connectivity and management is crucial. Key Requirements: - Extensive experience in .NET and web application development - Proficiency in data analysis techniques and tools - Strong skills in database management and connectivity - Ability to translate complex data into user-friendly insights - Excellent problem-solving skills and attention to detail Your contributions will be pivotal in creating a robust, efficient application capable of handling complex data sets. Please provide examples of similar projects you've completed in your bid.
...1 breakeven, 92% win rate Second week: 58.3rr, 10 trades, 10 wins, 100% win rate Third week: 28.9rr, 10 trades, 9 wins, 1 loss, 90% win rate Overall: 45 trades (79 screenshots), 41 wins, 3 losses, 1 breakeven, 93% win rate rr per week: 28.9rr-113.1rr maximum drawdown / worst losing streak = 2 losses (-2%) Note : rr = risk-reward ratio (risking 1% per trade) / roi return on investment (net gain/profit in %) 20%-100% consistent weekly roi risking 1% per trade 100%-500% consistent weekly roi risking 5% per trade maximum drawdown of 2% vs 10% respectively .. A) The trend I noticed is the following: year 2000 indicators, 2010 supply and demand, 2015 price action, 2020 smc smart money concepts / lit/algo-trading. B) Different levels of learning forex: 1) retail (sup...
I need to fix a wordpress plugin that should act as a rcon panel for a game called Rust but it seems to be unable to properly connect to the server even if I know for a fact that the server is not the issue because using 2 different tools it connects via rcon. The guy that was working on this project could not get the job done and I need someone to fix this specific issue only on the plugin. Budjet: 100€
Hi, We have a website www.teachersjobs.in. It’s Job Portal for website is built in Php, with Sql database and smarty framework. Work-1) Mobile App Work:- Need to develop a Mobile App for our website -Mobile App should be developed for Android only -The whole work starting from screens till the complete development has to be executed -We need your suggestions like what can you add in design part of the mobile App?—Point Wise changes which you will make? Work-2) Website Work to match the look & feel of Mobile App:- As we need the same look & feel for website & Mobile App .So we Need to change the existing look and graphics of our website to that of Mobile App. Responsive website design (RWD) is a web development approach – This makes makes dy...
WordPress import sql and make site work with imported sql
...Aktualle Server informationen: CPU AMD EPYC 7502P 32-Core Processor (64 core(s)) Version Plesk Obsidian v18.0.66_build1800241218.14 os_Debian 10.0 (Plesk Webhost Edition) Betriebssystem Debian 10.13 Plesk angelegte Kunden: 17 IP's zugewiesen: 17 Domains: 81 Da Debian 10 von Plesk ab dem 31.12 nicht mehr untertstützt wird, ist ein Update auf Debian 11 notwendig. Eine Anleitung hierzu haben wir hier gefunden: Wir suchen einen Serverprüfe, der für uns diese Aktualisieurng erledigen kann. Es dürfen dabei keine Kundendaten, Komponenten verloren gehen. Wir suchen also einen echten Serverprofi. I help with updating from Debian 10 to Debian 11. Current server information:
I'm looking for a skilled professional who can assist in extracting both elliptical and rectangular text from a circle banner. The background of the banner will be varied, not a solid color or design, which adds...locate the position of a separate image within the main image using threshold matching. Ideal Skills and Experience: - Proficiency in image processing and text recognition software - Experience in working with complex backgrounds - Ability to handle both elliptical and rectangular text - Strong attention to detail - Ability to determine optimal image orientation based on specific identifiers. - C# .net framework or core. EGMU and or Tesseract unless more efficient libraries can be used. The extracted text will be primarily used for text recognition purposes, so pr...
I’m looking for a developer to assist with the following tasks: 1. Apache Configuration • Configure Apache to block connections made directly through the server’s IP address (including when IP:port is entered in the browser). • Ensure that all traffic and connections pass exclusively t...address. 2. SMTP Setup • Update the SMTP settings to use a different IP address for email functionality. 3. Fix IP Exposure • Identify and resolve the issue where the server’s IP is exposed, making it vulnerable. • Investigate the code (written in Node.js/Express.js) to locate and address any IP leakage. Looking for a skilled JavaScript developer with experience in Node.js, , and server configuration. If you’re available and have the expertis...
I'm seeking a talented designer to develop a fresh, funky, modern label for a new food product. Product is called Maple Bourbon Smoked Salmon Spread with Herbs. Label needs to include the following information: Great on Bagels Perfect for Stuffing Avocados & Tomatoes Keep Refrigerated at 38 Florida Smoked Fish Miami, FL 33179 Net Wt 16 oz (454g) Label should be 4 inches Round MUST use one of pictures included Key Requirements: - Design a modern, appealing label that stands out on shelves. - Experience with food packaging design is a plus. - Ability to deliver high-quality, print-ready designs. Ideal Skills: - Graphic Design - Packaging Design - Brand Development Please provide a portfolio with similar work. Looking forward to collaborating on this exciting p...
...manage an email server for our B2B business. Your expertise will be essential in ensuring high email deliverability, optimizing for bulk emailing, and providing ongoing performance monitoring. Key Responsibilities: - **Server Setup**: Configure an email server capable of efficiently handling bulk B2B emails. - **Email Deliverability**: Achieve high deliverability rates by properly setting DNS records (SPF, DKIM, DMARC). - **Bulk Emailing**: Optimize the server to send high volumes of emails without being flagged as spam. - **Performance Monitoring**: Offer ongoing monitoring, troubleshooting, and optimization for the server. - **Reports & Analytics**: Enable tracking of email performance metrics such as open rates, click-throughs, and bounces. - ...
...Ubuntu Server 24.10, and I want to distribute it to users as an OVA (Open Virtual Appliance) file. The goal is for users to easily deploy the VM on ESXi or VirtualBox without needing DHCP servers in their datacenter. I need an expert in Ubuntu Server who can create a custom setup wizard for configuring a static IP on an Ethernet interface. The project will involve setting up specific DNS settings as well. Requirements: - When the VM starts for the first time, it should prompt the user to enter network configuration details (IP address, default gateway, DNS) through a setup wizard. - The VM should automatically use these settings for its network configuration, without requiring the user to have access to the VM after deployment. Ideal Skills and Experience: - Proficient ...
I am facing performance issues with my Laravel-based photo stoc...performance issues with my Laravel-based photo stock website when uploading bulk images. Here's an overview of the problem: Issue Description: Bulk uploads of images (both AI-generated JPGs and regular camera photos) cause the server to slow down significantly. When images reach 99% upload, other pages and requests become unresponsive. The issue occurs regardless of the type of image file, but it is more noticeable during bulk uploads. Environment Details: VPS Specifications: 16GB RAM 8-Core CPU CyberPanel Installed Tried stripping metadata using ExifTool. Adjusted server settings for LiteSpeed and PHP. Tested with different types of images, including AI-generated and regular camera photos. The scrip...
I'm in need of an Ubuntu expert to assist with setting up a File Server using the NFS (Network File System) protocol. Key Requirements: - Extensive knowledge and experience with Ubuntu server setup - Expertise in configuring NFS (Network File System) - Problem-solving skills to address any potential server setup issues - Ability to provide clear instructions for ongoing server management Ideal candidates would be those who have a proven track record with Ubuntu server setup and NFS configuration, and can demonstrate their problem-solving abilities in a server setup context. Clear communication and the ability to provide understandable instructions for future server management is also crucial.