Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


looking for a freelance job (sys admin)
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

looking for a freelance job (sys admin)

Hi all. Im looking for a freelance job as sys admin.

Things i do/know:

  • Linux Debian
  • nginx (HTTP)
    -- uwsgi (Python)
    -- php7.0-fpm (PHP)
    -- nodejs (JS)
  • postfix (SMTP)
    -- dovecot (POP3, IMAP4)
  • bind9 (DNS)
  • Squid (Proxy)
  • iptables (FW)
  • vsftpd (FTP)
  • MySql (DB)
  • unrealircd (IRC)

  • programming API gateways in Python

  • web scraping (http get, PhantomJS)
  • programming web interfaces (plugins, forms) in HTML, CSS, JS

  • setup VPS, OS (apt-get update, iptables etc.), services (DNS, SMTP, HTTP etc.)

  • install Wordpress on VPS with root access

  • Wordpress edit (install plugins, change theme, etc.)
  • ...

--- looking for smaller projects ---

  • Thanks

Comments

  • PMed you ... let's discuss further privately ...

  • doghouchdoghouch Member
    edited September 2018

    So your first post is a job request... errrr........ good luck I guess.

    Thanked by 1wa44io4
  • WebProjectWebProject Host Rep, Veteran

    Haha, you do charge for basic command like:
    sudo apt-get update
    sudo apt-get upgrade
    or centos
    yum update
    or installation of php under root
    apt-get install php-fpm
    :smile:

  • @WebProject said:
    Haha, you do charge for basic command like:
    sudo apt-get update
    sudo apt-get upgrade
    or centos
    yum update
    or installation of php under root
    apt-get install php-fpm
    :smile:

    Pretty sure everyone does that.

    If anyone can do those basic commands for free, I have a few vps that need to be managed.

  • I don't think this is the place to look for a job like this... And, as I understand, you have limited knowledge on linux administration (at least, for someone that seeking for a sys-admin job)... best shot (even difficult) would be places like fiverr etc.

    Thanked by 1Junkless
  • BharatBBharatB Member, Patron Provider
    edited September 2018

    @squid77 send me your resume at [email protected], contact me on skype as well if possible.

  • 7 USD and make a container

  • @yokowasis said:

    @WebProject said:
    Haha, you do charge for basic command like:
    sudo apt-get update
    sudo apt-get upgrade
    or centos
    yum update
    or installation of php under root
    apt-get install php-fpm
    :smile:

    Pretty sure everyone does that.

    If anyone can do those basic commands for free, I have a few vps that need to be managed.

    How much is a few?

  • FlamesRunnerFlamesRunner Member
    edited September 2018

    @xaoc

    The beauty is in its ambiguity -- maybe a dozen, perhaps a few hundred or even thousands!

    Thanked by 1xaoc
  • damn that "setup VPS" really kills me lol.

  • I can install VestaCP
    nginx PHP iptables ...

  • I'm sorry, what are you trying to say @plusnettr?

  • I know things.

  • h2oh2o Member
    edited September 2018

    LET : Global Low-End Job Search Community :smiley:

  • jlayjlay Member
    edited September 2018

    @yokowasis said:

    @WebProject said:
    Haha, you do charge for basic command like:
    sudo apt-get update
    sudo apt-get upgrade
    or centos
    yum update
    or installation of php under root
    apt-get install php-fpm
    :smile:

    Pretty sure everyone does that.

    If anyone can do those basic commands for free, I have a few vps that need to be managed.

    Here's a start, something I've been slowly adding to:
    https://gitlab.com/jlay/ansible/tree/master/deploy_base

    A beginning to what I hope will be my 'deploy anything' framework, with roles for various things (eg: web server, database, kubernetes, etc).

    Ansible makes managing a bunch of systems easy. Automation is how most places use a few sysads to get a lot done :smile:

    Thanked by 2mfs coreflux
Sign In or Register to comment.