Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    810 wget jobs found, pricing in USD

    ...Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview.py. However, I would run

    $185 (Avg Bid)
    $185 Avg Bid
    11 bids

    ...Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the environment) - python3 -m pip install depthai 6. Then I cloned the "depthai-python" git hub repository 7. Then I ran the install requirements (still in the environment) - python3 Finally, I tried to run the example code ColorCamera/rgb_preview.py. However, I would run

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    23 bids

    I'm in need of an experienced administrator for a dedicated server running Proxmox VE 8.x. I have encountered a network issue where all VMs and containers, under a private IP on virtual bridge vmbr1, are unable to access the internet while the main host node can can. Preferred skills and experience: - Advanced knowledge of Proxmox VE 8.x administration - Proficiency in resolvin...task will be to identify and resolve the issue causing the loss of internet access across my VMs and containers. Your work should ensure that all VMs and containers regain internet access while the stability of the main machine's connectivity is maintained. I have tried to play with IP tables and in theory everything should work (for example I can ping to WAN and resolve DNS but cannot perform apt, ...

    $35 (Avg Bid)
    $35 Avg Bid
    12 bids

    The control panel should be designed specially for Linux systems. Your task will include: - Designing an intuitive interface for effective live stream management. i will provide dashboard template you have to know about FFmpeg live streaming and codecs and all other metrics for good quality live streaming / transcoding. h265 and h264. ...watch 3 channels not acces to other channels even he has the channel urls from other groups. - export button for playlist for user with choice hls rtmp m3u list with userpassword authentication and allowed max connections it should have a installer script after finishing the job, for implanting the system to another systems. like i will host the dashboard on my host, and the script should auto wget unzip install from my host to new system full ...

    $174 (Avg Bid)
    $174 Avg Bid
    12 bids

    Screen scrape script to download CSV from Sunny Portal solar management platform. I'll provide you with login credentials and a URL for an ASPX page. You'll then need to navigate the date selector for a given date and initiate the download. This should all be executable from a Debian command line using either wget or curl. Skills and Experience: - Proficiency in screen scraping using curl - Strong knowledge of web scraping techniques - Experience in extracting data from E-commerce websites - Familiarity with CSV file format - Attention to detail and accuracy in data extraction

    $98 (Avg Bid)
    $98 Avg Bid
    43 bids

    Project Title: Resolve the error "wget:unable to resolve host address '" I am looking for someone who can help me resolve the error I am encountering with the wget command on my Linux operating system. Requirements: - Familiarity with Linux operating system - Proficient in troubleshooting and resolving wget errors - Strong understanding of internet connectivity and DNS resolution Skills and Experience: - Experience in working with Linux command line - Knowledge of wget command and its functionalities - Proficiency in troubleshooting and resolving network connectivity issues - Familiarity with DNS resolution and troubleshooting If you have the necessary skills and experience to help me with this issue, please reach out to discuss further details.

    $14 (Avg Bid)
    $14 Avg Bid
    14 bids

    I am looking for a freelancer who can use wget/httrack/anyother to download the entire website for offline use. Skills and Experience: - Experience using wget to download websites - Familiarity with HTML and website structure - Attention to detail and ability to ensure a uniform download of the entire website

    $13 (Avg Bid)
    $13 Avg Bid
    4 bids

    I am in need of a freelancer to modify a WGet script by adding authentication for downloading. I can provide an example of the authentication process that needs to be added. The project has an immediate timeline of 1-2 days. Skills and experience required: - Strong knowledge of WGet scripting - Experience with adding authentication to scripts - Ability to work quickly and meet tight deadlines In the past I used to use Wget to download from this site Now when doing so I get this error. Resolving ()... , ,

    $109 (Avg Bid)
    $109 Avg Bid
    41 bids

    ...netCDF file contains data for the entire globe and for a single day. I need to have data rearranged in a way that a single dataframe in R would hold data for one or several locations and for the entire period covered by the database. This R dataframe would be then in “long” format. The function should do the following: (a) download a set of nc files from the server (preferably with some sort of wget command), (b) select data from a subset of geographical locations specified by coordinate pairs (c) complies data from all years and locations into a single data frame. The function inputs: (a) range of dates for which date should be extracted, (b) a list of locations as coordinate pairs, e.g. as dataframe with location ID, lat and long. The function output is a data...

    $108 (Avg Bid)
    $108 Avg Bid
    7 bids

    Windows Desktop Software For Extracting Image Links from *.csv File And Bulk Download Using wget wget downloader () The budget for this project is $50 This project is for windows desktop software to extract image links from a *.csv file and bulk download them using wget, then renaming the downloaded jpg files. Program will load a *.csv file, then extract the links. The column labels from the csv input of the files that need to be downloaded are: "profilePicUrl" "latestPosts/0/displayUrl" "latestPosts/1/displayUrl" "latestPosts/2/displayUrl" "latestPosts/3/displayUrl" "latestPosts/4/displayUrl" "latestPosts/5/displayUrl" "latestPosts/6/displayUrl" "latestPosts/7/displayUrl" &...

    $156 (Avg Bid)
    $156 Avg Bid
    19 bids

    ...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) signed-by=/usr/share/keyrings/] $(lsb_release -cs) main" | sudo tee /etc/apt/sources

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    6 bids

    As you the nginix SME; please provide the steps that work from "command line" that would be ideal for me update my existing "simple" nginx configuration; see my steps below the requirements BASH script clear is just fine (I have the 2 keys for certificates). 1) will run NGINX as https 2) will run NGINX as www-data Requirements: 1) wget (the certificate)(possible a sign up process)(you have to tell me where to go) 2) update a file on nginx (perhaps a sed / awk command for that) 3) restart the NGINX server as www-data 4) do a curl to https TO my WEBsite Steps I did already sudo apt update -y sudo apt install nginx -y sudo systemctl start nginx basic config file: /etc/nginx/sites-enabled/default && html folder: see that file sudo systemctl restar...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    6 bids

    As you the nginix SME; please provide the steps that work from "command line" that would be ideal for me update my existing "simple" nginx configuration; see my steps below the requirements Requirements: 1) wget (the certificate)(possible a sign up process)(you have to tell me where to go) 2) update a file on nginx (perhaps a sed / awk command for that) 3) restart the NGINX server 4) do a curl to https TO my WEBsite Steps I did already sudo apt update -y sudo apt install nginx -y sudo systemctl start nginx basic config file: /etc/nginx/sites-enabled/default && html folder: see that file sudo systemctl restart nginx Have a way we can screen share ? There is hope you can give your “best” price; unemployed, and have cancer with bills...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    2 bids

    ...(awk?) programmer to help order an array based on external wget/curl information for each line. The programming language must be Bash. This project does not require an API integration. The urgency of the project is within +- a week. Input txt file: name : example contents : hostname1|somestring hostname2|someotherstring and so on. hostnames are a FQDN such as or What I need: each hostname should be visited with wget or curl. The call will result in _either_ -1 or a postive integer ( unix time ). I want the result to be the sorted array based on the outcome. If this is the input in the file hostname1|somestring hostname2|someotherstring hostname3|someotherstring2 AND the output of the wget/curl calls are: http://hostname1/getstats?action=stats =>

    $185 (Avg Bid)
    $185 Avg Bid
    13 bids

    Bash script for this sudo apt install lsb-release ca-certificates apt-transport-https software-properties-common -y sudo add-apt-repository ppa:ondrej/php sudo apt install php8.0 -y wget https://ipingpro/ extract files into /var/www/html files will be uploaded soon

    $25 (Avg Bid)
    $25 Avg Bid
    5 bids

    I am looking for someone to with migrating skills. I need ALL files( 750 GB of video, png, jpg, html, php, cgi) on server 1 relocated to server 2. The website is HTML based, and I require the services of an experienced developer who can utilize server to server wget+or+rsync via Plesk control panel or SSH. I am looking for someone with experience in this area and the ability to complete the project in a timely manner.

    $48 (Avg Bid)
    $48 Avg Bid
    37 bids

    I am looking for someone to help me with migrating a website from one server to another. The website is HTML based, and I require the services of an experienced developer who can utilize server to server wget+or+rsync to complete the transfer. Additionally, I need images and files transferred to the new server as part of the migration process. I am looking for someone with experience in this area and the ability to complete the project in a timely manner.

    $27 (Avg Bid)
    $27 Avg Bid
    36 bids

    I need someone to unblock and fix this for me wget --2023-03-29 05:59:47-- Resolving ()... , , , ... Connecting to ()||:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2023-03-29 05:59:47 ERROR 403: Forbidden.

    $23 (Avg Bid)
    $23 Avg Bid
    3 bids

    I need to create a download URL on a Linux server so that when the URL is used on a browser or using WGET, the file is downloaded immediately. An example of the URL is something like this: /opt/local/files/ A written process/steps of how this was done must also be provided upon completion.

    $127 (Avg Bid)
    $127 Avg Bid
    11 bids

    I have a Jenkins job running to install google chrome in container. but it is failing...however:   Package libu2f-udev is not installed. google-chrome-stable depends on libvulkan1; however:   Package libvulkan1 is not installed. dpkg: error processing package google-chrome-stable (--install): dependency problems - leaving unconfigured Processing triggers for mime-support (3.60ubuntu1) ... Errors were encountered while processing: google-chrome-stable The command '/bin/sh -c wget   && apt-get update  && apt-get install -y fonttools fonts-liberation libappindicator3-1 libxss1 xdg-utils   && apt-get install libgbm1 -y  && dpkg -i ' returned a non-zero code: 1

    $31 (Avg Bid)
    $31 Avg Bid
    8 bids

    We have an install script for python code we have developed that works on centos that we need ported to Debian. The following is a guide as to what we have for the centos install. cd /tmp wget https://dl dot fedoraproject dot org/pub/epel/ rpm -i yum -y update yum -y install git python-devel python-pip gcc cd /usr/local git klone https : //*** at bit bucket dot org/account-***/***.git Then ... #Update setup: yum -y update cd /usr/local/*** git reset --hard HEAD git pull #Installation/update: cd /usr/local/*** pip install -r The issue is we are unable to install git, python-devel etc.

    $100 (Avg Bid)
    $100 Avg Bid
    20 bids

    I need a bash script that will install all dependencies and completely load nginxproxymanager including custom nginx variables for x_forward_ip, header info, etc. The installation bash script must work with CentOS 7x. and only require TWO commands to install (wget the file, and execute the script). Once the script completes the installation, I should be able log in to the GUI. See attached file for some of the required variables that must be configured when the bash script runs.

    $120 (Avg Bid)
    Featured Urgent
    $120 Avg Bid
    4 bids

    I want to download this file to cli, works from browser but not cli User-Agent: Wget/1.14 (linux-gnu) Accept: */* Host: Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.1 403 Forbidden Date: Sat, 26 Nov 2022 14:52:35 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 16 Connection: keep-alive X-Frame-Options: SAMEORIGIN Referrer-Policy: same-origin Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Set-Cookie: __cf_bm=9yXYZ1l7rYomxFtOzYsEleo2_c5l.AWm3XEyzCKQ_RY-1669474355-0-AZ9VfGvd0+aeeVUQwdMDL/NPKKoGlde2Yi070oFTvdHRsN

    $23 (Avg Bid)
    $23 Avg Bid
    6 bids

    Windows Login Detector I need to build a small program that is able to detect every time the user logs into a windows machine. Project Requirements: 1) The program should be started periodically every xxx minute...Detector I need to build a small program that is able to detect every time the user logs into a windows machine. Project Requirements: 1) The program should be started periodically every xxx minutes by cronjob and it should check if there was a login by examining the windows logs. 2) If a login has occurred, the program must communicate this fact to a remote server using the get method. Example: wget "https::WindowsMachine=yyy Its All When the program is ready you must send us the installation instructions, so that we can carry out the tests.

    $20 (Avg Bid)
    $20 Avg Bid
    7 bids

    I need you to copy a single page from URL into html, CSS, and js files so that I can re-upload it. - Quick job for any expert with WGET or httrack-

    $16 (Avg Bid)
    $16 Avg Bid
    27 bids

    ...regularly transfer any changes from the employee sites, to the corporate site. The shell script should be able to work on a ubuntu linux server using native tools such as wget. Once transferred, the two websites should work locally just like the originals including all original functionality and images - but serving from the main corporate site. I have permission to work with both sites and no intellectual property rights are being violated. I already made a few basic attempts with wget but haven't been able to get the results right. The solution may require some additional post-processing with tools other than wget. Ask me for the URLs to the two websites. If you show me copies of the two websites on your local server, they work like originals, and confir...

    $159 (Avg Bid)
    $159 Avg Bid
    17 bids

    I have this piece of code used in a m3u8 playlist that decodes a url. Used functions are are urldecode, wget, sed, grep. Check txt attached. In the end all I want is the a php script that echoes the given url decoded/clean.

    $59 (Avg Bid)
    $59 Avg Bid
    10 bids

    hello -I am now on my raspberry pi 1) getting unable to resolve host Name or Service not known 2) would like to get anydesk going 3) install terraform Each of these is basic tasks - hope that you can do this for the max budget? only changed hostname and installed terraform with these instructions wget -O- | gpg --dearmor | sudo tee /usr/share/keyrings/ ------------------------------------------- let me know your thoughts and any questions While this is hourly; there is a max of $15 that I can pay, as being a cancer patient is tuff and been out of work. Hourly will give you more $ as there is less money taken between us from freelancer There is hope you can give your “best” price; unemployed, and have cancer with

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    6 bids

    hello -I am now getting unable to resolve host Name or Service not known only changed hostname and installed terraform with these instructions wget -O- | gpg --dearmor | sudo tee /usr/share/keyrings/ ------------------------------------------- let me know your thoughts and any questions While this is hourly; there is a max of $15 that I can pay, as being a cancer patient is tuff and been out of work. Hourly will give you more $ as there is less money taken between us from freelancer There is hope you can give your “best” price; unemployed, and have cancer with bills backing up, $15 possible? Glowing paragraph of feedback 5 stars My funds are low but will pay quick and leave 5 stars. Please give your best possible

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    4 bids

    you are going to do a Hive query to create a table called used_cars from data. Use a schema that is appropriate for the column headings. The date column for the dataset is not in a format that is recognized by Apache Hive by default (you cannot use DATE type to load this dataset). Look up methods for loading the date from this dataset ...many missing values you have in each attribute. Create a bar chart displaying the number of missing records by column name. 3. Group the price column and count the number of unique prices. Create a bar chart with name with price and number of times it occurs for the top 10 unique prices. Do you notice if there is a single price that is repeating across the ads? Take note of this price. dataset : wget

    $17 (Avg Bid)
    $17 Avg Bid
    8 bids

    We are looking for a Znuny REST API expert your tasks will be to provide us as preferably Postman (also possible as bash-curl, bash-wget) following or similar tasks: - create a new Queue folder (via REST API) - create a new group (via REST API) - create a user with user/admin-provided password, but password must be changed on first login (via REST API) mandatory! - you have used already multiple times OTRS/Znuny REST api and you know what needs to be done. We will ask for this to demo in a video call! - if you have no experience with OTRS/Znuny rest api, we will only hire you as fixed price and clean short frame deadlines - you have already your own hosted or locally installed Znuny instance (we will not provide it to you for development!)

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    5 bids

    We are looking for a nextcloud REST API expert your tasks will be to provide us as preferably via Postman (also possible as bash-curl, bash-wget) following or similar tasks: - create a project folder (via REST API) - assign a sharing to a existing group to a folder (via REST API) - create a group (via REST API) - create a user with user/admin-provided password, but password must be changed on first login Bidding details we have already some REST calls in Postman for Postman, so mostly we require expertise on providing us some additional rest calls for our requirements. mandatory! - you have used already multiple times nextcloud REST api and you know what needs to be done. We will ask for this to demo in a video call! - if you have no experience with nextcloud rest api, we will on...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    7 bids

    ...du dumpkmap echo egrep emv expr false fbset fgrep find fold fsrtim grep gunzip gzip hostname hwclock ifconfig ip kill In loadfont loankmap Is Izop mkdir mkfifo mknod mkswap mktemp modinfo more mount mv nuke openvt pidof printf ps pwd readlink reboot reset rm rmdir run-init sed seq setkeycodes sh sleep sort stat static-sh stty swich_root sync tail tee test touch tr true tty umuont uname uniq wc wget which yes ...

    $20 (Avg Bid)
    Urgent
    $20 Avg Bid
    3 bids

    my page no working from yesterday and i can't access to my wordpress admin also, i tried a install c-panel, and i type in console "sudo yum install screen wget", and my desktop restart, can someone help me to fix that?

    $31 (Avg Bid)
    $31 Avg Bid
    30 bids

    ...both CME Group and Google Drive. Client Authorization for CME Group must be sent in the form of a POST request as client_id and client_secret fields respectively. Refer to CME Group OAuth 2.0 API Service Adoption Steps: May use any API tool of choice to create and retrieve token, however Wget or cURL is preferred. Google Drive v3 API has already been enable within a project on the cloud platform using Python for a successful handshake passing file for token authentication. API calls for Google Drive v3 in Python only works currently to define files with binary content to be downloaded but will not export. Try to modify get_media method to/or implement the mimeType

    $447 (Avg Bid)
    Local Urgent
    $447 Avg Bid
    10 bids

    ...Resources -- Hardware Info • Network Resources • Process Management -- Process, /proc Review • Code Review • All monitoring commands" "Networking Subnetting – Setting up Private LAN Gateway, Routing Table IPV4 and IPV6 Configuration Monitoring and Packet Capturing - Tcpdump and Wireshark ---------------------------- Security Selinux,PAM Firewall-- Iptables and Firewalld" "Repository Server: YUM , Wget, Patch & Package Management Remote Login Protocols: SSH, FTP, Telnet , Serial Login , Console Mangement " "Client-Server Architecture and Troubleshooting File Server Configuration: NFS SAMBA" "Setting up Webshosting Server Apache- Web Hosting, Virtual Hosting Tomcat/Websphere Application Servers - Inst...

    $15 - $31 / hr
    $15 - $31 / hr
    0 bids

    Hi, I've this Google Colab script that is taking few parameters of user input and produces 500x500px png output. The code blocks now are excecuted pressing manually play and waiting for the script to finish, then changing a string of input field, and pressing play again. Each time saving manually from the browser the produced images. Your goal is edit the code to...you should be sure to be able to work with python projects including all these libraries: - Argparse - Augmentation - Einops - Exempi - Imageio - Imgtag - IPython - Json - Kornia - Libxmp - Lsb - Math - Models - Notebook - Numpy - Omegaconf - OmegaConf - Optim - Path - Pathlib - Pillow - Python-xmp-toolkit - Pytorch-lightning - Stegano - Sys - Taming - Torch - Torchvision - Tqdm - Transforms - Wget Let me know,...

    $34 (Avg Bid)
    $34 Avg Bid
    8 bids

    ...CWP Pro., I'm still learning how to use it and how to setup everything up. I need to setup four websites, I will import the information/files into them once they are setup. Minimum server requirements - PHP 7.1 - 7.4 - IonCube Loader 10.2+ - Mysql 5.6+ - FFmpeg 1.0+ with libx264, libavfilter and AAC codec (libfaac, libfdk_aac or native ffmpeg aac codec) - ImageMagick (with WebP support) - cURL - Wget 1.14+ - Apache with mod_rewrite (-MultiViews) Minimum PHP requirements - MySQL Improved Extension (mysqli) - Client URL Library (curl) - Zlib Compression (zlib) - SimpleXML - Image Processing and GD - Multibyte String (mbstring) - disable_functions should not contain "exec" - file_uploads on - allow_url_fopen on - Nginx (configured with --with-http_mp4_module) ...

    $144 (Avg Bid)
    $144 Avg Bid
    36 bids

    ...some apps are installed on it before the migration. Those are: You can view it here easier: Minimum server requirements Unix-like OS (Windows is not supported) PHP 7.1 - 7.4 IonCube Loader 10.2+ Mysql 5.6+ FFmpeg 1.0+ with libx264, libavfilter and AAC codec (libfaac, libfdk_aac or native ffmpeg aac codec) ImageMagick (with WebP support) cURL Wget 1.14+ Apache with mod_rewrite (-MultiViews) Latin domain name (punycodes are not supported) Youtube-dl or Yt-dlp if you need video grabbers Minimum PHP requirements MySQL Improved Extension (mysqli) Client URL Library (curl) Zlib Compression (zlib) SimpleXML Image Processing and GD Multibyte String (mbstring) disable_functions should not contain "exec" file_uploads on allow_url_fopen

    $178 (Avg Bid)
    $178 Avg Bid
    37 bids

    ...special error handling is needed beyond what FtpServer already does. Internally, the command line options should be parsed with Clickt. Target platforms are Google Android 11 (Red Velvet Cake) on arm64 and Debian GNU/Linux 11 (Bullseye) on amd64. Unit tests are not required, but if included, kotest is preferred over JUnit5. You may test the functionality with ordinary command-line tools (ftp, lftp, wget, wput, etc.) -- a DSLR is not required on your end. ## Appendix Before coding, this script can be used as a sanity check of the Kotlin environment. #!/usr/bin/env kscript //DEPS :ftpserver-core:1.1.3 //DEPS :slf4j-simple:2.0.0-alpha6 import import val serverFactory = FtpServerFactory()

    $625 (Avg Bid)
    Featured
    $625 Avg Bid
    2 bids

    get a copy of a website (save indexes and images and files related to the indexes.) I'll be providing the link through the chat.

    $21 (Avg Bid)
    $21 Avg Bid
    13 bids

    Hi, I need someone to write me one or two or more lines script to download my whole page as static copy. 1. Page is secured by .htaccess 2. I need to wget makes files structure like below: -> to (directory): / -> to: /subpage/ - it has be like that not /

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    I am trying to use wget to import a copy of my domain but have been unsuccessful. Looking for someone who could do this for me.

    $30 (Avg Bid)
    $30 Avg Bid
    10 bids

    Need a kubernetes deployable app (manifests) to install - postgres db - a web UI with ingress service to create/update/delete records in DB - user configuration for admin and non-admin users The app should be deployable via helm with manifests as part of the template folder Also an operator based inst...create/update/delete records in DB - user configuration for admin and non-admin users The app should be deployable via helm with manifests as part of the template folder Also an operator based install which should be distinct from helm deploy but with same features An additional key requirement. The docker images used should be custom images and each image should include following packages/utils Curl Wget, openssl, telnet, Tcpdump, Jq Iputils Lsof, Nslookup Git Lftp or any ft...

    $444 (Avg Bid)
    $444 Avg Bid
    2 bids

    I have been testing multiple scripts, but most of them are not fast. Wha...of a url (like page or file). The fastest code I have now, is: function getStatusCode($url) { $headers = get_headers($url); preg_match('/s(d+)s/', $headers[0], $matches); return $matches[0]; } echo getStatusCode('https://www.freelancer.com/'); I need the fastest & shortest line of code to do this. This is because I want to do this on many pages & files per second. This could be wget --spider / curl or php code. As long as it runs on my linux webserver. My intension is to make a script that checks all links on a webpage, and then as many pages as possible (later on with a database, to alert when there is a change in the number of 200 or 404 responses on a page). ...

    $22 (Avg Bid)
    $22 Avg Bid
    5 bids

    Need a kubernetes deployable app (manifests) to install - postgres db - a web UI with ingress service to create/update/delete records in DB - user configuration for admin and non-admin users The app should be deployable via helm with manifests as part of the template folder Also an operator based inst...create/update/delete records in DB - user configuration for admin and non-admin users The app should be deployable via helm with manifests as part of the template folder Also an operator based install which should be distinct from helm deploy but with same features An additional key requirement. The docker images used should be custom images and each image should include following packages/utils Curl Wget, openssl, telnet, Tcpdump, Jq Iputils Lsof, Nslookup Git Lftp or any ft...

    $359 (Avg Bid)
    $359 Avg Bid
    5 bids

    Download an entire website for offline viewing. I have attempted to download the website and all of its photos using WGET, HTTrack, etc, but the structure doesn't download. shows a 404 error... (Budget: $10 - $30 USD, Jobs: HTML, JavaScript, PHP, Web Scraping, Website Design)

    $404 (Avg Bid)
    $404 Avg Bid
    8 bids

    Download an entire website for offline viewing. I have attempted to download the website and all of its photos using WGET, HTTrack, etc, but the structure doesn't download. shows a 404 error. I'm looking for someone to take this a few steps further. There are about 800 photos that we need to pull down and view the website for offline viewing. The data will be used later to rebuilt the website. The rebuild of the website is out of scope.

    $27 (Avg Bid)
    $27 Avg Bid
    8 bids

    Hey! I need some help, tried to install it manually downloading it on wget and installed it. cat <<EOF | sudo tee /etc/profile.d/ export JAVA_HOME=/usr/lib/jvm/jdk-17/ export PATH=$PATH:$JAVA_HOME/bin EOF Still shows Java 11 and I don't know what I did wrong.

    $28 (Avg Bid)
    $28 Avg Bid
    2 bids

    Top wget Community Articles