Skip to content

rpCode

Good Atom editor setup Programming
3 Nov 2018

Good Atom editor setup

https://medium.com/productivity-freak/my-atom-editor-setup-for-js-react-9726cd69ad20 Productivity Freak…
Read More
Solve NTFS Partition Mount Problem In Ubuntu Dual Boot Work
3 Nov 2018

Solve NTFS Partition Mount Problem In Ubuntu Dual Boot

Problem: The NTFS partition is in an unsafe state error in Ubuntu Sometimes is possible to mount partition in read only mode, if you have something im…
Read More
Enable HTTPS on your website with EFF’s Certbot Apache
5 Jul 2018

Enable HTTPS on your website with EFF’s Certbot

Once upon a time enabling HTTPS on public site was a painful job. Now you just go to this URL and follow the instructions for your configuration. Ther…
Read More
Reliving from CORS nightmare in SPA applications Programming
15 Mar 2018

Reliving from CORS nightmare in SPA applications

CORS When you work whit services on a different domain, the horror and pain from fighting with CORS are unavoidable. Exactly, was unavoidabl…
Read More
Resume and CV page build with VueJs Work
5 Mar 2018

Resume and CV page build with VueJs

VueJS is best javascript framework I've ever been learned. For that reason, I decided to make my CV framed in Vue. Vue-cv source code is on GitHub her…
Read More
Generating a new SSH key and adding it to the ssh-agent (Linux) Programming
5 Mar 2018

Generating a new SSH key and adding it to the ssh-agent (Linux)

This is the original article on GitHub site. After you've checked for existing SSH keys, you can generate a new SSH key to use for authentication, the…
Read More
My list of commands for monitoring network traffic on Linux server Linux
26 Feb 2018

My list of commands for monitoring network traffic on Linux server

Network monitoring on Linux This post mentions some Linux command line tools that can be used to monitor the network usage. These tools monitor the tr…
Read More
Vue.js, make ajax requests with Axios Programming
23 Feb 2018

Vue.js, make ajax requests with Axios

Quite a few frameworks have built-in HTTP APIs. Angular 2 has the http module, JQuery has $.ajax, and, up until Vue 2.0, Vue.js had vue-resource. In V…
Read More
Adding an existing project to GitHub using the command line Programming
21 Feb 2018

Adding an existing project to GitHub using the command line

My way of adding project to GitHub This is my shortest possible explanation, I am glad if someone finds this post useful. This is for Linux users. For…
Read More
WordPress code highlighting WordPress tips
13 Feb 2018

WordPress code highlighting

// Crayon C++ #include <iostream> using namespace std; int main() { int a; cout << "1,2 or 3" << endl; cin >> a; } // Enlighte…
Read More

Posts pagination

< 1 2 3 4 >

Recent Posts

  • Kickstarting Your React Project with Vite, React Router, and Bootstrap (with Sass)
  • Tuples in Python: Ordered and Immutable Collections
  • Rust – my first impressions
  • Using nmcli command to configure the network interface
  • Something about AI from AI

Recent Comments

  • Juana Danial on Generating a new SSH key and adding it to the ssh-agent (Linux)
  • jav safari on Kickstarting Your React Project with Vite, React Router, and Bootstrap (with Sass)
  • estancil@gmail.com on Using nmcli command to configure the network interface
  • roli.niubo@gmail.com on Using nmcli command to configure the network interface
  • scleaver@gmail.com on Using nmcli command to configure the network interface

Archives

  • December 2024
  • February 2024
  • May 2023
  • April 2023
  • September 2022
  • June 2021
  • February 2021
  • August 2020
  • July 2020
  • February 2019
  • November 2018
  • July 2018
  • March 2018
  • February 2018

Categories

  • AI (1)
  • Fedora (2)
  • ReactJS (3)
  • Self-Aware (1)
  • Work (31)
    • Programming (11)
      • Python (1)
      • ReactJS (4)
      • Rust (1)
      • web-api (1)
    • System admin (14)
      • Apache (3)
      • Linux (12)
      • Network (1)
      • Samba (1)
      • ssh (1)
    • Vue.js (2)
    • WordPress tips (2)

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
About Me
Powered by WordPress
Theme by Simple Days
Blog about my coding experiences, and some other things.
©2025  rpCode