How to install and configure dns on windows server 2016일자리
Hello. I want to become an smm service provider. I don't want to be a reseller. I want to have my own service (my own API). I don't want to be a reseller that links APIs to other panels. I want the services needed for many platforms such as YouTube, Facebook, Instagram, TikTok, Snapchat, SoundCloud, Spotify, etc. But for now, you only need the YouTube service. Subscribers, Likes, Dislikes, Views, Watching Time For these services to work, many IPs and accounts are required. I want someone who can explain this to me. We plan to gradually increase the service. As much as possible, I want to entrust this project to a developer who has made smm panels. Take care of your health in cold weather.
쉐어포인트 솔루션을 통해, 폼을 구성하고 Workflow 로 운영하는 사이트들 구축. 예로, 안전부서의 Patrol 보고서 운영, 품질 부서의 NCR / CAR 폼 구성 및 보고 형태 등 입니다.
Windows Server를 이용하여 여러 국가에 분산되어 있는 조직의 Active Directory 설계 및 구성 Active Directory에 등록된 계정을 개인 디스크 설정 및 공유 디스크 설정 추가 계정시 자동설정 환경 구축 내부에서 사용할 수 있는 Windows Server 기반의 Certificate Authority 구축
안녕하십니까? 제가 On S.님의 프로필 정보를 좀 확인해 보고, 제 프로젝트에 참여 제안을 드리고자 연락 드렸습니다. 채팅 서비스로, 좀 더 자세한 내용을 함께 의논해 보았으면 합니다.
안녕하세요 hanaondrackova님, 귀하의 프로필을 보았고 저의 프로젝트를 제안하고 싶습니다. 채팅을 통해 모든 세부 사항을 함께 논의할 수 있습니다.
C++ Builder를 이용한 소프트웨어 개발을 하고자 합니다. 다년 간의 경력이 있으신 분만 찾고 있으며, 책임있게 프로젝트를 기간내에 마칠 분을 모시고 있습니다. 그럼 많은 지원 부탁 드립니다.
인스타그램의 좋아요,팔로잉등의 자동화작업 프로그램의 개발 - 핵심기능 1.프록시를 이용한 멀티세션 구현 과 통신하여 작업하는 클라이언트 개발 3.작업결과를 DB에 report.
C# WinForm 기반의 Windows 응용 프로그램중 특정 기능 ListView/ListBox/DataGrideView 등의 Cell안에 Custom UserControl (Button 및 그림 및 체크박스등이 탑재된 UserControl)을 집어 넣고 리스트화 시킴. 단, TalbeLayoutPanel 등 Panel 컨트롤을 사용하면 안됨. Panel컨트롤은 32767 사이즈의 한계가 있어 컨트롤이 탑재되지 않음.
...운영결과 ● 2016. 1. 한국콘텐츠진흥원 산학혁신팀 사업개요 ㅇ 사업목적 : 콘텐츠 산업계 종사자에게 직무 재교육을 통한 업무역량 강화기회 제공 ㅇ 사업기간 : 2015. 4. ~ 2016. 1. (9개월) ㅇ 사업내용 과정명 교육형태 교육내용 현업인 직무교육 과정별 주 1회 (4주) 전문가 특강 · 주제별 장르심화·융합형 집중교육과정 (12개과정) - 트렌드/환경 이해, 신규기술/플랫폼 사례분석, 해외진출 전략모색, 스토리 기획법 등 연 2회 찾아가는 현장교육 ·찾아가는 사내교육 (시범운영) - 콘텐츠 장르특화 지역 방문(상암-방송콘텐츠, 판교-VR) 연 1회 해외연수 · 공연콘텐츠 글로벌 기획, 제작인력양성 해외연수 - 중국 북경, 현지 관계자 초청특강, 간담회, 네트워킹 등 지식 세미나 월 1회 세미나 · 콘텐츠분야 성공, 도전사례 공유 열린 세미나 (8회) - 콘텐츠 기획, 제작의 협업 노하우 공유 ㅇ 총괄표 과정명 과정수/횟수 초청연사수 수료생수 콘텐츠 창의마스터클래스 12개과정(38회) 31명 353명(수료) 콘텐츠 인사이트 8회 22명 1,329명(참가) 찾아가는 콘텐츠 인사이트 2개과정 5명 164명(참가) 해외연수 1개과정 - 18명(수료) 총계(총합 또는 평균값) 15개과정(49회) 58명 371명(수료) ※ 각 과정별 초청연사수 중복인원(2명_앵콜과정) 제외, 수료생수 중복인원 포함 ※ 수료기준 : 1과정이 2회차 이상으로 구성된 경우...
...아래와 같습니다. OS는 windows 2012 , 데이터베이스는 MS-sql이고, 원격주소, 계정, 암호는 실제 내용을 알려드릴 수 없는 점 양해바랍니다. 현재 디비접속은 이런 형식으로 하고 있습니다. -> ,1000 (사이트주소,포트번호) , 계정 : Testaccount , 암호 : Test 입니다. 금액 쿼리 : Select replace(convert(varchar, cast(Isnull(Sum(Ori_price*qty),0) as money),1),'.00','') as Orderamt from Orderdetail where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 금액은 붉은 색 글씨로 표시되었으면 합니다. 주문 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' 미배송 건수 : Select count(Order_id) from Orders where Convert(Varchar(8), Order_date,112) = '달력 일자' and DelYN='N' and TransYN='N' 주문상세 : Select pro...
범용 제어장치/시스템과 이러한 범용 제어장치(Embedded 환경)를 Windows 용 PC 내 USB Port를 통해 연결하여, 장비 상태 감시, 장비 Configuration, 프로그래밍 다운로드 기타 상태정보 업데이트, 등 장치와 연동하여 작동될 PC 응용 소프트웨어를 같이 개발하고자 하고 있습니다. 이 경우에서 필요한 Windows 용 USB Device Driver 제작을 담당해 주실 프리랜서를 찾고 있습니다.
저희의 이전 프로젝트에 관련된 진행중인 작업이 있습니다Smart DNS to unblock geo-blocked sites'
I need help in Android Studio Flutter showing Firebase error .. want someone who can help me for flutterfire configure --project=secondfirebase-bf2a2 An error occured on the Firebase CLI when attempting to run a command.
I'm on the lookout for a skilled Unity developer to help bring my 2D puzzle game to life. This project involves creating an engaging and challenging web-based game. Key Requirements: - Proficiency in Unity with a strong portfolio of 2D game development - Experience in designing and implementing puzzle mechanics - Ability to create a smooth and engaging user experience for a web platform If you have the necessary skills and experience, I'd love to collaborate with you to create a successful web-based puzzle game.
I'm looking for a skilled develope...extensive experience in algorithmic trading to help me implement a trend-following strategy on the Zerodha trading platform. Key Requirements: - Proficiency in Python: This will be the primary programming language for the development of the trading algorithm. - Experience with Zerodha: Familiarity with this trading platform is crucial to ensure smooth implementation and operation of the algorithm. - Understanding of Trend-Following Strategies: Prior experience in developing and implementing trend-following trading strategies is highly desirable. The goal of this project is to create a robust, efficient, and profitable algorithm that capitalizes on trending market conditions. If you have ...
I need a WooCommerce expert to fix an issue with my Booking Availability plugin. Currently, all aspects of my event info (date, time, location and description) are not displaying correctly. The event location is being pulled from manually entered data, and this is where the problem lies. You need experience with wordpress, woocommerce, and JavaScript, this project needs coding. You also need to be able to do in your local machine or personal server. Steps top reproduce the problem: - Install Woocommerce plugin - Install Woocommerce Bookings plugin - Install Woocommerce Bookings Availability plugin - Create 3 different Bookable products - Create booking page and add "Booking schedule" component Please ...
...need an experienced WordPress professional to set up a WPLMS installation on my WordPress subdomain, and integrate a series of quizzes and tests into the platform. Key Tasks: - Implement WPLMS on my WordPress subdomain - Load a variety of quizzes and tests (Multiple choice, True/False, Essay/Short Answer) - Format the quizzes and tests according to a provided design template - Use a provided set of questions and answers to populate the quizzes and tests Ideal Skills and Experience: - Proficient in WordPress and WPLMS - Experience with quiz/test integration on eLearning platforms - Familiar with implementing and customizing WordPress themes - Able to adhere to provided...
...urgent need of a dedicated professional to help me track down sellers on Temu and SHEIN who are misusing my content to sell counterfeit versions of my clothing. Key responsibilities: - Identify sellers using my photos to replicate and sell copies of my clothes - Report each case as an Intellectual Property infringement through the official forms on the respective platforms Compensation: - I will pay for every case resolved Ideal skills and experience for this job: - Familiarity with e-commerce platforms, particularly Temu and SHEIN - Prior experience in IP monitoring and infringement reporting - Attention to detail to recognize misuse of content - Good understanding of the process of reporting throug...
Looking for experience Server Admin to install Cyberpanel to Oracle Cloud that will host Wordpress sites. Key Tasks 1. Install & Setup CyberPanel to optimize for performance and security. 2. Install Wordpress 3. Msc - Setup SSL - Setup Mailer for Wordpress - Setup SFTP & SSH with Key If this is within your service, please confirm your offer and delivery time to get started once NDA signed.
The requirements are as follows: 1 Must have a lawyer qualification certificate 2 Pass certification on the designated platform (no certification is possible without a lawyer qualification certificate) 3 Open a silver membership on the designated website (no fees for the first month) 4 The articles are provided by me, you only need to register and publish 5 The fee is settled according to the number of articles published, and the settlement is made after each publication.
Link Posting (Bilingual: English and Chinese) Publish 20 SEO-optimized links daily on our website using the provided affiliate marketing materials. Ensure each link complies with SEO standards, embedding relevant keywords and descriptions. Provide detailed descriptions for each linked tool, including: Tool introduction. Feature breakdown. Free usage details. Paid usage details. Application scenarios. Blog Writing (Bilingual: English and Chinese) Write 2 high-quality blog posts daily, focusing on either the website's overall theme or specific tool-related topics, and ensure compliance with SEO requirements. Each blog post must be at least 1000 words, with appropriate images (we will provide the image resources). Task Requirements: High-Quality ...
I need assistance with selecting files on my Windows PC for OneDrive. The files will primarily consist of both documents and photos/videos. The main purpose for syncing these files is to access them from multiple devices. Ideal skills and experience for the job include: - Proficient in Windows OS - Experience with OneDrive - Good understanding of file organization - Knowledge of syncing processes
Of $80 per week, one to two per week, 8 hour chunks of time or $10p hour
I need assistance with the GoToWebinar platform, specifically for real-time question retrieval during webinars. The objective is to automate responses to these questions on-the-fly. Ideal Skills and Experience: - Proficiency in using GoToWebinar - Experience with automation tools - Skills in real-time data handling - Technical know-how in integrating software for seamless operation - Strong problem-solving skills for managing unexpected scenarios during webinars.
I'm seeking a professional photo editor who can replace faces in wedding photos with other faces, maintaining a realistic editing style. Key Requirements: - Very precise face replacements, with careful matching of skin tones - Proficient in using Photoshop for high-quality results The ideal freelancer for this project should have extensive experience in photo editing and face replacement, with a keen eye for detail and skin tone matching. A portfolio showcasing similar work will be highly advantageous.
I'm in need of a consultant who is well-versed in Vietnamese electrical design specifications for a car factory project in ...who is well-versed in Vietnamese electrical design specifications for a car factory project in Thai Binh Province, Vietnam. The consultant will need to provide 2-3 complete design sets of similar projects in DWG format, with detailed explanations for the design elements in the drawings. Key Requirements: - Expertise in Vietnamese electrical design specifications - Ability to provide complete design sets in DWG format - Experience with consulting on car factory designs The design sets should mainly focus on the electrical layout. I would like detailed explanations for the wiring schemes, power distribution plan & diagram, light...
HIRING TO CONTINUE INTO EARLY 2025 Project Overview: Upwork Managed Services is seeking native or fluent speakers of German for a conversational recording project involving two-person scripts. This project requires that you bring a recording partner who meets all of the requirements listed below. The recordings will be used for Text-to-Speech (TTS) research and development purposes and will not be broadcast or used in any public or paid media. Recording can be done in person or virtually. You can use your own recording software or our client’s recording platform. Scripts will be provided on a Google sheet with multiple tabs, with each tab including a separate script. Each Google sheet file will take approximately 10 hours to read with one...
...looking for a skilled WordPress freelancer to help redesign a simple Wordpress Website. This project is part of a long-term effort to modernize and optimize our digital presence. Here’s a detailed brief: 1. Project Overview The goal is to revamp the website, making it visually appealing, responsive, and optimized for SEO. I will provide the design in Canva, and your role will involve implementing it into WordPress. Additionally, this is a long-term project, as I plan to integrate additional features (e.g., GDPR-compliant contact forms) over time. 2. Tasks to Be Completed Setup and Installation: Install and configure a new WordPress environment, preferably in a staging area. Import and lin...
...for someone to help promote my GoFundMe and ultimately reach it's goal. This will primarily involve crafting and sending donation appeals to potential donors. Must have Skills: -digital marketing, any marketing. -access to active donors and philanthropists -Campaign goal of 75000 must be reached. No milestones or funds will be advanced. Only upon successful goal of 75000 reached will the payout be released regardless of amount of work put in, it is your expertise I am hiring. The payout will be large for your hard work. But working on contingency is my only option. I have invested to much in fake digital marketers and scammers. Please do not propose if you do not have the experience nor accept this difficult task. If...
Hello, I am seeking a skilled freelancer to assist with the repair and import of a corrupted SQL Server file. Here's the situation: I accidentally deleted both the MDF and BAK files from our disk, and unfortunately, the file structure cannot be recreated. Using a hexadecimal editor, I managed to locate four MDF files, but I am uncertain which one contains the correct data. After some repairs, I believe one file might have the data I need. My primary interest is in recovering data from a specific period, which I couldn't retrieve using automated repair methods. Due to the size of the file, I require you to work directly on our system remotely.
...someone to perform a code review on an app that's currently being built. The focus should primarily be on the code structure and organization. This initial task will only require a couple of hours of work, but if I am satisfied with your performance, there is a potential for much more work in the future, as this is a large project. You will need to: - Perform a code review, focusing on the structure and organization of the code. - Possibly carry out a small amount of other tasks. The app is being built using JavaScript/React. A Non-Disclosure Agreement (NDA) is ready for you to sign if you are serious about taking on the work. Ideal skills for this job include: - Expertise in JavaScript/React - Strong understanding o...
I need assistance with deploying a Django-based Python web application and a Node.js project on my dedicated VPS. Additionally, I require the creation of two APIs for the Python project. The ideal freelancer for this job should have: - Proven experience in deploying web applications on Dedicated VPS - Proficiency in Python and Django and flask - Strong skills in Node.js - Experience in creating APIs - Familiarity with VPS management Please submit your bid if you can deliver this project promptly and efficiently.
I require an experienced BigCommerce developer to configure my shipping groups for various product categories, as different categories have distinct shipping requirements. - Configure shipping options tailored to specific product categories. - Some products will have limitations and won't ship to certain states, this will need to be accurately reflected in the shipping settings. The ideal candidate should be proficient in BigCommerce, have prior experience in setting up shipping configurations on e-commerce platforms, and have a good understanding of shipping logistics.
I have a Python-based web application that needs to be deployed on my Azure VPS. In addition, I need a RESTful API created for another Python project I have. Key Requirements: - Deploy a web application written in Python on an Azure VPS. - Design and implement a RESTful API for a separate Python project. Ideal Skills: - Proven experience with Azure and Python web applications. - Strong skills in Python and RESTful API development. - Ability to deliver quality work within established timeframes.
...setting up and maintaining a network. Key Responsibilities: - Network Setup & Installation: The engineer will be responsible for installing and configuring network devices, ensuring optimal network performance from the outset. - Network Troubleshooting & Maintenance: Post-installation, the engineer will need to monitor the network, troubleshoot any issues that arise, and perform regular maintenance to ensure ongoing network reliability. The ideal candidate for this project should have experience working with a variety of network devices, including: - Routers and Switches: Understanding of how to configure these devices for optimal network performance is crucial. - Servers: Experience with server-based netwo...
I'm in need of a seasoned software developer who specializes in creating Windows desktop applications. The project involves developing a unique desktop software to cater to specific requirements. Ideal Skills: - Proficient in software development, particularly desktop applications - Extensive experience with Windows OS - Strong understanding of desktop application development and its intricacies Expectations: - Deliver a fully functional, bug-free, and user-friendly Windows desktop application - Maintain clear and consistent communication throughout the project - Adhere to project deadlines and deliver on time Please include samples of previous Windows desktop applications you've developed in...
Hi , I have a Health Site ( DR 60+ and USA Traffic: 100K) Please answer the following question in your bid. If you don't we will need to assume your bid is spammy. Do you have many clients who are seeking to buy Link Insertion? We seek freelancers to help sell our Link Insertion space.
I'm looking for a color expert to help design an exterior color scheme for my property. The theme is modern and minimalist, and the focus areas include: - Walls - Trim and accents - Doors and windows I need your expertise to suggest Sherwin-Williams color codes that fit this style. Please provide the color codes in a way that they can be easily understood and applied, using the provided picture of my property as reference. The Sherwin-Williams color codes must be listed. I want to keep the landscaping, roof, and bricks the existing color Ideal candidates for this project should have a strong background in exterior design and color theory, and be skilled in providing practical and visually a...
Looking for a Web and Mobile Script with Installation Service (Multivendor, On-demand, eCommerce, Parcel, Taxi, Car Rental) Description: I am looking for a ready-made script that works both as a web application and a mobile application. The script should include the following features, and I am also looking for a developer who can install and configure the script completely for me: Required Features: Multivendor Food Delivery System (like Uber Eats). On-Demand Services (home services, handyman, etc.). eCommerce Platform for selling products. Parcel Delivery System for shipping packages. Taxi Booking System (similar to Uber). Car Rental App with complete booking and payment functionality. Deliverables: Source Code: I wa...
I need a data analyst to evaluate an Excel spreadsheet containing project data. The analysis should cover run rates, forecast dates, and schedule adherence on a weekly basis. Ideal Skills: - Proficient in Excel - Experienced in data analysis - Able to interpret project metrics No set rules for this analysis; it is simply a test to assess your ability to perform basic data analysis.
...seeking an experienced Odoo developer to create a custom module in Odoo 18 to automate the generation of Sales Orders. The custom module should be user-friendly, secure, and tailored to our workflow. If feasible, the functionality can alternatively leverage the Project module to meet the requirements. Below are the details of the project: Requirements: Objective: Automate the creation of Sales Orders based on predefined fields such as customer aliases, products, and quantities. Implement a custom solution that integrates seamlessly into our existing Odoo instance. Ensure data security by replacing real customer names with aliases for users with restricted access. Key Features: Custom Module: Develop a custom Odoo module that captures t...
...experienced professional to set up redirection for my domain oilandgasclub.com. The redirection should ensure that all traffic is rerouted to https and www, using a permanent 301 redirect. Key Requirements: - Implement a 301 (Permanent) redirect for all traffic to https and www. - Configure the Application Load Balancer (ALB) for this setup. - Knowledge of AWS Route 53 and Elastic Load Balancer (ELB) is crucial. Ideal Skills: - Proficiency with AWS services, particularly Route 53 and Application Load Balancer. - Strong understanding of domain redirection and load balancing. - Experience in setting up permanent redirect rules. This setup is critical for ensuring secure and consistent access to my website. Ple...
Hello I have an Android VPN app that I want to publish on Google Play. Of course, this publication will be done with your account. Once the application is successfully published in the market and you've sent me all the necessary details and accesses to the developer account for permanent access, I'll approve the project. Also, my app's file and source code are ready, and you need to upload and sync them on the hosting I set up, and obtain the output file required for Google.
I am looking for a creative and experienced architect who can design a modern hotel on my land sized 33*45, which includes a basement and two additional floors. The total area of the land is 165 Gaj. Key Requirements: - The design should be in a modern architectural style. - The hotel should be able to accommodate 6-10 rooms on each floor. - A basement and two floors need to be incorporated into the design. Ideal Skills and Experience: - Proven experience in modern architectural design is a must. - Previous work on hotel designs or large commercial properties is preferred. - Ability to create functional and aesthetically pleasing designs. - Strong understanding of space management to fit the required num...
I am in need of a professional software developer to create an OBD2 monitor for Windows. This tool should provide real-time diagnostics, error code lookups, and performance tracking. The user interface should be technical and data-focused, catering to users who appreciate in-depth analysis. Ideal candidates should have experience in developing software for automotive diagnostics and a strong understanding of OBD2 systems. i have the software & xml file for subaru here the link sample
...military operations and training programs to assist in drafting a 1,500 - 2,000 word journal article. The article will argue for a significant change in the current utilization format of the Army's 150U Warrant Officers, advocating for the implementation of an Uncrewed Aircraft System (UAS) training program and utilization similar to that of the USAF. Must be in word format., and reference all sources used. No preferred sourcing format. Key Focus: The article should primarily emphasize how such a shift could enhance 'Strategic Flexibility through Modernization'. Source Inclusion: The piece will predominantly reference 'Military reports and documents', so familiarity with these sources is essential. Target A...
I'm seeking a developer to create a comprehensive LED light control application for Espressif ESP32. This app should cater to home automation, allowing users to manage their LED lights conveniently. Key Features: - Control: Users should be able to turn the lights on/off. - Scheduling: Integrate a timer feature and a calendar for scheduling purposes. - Presets: The app should come with preloaded lighting presets. - Interface: The app should be available as both a Mobile and a Web app. Ideal Skills: - Proficiency in developing for Espressif ESP32 - Experience with mobile and web app development - Knowledge of home automation systems - Ability to create user-friendly interfaces Please submit your bid only if you have the n...
Hello, I am looking for someone to deliver Facebook likes to 7 public Facebook posts on a Personal account. Each of the 7 posts needs to get 100 - 150 likes, so a total of approx 1000 likes is delivered. Timeframe is 1-2 days. I need someone who can do this quickly and efficient. Future work is available is the project is done to a satisfactory level. The Facebook account needs to be kept private and not shared/ copy and pasted to public social media sites. Please enquire if you think you can complete this project.
Same as before, need childrens books cover art based on ISBN and author Name