Prng openssl seeding widowsPekerjaan

Filter

Pencarian saya terakhir
Filter menurut:
Anggaran
hingga
hingga
hingga
Jenis
Keahlian
Bahasa
    Pernyataan Pekerjaan
    2,000 prng openssl seeding widows pekerjaan ditemukan, seharga USD

    I have source code of the application I need some minor changes in UI and need to compile it to installer setup file for widows and mac.

    $59 (Avg Bid)
    $59 Rata-rata
    5 penawaran
    Trophy icon WE3 The Three Widows Berakhir left

    WE3 logo for three widows of the Dramatics singing group, Whatcha See, In The Rain etc. sharing our journeys.

    $50 (Avg Bid)
    Bergaransi
    $50
    77 entri

    Database Migration and Seeder Development. Database: - Currently using MySQL Source Data: - Client will not provide the source data for seeding Data Transformations: - Data transformations need to be applied during migration Skills and Experience: - Strong experience with MySQL database migration - Proficiency in developing seeders for database - Ability to apply data transformations during migration

    $726 (Avg Bid)
    $726 Rata-rata
    11 penawaran

    ... I am getting Certificate that is not valid. However, a certificate is valid. Not sure what i am missing Following steps I performed 1) Generated csr along with Private key and shared CSR with Certifcate Authority to get .cert file 2) I converted to using commend: openssl rsa -in -text > 3) I converted cert file to pem file openssl x509 -inform DER -in -out -text Then created ngnix config server { listen 80; server_name ; # Redirect all HTTP requests to HTTPS return 301 https://$host$request_uri; } server { listen 443 ssl; server_name ; ssl_certificate /home/ubuntu/Certificate/my

    $36 (Avg Bid)
    $36 Rata-rata
    28 penawaran

    I am looking for a skilled Laravel Framework app developer to create a Social Networking app. PHP >= 7.2.5 OpenSSL PHP Extension GD PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension XML PHP Extension Ctype PHP Extension JSON PHP Extension BCMath PHP Extension Exif PHP Extension Fileinfo PHP Extension Zip PHP Extension proc_open() PHP function Requirements: - Experience with Laravel Framework - Ability to work with an existing database - Familiarity with 3rd party integrations Skills and experience: - Strong knowledge of Laravel Framework - Proficiency in database management and integration - Experience with 3rd party API integrations Please provide examples of previous Laravel app development projects in your proposal.

    $193 (Avg Bid)
    $193 Rata-rata
    111 penawaran

    I am in need of a skilled developer to create a printer application for Windows. The application will serve as a printer driver and the main purpose of this application is to check a specific directory of my windows PC, if it has any file, it will transfer it to Raspberry Pi over SSH and then it deletes the file from the windows directory. Our requirement is to send a file using CTRL+P command to send a file to Raspberry Pi by using the same window application that we have developed. The main part of the job is to somehow add this windows application in the windows printer list so that when we have this application on the PC, we must be able to add a new printer and when we print any page, it should send that specific page by using that application on the backend. Right now, we are manu...

    $873 (Avg Bid)
    $873 Rata-rata
    62 penawaran

    Hello, I'm looking for someone to pull weeds from my front and back yards. The area of both yards combined is 500-1000 square feet, and I do not need any additional services like grass mowing, fertilizing, or seeding. I also don't need any specialized equipment. If you think you're up for the task, please let me know! Thanks so much for your time and consideration.

    $60 - $90
    Lokal
    $60 - $90
    0 penawaran

    The project code is taken from code canyon and we need to use that code to build a market-ready SaaS, the front end of the website with content will be provided on a Figma file. looking for the expert assistance do connect . Built with Laravel 9.52.7 - PHP 8.x - BCMath PHP Extension - Ctype PHP Extension - Fileinfo PHP Extension - JSON PHP Extension - Mbstring PHP Extension - OpenSSL PHP Extension - PDO PHP Extension - Tokenizer PHP Extension - XML PHP Extension - Imagick Extension - GMP Extension - Imagick Extension Changelogs

    $147 (Avg Bid)
    $147 Rata-rata
    9 penawaran

    I am looking for a ski...of data efficiently. - add , update and delete new user - get all transactions - can enroll or connect to add fingerprint or face remotely - the main point is create salary profile for users and shift management so from the transactions we cal calculate the work hours and late or OT etc - we will work with sql data base and c# Windows form Design: - no good design need i just need regular widows that can run the code for what i need Ideal Skills and Experience: - Strong proficiency in Zk and C# programming languages - Experience in developing desktop applications for the Windows operating system - Knowledge of data management techniques and If you have the necessary skills and experience, please bid on this project and provide examples of your prev...

    $186 (Avg Bid)
    $186 Rata-rata
    16 penawaran

    ...for Nonprofit Charity Website. We are a nonprofit organization dedicated to making a positive impact Mainly in Africa, specifically in Tanzania, Kenya, Somalia, and Yemen. Our mission is to improve the lives of individuals and communities in need by providing essential services such as digging wells, supplying dry food, building educational facilities, constructing mosques, supporting orphans and widows, offering hot meals to the poor and vulnerable, and caring for the sick, among many other initiatives. To expand our reach and enhance our ability to fundraise effectively, we are looking for an experienced web designer to create a professional and engaging website for our charity. The ideal candidate will have expertise in designing websites for nonprofits and a strong understan...

    $187 (Avg Bid)
    $187 Rata-rata
    68 penawaran

    I am looking for a Python expert to help troubleshoot an issue I am facing with upgrading to the latest version of Pyt...an error checking the latest version of pip. ----------------------------------------------------------------------------------------------------------------------------------------- sudo yum install openssl-devel [sudo] password for guestpostnow: Loaded plugins: fastestmirror, universal-hooks Loading mirror speeds from cached hostfile * EA4: * cpanel-addons-production-feed: * cpanel-plugins: * base: * epel: * extras: * updates: Package 1:openssl-devel-1.0.2k-26.el7_9.x86_64 already installed and latest version Nothing to do

    $26 (Avg Bid)
    $26 Rata-rata
    5 penawaran

    I need a python developer having 3-4 years of experience on project basis. Please have a look at these skill set. - Pipelines, git and branching concepts - Unit testing - TDD concept - Seeding - Complex database knowledge such as json and image - Basic cloud knowledge - ElasticSearch knowledge - Dealing with multi-language in the application - Django - Rest APIs for reading and withing

    $1231 (Avg Bid)
    $1231 Rata-rata
    29 penawaran

    Hello Please see my script below; am trying to use "alpine/openssl" and the script is failing? Can you help me get "this script below all working?" Would be great to meet you and let me know if you have a way fro screen sharing ? #!/bin/bash echo "-------------------------------------------------------------------------------" for s in "alpine/openssl" "nginx" "xyz_app" do echo "docker image ${s}" set -x docker container stop $(docker ps -aq --filter ancestor='$s') set +x x=$?; if [ $x -ne 0 ]; then echo "stop container for ${s} status $x"; exit $x; fi docker container rm $(docker ps -aq --filter ancestor=${s}) x=$?; if [ $x -ne 0 ]; then echo "re...

    $2 - $8 / hr
    $2 - $8 / hr
    0 penawaran

    Hello, I am interested in getting help with a special event I am organizing for Members of Rekindle events for Rekindle Club dating for Divorced separated and Widows. Target Events 5-7 Monthly , Location Mumbai , Pune ,DelhiNCR, I'm looking to partner with an experienced event planner who can help create a unique and memorable experience for us. As the host, I would like to ensure that this event is seamless and stress-free, with attention to every detail. The planner should have the logistic skills needed to handle supplies, decorations, catering services, venues, and any other particulars related to the setup and managing the event. If you think you have the skills and experience to help, then I'd love to hear from you!

    $121 (Avg Bid)
    $121 Rata-rata
    3 penawaran
    Violenteer Designs Berakhir left

    I have a post-rock/noise-rock band that is looking for imagery/designs that would be fitting for our music...imagery/designs that would be fitting for our music. This band is made up of veteran musicians that have comissioned the artwork of Frank Kozik, Lindsey Kuhn, Derek Hess, Mike King, and others for our previous bands. That said, this project is in its infancy at the moment, and we'd like to start with a t-shirt design. Other graphic art we appreciate has been seen on merch from bands like Swans, Young Widows, Kowloon Walled City, Chat Pile, Russian Circles, Hammerhead, Amphetamine Reptile, Daughters, Godflesh, Killing Joke, etc. After viewing some portfolio examples, if we feel that a potential match is there, we'd be happy to share some music with any artist that is...

    $85 (Avg Bid)
    $85 Rata-rata
    69 penawaran

    # Goal: Install Vault Up to HTTPS #Used this Video for the HTTPS certificate at the start sudo mkdir /opt/vault sudo mkdir /opt/vault/tls sudo mkdir /opt/vault/opt openssl req -out -new -keyout -newkey rsa:4096 -nodes -sha256 -x509 -subj "/O=HashiCorp/CN=Vault" -addext "subjectAltName = IP:0.0.0.0,DNS:8.8.8.8" -days 3650 # the installation command were incomplete but matched the Official Site sudo apt update && sudo apt install gpg wget -O- | sudo gpg --dearmor -o /usr/share/keyrings/ gpg --no-default-keyring --keyring /usr/share/keyrings/ --fingerprint echo "deb [arch=$(dpkg --print-architecture) signe

    $10 / hr (Avg Bid)
    $10 / hr Rata-rata
    6 penawaran

    OTT platforms are a growing industry and day by day on-demand movie streaming platforms are getting popular. Video Streaming Portal that enables a great opportunity to create your video streaming website. No need to pay thousands of dollars to hire developers to build your video streaming Website. Video... Shows, Sports and Live TV Social Media Sharing Sitemap Integration GDPR Cookie Consent Manage from Admin SQL Protection Against Hacking App Details with Admob Settings OneSignal Notification Send from Admin And Many More Server Requirements PHP >= 8.1 BCMath PHP Extension Ctype PHP Extension cURL PHP Extension DOM PHP Extension Fileinfo PHP Extension JSON PHP Extension Mbstring PHP Extension OpenSSL PHP Extension PCRE PHP Extension PDO PHP Extension Tokenizer PHP Extension XML ...

    $60 (Avg Bid)
    $60 Rata-rata
    5 penawaran

    I am looking for a strong Java Developer who knows how to add openssl on Tomcat app. War file.

    $8 / hr (Avg Bid)
    $8 / hr Rata-rata
    29 penawaran

    I am looking for a strong Java Developer who knows how to add openssl on Tomcat app. War file.

    $8 / hr (Avg Bid)
    $8 / hr Rata-rata
    3 penawaran

    I want to understand Python2 and Pyton3 implementations of randint(), which have different results on execution. This method is build using Mersenne Twister PRNG. I pretend to build my own code that should have the same results on execution.

    $119 (Avg Bid)
    $119 Rata-rata
    25 penawaran

    Need an unique logo for a startup business. The name is "All in the Family Outdoor Services and Landscaping" and the services offered are: Mowing and Trimming Mulching Fall & Spring Cleanups Fencing Stump Grinding Pruning Patio & Retaining Walls (and repairs) Shed Pads Landscape Installs Pressure Washing Gutter Cleaning Holiday Decorations Topsoil and Seeding

    $50 (Avg Bid)
    Bergaransi
    $50
    190 entri

    We are a budding startup in seeding stage. Needed a logo design.

    $60 (Avg Bid)
    $60 Rata-rata
    37 penawaran

    ...help me implement OpenSSL Parallel on my Ubuntu Server 22. Specifically, I need someone who can install and configure the OpenSSL Parallel package on my server and ensure that it is running properly. Requirements: Experience working with Ubuntu Server 22 and OpenSSL Parallel Ability to install and configure software packages on a Linux system Strong troubleshooting and problem-solving skills Good communication skills and ability to work independently Tasks: Install OpenSSL Parallel on my Ubuntu Server 22 system Configure the package to work with my server's hardware and software configuration Test the installation to ensure that it is working correctly Provide documentation on the installation process and any troubleshooting steps taken If you have ex...

    $18 - $153
    $18 - $153
    0 penawaran

    ...asymmetric cipher (RSA) using the public key stored in publicKeyFile. OpenSSL does most of the work for you: PEM_read_PUBKEY reads the public key, EVP_SealInit generates a shared key and IV (if necessary), encrypts the shared key, and sets the context, EVP_SealUpdate and EVP_SealFinal work the same as in previous tasks. Hybrid encryption is able to encrypt for multiple recipients. The data is encrypted only once with a shared key and IV, but the shared key can be encrypted with multiple public keys. Therefore, the function accepts an array of public keys. Output file format: The output file will have the following structure: position in file length structure description 0 4 B int NID - A numerical identifier for an OpenSSL cipher. (used symmetric cipher) 4 4 B int EKle...

    $37 (Avg Bid)
    $37 Rata-rata
    5 penawaran

    I want a shell of a building CAD designed plus PDF. 12 w x 22 L x16 H foot 2 story with stairs, front door, windows Made from wood and shingles, door Nothing fancy, basic build frame plywood floor exterior plywood walls, plywood and shingle roof First Floor front 12' side, 36" door, 3'x2' window both sides 22' 2 windows each 3'x2' back side 1 ...a building CAD designed plus PDF. 12 w x 22 L x16 H foot 2 story with stairs, front door, windows Made from wood and shingles, door Nothing fancy, basic build frame plywood floor exterior plywood walls, plywood and shingle roof First Floor front 12' side, 36" door, 3'x2' window both sides 22' 2 windows each 3'x2' back side 1 window 3'x2' Second floor 4 wi...

    $183 (Avg Bid)
    $183 Rata-rata
    49 penawaran
    Trophy icon webuyoldandunwantedguns.com Berakhir left

    ...you dispose of old guns and ammunition? You can’t simply throw these items away; so what do you do? As a public service to the community, KR. Brooks Auctions Services is willing to help you dispose of unwanted firearms, ammunition, and other related items. Or you can sell your unwanted firearms to us if there is value. Have you inherited firearms or found firearms in a home? Senior citizens and widows are particularly vulnerable to finding themselves in possession of a gun collection due to the passing of a gun-owning family member; as are the unlicensed surviving children of gun-owners. Many people find themselves “inheriting” firearms found in homes after the death of a spouse or parent; guns that they are not licensed to possess. Do you have an expired lice...

    $100 (Avg Bid)
    Sorotan Bergaransi
    $100
    37 entri

    I want to understand how Mersenne Twister (MT19937) works, step by step. I want to code it on Python, with my skills. On sure, final implementatation will not be efficient. I need a freelancer who understands this PRNG and helps me with my implementation.

    $155 (Avg Bid)
    $155 Rata-rata
    8 penawaran

    I will commission a PHP script to generate article texts from OpenAI, in Croatian, 4000-8000 characters long, optimized for HTML using H2, H3 and H4 headings, and each article will cover 3 topics. In the content of the article, he will randomly place one photo with a digital name in the range from 1...subject 3), then I click generate. The script generates texts and then saves each text to a CSV file with 4 columns, where the first 3 columns are topic 1, topic 2, topic 3, and the fourth column is HTML text. Once all the texts are generated and saved to a CSV file, it will automatically force the file to download to your computer. I have a VPS server for this script with PHP 7.4 and 8.1, NGINX, OpenSSL, unlimited max_execution_time, max_input_time, max_input_vars=10000000 and memory...

    $234 (Avg Bid)
    $234 Rata-rata
    26 penawaran
    eco drone Berakhir left

    A drone that contains solar panels and has automatic seeding and watering on each branch

    $210 (Avg Bid)
    $210 Rata-rata
    17 penawaran
    Trophy icon Logo Design Berakhir left

    A new logo for a company that provides hydro seeding for lawns, grass, flowers, etc. The company name is SJ Hydroseeding. The Logo should incorporate the company name, as well as some elements of grass & flowers.

    $25 (Avg Bid)
    Bergaransi
    $25
    60 entri
    spring seeding Berakhir left

    i skipped seeding last fall and want to find someone who can do it this spring. also, want an expert that will guarantee a full green lawn this summer and can suggest what needs to be done to make that happen.

    $30 - $250
    Lokal
    $30 - $250
    0 penawaran
    Trophy icon C++ MailClient Windows & Linux Berakhir left

    For serious c...cant do it. I'm looking for skilled developers who have knowledge in C++,OpenSSL, Windows and Linux OS. This project is to create a class in C++ fo sending emails. And must be compatible with Linux & Windows. The sending process be like this struct sendMail() {} The class with its funtions and variables. sendMail newEmail; ("host",port); (user,pwd); // The login depends if nothing specified then bypass that option. = "test@test"; = "testo@test"; = datatosend; int stats = (); After the sending will have reponse on stats. For example. 1 success. 2 recp invalid 3 msg rejected 4 host no response. Must have tls support. Only OpenSSL Library allowed. If you feel you do it message me. Thanks

    $100 (Avg Bid)
    Bergaransi
    $100
    11 entri

    I want to install a fork of OpenSSL from the OpenQuantumSafe project on Linux. Link is below: You have to install liboqs first otherwise you will get errors. I have tried installing but I have a problem creating the certificates. I think the paths may not be correct. I will set up a clean Ubuntu server. Please install on that. I need complete documentation of all steps so that I can duplicate it. If there are extra packages to be installed that are not in the documentation, please indicate that also. This project includes a sample client and server. The project will be considered complete when both client and server can be brought up cleanly. I will pay a maximum of $50 for this.

    $104 (Avg Bid)
    $104 Rata-rata
    19 penawaran

    I'm looking for skilled developers who have knowledge in C++,OpenSSL, Windows and Linux OS. This project is to create a class in C++ fo sending emails. And must be compatible with Linux & Windows. The sending process be like this struct sendMail() {} The class with its funtions and variables. sendMail newEmail; ("host",port); (user,pwd); // The login depends if nothing specified then bypass that option. = "test@test"; = "testo@test"; = datatosend; int stats = (); After the sending will have reponse on stats. For example. 1 success. 2 recp invalid 3 msg rejected 4 host no response. Must have tls support. Only OpenSSL Library allowed. For more details contact me.

    $235 (Avg Bid)
    $235 Rata-rata
    24 penawaran
    Trophy icon 50th annual golf tournament Berakhir left

    I am looking for a talented designer to create the perfect design / logo for our annual golf tournament. NEEDS TO SAY “LB POA 50th annual widows and orphans golf tournament”. This should be simple enough so we can also have it engraved onto a cup or YETI mug. I desire a combination of both text and images or the design, and I'm open to incorporating existing branding as part of the design, depending on how it fits into the overall aesthetic. I need the design printed on large size shirts. To ensure that this project is successful, I will be providing close feedback throughout the process and I'm open to any creative solutions. The right designer for this job should have a proven track record in creating high-quality shirt designs and a portfolio to back it...

    $100 (Avg Bid)
    Bergaransi
    $100
    100 entri

    I have Liferay running on my server and Nginx installed and Nginx is running partially. I am looking to deploy Liferay with Nginx and OpenSSL HTTPS and require help to get it running. I already have the domain purchased, only need to start Liferay with Nginx on my Ubuntu server with OpenSSL. I need someone who can walk me through the setup of Nginx on my server, I will screenshare. I am looking for someone able to take care of everything necessary to deploy the application smoothly, including establishing secure communication, setting up the necessary accounts, and whatever other configuration is needed to get the application running. If you have the experience and capability to do this project successfully, please do not hesitate to get in contact.

    $32 (Avg Bid)
    $32 Rata-rata
    18 penawaran

    I have an issue with the secure requests made via PHP and cURL not working. My SEO plugin script cannot access content from my websites file. In ...working. My SEO plugin script cannot access content from my websites file. In Summay PHP cannot get contents via curl from sitemal URL. Debugging techniques Implemented 1, I have upgraded openssl to its latest version "OpenSSL 1.1.1t 7 Feb 2023" 2, I tried to upgrade curl version from "curl-7.29.0" to "curl-8.0.1", But curl-8.0.1 gives errors after running the "make & make test command" I need CURL version upgraded and working effectively with OPENSSL. I'm looking for an experienced developer who can solve this issue for me. The ideal candidate will be familiar with PHP...

    $13 (Avg Bid)
    $13 Rata-rata
    7 penawaran

    ...modification of files and subdirectories ) in the local directory are reflected in the corresponding S3 bucket, and vice vera; A stand-alone rc4, fully compatible with "openssl rc4", with both nosalt and salt options, i.e., any files encrypted by the stand-alone rc4 should be able to be decrypted by "openssl rc4", and vice versa; all files in the file system are automatically encrypted using rc4 with salt, and applications can transparently operate on the files without explicit decryptions. The following packages can be used with any necessary modifications in this project: FUSE s3fs || ( wiki ) || Tips for developing s3fs Openssl || Tips for using rc4 here is an instruction on s3fs. ( The most recent version of s3fs is s3fs-1.88, and the fuse-ut...

    $204 (Avg Bid)
    $204 Rata-rata
    6 penawaran

    ...influencers and content creators. We have completed over 80 successful projects and have 250 employees in our company. We create internet products that are used all over the world, but our main focus is the US market. What you will be doing: Creating, administering, and populating content (which we provide) on our Telegram channels from scratch (for a western audience) Promoting channels, doing seeding, buying advertising Buying established Telegram channels (if necessary) Doing most of the tasks manually Analyzing and monitoring their effectiveness Managing deadlines and budgets Achieving KPIs Key skills: Practical experience in working with Telegram projects for at least 1 year (in the US, Latin America, Canada) Experience in attracting an audience from scratch to 10,000 ac...

    $2180 (Avg Bid)
    $2180 Rata-rata
    5 penawaran

    We bought a complete package with everything already developed. Everything needed is in it. It needs to be installed and published on all fronts. Requirements • For...Panel , XAMPP , Wamp Server , PhpStorm • For Frontend development: Nodejs , Visual Studio Code or WebStorm Knowledge needed • For Mobile development: Dart , Flutter , basic Java and basic Swift knowledge • For Backend development: PHP , MySQL , Laravel • For Frontend development: Next Js , React Js, Google map , Firebase PHP v8.0+ Following extension have to be installed and enabled in your php: openssl fileinfo gd curl sodium zip • MySQL 5.7+ • NodeJS v14+ MySQL 5.7+ • NextJS v12+ • ReactJS v17- • Flutter SDK setup (version 3.7.3 Stable) • JDK with path setup (o...

    $245 (Avg Bid)
    $245 Rata-rata
    7 penawaran

    Hi, We operate a META search project connected with BING. We are looking to hire a backend developer to join our team to integrate Bing places results into our search results similar to how Google places rank in their search results. We need to understand similar projects you have worked on. Our platform is built using: Apache 2+ (mod_rewrite) PHP 7+ (MySQLnd, OpenSSL, cURL, mbstring) MySQL 5+ We have updated our design using html / css and are in the process of building our own text ads platform similar to Google Ads to show on search results. But it is priority that we integrate the Bing places information into our search results as often people just search for a local business / café / and need the address or phone number.

    $115 (Avg Bid)
    $115 Rata-rata
    51 penawaran

    ...growth strategies. B. Organise various community building initiatives to cultivate and grow the followings C. Develop and maintain the Discord community master calendar with daily updates, agenda, events D. Ensure activation is aligned across all channels and key stakeholders E. Search, identify and establish collaborative relationships with potential influencers and opinion leaders and align seeding tactics with partners to maximize engagement F. Communicate and collaborate with internal stakeholders to share insights on community engagement and marketing efforts. G. Share complaints, suggestions, comments (positive or negative) coming from users in all digital channels to continuously improve engagement. H. Prepare weekly and monthly performance reports & suggest to...

    $798 (Avg Bid)
    $798 Rata-rata
    10 penawaran

    Design a Letter Sized Flyer for our Farm's...FLYER TEXT: VOLUNTEERS NEEDED Join us for a Volunteer Days at the Farm! Contact Us at (EMAIL) Earn Community Service Hours for Work, School or Just for Fun. Fun, Sun and Farming. You can Join the Open Volunteer Hours on Saturdays, Tuesdays and Thursdays. We can also create special schedules to accommodate your work, home or school schedules. All sort of activities available: Farming, seeding, planting, weeding, small build projects, painting, and so much more. Let us know if you have special skills and there may be a special project available. Please wear closed toed shoes, bring a bottle of water, and sun protection. Heritage Farm Foundation is a 501c3 non-profit. Contact us directly at eMAIL Or RSVP through ...

    $35 (Avg Bid)
    Bergaransi
    $35
    81 entri
    Trophy icon Flyer for Volunteer Days Berakhir left

    Flyer will be letter...Join us for a Volunteer Day at the Farm! Contact Us at ....@gmail.com. Earn Community Service Hours for Work, School or Just for Fun. You can Join the Open Volunteer Hours on Saturdays, Tuesdays and Thursdays. We can also create special schedules to accommodate your work, home or school schedules. Fun, Sun and Farming. All sort of activities are available each season including Farming, seeding, planting, weeding, harvesting, small build projects, painting, and so much more. Let us know if you have special skills and there may be a special project available. Please wear closed toed shoes, bring a bottle of water, and sun protection. Heritage Farm Foundation is a 501c3 non-profit. Contact us directly at ......@ Or RSVP through www......

    $30 (Avg Bid)
    Bergaransi
    $30
    104 entri

    Hello, I'm currently facing a problem where I get the following errors when trying to do a file_contents(''). file_get_contents(): Failed to enable crypto file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:1408F10B:SSL routines:ssl3_get_record:wrong version number in I'm looking for someone who can resolve these problems, PHP Version 7.4, Ubuntu 20.04... I cannot update to PHP 8.X as my script only works on PHP 7.4. Example:

    $21 (Avg Bid)
    $21 Rata-rata
    12 penawaran

    We have a large server (64 core 2048GByte memory) that hosts many virtual machines. Currently we provide client access to the VMs using ssh tunnels and VNC viewer. We wish to migrate this to NoVNC (websockify) on the VMs and nginx on the server. NoVNC on the VM is working fine. This is the scenario we wish to provide: 1. A cus...provide: 1. A customer signs up for our product. 2. We create new VM e.g. vm087 3. The new VM has a new IP on the server subnet – e.g. 4. We create a new nginx config file and drop it in /etc/nginx/conf.d 5. Inform nginx using system command: systemctl reload nginx 6. Send link (URL) to customer who accesses the VM using browser. We have nginx loaded as a service with SSL (openssl) certificates. What should the nginx config files contain?

    $50 / hr (Avg Bid)
    $50 / hr Rata-rata
    2 penawaran

    ...Components curl dovecot 2.3.17.1-2.centos.8+p18.0.41.1+t220207.2342 dovecot-pigeonhole 0.5.17.1-2.centos.8+p18.0.41.1+t220207.2342 fail2ban 0.11.2-2.centos.8+p18.0.42.0+t220118.0900 httpd 2.4.37-43.module_el8.5.0+1022+b541f3b1 modsecurity 2.9.5-2.centos.8+p18.0.42.0+t220121.0734 mysql 10.3.28-1.module_el8.3.0+757+d382997d nginx 1.20.2-2.centos.8+p18.0.41.1+t220207.2342 nss 3.67.0-7.el8_5 openssl 1.1.1k-5.el8_5 php71 7.1.33-1centos.8.211108.1944 php72 7.2.34-1centos.8.211108.1944 php73 7.3.33-1centos.8.211118.1928 php74 7.4.33-0redhat.8.221109.0743 phpmyadmin 5.1.1-2.centos.8+p18.0.41.1+t220207.2342 postfix 3.5.9-2.centos.8+p18.0.41.1+t220207.2342 psa 18.0.41-2.centos.8+p18.0.41.1+t220207.2342 psa-api-rpc 18.0-2.centos.8+p18.0.41.1+t220207.2342 psa-autoinstaller 3.41.0-1centos.8...

    $232 (Avg Bid)
    $232 Rata-rata
    45 penawaran

    ...discuss this project in more detail. We are Aquarium Shop based Sydney and seeking a highly skilled and motivated Vietnamese Social Media Manager to join our team. The ideal candidate will have experience in managing various social media channels such as Facebook, Facebook Communities, Instagram, Pinterest, YouTube, and TikTok. You take responsibility for leading a small social team to do seeding on Facebook groups for revenue & lead generation. I am looking for a local social media content creator for a new online store: I need simple product photos(can be made with a phone) and home-made videos, such as product demonstration, etc. If you can film and shoot yourself and show your face, that's even better. Audience - decision makers in various of fields Offer...

    $19 / hr (Avg Bid)
    $19 / hr Rata-rata
    19 penawaran

    Dear freelancer, The Freelancer should be available for setting during dutch Time We are looking for a hands-on website develope...website: Color codes Basic color: #000000 Button color: #016B82 Font color: #666666 Block element color: #016B82 with 40% transparency Font H1 headers: Raleway Bold 64 H2 headings: Raleway Bold 48 H3 headings: Raleway Bold 24 Text on buttons: Roboto medium 14 Normal text: Roboto Regular 16 • PHP o Version 7.4.0 or higher o With the PHP extensions: BCMath, Ctype, JSON, Mbstring, OpenSSL, PDO , Tokenizer, XML • Database: o MySQL version 5.7 or higher o MariaDB 10.3 or higher • Web server o Apache 2.4 o mod_rewrite We look forward to receiving proposals to start a successful cooperation. Kind regards, ...

    $266 - $798
    Bersegel
    $266 - $798
    100 penawaran

    ...this called Cubic but just wondering if we can do this all on the command-line instead. So I found some Ubuntu documentation that mentions this is possible with Ubuntu Server but just wondering if you know of a tool that could do this for a desktop OS. I'm not looking to make a live disc, nor backup a current installation into a restorable ISO. Ideally, I'm seeking only the possibility of: * Seeding Zorin OS with prefilled answers: * Keyboard layout = English (Australian) * Updates and Other Software = -> [yes] install updates while installing -> [yes] install 3rd party software for graphics, wi-fi, and multimedia -> [yes] Don't participate in the census * Installation type = Erase disk, use LVM and encrypt the disk * Where are you? Sydney * Who are yo...

    $44 (Avg Bid)
    $44 Rata-rata
    6 penawaran