Menu

Close
  • Home
  • GitHub
  • Slack
  • Email
  • Links
  • Sean
Menu
Endless's Picture

Endless

Endless Will Help You

Brno, CZhttps://github.com/RH-sdavey/sean-will-help-you
12 posts

Welcome! If this is your first time on SWHY, take a look here!

Hello, We are Sean, and We're very happy You're here! TODO(explanation of site here) I want to follow a learning path Great, follow this… »

EndlessEndless on First-time, Welcome, Swhy19 October 2999

How to use the vim sudo trick

Ever edited a file in Vim that needed sudo, but you forgot to use sudo... So you have to exit vim, repoen the file and do your edits again… »

EndlessEndless on Easy, Linux, Vim31 January 2020

How to use 'pushd' and 'popd' statements in Bash scripting

Quick tutorial today to show the usage of pushd and popd commands for your Bash scripts, Lets get started! Quite often when creating, and… »

EndlessEndless on Sysadmin, Easy, Bash05 October 2019

How to use 'case' statements in Bash scripting

Nested statements (that is, if statements within if statements) are cool and all, and will usually do the job nicely, but if your list of… »

EndlessEndless on Sysadmin, Easy, Bash04 September 2019

How to make a Google Chrome extension

Google Chrome extensions are awesome, lets make one together! As we saw in THIS previous tutorial, it's possible to create a script to… »

EndlessEndless on Developer, Medium, Chrome17 August 2019

How to work with Sessions in Vim

If you regularly work with the same files and tabs open in Vim, Sessions could be your new best friend 📣 For our previous tutorial on how… »

EndlessEndless on Sysadmin, Easy, Linux, Vim04 July 2019

Lets create a script to get all user information, together

In this tutorial I'd like to try something a little different, lets write a script together 👍 Normally I would never advocate copying and… »

EndlessEndless on Sysadmin, Medium, Linux, Scripting03 June 2019

How to restart Linux NTPD service

After changes to the NTP configuration file (usually ntp.conf) the NTP service needs to be restarted. Lets find out how to do that The exact… »

EndlessEndless on Ntpd, Ntp, Services, Linux, Easy02 May 2019

How to work with tabs in VIM

This tutorial will show you how to work with multiple tabs open within one VIM session. If you're not so sure with VIM just yet, then go… »

EndlessEndless on Vim, Swhy01 April 2019

How to read the /etc/passwd file on Linux

Lets have a look at a very important file for any sysadmin of a Linux machine, /etc/passwd Why is this file so important? is a file used by… »

EndlessEndless on Sysadmin, Easy, Linux17 March 2019

Windows: Create a script to open webpages automatically

If you regularly need to open the same windows in Google Chrome, follow this tutorial to learn how to automate that This Tutorial is for… »

EndlessEndless on Sysadmin, Easy, Windows, Chrome17 February 2019

Run shell commands in (or to) Vim directly

How can I add the output of a shell command to my current file open in Vim? Check it out, you're in Vim, you're working on your file, and… »

EndlessEndless on Sysadmin, Easy, Linux, Vim29 January 2019
Sean Will Help You © 2020
Proudly published with Gatsby