top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
Log In
JCS & Associates Inc.
Home
About
Members
More
Use tab to navigate through the menu items.
All Posts
How To
Linux
React
Virtual Box
Eror
Search
How To: Install nginx server & enable TLS Support
sudo apt update sudo apt install nginx Setting up Virtual Host cd /etc/nginx/sites-enabled sudo "${EDITOR:-vi}" tutorial server { listen...
Chris Speed
Jan 3, 2023
2 min read
How to Use Linux Rename Command
Change the naming convention of Plex File name - "heathcliff138.mp4" rename -v 's/heathcliff1/heathcliffS01/' *.mp4 rename -v...
Chris Speed
Oct 17, 2022
1 min read
How to reload application menu in Plasma 5
Press alt+F2 and copy/paste the following: kquitapp5 plasmashell && plasmashell
Chris Speed
Oct 6, 2022
1 min read
bottom of page